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
/
brlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-2
/
+0
2000-12-06
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
1
-13
/
+13
2000-11-17
Fix from John Reilly for equivalence tests.
Jeremy Allison
1
-1
/
+1
2000-06-13
add some brackets
Andrew Tridgell
1
-1
/
+1
2000-05-10
Using a structure for a tdb key can lead to insideous, hard
Herb Lewis
1
-20
/
+21
2000-05-05
Fix for uninitialized memory read in brlock code. brl_locktest now needs
Jeremy Allison
1
-1
/
+2
2000-05-03
Fix based on Elrond's code to reduce the store size on removing dead records.
Jeremy Allison
1
-0
/
+1
2000-05-03
- clear dead locks at startup
Andrew Tridgell
1
-2
/
+47
2000-05-03
Fix for stacking locks in brlock and POSIX. Windows only allows a read lock
Jeremy Allison
1
-1
/
+1
2000-04-28
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
1
-295
/
+1
2000-04-27
Ok - this is more subtle than it looks :-).
Jeremy Allison
1
-0
/
+2
2000-04-27
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
1
-10
/
+27
2000-04-25
Added the hard code :-).
Jeremy Allison
1
-27
/
+332
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
1
-10
/
+5
2000-01-16
added code to allow traversal of the byte range lock database
Andrew Tridgell
1
-2
/
+42
2000-01-14
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
1
-4
/
+5
2000-01-14
we now pass all byte range locking tests
Andrew Tridgell
1
-2
/
+57
2000-01-13
the bulk of the new byte range locking coode
Andrew Tridgell
1
-0
/
+275