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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tdb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb2: Fix typo in TDB1_porting.txt
Kirill Smelkov
2012-06-19
1
-1
/
+1
*
TDB2: more internal cleanups after TDB1 compatibility removal.
Rusty Russell
2012-06-19
13
-263
/
+239
*
TDB2: remove TDB1 compatibility.
Rusty Russell
2012-06-19
95
-8164
/
+160
*
tdb2: remove unused debug_fprintf() macro that breaks the build
Stefan Metzmacher
2012-06-14
1
-2
/
+0
*
tdb2: use ccan/err instead of err.h
Rusty Russell
2012-06-09
34
-34
/
+9
*
ccan: Only build ccan-failtest when we are in developer mode
Andrew Bartlett
2012-06-07
1
-28
/
+36
*
lib/tdb2: build tests when built at toplevel.
Rusty Russell
2012-06-07
1
-23
/
+94
*
tdb2: fix prototype in tdb1 code.
Rusty Russell
2012-03-29
1
-5
/
+5
*
lib/tdb2: fix -Wcast-qual warnings.
Rusty Russell
2012-03-22
15
-59
/
+33
*
lib/tdb2: fix -Wshadow warnings.
Rusty Russell
2012-03-22
6
-27
/
+27
*
lib/tdb2: fix OpenBSD incoherent mmap (tdb2 version)
Rusty Russell
2012-03-22
3
-8
/
+31
*
lib/tdb2: fix OpenBSD incoherent mmap (tdb1 version)
Rusty Russell
2012-03-22
3
-24
/
+56
*
lib/tdb2: remove unneccessary _FILE_OFFSET_BITS define in test/.
Rusty Russell
2012-03-14
1
-2
/
+0
*
lib/tdb2: make summary handle capabilities properly.
Rusty Russell
2012-03-14
1
-31
/
+13
*
lib/tdb2: fix error string formatting.
Rusty Russell
2012-03-14
3
-5
/
+7
*
lib/tdb2: Add gcc-style format attribute to tdb_logerr.
Rusty Russell
2012-03-14
1
-4
/
+5
*
lib/tdb2: add --valgrind, --valgrind-log options.
Rusty Russell
2012-03-07
1
-1
/
+13
*
lib/tdb2: wire up unit tests.
Rusty Russell
2012-03-07
2
-1
/
+81
*
lib/tdb2: adapt unit tests to SAMBA environment.
Rusty Russell
2012-03-07
89
-147
/
+234
*
lib/tdb2: rename tdb2.pc to tdb.pc
Rusty Russell
2012-02-27
2
-1
/
+1
*
lib/tdb2: 2.0.0 ABI
Amitay Isaacs
2012-02-21
1
-0
/
+40
*
lib/tdb2: Convert tdb2 to a standalone library
Amitay Isaacs
2012-02-21
4
-0
/
+99
*
lib/tdb2: Fix wscript
Amitay Isaacs
2012-02-21
1
-29
/
+52
*
lib/tdb2: Mark public function as such
Amitay Isaacs
2012-02-21
9
-40
/
+40
*
lib/tdb2: Do not include config.h in (to-be) public library, use replace.
Amitay Isaacs
2012-02-21
2
-2
/
+22
*
lib/tdb2: tools should use config.h, and replace where available.
Rusty Russell
2012-02-21
5
-1
/
+28
*
Fix shadow variable name warning.
Jeremy Allison
2012-02-08
1
-10
/
+10
*
tdb2: add --disable-tdb2
Rusty Russell
2012-02-02
1
-0
/
+3
*
tdb2: make --enable-tdb2 the default.
Rusty Russell
2012-01-30
1
-2
/
+2
*
tdb2: add -1 and -2 options to tdbtorture
Rusty Russell
2012-01-30
1
-1
/
+18
*
tdb2:tdbtorture: use TEST_DATA_PREFIX for files
Rusty Russell
2012-01-30
1
-9
/
+34
*
tdb2: name tools the same as TDB1 tools.
Rusty Russell
2012-01-30
1
-5
/
+5
*
tdb2: tools/tdb2backup
Rusty Russell
2012-01-30
2
-0
/
+374
*
tdb2: copy tdb1's changed expansion logic.
Rusty Russell
2012-01-30
3
-27
/
+40
*
tdb2: careful on wrap.
Rusty Russell
2012-01-30
6
-20
/
+29
*
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
2011-12-25
1
-11
/
+15
*
tdb2: Avoid a malloc/memcpy in _tdb1_store
Volker Lendecke
2011-12-19
1
-19
/
+8
*
tdb2: Fix python documentation for tdb.Tdb object
Amitay Isaacs
2011-12-14
1
-1
/
+1
*
tdb2: tlist: remove type arg from tlist_top(), tlist_tail()
Rusty Russell
2011-12-05
1
-1
/
+1
*
tdb2: display capability information in tdb_summary()
Rusty Russell
2011-12-05
2
-25
/
+145
*
tdb2: add a capability list from the header.
Rusty Russell
2011-12-05
9
-27
/
+410
*
tdb2: provide tdb_layout_write() rather than implying it by new_tdb_layout arg.
Rusty Russell
2011-12-05
4
-32
/
+47
*
tdb2: add an internal TDB_CANT_CHECK flag.
Rusty Russell
2011-12-05
2
-0
/
+12
*
tdb2: suppress failtest more than once on mmap.
Rusty Russell
2011-12-05
1
-0
/
+5
*
tdb2: simplify failtest helper.
Rusty Russell
2011-12-05
2
-31
/
+3
*
tdb2: failtest: use a linked list for history, not an array.
Rusty Russell
2011-12-05
2
-30
/
+26
*
tdb2: consolidate testing failtest suppression routines.
Rusty Russell
2011-12-05
8
-72
/
+14
*
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
Rusty Russell
2011-12-05
4
-10
/
+18
*
tdb2: don't be fascist when TDB_VERSION1 is specified.
Rusty Russell
2011-11-02
2
-5
/
+40
*
tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_.
Rusty Russell
2011-11-01
3
-5
/
+5
[next]