* BUG 446
[samba.git] / source3 / python /
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-10 Tim PotterRemove another dead file.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-25 Gerald Carterupdate python libraries for new cli_spoolss_getprinterd...
2003-08-12 John TerpstraTims' little fix.
2003-08-12 Tim PotterFix for bug 269. Change wbinfo and ntlm_auth to conver...
2003-08-04 Tim PotterMore patches from Brett:
2003-08-04 Tim PotterFix memory leak in py_smb_set_setdesc()
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-29 Tim PotterMore memory leak fixes from Brett! It turns out PyDict...
2003-07-29 Tim PotterMemory leak fixes from Brett A. Funderburg - don't...
2003-07-29 Tim PotterAdd debug output api's from lsa/spoolss modules to...
2003-07-23 Tim PotterFix two memory leaks in the smb module:
2003-07-22 Tim PotterUse lp_idmap_[ug]id() instead of lp_winbind_[ug]id()
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-13 Tim PotterDelete outdated file.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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.
next