index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
locking
/
posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-03
Fixed the bug locktest.c found, it was an off-by-one error in the non-overlap
Jeremy Allison
1
-1
/
+1
2000-05-03
Fixed silly bug where I wasn't checking for matching fd's in closing a file.
Jeremy Allison
1
-7
/
+24
2000-05-03
Added range info to the panic message to track down the bug with
Jeremy Allison
1
-1
/
+5
2000-05-03
Fix for stacking locks in brlock and POSIX. Windows only allows a read lock
Jeremy Allison
1
-91
/
+129
2000-05-02
Implemented the last (I hope:-) part of the locking puzzle, the reference
Jeremy Allison
1
-23
/
+90
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
1
-1
/
+2
2000-05-02
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
1
-3
/
+121
2000-05-01
locking/posix.c: Fixed double-free nasty crash bug found by insure.
Jeremy Allison
1
-3
/
+0
2000-05-01
added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
Andrew Tridgell
1
-3
/
+3
2000-04-30
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
1
-2
/
+2
2000-04-29
Removed tdb locking calls (picky Andrew...:-)
Jeremy Allison
1
-25
/
+12
2000-04-28
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
1
-199
/
+123
2000-04-28
Split off of POSIX locking into separate unit as Andrew requested.
Jeremy Allison
1
-0
/
+1208
[prev]