summaryrefslogtreecommitdiffstats
path: root/source3/locking/posix.c
Commit message (Expand)AuthorAgeFilesLines
...
* added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell2000-05-011-3/+3
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-2/+2
* Removed tdb locking calls (picky Andrew...:-)Jeremy Allison2000-04-291-25/+12
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-199/+123
* Split off of POSIX locking into separate unit as Andrew requested.Jeremy Allison2000-04-281-0/+1208