Fix for bug #5082 from Mathias Gug <mathiaz@ubuntu.com>, Steve Langasek <vorlon@debia...
[tprouty/samba.git] / source / smbd / process.c
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Volker Lendecker23725: Remove get_current_mid()
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Volker Lendecker23537: Revert the inbuf/outbuf part of r23528: This...
2007-10-10 Volker Lendecker23528: Two changes to make the valgrind massif (heap...
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22695: Dummy checkin (reformatting) to make the AIX...
2007-10-10 Volker Lendecker22691: Fix a 64-bit warning and a const const discard...
2007-10-10 Volker Lendecker22458: Fix a comment
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22389: Start preparing for multiple encryption context...
2007-10-10 Volker Lendecker22213: We can't use become_root() here, as it does...
2007-10-10 Jeremy Allisonr22145: Fix bug #4494 - reported by Kevin Jamieson...
2007-10-10 Volker Lendecker21879: Move process_blocking_lock_queue to a timed...
2007-10-10 Volker Lendecker21871: Move deadtime processing into an idle event...
2007-10-10 Volker Lendecker21870: Move sending auth_server keepalives out of...
2007-10-10 Volker Lendecker21869: Move sending keepalives out of the main process...
2007-10-10 Volker Lendecker21868: Remove check_log_size from the central smbd...
2007-10-10 Volker Lendecker21867: Simplify calling convention of timeout_processi...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21731: Fix long-standing bug in our chain processing...
2007-10-10 Volker Lendecker21278: The main goal of this was to get rid of the...
2007-10-10 Volker Lendecker21184: Dummy checkin to let the build farm pick up...
2007-10-10 Jeremy Allisonr21166: Ensure we return the correct "EROFS" error...
2007-10-10 Volker Lendecker20931: This changes the notify infrastructure from...
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-10-10 Volker Lendecker20700: In the main processing loop we select() on...
2007-10-10 Volker Lendecker20432: Apply some const
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Volker Lendecker17569: Make 'max smbd processes' more robust. Counting...
2007-10-10 Jeremy Allisonr17105: Fix the race Volker found - we had a non-locked
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16397: Fix Klocwork #11767 and drasticly simplify the
2007-10-10 Volker Lendecker15495: current_user_info is not referenced in process.c
2007-10-10 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Jeremy Allisonr15084: Try and squeeze more out of the non-read/write...
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 Jeremy Allisonr15022: Fix core dumps on normal server exit.
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Volker Lendecker14559: Oplocks have changed, process_smb can be static...
2007-10-10 Jeremy Allisonr14229: Something Coverity hasn't caught (yet) but...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13498: Fix the kernel oplocks code for IRIX. Should...
2007-10-10 James Peachr13482: Push the FAM notification file descriptor into...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10188: 64-bit warning fix.
2007-10-10 Jeremy Allisonr9126: Fix valgrind bug Volker found in interaction...
2007-10-10 Volker Lendecker8798: Save one system call per SMB. smb_run_idle_event...
2007-10-10 Jeremy Allisonr8782: Fix bug #2918. The problem was using Inbuffer...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Simo Sorcer7961: randomize reloading so that smbds do not pverloa...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr7550: Steal the correct error return for invalid TID...
2007-10-10 Volker Lendecker7344: Correctly return if malloc fails.
2007-10-10 Jeremy Allisonr6346: Add a counter for the number of SMB operations...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Gerald Carterr4539: patch from Rob -- adding real printcap name...
2007-10-10 Jeremy Allisonr4190: When changing length calculations, get them...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1936: Fix bug noticed by Steve - ensure extended secur...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
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...
next