kai/samba.git
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Herb Lewisnew logs use abbreviated month names. Add this to date...
2001-08-27 Andrew Tridgellforgot to commit the scanner code
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-27 Andrew BartlettAs per plug-fest discussions this paramater no longer...
2001-08-26 Jeremy AllisonSpaces -> Tabs.
2001-08-26 Jeremy AllisonIgnore locks of length zero as they mean different...
2001-08-26 Jeremy AllisonDon't use CLEAR_IF_FIRST if opening read-only.
2001-08-26 Jeremy Allisonbzero is not used (deprecated) as it's a BSDism.
2001-08-26 Volker LendeckeChange default 'name resolve order' to WINS before...
2001-08-26 Christopher... Same as nmbd.c. These now test wins_srv_count() instea...
2001-08-26 Christopher... Instead of checking lp_wins_server() to see if a WINS...
2001-08-26 Christopher... Small changes to get ready for adding WINS failover...
2001-08-26 Gerald Carterfixed typo
2001-08-26 Christopher... Fussing with debug lines in open_socket_in(). I cleane...
2001-08-24 Andrew Tridgellwe now have all but the dreaded 0/0 lock working
2001-08-24 Gerald Cartertypo
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-24 Tim PotterMore status32 conversions.
2001-08-24 Jeremy AllisonRe-added readbraw call to test with smbtorture. This...
2001-08-24 Andrew Tridgellfixed level2 find first for unisys clients
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-08-24 Gerald Carter/tmp/cvsVTEaY5
2001-08-24 Tim PotterFixed debug in cli_establish_connection() - print out...
2001-08-24 Andrew Tridgelltests for 0 length locks
2001-08-24 Tim PotterProcess the SAM/UAS change notification message.
2001-08-24 Tim PotterOnly register the #1b name if we are ROLE_DOMAIN_PDC...
2001-08-24 Herb Lewisfixes big endian unistring problems. Need to check...
2001-08-24 Tim PotterMake domain_client_validate return a status code instea...
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... 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 Volker LendeckeMention 'delete veto files' in 'veto files' description
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 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...
next