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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10424: for caller convenience, automatically turn a tdb_traverse() into a
Andrew Tridgell
1
-0
/
+4
2007-10-10
r10421: following on discussions with simo, I have worked out a way of
Andrew Tridgell
10
-32
/
+130
2007-10-10
r10420: Two minor scons fixes
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10415: The ldb and tdb libraries are bad examples to test out the make proto
Tim Potter
1
-6
/
+4
2007-10-10
r10410: blindly update the scons file for tdb. I'm not sure how this works,
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10405: added transactions into tdb, and hook them into ldb. See my
Andrew Tridgell
17
-113
/
+1323
2007-10-10
r10385: removed obsolete comment
Andrew Tridgell
1
-1
/
+0
2007-10-10
r10384: add _GNU_SOURCE in tdb configure
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10379: Add files for ldb and tdb to proto_files. The tool for building proto.h
Tim Potter
1
-5
/
+9
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10335: Build tdb tools into bin directory.
Tim Potter
1
-4
/
+5
2007-10-10
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
2
-1
/
+14
2007-10-10
r10258: Fix an unused/duplicate local variable.
Tim Potter
1
-2
/
+0
2007-10-10
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
24
-2578
/
+2231
2007-10-10
r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000
Andrew Tridgell
1
-0
/
+3
2007-10-10
r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000
Andrew Tridgell
1
-5
/
+13
2007-10-10
r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000
Andrew Tridgell
1
-0
/
+37
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
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r8624: removed valgrind comment on tdb that no longer applies
Andrew Tridgell
1
-19
/
+0
2007-10-10
r8448: - added a test target for tdb
Andrew Tridgell
2
-2
/
+9
2007-10-10
r8447: fixed make install in the farm
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8442: remove tdbtest from our build. If you want it, then do
Andrew Tridgell
1
-10
/
+0
2007-10-10
r8441: don't build tdbtest by default as there are too many systems that
Andrew Tridgell
2
-17
/
+1
2007-10-10
r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catch
Jeremy Allison
1
-6
/
+7
2007-10-10
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
1
-1
/
+10
2007-10-10
r6546: Fix ldb standalone build
Jelmer Vernooij
2
-2
/
+19
2007-10-10
r6528: - in tdb_fetch() we effectively disallowed zero length records by
Andrew Tridgell
1
-7
/
+4
2007-10-10
r6487: Use autoconf for standalone build of tdb
Jelmer Vernooij
2
-0
/
+17
2007-10-10
r6238: Ensure if realloc fails on an internal
Jeremy Allison
1
-3
/
+8
2007-10-10
r5780: Remove unused arguments.
Tim Potter
2
-7
/
+7
2007-10-10
r5779: Remove signal and timeout gubbage from tdb.
Tim Potter
3
-127
/
+4
2007-10-10
r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...
Jeremy Allison
1
-0
/
+7
2007-10-10
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r5300: more uint32 and system/filesys.h build fixes when developer mode is en...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
4
-0
/
+5
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
8
-2
/
+10
2007-10-10
r5143: don't generate prototypes for lib/tdb/
Stefan Metzmacher
3
-1
/
+12
2007-10-10
r4467: - tdb standalone build doesn't need -DSTANDALONE any more
Andrew Tridgell
2
-3
/
+3
2007-10-10
r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
Andrew Tridgell
6
-8
/
+8
2007-10-10
r3968: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
2
-13
/
+1
2007-10-10
r3730: More build system fixes and simplifications
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r3480: moved some signal defines into include/system
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3461: another place where "open" was used as a structure element
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3449: more include file reduction
Andrew Tridgell
1
-0
/
+1
[next]