summaryrefslogtreecommitdiffstats
path: root/source/smbd/process.c
Commit message (Expand)AuthorAgeFilesLines
* r21479: Merge Volker's code simplification for the AIOJeremy Allison2007-02-211-38/+2
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-55/+35
* r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison2007-02-051-1/+1
* r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison2007-01-131-1/+1
* r20719: Sync up the changes in the fileserver code between SAMBA_3_0.Jeremy Allison2007-01-121-1/+14
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-70/+15
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-0/+9
* r19782: more compile fixes for mergeGerald Carter2006-11-191-2/+1
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-38/+36
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+0
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-4/+0
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2006-04-141-3/+12
* r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-111-8/+4
* r15022: Fix core dumps on normal server exit.Jeremy Allison2006-04-101-4/+4
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-13/+18
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-1/+1
* r14559: Oplocks have changed, process_smb can be static againVolker Lendecke2006-03-191-3/+2
* r14229: Something Coverity hasn't caught (yet) but I've gottenJeremy Allison2006-03-121-3/+5
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-8/+8
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2006-02-141-6/+6
* r13482: Push the FAM notification file descriptor into the selectJames Peach2006-02-131-5/+20
* r13316: Let the carnage begin....Gerald Carter2006-02-031-111/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-187/+270
* r10188: 64-bit warning fix.Jeremy Allison2005-09-121-1/+1
* r9126: Fix valgrind bug Volker found in interaction with new aio bufferJeremy Allison2005-08-051-0/+4
* r8798: Save one system call per SMB. smb_run_idle_events right now is only us...Volker Lendecke2005-07-271-4/+0
* r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ...Jeremy Allison2005-07-261-5/+7
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-13/+98
* r7961: randomize reloading so that smbds do not pverload cupsdSimo Sorce2005-06-271-0/+10
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-5/+5
* r7550: Steal the correct error return for invalid TID on NTcreateX from Samba4Jeremy Allison2005-06-131-2/+8
* r7344: Correctly return if malloc fails.Volker Lendecke2005-06-061-0/+1
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2005-04-141-2/+6
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-4/+5
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2005-04-011-0/+3
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2005-01-051-8/+7
* r4190: When changing length calculations, get them right......Jeremy Allison2004-12-141-1/+1
* r4186: Fix client & server to allow 127k READX calls.Jeremy Allison2004-12-141-2/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+3
* r1936: Fix bug noticed by Steve - ensure extended security bit is on onlyJeremy Allison2004-08-191-1/+6
* r1263: Make "defer sharing violations" a global parameter.Jeremy Allison2004-06-261-0/+22
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2004-06-151-1/+1
* r1089: Removed spurious oplock message in deferred open processing.Jeremy Allison2004-06-081-4/+6
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-21/+196
* r998: Arrrgggh. Do it right this time :-(.Jeremy Allison2004-06-041-3/+3
* r996: Fix error in change to queuing code (dlink).Jeremy Allison2004-06-041-3/+3
* r971: Auto remove store dos attributes if underlying filesystemJeremy Allison2004-06-011-11/+13
* r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)Herb Lewis2004-05-221-1/+1
* r799: BUG 1259 -- add 'printcap cache time' patch from LarsGerald Carter2004-05-201-1/+27
* r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison2004-05-131-3/+4