index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
common
/
tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: Remove "header" from tdb_context
Volker Lendecke
2013-02-05
1
-6
/
+6
*
tdb: Fix blank line endings
Volker Lendecke
2012-12-21
1
-10
/
+10
*
Fix compile when TDB_TRACE is enabled.
Ira Cooper
2012-01-06
1
-1
/
+1
*
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
2011-12-25
1
-12
/
+16
*
tdb: Avoid a malloc/memcpy in _tdb_store
Volker Lendecke
2011-12-19
1
-17
/
+8
*
tdb: increment sequence number in tdb_wipe_all().
Rusty Russell
2011-08-16
1
-0
/
+2
*
tdb: Fix Coverity ID 2192: NO_EFFECT
Volker Lendecke
2011-03-27
1
-1
/
+1
*
tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)
Jelmer Vernooij
2010-10-21
1
-20
/
+20
*
tdb: fix short write logic in tdb_new_database
Rusty Russell
2010-05-05
1
-1
/
+15
*
Fix some nonempty blank lines
Volker Lendecke
2010-03-25
1
-11
/
+10
*
tdb: If tdb_parse_record does not find a record, return -1 instead of 0
Volker Lendecke
2010-02-28
1
-1
/
+4
*
tdb: use tdb_nest_lock() for seqnum lock.
Rusty Russell
2010-02-17
1
-3
/
+3
*
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
2010-02-17
1
-1
/
+1
*
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
2010-02-17
1
-2
/
+3
*
Spelling fixes for tdb.
Brad Hards
2010-02-22
1
-1
/
+1
*
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
2009-11-20
1
-0
/
+30
*
tdb: detect tdb store of identical records and skip
Andrew Tridgell
2009-10-25
1
-0
/
+20
*
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
2009-10-23
1
-15
/
+15
*
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
2009-10-22
1
-3
/
+6
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-10-22
1
-23
/
+209
*
tdb: fix c++ build warning.
Günther Deschner
2009-09-07
1
-2
/
+2
*
realloc() has that horrible overloaded free semantic when size is 0:
Rusty Russell
2009-07-30
1
-2
/
+7
*
Detect tight loop in tdb_find()
Jim McDonough
2009-05-21
1
-0
/
+5
*
imported the tdb_repack() code from CTDB
Andrew Tridgell
2008-12-16
1
-0
/
+89
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+802