tprouty/samba.git
2001-08-22 Andrew Tridgelladded ERRbadmcb
2001-08-22 Andrew Tridgellminor bug fixes to smbtorture
2001-08-22 Tim PotterLink in smbdes routines for new wbinfo authentication...
2001-08-22 Tim PotterAdded another authentication interface to winbindd...
2001-08-22 Andrew Tridgella fix for directory listing with the dave/thursby client
2001-08-22 Volker LendeckeFixed typo.
2001-08-22 Gerald Cartermerge from 2.2
2001-08-22 Gerald Cartermerge from 2.2
2001-08-22 Jeremy AllisonMissed '\' at eol...
2001-08-22 Jeremy AllisonTidyup fixes for fcntl spin problem.
2001-08-22 Jeremy AllisonFixed the (incorrect) paranioa fix I put in for the...
2001-08-21 Herb Lewissync with 2.2 branch
2001-08-21 Jeremy AllisonMissed uninitialized variable return for del_share_mode().
2001-08-21 Andrew Tridgellstring terminate in mkdir
2001-08-21 Tim PotterAdded cli_lsa_open_policy2()
2001-08-21 Tim PotterDistinguish between NT informational and error codes.
2001-08-21 Andrew BartlettAdd a new option to disable our paranoid server check.
2001-08-21 Volker LendeckeFixed a little typo.
2001-08-21 Volker LendeckeThis is Jeremy pretending to be Volker, 'cos the
2001-08-20 Jeremy AllisonEnsure we are very explicit about what we're comparing...
2001-08-20 Andrew BartlettAdd comment to clarify why we call this twice.
2001-08-20 Andrew Tridgelltwo fixes for NT clients -> share level Samba server
2001-08-20 Andrew Tridgellallow for the NULL in make_nmb_name()
2001-08-20 Andrew Tridgelladded -b option
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-19 Jeremy AllisonRealloc fix.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-19 Jeremy AllisonMore Realloc fixes.
2001-08-19 Jeremy AllisonRealloc fix.
2001-08-19 Anton BlanchardAdd missing gcc memory barriers, this bug showed up...
2001-08-18 Jeremy AllisonMore Realloc fixes.
2001-08-18 Jeremy AllisonMore Realloc fixes.
2001-08-17 Jeremy AllisonUse tparam not tdata when reallocing params to make...
2001-08-17 Jean-François... more useful debug messages and check if the size are...
2001-08-17 Andrew BartlettOK, so not freeing these was a mistake. I'll try to...
2001-08-17 Andrew BartlettMove the claim_connection stuff till a little later...
2001-08-17 Andrew BartlettMove admin user check into a helper function.
2001-08-17 Andrew BartlettMove read only check into a helper funcion. Ensure...
2001-08-17 Andrew BartlettRestore a debug I think I dropped earlier
2001-08-17 Andrew Bartlettsmbd/auth_server: Doco, we want to use cli_nt_error...
2001-08-17 Andrew BartlettStyle cleanup for the last vuid change.
2001-08-17 Andrew BartlettOne less getpwnam() call...
2001-08-16 Andrew Tridgellremoved unused file
2001-08-16 Andrew Tridgellremoved unused file
2001-08-13 Jeremy AllisonAdded Jim McDonough's Win9x take ownership fix.
2001-08-13 Gerald Cartermerge from 2.2
2001-08-13 Jeremy AllisonAdd printing of errno when POSIX lock requests fail.
2001-08-13 Tim PotterMoved across definition of dos error types from smb...
2001-08-13 Tim PotterConverted to new error API.
2001-08-13 Tim PotterFixed typo in debug message.
2001-08-13 Tim PotterFixed up 'orrible formatting.
2001-08-12 Tim PotterFixed crash bug when attempting to list contents of...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-12 Andrew BartlettKill of idra's extra become_root()/unbecome_root()...
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-12 Simo Sorceit was half committed last time,
2001-08-11 Simo SorceWithout this become_root()/unbecome_root() pair I was...
2001-08-10 Jeremy AllisonAdded Mike Davidsons Tru64 ACL patch.
2001-08-10 Jeremy AllisonMerge in the NT drivers changes from 2.2.
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-10 Tim PotterDebug cleanups.
2001-08-10 Tim PotterHad the test for cli_is_error() reversed. You idiot...
2001-08-10 Tim PotterFixes for new client error api.
2001-08-10 Tim PotterUse new client error api.
2001-08-10 Tim PotterUse the new client error api.
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-08-10 Tim PotterMore constant conversions.
2001-08-10 Tim PotterRemoved nt_error field from cli_state as it was not...
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-08-10 Tim PotterMoved dos error codes from smb.h into new file doserr.h
2001-08-10 Tim PotterChanged the order of arguments in make_oem_passwd_hash...
2001-08-10 Gerald Cartermerge from 2.2
2001-08-10 Jeremy AllisonFixed typo in patch.
2001-08-09 Jeremy AllisonFixed wrong placement of allocate code :-(.
2001-08-09 Jeremy AllisonAdded fix from Dan Thibadeau @ HP for parsing problem.
2001-08-09 Jeremy AllisonFix inspired by Don @ HP. Close down password server...
2001-08-09 Jeremy AllisonMerged John's fix.
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-08-09 Andrew BartlettTry to set the socket options early for some OSs (like...
2001-08-09 Tim PotterLink fix for smbpasswd.
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-08-08 Andrew BartlettSome better debugs for our security=server code. I...
2001-08-08 Tim PotterMerge of modesty patch from 2.2 spec file.
2001-08-08 Tim PotterFactored out common rpc pipe initialisation and shutdow...
2001-08-07 Tim PotterPatch for having spaces in tdb keys, NULL termination...
2001-08-07 Jeremy AllisonUpdate to work with no crypt available, just like it...
2001-08-07 Gerald Cartermerge from 2.2
2001-08-07 Jeremy AllisonAlways return NT_STATUS_DISK_FULL, even for quota errors.
2001-08-07 Jeremy AllisonAdded fixes to return correct error codes on space...
2001-08-07 Jeremy AllisonCorrectly report amount written in debug when allocatio...
2001-08-07 Tim PotterA collection of fixes/cleanups to the security descript...
2001-08-06 Tim PotterFixed another possible memleak in cli_initialise()
2001-08-06 Jeremy AllisonAdded Gerald's lanman printing only change to HEAD.
2001-08-06 Jeremy AllisonFix for getting allocate_file_space to return the corre...
2001-08-06 Andrew BartlettRecord the NT_STATUS constant rather than its number...
2001-08-06 Richard SharpeStop HP/UX building shared libraries for the moment ...
2001-08-06 Tim PotterWe don't use indent in the HEAD branch.
2001-08-06 Tim PotterCleaned up error handling in cli_initialise() to fix...
next