fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
[ira/wip.git] / source3 / python /
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Tim PotterSync up with 3.0 version.
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Tim PotterFix for bug #60. Our autoconf code adds both libraries...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim PotterMerge create/delete domain user samr calls from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-05 Simo Sorcesome more idmapping :)
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Tim PotterStarted working on python routines to add and delete...
2003-03-20 Tim PotterMerge of compiler warning fixups.
2003-03-20 Tim PotterMerge of removal of py_samba.c
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Tim PotterGCC 3.x has deprecated multi-line string constants.
2003-03-19 Tim PotterFix compiler warning.
2003-03-19 Tim PotterRemoved unused variable.
2003-03-19 Tim PotterAdd function prototype.
2003-03-19 Tim PotterRemove py_samba.c experiment - it didn't work.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Tim PotterMerge of #ifdef'ed out auth_smbd wrapper.
2003-03-18 Tim PotterAdded #ifdef'ed out implementation of auth_smbd python...
2003-03-13 Tim PotterMerge of added locking functions from HEAD.
2003-03-13 Tim PotterMerge ... some commentary for getprinter info levels...
2003-03-13 Tim PotterAdded chainlock, chainunlock, lock_bystring and unlock_...
2003-02-25 Tim PotterMerge: fix compiler warning.
2003-02-24 Tim PotterQuieten compiler warning.
2003-02-20 Martin PoolDoc
2003-02-20 Martin Pool(Merge from APPLIANCE_HEAD)
2003-02-20 Martin Pool(Merge from APPLIANCE_HEAD)
2003-02-19 Tim PotterMerge of cleanups and srvsvc implementation from HEAD.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2003-02-18 Martin PoolCheck return code from string_to_sid.
2003-02-17 Tim PotterAdded SRVSVC pipe support. I've started implementing...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-15 Tim PotterSync up compiler warning fixes.
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-07 Tim PotterRename a local variable to avoid a warning.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-20 Tim PotterMerge from HEAD:
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Martin PoolCR1333: Fix memory leak when unpacking some structures.
2002-12-12 Martin Pool* Ignore .pyc and .pyo files produced as a side-effect...
2002-12-12 Tim PotterMerge of compile tweaks for python tdbpack module.
2002-12-11 Tim PotterSome more tweaking for compilation of py_tdbpack.
2002-12-05 Tim PotterMerge from HEAD:
2002-12-04 Tim PotterFUNCTION_MACRO change broke the Python modules.
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-29 Tim PotterFixed silly bug.
2002-11-29 Tim PotterAnother global_myname() fix from HEAD.
2002-11-29 Tim PotterMerge from HEAD:
2002-11-29 Tim PotterMerge of argument check fixes from HEAD.
2002-11-29 Tim PotterMerge of global_myname() fixes from HEAD.
2002-11-29 Tim PotterMerge of compiler warning fixes from HEAD.
2002-11-27 Jeremy AllisonChange default codepage to UNIX.
2002-11-27 Jeremy AllisonFix comment - 850 -> iso8859-1
2002-11-27 Jeremy AllisonRemove use of 'F' - make 'f' and 'p' do unix (iso8859...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-25 Tim PotterFix some argument checking bugs found by testsuite.
2002-11-22 Tim PotterAdded some extra code to test absence/presence of LM...
2002-11-22 Tim PotterFixed some compiler warnings.
2002-11-22 Tim PotterFixed some globals that escaped the recent globalcide.
2002-11-22 Martin PoolAdd support for new 'F' format, which is a string in...
2002-11-19 Tim PotterMerge from HEAD:
2002-11-19 Tim PotterMerge from HEAD:
2002-11-19 Tim PotterFix typo in docstring.
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-12 Martin PoolRename unpack_* functions to be consistent
2002-11-12 Martin PoolRename pytdbpack_unpack -> pytdbunpack
2002-11-12 Martin PoolJust reorder functions to put related ones together
2002-11-12 Martin PoolRemove dead code for packing buffers which has now...
2002-11-12 Martin PoolRemove dead code for packing buffers which has now...
2002-11-12 Martin PoolRemove non-integer Pointer values, which are no longer...
2002-11-11 Tim PotterSync with HEAD.
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-09 Martin PoolRewrite all the packing stuff so that it converts ...
2002-11-07 Tim PotterSync up python stuff from HEAD.
2002-11-06 Tim PotterAdded enumprinterkey function.
next