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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
tdb: Fix parse_hex during `tdbtool storehex`
Lin Liu
1
-2
/
+2
2025-09-11
tdbtorture: Fix CID 1034815,1034816: protect from out-of-bounds access
Shachar Sharon
1
-3
/
+3
2025-08-19
tdbtorture: Fix CID 1034816: proper calloc usage
Shachar Sharon
1
-2
/
+2
2025-08-02
lib/tdb: let tdbtool return error on failure
Günther Deschner
1
-80
/
+102
2024-04-16
tdb: Add tdbdump option to output all data as hex values
Christof Schmitt
1
-16
/
+35
2021-12-15
tdb: Raw performance torture to beat tdb_increment_seqnum
Volker Lendecke
1
-0
/
+123
2021-01-14
tdb: Fix CID 1471761 String not null terminated
Volker Lendecke
1
-1
/
+1
2021-01-08
tdb: Use hex_byte() in parse_hex()
Volker Lendecke
1
-22
/
+2
2021-01-08
tdb: Use hex_byte() in read_data()
Volker Lendecke
1
-31
/
+10
2020-07-16
tdb: Fix some signed/unsigned comparisons
Martin Schwenke
1
-2
/
+3
2020-03-26
tdbtorture: Use ARRAY_DEL_ELEMENT()
Volker Lendecke
1
-2
/
+1
2019-05-09
tdbtool: avoid theoretical NULL dereference (CID 1361462)
Douglas Bagnall
1
-9
/
+11
2019-01-28
lib:tdb: Use C99 initializer for tdb_logging_context
Andreas Schneider
1
-1
/
+3
2018-10-25
tdbtorture: Align integer types
Volker Lendecke
1
-1
/
+1
2018-10-25
tdbtorture: No transaction with mutexes
Volker Lendecke
1
-5
/
+16
2018-08-06
tdb: adding readonly locks mode to tdbbackup tool
Aaron Haslett
1
-7
/
+28
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-22
tdbdump: Avoid an int cast
Volker Lendecke
1
-2
/
+2
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
2016-08-24
tdb: Fix format-nonliteral warning
Amitay Isaacs
1
-0
/
+3
2016-05-13
tdb:torture: fix -O3 error unused result of write
Michael Adam
1
-1
/
+5
2016-05-13
tdb:torture: fix -O3 error unused result code of read
Michael Adam
1
-2
/
+6
2015-09-18
Revert "tdb: Add tdbdump -u"
Ralph Boehme
1
-284
/
+1
2015-09-18
tdb: Add tdbdump -u
Volker Lendecke
1
-1
/
+284
2015-07-17
tdbrestore: include config.h before any glibc headers
Uri Simchoni
1
-1
/
+1
2014-12-19
tdb/toos: allow transactions with TDB_MUTEX_LOCKING
Stefan Metzmacher
1
-1
/
+0
2014-09-16
tdb:tools: fix a compiler warning
Stefan Metzmacher
1
-4
/
+4
2014-08-18
tdbtorture: print details when run with -n 1
David Disseldorp
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 -m option to tdbtorture
Volker Lendecke
1
-4
/
+25
2014-05-22
tdb/tools: explicitly use TDB_NOLOCK in tdbdump
Volker Lendecke
1
-1
/
+9
2014-05-22
tdb/tools: add -l option to tdbtool
Volker Lendecke
1
-2
/
+16
2014-05-22
tdb/tools: add -l option to tdbbackup
Volker Lendecke
1
-5
/
+13
2014-04-02
tdb/tools: avoid const warnings in tdbdump.c
Stefan Metzmacher
1
-1
/
+1
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-07-17
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
1
-0
/
+8
2013-03-26
tdb: Fix blank line endings
Volker Lendecke
5
-46
/
+45
2013-02-19
tdb: Don't segfault if tdb_open_ex for check failed
Volker Lendecke
1
-0
/
+1
2013-01-19
Remove some unused variables.
Jeremy Allison
1
-3
/
+0
2013-01-07
tdb: Fix \n in error messages
Volker Lendecke
1
-2
/
+2
2012-10-04
tdb: add -e option to tdbdump (and docment it).
Rusty Russell
1
-3
/
+22
2012-10-04
tdb: tdbdump should log errors, and fail in that case.
Rusty Russell
1
-2
/
+38
2012-06-14
tdb: remove unused debug_fprintf() macro that breaks the build
Stefan Metzmacher
1
-2
/
+0
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
[next]