summaryrefslogtreecommitdiff
path: root/lib/tdb/tools
Commit message (Expand)AuthorAgeFilesLines
* tdb: Raw performance torture to beat tdb_increment_seqnumVolker Lendecke2021-12-151-0/+123
* tdb: Fix CID 1471761 String not null terminatedVolker Lendecke2021-01-141-1/+1
* tdb: Use hex_byte() in parse_hex()Volker Lendecke2021-01-081-22/+2
* tdb: Use hex_byte() in read_data()Volker Lendecke2021-01-081-31/+10
* tdb: Fix some signed/unsigned comparisonsMartin Schwenke2020-07-161-2/+3
* tdbtorture: Use ARRAY_DEL_ELEMENT()Volker Lendecke2020-03-261-2/+1
* tdbtool: avoid theoretical NULL dereference (CID 1361462)Douglas Bagnall2019-05-091-9/+11
* lib:tdb: Use C99 initializer for tdb_logging_contextAndreas Schneider2019-01-281-1/+3
* tdbtorture: Align integer typesVolker Lendecke2018-10-251-1/+1
* tdbtorture: No transaction with mutexesVolker Lendecke2018-10-251-5/+16
* tdb: adding readonly locks mode to tdbbackup toolAaron Haslett2018-08-061-7/+28
* tdb: Fix build on AIXAmitay Isaacs2018-07-021-4/+4
* tdbtool: Use tdb_wipe_all in "erase" commandVolker Lendecke2018-04-111-7/+1
* tdbdump: Avoid an int castVolker Lendecke2018-03-221-2/+2
* lib:tdb: Add FALL_THROUGH statements in tdbtool.cAndreas Schneider2018-03-011-0/+3
* tdbtool: Add "storehex" commandVolker Lendecke2017-04-221-0/+87
* tdb: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+3
* tdb:torture: fix -O3 error unused result of writeMichael Adam2016-05-131-1/+5
* tdb:torture: fix -O3 error unused result code of readMichael Adam2016-05-131-2/+6
* Revert "tdb: Add tdbdump -u"Ralph Boehme2015-09-181-284/+1
* tdb: Add tdbdump -uVolker Lendecke2015-09-181-1/+284
* tdbrestore: include config.h before any glibc headersUri Simchoni2015-07-171-1/+1
* tdb/toos: allow transactions with TDB_MUTEX_LOCKINGStefan Metzmacher2014-12-191-1/+0
* tdb:tools: fix a compiler warningStefan Metzmacher2014-09-161-4/+4
* tdbtorture: print details when run with -n 1David Disseldorp2014-08-181-4/+4
* tdb: add "freelist_size" sub-command to tdbtoolMichael Adam2014-06-261-0/+15
* tdb/tools: Allow tdbtool to r/o open mutexed tdbstdb-1.3.0Volker Lendecke2014-05-221-1/+45
* tdb/tools: add -m option to tdbtortureVolker Lendecke2014-05-221-4/+25
* tdb/tools: explicitly use TDB_NOLOCK in tdbdumpVolker Lendecke2014-05-221-1/+9
* tdb/tools: add -l option to tdbtoolVolker Lendecke2014-05-221-2/+16
* tdb/tools: add -l option to tdbbackupVolker Lendecke2014-05-221-5/+13
* tdb/tools: avoid const warnings in tdbdump.cStefan Metzmacher2014-04-021-1/+1
* tdb: Fix CID 1034959 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* tdb: Fix CID 1034960 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-171-0/+8
* tdb: Fix blank line endingsVolker Lendecke2013-03-265-46/+45
* tdb: Don't segfault if tdb_open_ex for check failedVolker Lendecke2013-02-191-0/+1
* Remove some unused variables.Jeremy Allison2013-01-191-3/+0
* tdb: Fix \n in error messagesVolker Lendecke2013-01-071-2/+2
* tdb: add -e option to tdbdump (and docment it).Rusty Russell2012-10-041-3/+22
* tdb: tdbdump should log errors, and fail in that case.Rusty Russell2012-10-041-2/+38
* tdb: remove unused debug_fprintf() macro that breaks the buildStefan Metzmacher2012-06-141-2/+0
* Add "repack" command to tdbtool.Ira Cooper2012-01-071-0/+7
* Remove unused variable.Jeremy Allison2011-11-241-1/+0
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-3/+1
* tdb: remove 'EOF' print from tdbrestoreAndrew Tridgell2011-07-211-1/+0
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-202-4/+4
* tdb_backup: avoid transaction on backup file, use lockallSimo Sorce2011-04-191-8/+13
* tdb: rename convert_string() to tdb_convert_string()Andrew Tridgell2011-03-251-5/+5
* tdbrestore: Update to GPLv3+, remove old FSF address.Jelmer Vernooij2011-01-061-3/+2