summaryrefslogtreecommitdiffstats
path: root/lib/ldb/tools/ldbdump.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: fix a warning by converting from TDB_DATA to struct ldb_valStefan Metzmacher2013-01-261-1/+5
* ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell2012-11-011-4/+11
* ldb: Add ldbdump, based on tdbdumpAndrew Bartlett2012-10-301-0/+219