ira/wip.git
2002-10-28 Jelmer VernooijFix typo (-s -> -S)
2002-10-28 Jelmer VernooijUpdate info on ldap suffix (thanks metze)
2002-10-28 Jelmer Vernooijdocument ldap suffix
2002-10-28 Volker LendeckeImplement 'net maxrid'. Needed to find the maximum...
2002-10-27 John TerpstraRemove make_printerdef from binary install process.
2002-10-26 Jelmer VernooijFix bug in '-d'
2002-10-26 Andrew BartlettOne more step towards to better PDC.
2002-10-26 Andrew BartlettMake sure that we always return False if the password...
2002-10-26 Andrew BartlettUpdates to winbind's PAM client and server - make the...
2002-10-26 Jeremy AllisonFix problem where an fd would be left open for every...
2002-10-25 Gerald CarterPURGE_PRINTER fix from APP_HEAD
2002-10-25 Jelmer VernooijFix memory leak (patch by Steve Langasek)
2002-10-25 Jelmer VernooijOnly run free_private_data when it's specified (reporte...
2002-10-24 Jelmer VernooijDocument -P and -V (patch from Guenther Deschner <gd...
2002-10-23 Jeremy AllisonReverted a fix from Volker (sorry). We need to move...
2002-10-23 Jelmer VernooijMove OID documents to web module
2002-10-23 Andrew Tridgellmuch simpler code to choose a DC to contact in winbindd...
2002-10-23 Jeremy AllisonDebug level 12 is a typo.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Andrew Tridgellif trusted domains are disabled then we should not...
2002-10-23 Andrew Tridgellfixed a possible segv when dealing with a blank password
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Simo SorceSome was asking to look at this code, so better it...
2002-10-21 Tim PotterFixed bug in session setup kwlist.
2002-10-21 Volker LendeckeSame segfault as in add_groupmem.
2002-10-21 Volker Lendeckepdb_unix.c did not really expect group RIDs dictated...
2002-10-21 Gerald Cartermerge from samba_3_0
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 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 Jelmer VernooijSync with metze's CVS tree
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 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 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 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 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 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 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. 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 Volker LendeckeRevert changes
2002-10-17 Volker LendeckeRevert changes
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 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 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-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 AllisonFix spelling of background_process.
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
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 Andrew Tridgellfixed a crash bug on 64 bit systems. Thanks to Anton...
next