summaryrefslogtreecommitdiffstats
path: root/source/smbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-17/+12
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-0/+2
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-0/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-20/+24
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-15/+3
* r13916: Fix Coverity bug #29. Looks like my code. I wonder how much there is ...Volker Lendecke2006-03-071-0/+1
* 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-16/+7
* r13482: Push the FAM notification file descriptor into the selectJames Peach2006-02-131-10/+5
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2006-01-301-1/+0
* r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison2006-01-271-55/+138
* r13192: Fix up alignment issues when printing share modeJeremy Allison2006-01-271-0/+9
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2006-01-121-55/+133
* r12713: Remove use of uint8_t -> uint8.Jeremy Allison2006-01-041-1/+1
* r12460: Fixes for bug 3349Volker Lendecke2005-12-241-0/+8
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2005-12-121-3/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1010/+321
* r9126: Fix valgrind bug Volker found in interaction with new aio bufferJeremy Allison2005-08-051-5/+7
* r8545: Fix oplock bug introduced by oplock code "simplification" :-).Jeremy Allison2005-07-181-5/+5
* r8521: Another micro-step: Don't pass down a flag where not necessary.Volker Lendecke2005-07-171-14/+16
* r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke2005-07-151-2/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-29/+38
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-6/+20
* r6252: Re-order position of become_root() to allow directory to beJeremy Allison2005-04-081-3/+4
* r6234: Fix for possible root squash nfs bugs from psz@maths.usyd.edu.auJeremy Allison2005-04-071-0/+6
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-5/+3
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2005-04-011-0/+3
* r5014: Split out the request to send an async level II oplock break into aJeremy Allison2005-01-261-17/+58
* r5002: Ensure we can't remove a level II oplock without having theJeremy Allison2005-01-261-17/+19
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-2/+2
* r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...Jeremy Allison2004-06-111-1/+9
* r1089: Removed spurious oplock message in deferred open processing.Jeremy Allison2004-06-081-1/+1
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-1/+69
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1260