index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Remove build/ from doxygen config or it will not work in brew.
Andreas Schneider
2012-08-04
1
-4
/
+1
*
lib/tdb: Fix format string errors found by -Werror=format in tdb tests
Andrew Bartlett
2012-07-30
1
-4
/
+4
*
pytdb: Check if the database is closed before we touch it
Andrew Bartlett
2012-07-16
2
-10
/
+85
*
pytdb: Check for errors parsing strings into TDB_DATA
Andrew Bartlett
2012-07-16
1
-0
/
+16
*
tdb: finish weaning off err.h.
Rusty Russell
2012-06-26
7
-23
/
+28
*
tdb: don't use err.h in tests.
Rusty Russell
2012-06-22
21
-22
/
+1
*
tdb: make TDB_NOSYNC merely disable sync.
Rusty Russell
2012-06-22
3
-15
/
+20
*
autobuild: always set TDB_NO_FSYNC.
Rusty Russell
2012-06-22
1
-0
/
+4
*
tdb/wscript: Remove unecessary semicolons.
Jelmer Vernooij
2012-06-19
1
-4
/
+4
*
tdb: remove unused debug_fprintf() macro that breaks the build
Stefan Metzmacher
2012-06-14
1
-2
/
+0
*
tdb:tests: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-2
/
+2
*
build: Remove unused release scripts for tdb
Andrew Bartlett
2012-05-30
6
-497
/
+0
*
lib/tdb: Update ABI
tdb-1.2.10
Amitay Isaacs
2012-03-29
2
-1
/
+67
*
lib/tdb: Add/expose lock functions to support CTDB
Amitay Isaacs
2012-03-29
1
-2
/
+16
*
lib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.
Rusty Russell
2012-03-23
1
-11
/
+10
*
lib/tdb: fix test/run-die-during-transaction when HAVE_INCOHERENT_MMAP.
Rusty Russell
2012-03-23
1
-0
/
+5
*
lib/tdb: fix missing return 0 code.
Rusty Russell
2012-03-23
1
-1
/
+1
*
lib/tdb: fix OpenBSD incoherent mmap.
Rusty Russell
2012-03-22
4
-24
/
+58
*
lib/tdb: fix up run-die-during-transaction test cases on Solaris.
Rusty Russell
2012-03-22
4
-5
/
+4
*
lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/
Rusty Russell
2012-03-14
17
-20
/
+0
*
lib/tdb: fix tests for standalone out-of-tree.
Rusty Russell
2012-03-10
1
-1
/
+2
*
tdb: build and run unit tests in tdb/test/
Rusty Russell
2012-02-14
1
-7
/
+87
*
tdb/test: fix up tests for use in SAMBA tdb code.
Rusty Russell
2012-02-14
5
-13
/
+16
*
tdb: wean CCAN-style unit tests off of tap.
Rusty Russell
2012-02-14
25
-23
/
+64
*
tdb: import unit tests from CCAN into tdb/test/
Rusty Russell
2012-02-14
35
-1
/
+2567
*
tdb: make tdb_private.h idempotent.
Rusty Russell
2012-02-14
1
-0
/
+3
*
Add "repack" command to tdbtool.
Ira Cooper
2012-01-07
1
-0
/
+7
*
Fix compile when TDB_TRACE is enabled.
Ira Cooper
2012-01-06
1
-1
/
+1
*
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
2011-12-25
1
-12
/
+16
*
tdb: don't free old recovery area when expanding if already at EOF.
Rusty Russell
2011-12-21
1
-17
/
+30
*
tdb: use same expansion factor logic when expanding for new recovery area.
Rusty Russell
2011-12-21
3
-21
/
+34
*
tdb: Avoid a malloc/memcpy in _tdb_store
Volker Lendecke
2011-12-19
1
-17
/
+8
*
tdb: be more careful on 4G files.
Rusty Russell
2011-12-19
6
-23
/
+53
*
tdb: Fix python documentation for tdb module
Amitay Isaacs
2011-12-13
1
-1
/
+1
*
Remove unused variable.
Jeremy Allison
2011-11-24
1
-1
/
+0
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
1
-3
/
+1
*
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
2011-11-13
1
-0
/
+2
*
pytdb: Shorter description which fits on a single line.
Jelmer Vernooij
2011-11-13
1
-1
/
+2
*
tdb: Only check for pkg-config file when checking for system tdb.
Jelmer Vernooij
2011-11-13
1
-1
/
+1
*
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
2011-08-21
1
-3
/
+1
*
tdb: Install pkg-config file.
Jelmer Vernooij
2011-08-21
1
-1
/
+3
*
tdb: increment sequence number in tdb_wipe_all().
Rusty Russell
2011-08-16
1
-0
/
+2
*
tdb: remove 'EOF' print from tdbrestore
Andrew Tridgell
2011-07-21
1
-1
/
+0
*
tdb2: create tdb2 versions of various testing TDBs.
Rusty Russell
2011-06-20
1
-21
/
+42
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
2
-4
/
+4
*
tdb: enable VALGRIND to remove valgrind noise.
Rusty Russell
2011-06-08
1
-35
/
+0
*
lib/tdb/python/tests/simple.py: don't assume TDB ordering.
Rusty Russell
2011-06-02
1
-1
/
+3
*
tdb: fix a build warning.
Günther Deschner
2011-05-06
1
-0
/
+1
*
Support the 'PYTHON' environment variable.
Jelmer Vernooij
2011-04-23
1
-0
/
+1
*
tdb_backup: avoid transaction on backup file, use lockall
Simo Sorce
2011-04-19
1
-8
/
+13
[next]