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
/
source
/
lib
/
tdb
/
common
/
traverse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert in_transaction to a bool. Add the same fix Volker
Jeremy Allison
2008-05-20
1
-4
/
+9
*
Fix nesting tdb_traverse in a transaction
Volker Lendecke
2008-05-20
1
-3
/
+8
*
merged changes from v3-2-test
Andrew Tridgell
2008-01-18
1
-0
/
+3
*
merged tdb from ctdb bzr tree
Andrew Tridgell
2008-01-15
1
-0
/
+3
*
r24336: Use standard data type uint32_t rather than tdb-specific u32.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
2007-10-10
1
-8
/
+10
*
r23238: merged transaction lock changes from ctdb
Andrew Tridgell
2007-10-10
1
-9
/
+5
*
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r17532: merge from SAMBA_3_0 Revision: 17460
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r16774: This patch modifies the tdb API to allow the logging function to be used
Andrew Bartlett
2007-10-10
1
-10
/
+10
*
r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...
Volker Lendecke
2007-10-10
1
-7
/
+7
*
r14029: Fix resource leak in error codepath. Coverity CID #64.
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r13773: Be consistent in the way you get out and free allocated data
Simo Sorce
2007-10-10
1
-2
/
+2
*
r10522: finally got the locking working on solaris10. This adds a read lock on
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r10465: separate out a read_only db from a read-only traversal to ensure we
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r10424: for caller convenience, automatically turn a tdb_traverse() into a
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r10421: following on discussions with simo, I have worked out a way of
Andrew Tridgell
2007-10-10
1
-15
/
+55
*
r10405: added transactions into tdb, and hook them into ldb. See my
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
2007-10-10
1
-0
/
+274