samba.git
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...
2002-10-15 Gerald Cartermerge from app_head to use GMT in job submission notifi...
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-09 Jeremy AllisonAdded "unknown info level".
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 Carterremoved stat() call in lp_add_home()
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
2002-10-08 Jeremy AllisonEnsure we register the 1c name on the unicast subnet.
2002-10-08 Volker LendeckeThird part of my fix for usrmgr. Assuming automagic...
2002-10-08 Jeremy AllisonFix based on Jim McDonough's code for ACL inheritance...
2002-10-07 Richard SharpeFix John's little typo ...
2002-10-07 John TerpstraFix ability to locate if we are a WINS client.
next