1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/ntvfs/common
Andrew Tridgell 40a8d58551 r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
test to pass. To try to make the code a bit more understandable, I
moved to using an IDL description of the opendb tdb record format.

One of the larger changes was to make directory opens and creates go
via the opendb code, so directory operations now obey all the share
mode restrictions, as well as delete on close semantics. I also
changed the period over which the opendb locks are held, to try to
minimise races due to two open operations happening at the same time.
(This used to be commit cd2602d057)
2007-10-10 13:52:08 -05:00
..
brlock.c r13701: removed some unnecessary casts 2007-10-10 13:52:06 -05:00
opendb.c r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE 2007-10-10 13:52:08 -05:00
sidmap.c r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consistancy. 2007-10-10 13:51:42 -05:00