Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-19 | tdb: make sure we skip over recovery area correctly. | Rusty Russell | 1 | -2/+11 | |
If it's really the recovery area, we can trust the rec_len field, and don't have to go groping for bitpatterns. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Tue Apr 19 14:15:22 CEST 2011 on sn-devel-104 | |||||
2011-03-30 | tdb: Fix Coverity ID 2238: SECURE_CODING | Volker Lendecke | 1 | -24/+24 | |
2011-02-12 | tdb: Fix a C++ warning | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 12 19:50:55 CET 2011 on sn-devel-104 | |||||
2010-12-29 | tdb: tdb_summary() support. | Rusty Russell | 1 | -0/+192 | |
Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Wed Dec 29 10:12:05 CET 2010 on sn-devel-104 |