Age | Commit message (Collapse) | Author | Files | Lines |
|
- combine py_foo_proto.h and py_foo.h
- move #include of Python.h into one place so we can get rid of that
annoying compiler warning about HAVE_FSTAT being redefined
(This used to be commit 0659351b251aee438bb9e92682bc445f164923a5)
|
|
(This used to be commit 4580e16908fe06a2c2b6738683b7cb840467e61c)
|
|
at this.
(This used to be commit a9f632ed5d3d033849c25efac419b21e830c5069)
|
|
(This used to be commit cfb0c12eb6412c2cc84785c17ab2f6c89916aa56)
|
|
(This used to be commit fff081d3440373071d8859b7a7d71cf6489126a4)
|
|
(This used to be commit 63e59b0b737a1cd4ccc588b27e86be8262296052)
|
|
dictionary into a separate function.
(This used to be commit 10889241d5f5813f499501a45edccc4acd3e9f74)
|
|
(This used to be commit 802f30a1b34888823c1fc80121b3917cb6825119)
|
|
(This used to be commit 0d05c8ce54c3fa859abb8bd2ac13cacaed63e95c)
|
|
(This used to be commit 6f269de03e91b823a30a2a12e41f25f1fa050870)
|
|
Initialise global_myname in py_samba_init() function.
(This used to be commit e5dcd3c7ccf0060d86a484b8307f747805b20c5f)
|
|
(This used to be commit 4cafbcb205af11c478a2d9047554315915933e5d)
|
|
- removed dodgy fprintf() error handling
- return an error string from open_pipe_creds() so the appropriate
exception can be raised by the caller
- reformatting
(This used to be commit d35cad359df3bd53e6bb49f6655d4c7b9993abb0)
|
|
(This used to be commit 36ed06cb5078429445f3bbb0f69baa2e0f8356a4)
|
|
sure whether these should really be tuples or lists.
In open_pipe_creds() raise PyExc_RuntimeError exceptions if the pipe
connect function returns an error.
(This used to be commit 45cb1fed490d1fdafc5b63f2f5a33dfe5b334972)
|
|
(This used to be commit 14e4d889a236dd9c2ba6db68b3133e44195b8a47)
|
|
interactive and logfilename. These can be used to send Samba DEBUG()
output to stdout or to a logfile which makes automated testing much
funkier.
Also added get_debuglevel() and set_debuglevel() functions.
(This used to be commit 6c7b5e15c22119623ee959267d2755e21193bc4b)
|
|
corresponding to NT and DOS errors.
(This used to be commit cb243e2766260f03de6b748d20734b8183cf192b)
|
|
(This used to be commit d35770d06f7bc396cf32337a4e1104b5fe8a3ca8)
|