Fixed incorrect debug.
[jra/samba/.git] / source3 /
2001-08-24 Tim PotterFixed incorrect debug.
2001-08-24 Tim PotterFixed typo in debug message.
2001-08-24 Simo Sorceadd a comment to make the code more readable
2001-08-24 Tim PotterSet secure channel type depending on server role.
2001-08-24 Herb Lewisfix missing )
2001-08-24 Simo Sorcelet admins also abort a shutdown
2001-08-24 Jeremy AllisonFixed malloc -> talloc problems pointed out by Simo.
2001-08-24 Andrew Tridgellallow for 0 range locks in locktest
2001-08-24 Andrew Tridgellflush on a invalid fsp should give an error
2001-08-24 Andrew Tridgell0 byte lock ranges ARE valid
2001-08-24 Andrew Tridgellfixed shortname length in trans2 list
2001-08-24 Herb Lewisget rid of old debug code and possible socket leak
2001-08-23 Jeremy AllisonFix W2K profiles writing to a Samba PDC. Thanks to...
2001-08-23 Simo Sorceso let admins shutdown their samba servers remotely...
2001-08-23 Andrew Tridgellmore minor torture updates
2001-08-23 Andrew Tridgelluse 32 bit locking if client doesn't do 64 bit
2001-08-23 Jeremy AllisonSome W2k info.
2001-08-23 Gerald Cartermerge from 2.2
2001-08-23 Andrew BartlettFix to only send the status32 error for status32 client...
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-23 Andrew BartlettFix up some unused variables and functions, fix up...
2001-08-23 Simo Sorcecompile fix
2001-08-23 Tim PotterFix for filers sending -1 for the maximum read request...
2001-08-23 Andrew Tridgellbetter error reporting for servers that don't do port 445
2001-08-23 Andrew Tridgellthe beginnings of a TRANS2 scanner
2001-08-23 Tim PotterAdded copyright for me and AB.
2001-08-22 Andrew Tridgelladded port 445 support to our client code
2001-08-22 Andrew BartlettA few changes:
2001-08-22 Simo Sorcesome %things are not expanded properly in get share...
2001-08-22 Jean-François Mico... The DELL powervault 705 is sending a tcon&x with the...
2001-08-22 Herb Lewisforce checking of log size after 200 smbd in a row...
2001-08-22 Jeremy AllisonRemove unneeded lp_talloc_free().
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 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 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 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 Mico... 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...
next