This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 /
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-10-21 Gerald Cartersync with SAMBA_3_0
2002-10-21 Gerald Cartermerging in changes from HEAD
2002-10-21 Gerald Carterremoving make_printerdef tool and sources
2002-10-21 Jelmer VernooijSync with metze's CVS tree
2002-10-21 Martin PoolTest both new samba.tdbpack and oldtdbutil pack/unpack...
2002-10-21 Martin PoolImport old pure Python version of tdbpack/unpack, so...
2002-10-21 Tim PotterThe libsmb module uses py_ntsec.o
2002-10-21 Tim PotterFixed up tconx function. Implemented nt_create_andx...
2002-10-21 Tim PotterWhoops - this should be in py_smb.c
2002-10-21 Martin PoolGive better error messages for TypeError, which will...
2002-10-21 Tim PotterMerge.
2002-10-21 Tim PotterMore cleanups of validation functions.
2002-10-21 Tim PotterZero some more return values.
2002-10-21 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-21 Tim PotterMerge of validiation cleanups from head.
2002-10-21 Tim Potterlevel should be a uint32 in enum_ports function.
2002-10-21 Tim PotterStricter validation in python->C conversion functions.
2002-10-21 Tim PotterFixed DRIVER_INFO_3 conversion function to check for...
2002-10-21 Tim PotterFix a silly memset typo.
2002-10-21 Tim PotterFix a silly memset typo.
2002-10-21 Andrew Tridgellreverted an incorrect fix. What I was trying to do...
2002-10-21 Andrew Tridgella space is a standard valid character in a filename
2002-10-21 Tim PotterZero tallocated memory in decode_printer_info, decode_d...
2002-10-21 Tim PotterZero tallocated memory in decode_printer_info, decode_d...
2002-10-21 Tim PotterBugfix for pidfile_create() from Kelledin.
2002-10-21 Tim PotterBugfix for pidfile_create() from Kelledin.
2002-10-20 Tim PotterAdded stubs for query/set security descriptors on files...
2002-10-19 Volker LendeckeFix full_name for info23 as well. Thanks, Andrew.
2002-10-19 Volker LendeckeThis fixes some bugs for NT4 usrmgr.exe
2002-10-18 Herb Lewismust add one to the extra_data size to transfer the...
2002-10-18 Jelmer VernooijDon't encourage people to use -P - it's obsolete
2002-10-18 Andrew BartlettIt seems that I'm meant to be using the helper function...
2002-10-18 Jim McDonoughFormat objectGUIDs on ads dumps.
2002-10-18 Jeremy AllisonStart to merge the new ACL mapping code from Andreas...
2002-10-18 Jeremy AllisonStart to merge the new ACL mapping code from Andreas...
2002-10-18 Gerald CarterNULL enum_local_groups for ads winbindd (temporary...
2002-10-18 Gerald CarterNULL enum_local_groups for ads winbindd (temporary...
2002-10-18 Jim McDonoughAdd extra parm to cli_full_connection. Tim, you should...
2002-10-18 Jim McDonoughAdd extra parm to cli_full_connection call. Tim, you...
2002-10-18 Jim McDonoughFix build. An extra parm was added to cli_full_connect...
2002-10-18 Jim McDonoughFix build. Extra parm was added to cli_full_connection...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Volker LendeckeRevert changes
2002-10-17 Volker LendeckeRevert changes
2002-10-17 Tim PotterMerge NULL relstr fix from HEAD.
2002-10-17 Tim PotterWhen unmarshalling a relstr, don't unmarshall the strin...
2002-10-17 Tim PotterIgnore python build directory.
2002-10-17 Tim PotterIgnore python build directory.
2002-10-17 Tim PotterMerge of SMB_ASSERT.
2002-10-17 Tim PotterDo a SMB_ASSERT() in cli_nt_session_open() when the...
2002-10-17 Tim Pottermake proto
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-10-17 Tim PotterFix for new arguments of cli_nt_session_open()
2002-10-16 Jeremy AllisonNever do a ZERO_STRUCT on a structure in a linked list...
2002-10-16 Jeremy AllisonNever do a ZERO_STRUCT on a structure in a linked list...
2002-10-16 Gerald Cartermerge from app_head to commit re-init'd printer to...
2002-10-16 Gerald Carterfix from APP_HEAD to commit a re-init'd printer to...
2002-10-16 Volker LendeckeNo functional change. I'm trying to understand pdb_ldap...
2002-10-16 Volker LendeckeCreate group mappings on the fly.
2002-10-16 Jeremy AllisonSMB_ASSERT to check list terminates.
2002-10-16 Jeremy AllisonSMB_ASSERT to check list terminates.
2002-10-15 Andrew Tridgell- we need to rescan the trusted domain list regularly...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Jeremy AllisonFix spelling of background_process.
2002-10-15 Jeremy AllisonFix spelling of background_process.
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-15 Jeremy AllisonAdded cli_set_timeout() call.
2002-10-15 Jeremy AllisonMerge Anton's 64-bit fix.
2002-10-15 Andrew Tridgellfixed a crash bug on 64 bit systems. Thanks to Anton...
2002-10-15 Gerald Cartermerge from APP_HEAD to use GMT in job submission notifi...
2002-10-15 Gerald Cartermerge from app_head to use GMT in job submission notifi...
2002-10-14 Tim PotterMerge of file/directory access bits changes.
2002-10-14 Tim PotterTidyup of file specific access mask bits.
2002-10-14 Jelmer VernooijDon't use SAM FLAGS from smb.h since they're gone ...
2002-10-14 Volker LendeckeIn my test, sync_context simply has to be incremented...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-12 Andrew BartlettWe already set LDAPv3 at connect time, no need to set...
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-09 Jeremy AllisonAdded unknown info level.
2002-10-09 Jeremy AllisonAdded "unknown info level".
2002-10-09 Jeremy AllisonUse memmove when copies can overlap. Spotted by SUGIOKA...
2002-10-09 Jeremy AllisonUse memmove when copies can overlap. Spotted by SUGIOKA...
2002-10-09 Gerald Carterprint job properties fix from APP_HEAD. a null devmode...
2002-10-09 Gerald Carterprint job properties fix from APP_HEAD. a null devmode...
2002-10-09 Gerald Carterremoved stat() call in lp_add_home()
2002-10-09 Gerald Carterremoved stat() call in lp_add_home()
2002-10-09 Gerald Carteradd_printer_hook() fix from APP_HEAD
2002-10-09 Gerald Carteradd_printer_hook() fix from APP_HEAD
2002-10-09 Jelmer VernooijDistclean should remove scripts/findsmb (patch from...
2002-10-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-08 Jeremy AllisonEnsure we register the 1c name on the unicast subnet.
2002-10-08 Jeremy AllisonEnsure we register the 1c name on the unicast subnet.
next