index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
locking
/
posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
Jeremy Allison
2001-07-02
1
-1
/
+0
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-2
/
+2
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-3
/
+1
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-1
/
+1
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-6
/
+6
*
allow posix locking database to be opened read-only (for smbstatus)
Andrew Tridgell
2000-06-13
1
-10
/
+10
*
Fixed misunderstanding found during CIFS conference. Overlapping lock
Jeremy Allison
2000-05-25
1
-340
/
+278
*
Using a structure for a tdb key can lead to insideous, hard
Herb Lewis
2000-05-10
1
-0
/
+2
*
Two fixes. Added missong logic & case in lock split code.
Jeremy Allison
2000-05-05
1
-4
/
+12
*
Updated to fix overlapping problem.
Jeremy Allison
2000-05-04
1
-68
/
+142
*
Fix for debug statement crash.
Jeremy Allison
2000-05-04
1
-1
/
+1
*
Fixed the bug locktest.c found, it was an off-by-one error in the non-overlap
Jeremy Allison
2000-05-03
1
-1
/
+1
*
Fixed silly bug where I wasn't checking for matching fd's in closing a file.
Jeremy Allison
2000-05-03
1
-7
/
+24
*
Added range info to the panic message to track down the bug with
Jeremy Allison
2000-05-03
1
-1
/
+5
*
Fix for stacking locks in brlock and POSIX. Windows only allows a read lock
Jeremy Allison
2000-05-03
1
-91
/
+129
*
Implemented the last (I hope:-) part of the locking puzzle, the reference
Jeremy Allison
2000-05-02
1
-23
/
+90
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
1
-1
/
+2
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-3
/
+121
*
locking/posix.c: Fixed double-free nasty crash bug found by insure.
Jeremy Allison
2000-05-01
1
-3
/
+0
*
added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
Andrew Tridgell
2000-05-01
1
-3
/
+3
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-2
/
+2
*
Removed tdb locking calls (picky Andrew...:-)
Jeremy Allison
2000-04-29
1
-25
/
+12
*
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
2000-04-28
1
-199
/
+123
*
Split off of POSIX locking into separate unit as Andrew requested.
Jeremy Allison
2000-04-28
1
-0
/
+1208