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
/
ctdb
/
lib
/
tdb
/
common
/
tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-build: Remove duplicate tdb library
Amitay Isaacs
2014-06-20
1
-1154
/
+0
*
lib/tdb: Sync tdb from samba git tree
Amitay Isaacs
2012-04-13
1
-51
/
+48
*
tdb: fix short write logic in tdb_new_database
Rusty Russell
2010-08-16
1
-1
/
+15
*
Fix some nonempty blank lines
Volker Lendecke
2010-04-22
1
-11
/
+10
*
tdb: If tdb_parse_record does not find a record, return -1 instead of 0
Volker Lendecke
2010-04-22
1
-1
/
+4
*
tdb: use tdb_nest_lock() for seqnum lock.
Rusty Russell
2010-04-22
1
-3
/
+3
*
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
2010-04-22
1
-1
/
+1
*
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
2010-04-22
1
-2
/
+3
*
Spelling fixes for tdb.
Brad Hards
2010-04-22
1
-1
/
+1
*
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
2009-12-16
1
-0
/
+30
*
tdb: detect tdb store of identical records and skip
Andrew Tridgell
2009-12-16
1
-0
/
+20
*
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
2009-12-16
1
-15
/
+15
*
Attempt to fix bug 5684
Volker Lendecke
2009-12-16
1
-1
/
+1
*
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
2009-12-16
1
-3
/
+6
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-12-16
1
-23
/
+209
*
tdb: fix c++ build warning.
Günther Deschner
2009-12-16
1
-2
/
+2
*
realloc() has that horrible overloaded free semantic when size is 0: current ...
Rusty Russell
2009-08-04
1
-2
/
+7
*
Port from SAMBA ctdb: commit 936d76802f98d04d9743b2ca8eeeaadd4362db51 Author:...
Rusty Russell
2009-08-04
1
-0
/
+89
*
Port from SAMBA tdb: commit a91bcbccf8a2243dac57cacec6fdfc9907580f69 Author: ...
Rusty Russell
2009-08-04
1
-0
/
+5
*
carefully step around the recovery area when doing a tdb_wipe_all. This prevents
Andrew Tridgell
2008-02-08
1
-33
/
+47
*
fixed a problem with tdb growing after each recovery
Andrew Tridgell
2008-02-07
1
-0
/
+43
*
merge from samba4
Andrew Tridgell
2008-01-18
1
-42
/
+0
*
fixed the bug that caused tdbtorture to fail
Andrew Tridgell
2008-01-14
1
-0
/
+47
*
- added tdb_add_flags() and tdb_remove_flags()
Andrew Tridgell
2008-01-06
1
-0
/
+10
*
merge from Samba4
Andrew Tridgell
2008-01-05
1
-1
/
+5
*
convert tdb from u32 to uint32_t to match the current Samba trees
Andrew Tridgell
2008-01-05
1
-15
/
+15
*
added tdb_wipe_all() function
Andrew Tridgell
2008-01-05
1
-1
/
+55
*
avoid write locks during delete checks in traversals
Andrew Tridgell
2008-01-05
1
-1
/
+2
*
update lib/tdb from samba4
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-1
/
+1
*
added seqnum propogation code to ctdb
Andrew Tridgell
2007-05-04
1
-6
/
+19
*
added a tdb_enable_seqnum() function
Andrew Tridgell
2007-05-04
1
-0
/
+8
*
merge local copy of tdb from samba4 tdb
Andrew Tridgell
2007-04-16
1
-27
/
+237
*
added rest of tdb (missed in earlier commit)
Andrew Tridgell
2007-02-20
1
-0
/
+441