Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -488/+0 | |
2008-01-16 | Don't try ftruncate when the tdb is opened read-only | Volker Lendecke | 1 | -0/+1 | |
Tridge, Jeremy, please check! Thanks, Volker (This used to be commit e4f46d527411c54e8f26c05033b744c751810c32) | |||||
2008-01-16 | Next try to fix the max dead record calculation | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4f95c58040f46f343f55f9a5db2655a5e3b62c00) | |||||
2008-01-13 | Fix the max_dead_record calculations | Volker Lendecke | 1 | -4/+1 | |
(This used to be commit 4aaf4e7e73a5c7fa97ef730fbff5c7cb12df2d6c) | |||||
2008-01-11 | Sync tdb with the tdb changes in ctdb. Spoke to tridge about | Jeremy Allison | 1 | -4/+12 | |
this. Fixes insidious problem with order n^2 freelist merging. Jeremy. (This used to be commit c6609c042b128e7d63eb64cfdfb0f6b65cb59d76) | |||||
2008-01-09 | Fix the max_dead_record calculations | Volker Lendecke | 1 | -4/+1 | |
(This used to be commit 2a5c53220a5cc2b4a80fc7c6cb38e87789c5e797) | |||||
2007-10-10 | r24340: Use standard data type uint32_t rather than tdb-specific u32. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit 26d1430283bd4ae8b8a84f3253e33417d509c1a4) | |||||
2007-10-10 | r23979: Fix another occurence of (written != requested) as an | Michael Adam | 1 | -5/+22 | |
error condition to write. This is in tdb_new_database. Fix one call to tdb_new_database in tdb_open_ex to not overwrite the newly propagated errno (typically ENOSPC). Michael (This used to be commit 24fed55d72a4922bfd3ddba61449fbae01365feb) | |||||
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76) | |||||
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d) | |||||
2007-10-10 | r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record | Volker Lendecke | 1 | -0/+4 | |
optimization. (This used to be commit 945f73fa39ba6f2b637379ac20d52b4d0306d77f) | |||||
2007-10-10 | r22249: move tdb code to lib/tdb/ as in samba4 | Stefan Metzmacher | 1 | -0/+465 | |
metze (This used to be commit c7def92a9c2e17c90061ef17bc14e36250574e85) |