summaryrefslogtreecommitdiffstats
path: root/source/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
* r24049: Some more 64-bit warningsVolker Lendecke2007-07-251-2/+4
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-07-201-1/+10
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-07-201-5/+22
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-07-201-7/+20
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-07-191-3/+3
* r23950: unlink before rename is superfluous.Michael Adam2007-07-181-1/+0
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-07-171-1/+1
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-07-121-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-07-102-6/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-1013-26/+13
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-1013-13/+13
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-103-6/+3
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-096-6/+6
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-06-221-1/+5
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-06-071-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-06-071-8/+10
* r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke2007-05-291-2/+52
* r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2007-05-272-0/+5
* r22948: sync lib/tdb/ with SAMBA_3_0Stefan Metzmacher2007-05-1619-480/+3498
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-168-23/+23
* r22899: prepare merging from SAMBA_3_0:Stefan Metzmacher2007-05-1531-0/+6993