summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/common/tdb_private.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-18merged changes from v3-2-testAndrew Tridgell1-0/+1
2008-01-18merged tdb changes from ctdbAndrew Tridgell1-1/+0
2008-01-15merged tdb from ctdb bzr treeAndrew Tridgell1-1/+6
2007-12-21r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison1-0/+2
2007-10-10r24337: Make libreplace provide offsetof.Jelmer Vernooij1-4/+0
2007-10-10r24336: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij1-19/+15
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23238: merged transaction lock changes from ctdbAndrew Tridgell1-0/+3
2007-10-10r22424: fixed the bad merge (thanks to metze for pointing out)Andrew Tridgell1-2/+2
2007-10-10r22422: merged tdb changes from ctdbAndrew Tridgell1-2/+2
2007-10-10r22319: sync lib/tdb/ with samba3Stefan Metzmacher1-0/+2
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke1-0/+1
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke1-0/+5
2007-10-10r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke1-1/+3
2007-10-10r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell1-4/+3
2007-10-10r18400: move MAP_FAILED define to lib/replace/system/shmem.hAndrew Tridgell1-4/+0
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell1-31/+4
2007-10-10r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC...Simo Sorce1-7/+0
2007-10-10r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett1-3/+2
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-1/+2
2007-10-10r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allowsAndrew Tridgell1-1/+3
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