summaryrefslogtreecommitdiffstats
path: root/source/smbd/process.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2004-05-041-1/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1367