samba.git
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 Volker LendeckeI was somewhat annoyed by 'pdbedit -a vl' spitting...
2002-10-21 Jelmer VernooijFix usage message
2002-10-21 Jelmer VernooijRemove obsolete acconfig.h - we now use comments in...
2002-10-21 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2002-10-21 Jelmer VernooijAdd faq chapter about the samba features
2002-10-21 Jelmer VernooijDon't say we need WINS Replication documentation
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 Gerald Carterdetect rpm v4.1 (RedHat 8.0)
2002-10-21 Gerald Carterupdating from SAMBA_2_2
2002-10-21 Jelmer VernooijSmall patch from metze to add 3 parameters to vfs_init...
2002-10-21 Jelmer VernooijAdd text doc about what work is left on the docs for 3.0
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 Jelmer VernooijDocument parameters that have been added in 3.0
2002-10-18 Jelmer VernooijUpdate for 3.0 (document -B, -s, -n options). Is now...
2002-10-18 Jelmer Vernooijsmb.conf.5 is completely up-to-date for 3.0 now. Say...
2002-10-18 Jelmer VernooijTry to put some questions from the mailinglist in
2002-10-18 Jelmer VernooijAdd FAQ 'I have set 'force user' and samba still makes...
2002-10-18 Jelmer VernooijDocument %D. Make a difference between sub_basic and...
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 Jelmer VernooijAdd note to HP-UX: use gcc or HP's ansi C compiler...
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 Jelmer VernooijRemove note about the howto being in 'htmldocs' - this...
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 Jelmer VernooijThese utilities aren't in HEAD
2002-10-15 Jelmer VernooijThese utilities are not in HEAD
2002-10-15 Jelmer Vernooijmake_smbcodepage and make_unicodemap are gone in HEAD
2002-10-15 Jelmer VernooijAdd info on chpass on *BSD systems (thanks Krzysztof...
2002-10-15 Jelmer Vernooijmake html
2002-10-15 Jelmer VernooijConvert BROWSING-Config.txt to SGML
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...
next