index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
tdb
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25892: Keep the tdb code in sync between 3.2.x and 4.0.
Jeremy Allison
1
-0
/
+2
2007-10-10
r23978: Merge r23161 from Samba3:
Michael Adam
1
-0
/
+1
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22832: merged the latest tdb changes from ctdb to Samba4
Andrew Tridgell
1
-0
/
+8
2007-10-10
r22422: merged tdb changes from ctdb
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22041: merge trivial changes from samba3
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
1
-0
/
+1
2007-10-10
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
1
-0
/
+4
2007-10-10
r19960: Add code to check for loops in the free list.
Jeremy Allison
1
-0
/
+1
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
1
-51
/
+0
2007-10-10
r19425: two more tdb functions from samba3
Andrew Tridgell
1
-0
/
+2
2007-10-10
r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
1
-1
/
+3
2007-10-10
r19276: remove unused file
Stefan Metzmacher
1
-58
/
+0
2007-10-10
r16916: Implement metze's proposed changes to the tdb logging API.
Andrew Bartlett
1
-3
/
+7
2007-10-10
r16774: This patch modifies the tdb API to allow the logging function to be used
Andrew Bartlett
1
-3
/
+9
2007-10-10
r15100: Port the bugfix for #3569 to Samba4
Volker Lendecke
1
-1
/
+1
2007-10-10
r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-9
/
+48
2007-10-10
r10421: following on discussions with simo, I have worked out a way of
Andrew Tridgell
1
-1
/
+2
2007-10-10
r10405: added transactions into tdb, and hook them into ldb. See my
Andrew Tridgell
1
-2
/
+15
2007-10-10
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
4
-149
/
+65
2007-10-10
r9455: Support for reading the policy database
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r9448: Work on reading the secrets tdb. Build tdbsam support by default.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5780: Remove unused arguments.
Tim Potter
1
-1
/
+1
2007-10-10
r5779: Remove signal and timeout gubbage from tdb.
Tim Potter
1
-1
/
+0
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2
-0
/
+4
2007-10-10
r5143: don't generate prototypes for lib/tdb/
Stefan Metzmacher
2
-1
/
+11
2007-10-10
r2985: got rid of the unused tdb_lockkeys() and tdb_unlockkeys() functions
Andrew Tridgell
1
-3
/
+0
2007-10-10
r2493: allow tdb to build standalone
Andrew Tridgell
1
-0
/
+4
2007-10-10
r2238: the tdb_debug() function was totally bogus - remove it (you can't
Andrew Tridgell
1
-3
/
+1
2007-10-10
r2034: Allow user-selectable hash functions on open only.
Jeremy Allison
1
-1
/
+4
2007-10-10
r1053: Make tdb build standalone:
Tim Potter
1
-2
/
+2
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r848: convert lib/tdb into the same layout as lib/ldb
Stefan Metzmacher
3
-0
/
+249