summaryrefslogtreecommitdiffstats
path: root/source3/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* r24341: Make libreplace provide offsetof.Jelmer Vernooij2007-10-101-4/+0
* r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-108-59/+56
* r24049: Some more 64-bit warningsVolker Lendecke2007-10-101-2/+4
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-10-101-1/+10
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-10-101-5/+22
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-10-101-7/+20
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-10-101-3/+3
* r23950: unlink before rename is superfluous.Michael Adam2007-10-101-1/+0
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1013-26/+13
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-1013-13/+13
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-103-6/+3
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-103-3/+3
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-103-3/+3
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-10-101-1/+5
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-10-101-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-10-101-8/+10
* r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke2007-10-101-2/+52
* r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2007-10-102-0/+5
* r22641: Install tdbdump and tdbbackup.Jelmer Vernooij2007-10-102-3/+3
* r22364: sync lib/tdb/ with samba4Stefan Metzmacher2007-10-1010-82/+3300
* r22363: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r22317: add tdb_ prefix to non static functionStefan Metzmacher2007-10-103-8/+8
* r22316: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-103-273/+169
* r22314: use libreplace headersStefan Metzmacher2007-10-101-12/+4
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-1031-0/+6905