summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/common/tdb_private.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10524: SAFE_FREE() in tdb does not need the discard_const_p()Andrew Tridgell1-10/+1
2007-10-10r10495: older redhat boxes need sys/time.h for select()Andrew Tridgell1-0/+3
2007-10-10r10493: we need sys/select.h to enable select() in the solaris workaroundAndrew Tridgell1-0/+3
2007-10-10r10492: work around a bug in solaris which cases lock upgrades to fail withAndrew Tridgell1-0/+1
2007-10-10r10484: try to fix the pread/pwrite declaration problemsAndrew Tridgell1-7/+1
2007-10-10r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don'tAndrew Tridgell1-0/+4
2007-10-10r10466: work around missing pread/pwrite declaration on openbsdAndrew Tridgell1-0/+8
2007-10-10r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell1-0/+1
2007-10-10r10459: fixed some portability problemsAndrew Tridgell1-0/+2
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell1-0/+1
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-12/+35
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-0/+208