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
/
common
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13283: added two optimisations to the tdb transactions code. The first is to
Andrew Tridgell
1
-1
/
+36
2007-10-10
r10891: I noticed that the secrets.db was not being backed up on my system due
Andrew Tridgell
1
-0
/
+9
2007-10-10
r10492: work around a bug in solaris which cases lock upgrades to fail with
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10483: fixed some uninitialised variables warnings
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10469: use the older style of structure initialisation for tdb to make it
Andrew Tridgell
1
-6
/
+6
2007-10-10
r10468: - terminate tdbtorture quickly when an error is detected
Andrew Tridgell
1
-0
/
+4
2007-10-10
r10465: separate out a read_only db from a read-only traversal to ensure we
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10460: fixed portability of transaction code to systems with integer
Andrew Tridgell
1
-6
/
+7
2007-10-10
r10421: following on discussions with simo, I have worked out a way of
Andrew Tridgell
1
-9
/
+20
2007-10-10
r10405: added transactions into tdb, and hook them into ldb. See my
Andrew Tridgell
1
-0
/
+976