index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
tools
/
tdbtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
tdb: Fix parse_hex during `tdbtool storehex`
Lin Liu
1
-2
/
+2
2025-08-02
lib/tdb: let tdbtool return error on failure
Günther Deschner
1
-80
/
+102
2021-01-08
tdb: Use hex_byte() in parse_hex()
Volker Lendecke
1
-22
/
+2
2019-05-09
tdbtool: avoid theoretical NULL dereference (CID 1361462)
Douglas Bagnall
1
-9
/
+11
2018-07-02
tdb: Fix build on AIX
Amitay Isaacs
1
-4
/
+4
2018-04-11
tdbtool: Use tdb_wipe_all in "erase" command
Volker Lendecke
1
-7
/
+1
2018-03-01
lib:tdb: Add FALL_THROUGH statements in tdbtool.c
Andreas Schneider
1
-0
/
+3
2017-04-22
tdbtool: Add "storehex" command
Volker Lendecke
1
-0
/
+87
2014-09-16
tdb:tools: fix a compiler warning
Stefan Metzmacher
1
-4
/
+4
2014-06-26
tdb: add "freelist_size" sub-command to tdbtool
Michael Adam
1
-0
/
+15
2014-05-22
tdb/tools: Allow tdbtool to r/o open mutexed tdbs
tdb-1.3.0
Volker Lendecke
1
-1
/
+45
2014-05-22
tdb/tools: add -l option to tdbtool
Volker Lendecke
1
-2
/
+16
2013-07-22
tdb: Fix CID 1034959 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-07-22
tdb: Fix CID 1034960 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-03-26
tdb: Fix blank line endings
Volker Lendecke
1
-20
/
+20
2012-01-07
Add "repack" command to tdbtool.
Ira Cooper
1
-0
/
+7
2011-11-24
Remove unused variable.
Jeremy Allison
1
-1
/
+0
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
1
-3
/
+1
2011-06-20
tdb_store: check returns for 0, not -1.
Rusty Russell
1
-3
/
+3
2011-03-25
tdb: rename convert_string() to tdb_convert_string()
Andrew Tridgell
1
-5
/
+5
2010-12-29
tdb: tdb_summary() support.
Rusty Russell
1
-5
/
+7
2009-12-17
tdbtool: avoid using c++ reserved words.
Günther Deschner
1
-2
/
+2
2009-11-20
tdb tools: Mostly cosmetic adaptions
Matthias Dieter Wallnöfer
1
-6
/
+7
2009-10-22
lib/tdb: make tdbtool use tdb_check() for "check" command
Rusty Russell
1
-14
/
+30
2009-09-21
tdb:tdbtool: fix indentation.
Michael Adam
1
-178
/
+177
2009-09-21
tdb:tdbtool: add transaction_start/_commit/_cancel commands.
Michael Adam
1
-0
/
+21
2009-09-21
tdb:tdbtool: add the "speed" command to the help text.
Michael Adam
1
-0
/
+1
2009-05-27
tdb: Fix some recently introduced warnings in tdbtool
Tim Prouty
1
-6
/
+6
2009-05-26
added some more speed tests to tdbtool
Andrew Tridgell
1
-6
/
+59
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-1
/
+3
2008-12-16
s3/s4: Fix "shadows a global declaration" warning
Tim Prouty
1
-1
/
+1
2008-12-16
Added a simple tdb integrity check to tdbtool. The command "check" runs trave...
Holger Hetterich
1
-1
/
+28
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+659