summaryrefslogtreecommitdiffstats
path: root/source/smbd/close.c
Commit message (Expand)AuthorAgeFilesLines
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-65/+75
* r13748: Don't reference memory after we just freed it (Doh!).Jeremy Allison2006-02-281-2/+3
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-2/+2
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-15/+51
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2006-02-011-2/+2
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2006-01-121-1/+5
* r12460: Fixes for bug 3349Volker Lendecke2005-12-241-0/+2
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2005-12-131-11/+34
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2005-12-121-2/+2
* r12160: The filename parameter to get_share_mode_lock is goingJeremy Allison2005-12-101-2/+2
* r11344: I don't think share mode conflicts occur on deletingJeremy Allison2005-10-271-17/+6
* r11341: Put directory opens into the share mode db so weJeremy Allison2005-10-271-4/+34
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-39/+48
* r8531: Fix a memleakVolker Lendecke2005-07-171-0/+1
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-30/+16
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+14
* r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.Jeremy Allison2005-03-101-1/+3
* r3121: Bug #1956. Ensure errno is saved and restored consistently on a normal...Jeremy Allison2004-10-211-8/+18
* r1263: Make "defer sharing violations" a global parameter.Jeremy Allison2004-06-261-0/+4
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-0/+30
* r370: The 'it does never happen -- error on close()' does happen when you exceedVolker Lendecke2004-04-261-1/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+311