summaryrefslogtreecommitdiffstats
path: root/source/smbd/open.c
Commit message (Expand)AuthorAgeFilesLines
...
* r5014: Split out the request to send an async level II oplock break into aJeremy Allison2005-01-261-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-1/+1
* r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,Jeremy Allison2004-11-301-3/+3
* r3853: Fix an uninitialized variable warning. Jeremy, there are some of these inVolker Lendecke2004-11-181-0/+2
* r3002: Fix for bug #1886 - prevent delete on close being setJeremy Allison2004-10-161-2/+14
* r2083: Fix memleak on return code path.Jeremy Allison2004-08-271-5/+6
* r2027: Fix for but #1657, used initialized variable, fromJeremy Allison2004-08-241-1/+1
* r1304: Turns out non-io opens that cause oplock breaks are a *different* setJeremy Allison2004-06-301-2/+2
* r1263: Make "defer sharing violations" a global parameter.Jeremy Allison2004-06-261-2/+2
* r1260: Added new parameter in the protocol section. "defer sharing violations",Jeremy Allison2004-06-261-0/+8
* r1097: Fix errno being incorrectly set. Noticed by Richard.Jeremy Allison2004-06-091-0/+1
* r1089: Removed spurious oplock message in deferred open processing.Jeremy Allison2004-06-081-0/+10
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-19/+181
* r974: Fix open code to pass more torture tests. We now pass the Samba4Jeremy Allison2004-06-021-28/+87
* r945: "Correct" (as in, more correct) way to handle stat opens. Doesn't regressJeremy Allison2004-05-301-22/+25
* r779: Fix specific case of open that doesn't cause oplock break, or share mod...Jeremy Allison2004-05-191-6/+21
* r742: Volker discovered that we can truncate a locked file. Well I never ! :-).Jeremy Allison2004-05-141-22/+2
* r740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION when share mode lockingRichard Sharpe2004-05-141-0/+14
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1462