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
/
tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-27
tdb: Fix Coverity ID 2192: NO_EFFECT
Volker Lendecke
1
-1
/
+1
2010-10-21
tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)
Jelmer Vernooij
1
-20
/
+20
2010-05-05
tdb: fix short write logic in tdb_new_database
Rusty Russell
1
-1
/
+15
2010-03-25
Fix some nonempty blank lines
Volker Lendecke
1
-11
/
+10
2010-02-28
tdb: If tdb_parse_record does not find a record, return -1 instead of 0
Volker Lendecke
1
-1
/
+4
2010-02-17
tdb: use tdb_nest_lock() for seqnum lock.
Rusty Russell
1
-3
/
+3
2010-02-17
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
1
-1
/
+1
2010-02-17
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
1
-2
/
+3
2010-02-22
Spelling fixes for tdb.
Brad Hards
1
-1
/
+1
2009-11-20
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
1
-0
/
+30
2009-10-25
tdb: detect tdb store of identical records and skip
Andrew Tridgell
1
-0
/
+20
2009-10-23
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
1
-15
/
+15
2009-10-22
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
1
-3
/
+6
2009-10-22
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
1
-23
/
+209
2009-09-07
tdb: fix c++ build warning.
Günther Deschner
1
-2
/
+2
2009-07-30
realloc() has that horrible overloaded free semantic when size is 0:
Rusty Russell
1
-2
/
+7
2009-05-21
Detect tight loop in tdb_find()
Jim McDonough
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
1
-0
/
+802