make sure we don't try to decode any null password buffers during a
[samba.git] / source3 / smbd /
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-07 Jelmer VernooijMake append_log work again
2002-11-07 Jim McDonoughStop using hardcoded transact commands
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-11-05 Jeremy AllisonEnsure can_delete returns correct error code.
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-04 Jelmer VernooijHandle -p correctly
2002-11-04 Jelmer VernooijMake IRIX happy
2002-11-02 Jelmer VernooijRemove obsolete function usage and some unused variables
2002-11-02 Jelmer VernooijConvert to popt.
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-29 Andrew BartlettFix a nice little memory leak in our uid changing code.
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
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 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Andrew Tridgellfixed a crash bug on 64 bit systems. Thanks to Anton...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-11 Jeremy AllisonTurns out with Win9x, we could occasionally return...
2002-10-08 Jeremy AllisonFix based on Jim McDonough's code for ACL inheritance...
2002-10-07 Jeremy AllisonFix from Andreas Gruenbacher <agruen@suse.de> to preven...
2002-10-05 Richard SharpePush Steve Langasek's fix ...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-03 Jeremy AllisonAdded ASCII art to make this clearer.
2002-10-03 Jeremy AllisonWrite cache bugfix from Rasmus Borup Hansen, system...
2002-09-25 Andrew BartlettMetze claims that without this his win2k server gets...
2002-09-25 Andrew BartlettKill of Get_Pwnam_Modify and smb_getpwnam(). The latte...
2002-09-25 Andrew BartlettMove to common user token debugging, and ensure we...
2002-09-25 Jeremy AllisonMerge of "profile acls" code.
2002-09-20 Jeremy Allison"@" is valid in NetBIOS domain names.
2002-09-20 Andrew Tridgellchange ADS negprot to match more closely the options...
2002-09-19 Jeremy AllisonUse sendfile in readbraw.
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Andrew Tridgelldisable stat cache when case sensitive
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-14 Jeremy AllisonAdded fix for broken Linux (no sendfile64). When offset...
2002-09-12 Jeremy AllisonFixed up FreeBSD sendfile code - only Solaris left...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Jeremy AllisonFormatting tidyups before I look at implementing the...
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-09-11 Jeremy AllisonFix missing braces around push lock call.
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-09-09 Jeremy AllisonMerged Steve French's fix for OS/2 EA return error...
2002-09-09 Jeremy AllisonPatch from Steve French to fix difference in responses to
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-06 Andrew BartlettRevert accidental commit - I'll need to do a fair bit...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettOops...
2002-09-06 Andrew BartlettOne less user of Get_Pwnam_modify()...
2002-09-05 Jeremy AllisonWe shouldn't add printing flag here.
2002-09-05 Tim PotterSend any queued up print notify messages in exit_server...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-09-03 Jeremy AllisonEnsure we open UNIX fifo's non-blocking like we used...
2002-08-31 Richard SharpeConvert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-30 Jeremy AllisonFix bug with stat mode open being done on read-only...
2002-08-30 Jeremy AllisonCorrectly fail opens with mismatching SYSTEM or HIDDEN...
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-28 Simo Sorcefix file_is_special test, was wrong.
2002-08-28 Jeremy AllisonMove -4 to correct side of comparison.
2002-08-27 Jeremy AllisonEnsure we have at least smb_size bytes before processin...
2002-08-26 Jeremy AllisonCorrect fix for nc problem.
2002-08-26 Jeremy AllisonReformatting only before real change.
2002-08-26 Jeremy AllisonReverted and tidied up the "special" files patch. Adds...
2002-08-26 Andrew BartlettUpdates!
2002-08-24 Simo Sorcedo not expose special files, only files, directories...
2002-08-23 Jeremy AllisonMerged initial allocation code for IFSTEST fix.
2002-08-22 Herb Lewismove where got_sig_term and reload_after_sighup are...
2002-08-22 Andrew Tridgellmade the CAP_UNIX test a bit cleaner
2002-08-22 Herb Lewisreload_after_sighup and got_sig_term are defined in...
2002-08-22 Jeremy AllisonRemember to check for UNIX extensions before saying...
2002-08-22 Jeremy AllisonWe were returning incorrect flags in smb_action....
2002-08-22 Andrew BartlettEnsure we don't change to a user that we can't get...
2002-08-22 Jeremy AllisonFixed IFSTEST errors with OpenParams... more to go.
2002-08-21 Jeremy AllisonFix longstanding bug in Win2k clients by clearing the...
2002-08-20 Jeremy AllisonIFSTEST fixes for open fid, nametoolong.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-19 Tim PotterAdded comment about our implementation of the trans2
2002-08-19 Jeremy AllisonIFS kit test - don't allow TEMP attribute on directory...
2002-08-18 Andrew Tridgellround lock timeouts in lockingX upwards to multiples...
2002-08-18 Andrew Tridgelladded exact timing semantics on blocking locks
2002-08-18 Simo SorceA new utility to test VFS system and modules
2002-08-17 Andrew Tridgellget the error code right in case of a blocking lock...
2002-08-17 Andrew Tridgellamazing! we've had a reversed comparison in our blockin...
2002-08-17 Andrew BartlettChange which session key we negotiate. This uses the...
2002-08-17 Andrew BartlettAdd const.
2002-08-17 Andrew BartlettAdd 'const'.
2002-08-17 Andrew BartlettBecouse of changes to the meaning of this feild over...
2002-08-16 Jim McDonoughRe-add the last empty item to the NTLMSSP info list...
2002-08-16 Andrew BartlettAdd some const to the 'in' paramaters for these functions.
2002-08-16 Andrew BartlettFix segfault in the new NTLMSSP code. jmcd: can you...
next