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
/
lib
/
tdb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
lib/tdb: don't overwrite TDBs with different version numbers.
Rusty Russell
1
-5
/
+7
2009-08-06
Add define guards around otherwise unused variable.
Jeremy Allison
1
-0
/
+3
2009-08-06
There is one signedness issue in tdb which prevents traverses of TDB records
Rusty Russell
1
-9
/
+21
2009-07-31
tdb: don't alter tdb->flags in tdb_reopen_all()
Rusty Russell
1
-6
/
+13
2009-07-31
tdb: Reimplementation of Metze's "lib/tdb: if we know pwrite and pread are th...
Rusty Russell
1
-5
/
+10
2009-07-31
tdb: Revert "lib/tdb: if we know pwrite and pread are thread/fork safe tdb_re...
Rusty Russell
1
-5
/
+0
2009-07-30
realloc() has that horrible overloaded free semantic when size is 0:
Rusty Russell
1
-2
/
+7
2009-07-30
If the record is at the end of the database, pretending it has length 1
Rusty Russell
1
-4
/
+1
2009-07-21
tdb: fix locking error
Rusty Russell
1
-1
/
+1
2009-07-20
Make tdb transaction lock recursive (samba version)
Rusty Russell
3
-21
/
+20
2009-06-01
overallocate all records by 25%
Andrew Tridgell
1
-0
/
+3
2009-06-01
auto-repack in transactions that expand the tdb
Andrew Tridgell
1
-0
/
+12
2009-05-28
make TDB_NOSYNC affect all the fsync/msync calls in transactions
Andrew Tridgell
1
-5
/
+7
2009-05-21
Detect tight loop in tdb_find()
Jim McDonough
1
-0
/
+5
2009-03-31
tdb: Remove unused variable
Tim Prouty
1
-1
/
+0
2009-03-31
Add tdb_transaction_prepare_commit()
Howard Chu
1
-52
/
+124
2009-02-25
lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() sh...
Stefan Metzmacher
1
-0
/
+5
2008-12-16
imported the tdb_repack() code from CTDB
Andrew Tridgell
1
-0
/
+89
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
11
-0
/
+4679