r1085: Now it's had some proper user testing, merge in the deferred open fix. I'm
[samba.git] / source3 / smbd / process.c
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr998: Arrrgggh. Do it right this time :-(.
2007-10-10 Jeremy Allisonr996: Fix error in change to queuing code (dlink).
2007-10-10 Jeremy Allisonr971: Auto remove store dos attributes if underlying...
2007-10-10 Herb Lewisr814: conn is 0 during ioctl (at least during smbtortur...
2007-10-10 Gerald Carterr799: BUG 1259 -- add 'printcap cache time' patch from...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Jeremy Allisonr478: Added Volkers fix to be able to force DOS errors...
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2003-12-01 Jeremy AllisonSubtract NT_STATUS from common flag, don't add it...
2003-12-01 Jeremy AllisonSubtract NT_STATUS from common flag, don't add it...
2003-12-01 Jeremy AllisonDon't automatically set nt status code flag unless...
2003-12-01 Jeremy AllisonDon't automatically set nt status code flag unless...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-05 Jeremy AllisonFix debug message warning.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-21 Jeremy AllisonFix signing miss-sequence noticed by Stefan Metzmacher...
2003-10-21 Jeremy AllisonFix signing miss-sequence noticed by Stefan Metzmacher...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-04 Jeremy AllisonUsed cachegrind to track down some bottlenecks.
2003-08-28 Jeremy AllisonFix bug found by tridge in 2.2.x. Ensure that %U substi...
2003-08-07 Jeremy AllisonTurns out I had my packet sequences wrong for oplock...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-24 Jeremy AllisonFix packet signing with asynchronous oplock breaks...
2003-07-24 Jeremy AllisonEnsure everywhere we defer an incoming SMB request...
2003-07-16 Jeremy AllisonReformatting fixes to bring in line with the rest of...
2003-05-06 Jelmer VernooijAdd metze's exit and idle event patch
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 Jelmer VernooijPatch from metze to add exit and interval events. Usefu...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-21 Andrew BartlettClobber our SMB buffers between packets. I hope this...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Tim PotterMerge of controversial 'max log size' fix.
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-24 Jeremy AllisonFixed typo found by tpot.
2003-01-24 Tim PotterMerge of increment_smbd_process_count() fix from appliance.
2003-01-23 Tim PotterMerge of max log file fixes from appliance:
2003-01-11 Gerald Carter[merge] make sure to update print queue cache during...
2003-01-11 Gerald Carter[merge] make sure to updatre print queue cache during...
2003-01-09 Herb LewisMoved smbd process counting functions from smbd/server...
2003-01-09 Tim PotterMoved smbd process counting functions from smbd/server...
2003-01-08 Jeremy AllisonEnsure we don't get an invalid number for total smbd...
2003-01-08 Jeremy AllisonEnsure we don't get an invalid number for total smbd...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-04 Gerald Cartermerges from HEAD - change_trust_account_password()...
2002-12-04 Gerald Carterchange_trust_account_password() must always use the...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
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-22 Herb Lewismove where got_sig_term and reload_after_sighup are...
2002-08-22 Herb Lewisreload_after_sighup and got_sig_term are defined in...
2002-08-18 Andrew Tridgelladded exact timing semantics on blocking locks
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-20 Andrew BartlettMove some startup time initialisation to server.c,...
2002-07-19 Jeremy AllisonAllow trans2 and nttrans messages to be processed in...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-06 Jeremy AllisonOverly complex but neccessary fix for kernel oplock...
2002-05-22 Jeremy AllisonMerge of bugfixes from 2.2.
2002-05-22 Jeremy AllisonMerge of receive_local_message fix from 2.2.5.
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-14 Jeremy AllisonNow we have reliable signals take SIGTERM inband.
2002-03-01 Andrew BartlettVarious comment fixes from Rafal Szczesniak <mimir...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-23 Jim McDonoughCheck request flag for unicode capability and respond...
2002-01-19 Jeremy AllisonReport write fail in smb_dump.
next