summaryrefslogtreecommitdiff
path: root/source3/locking/brlock.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-27Ok - this is more subtle than it looks :-).Jeremy Allison1-0/+2
2000-04-27Fixed subtle unlocking bug when a file is closed. We need to store theJeremy Allison1-10/+27
2000-04-25Added the hard code :-).Jeremy Allison1-27/+332
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-10/+5
2000-01-16added code to allow traversal of the byte range lock databaseAndrew Tridgell1-2/+42
2000-01-14damn, Solaris already has a "enum lock_type"Andrew Tridgell1-4/+5
2000-01-14we now pass all byte range locking testsAndrew Tridgell1-2/+57
2000-01-13the bulk of the new byte range locking coodeAndrew Tridgell1-0/+275