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
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: Fix undefined prototype warnings
Volker Lendecke
2013-01-07
1
-0
/
+2
*
tdb: Fix \n in error messages
Volker Lendecke
2013-01-07
1
-2
/
+2
*
tdb: Add a comment explaining the "check"
Volker Lendecke
2012-12-21
1
-1
/
+4
*
tdb: Make tdb_new_database() follow a more conventional style
Volker Lendecke
2012-12-21
1
-3
/
+4
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Use tdb_lock_covered_by_allrecord_lock in tdb_unlock
Volker Lendecke
2012-12-21
1
-7
/
+1
*
tdb: Factor out tdb_lock_covered_by_allrecord_lock from tdb_lock_list
Volker Lendecke
2012-12-21
1
-23
/
+31
*
tdb: Simplify logic in tdb_lock_list slightly
Volker Lendecke
2012-12-21
1
-7
/
+22
*
tdb: Slightly simplify tdb_lock_list
Volker Lendecke
2012-12-21
1
-11
/
+11
*
tdb: Fix blank line endings
Volker Lendecke
2012-12-21
11
-89
/
+89
*
tdb: Fix a comment
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a missing CONVERT
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Improve the documentation of tdb_reopen() and tdb_close().
Andreas Schneider
2012-12-12
1
-2
/
+8
*
tdb: Fix possible crash bugs in the python tdb code.
Andreas Schneider
2012-12-12
1
-2
/
+15
*
lib/tdb: Rename manpages/ to man/.
Karolin Seeger
2012-12-03
5
-12
/
+12
*
docs: man tdbtool: Add missing meta data.
Karolin Seeger
2012-11-29
1
-1
/
+1
*
tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
Volker Lendecke
2012-10-06
1
-4
/
+28
*
tdb: Make robust against shrinking tdbs
Rusty Russell
2012-10-06
1
-12
/
+20
*
tdb: add -e option to tdbdump (and docment it).
Rusty Russell
2012-10-04
2
-3
/
+53
*
tdb: tdbdump should log errors, and fail in that case.
Rusty Russell
2012-10-04
1
-2
/
+38
*
tdb: add tdb_rescue()
Rusty Russell
2012-10-04
7
-4
/
+622
*
tdb: Fix a typo
Volker Lendecke
2012-10-02
1
-1
/
+1
*
tdb/test: fix build on OSF/1
Björn Jacke
2012-08-10
1
-15
/
+15
*
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
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
[next]