index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
common
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
2009-12-20
1
-0
/
+17
*
tdb: always set tdb->tracefd to -1 to be safe on goto fail
Stefan Metzmacher
2009-12-20
1
-4
/
+3
*
tdb: reset tdb->fd to -1 in tdb_close()
Kirill Smelkov
2009-12-20
1
-1
/
+3
*
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
2009-10-23
1
-2
/
+4
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-10-23
1
-2
/
+29
*
lib/tdb: don't overwrite TDBs with different version numbers.
Rusty Russell
2009-08-28
1
-5
/
+7
*
Add define guards around otherwise unused variable.
Jeremy Allison
2009-08-06
1
-0
/
+3
*
tdb: don't alter tdb->flags in tdb_reopen_all()
Rusty Russell
2009-07-31
1
-6
/
+13
*
tdb: Reimplementation of Metze's "lib/tdb: if we know pwrite and pread are th...
Rusty Russell
2009-07-31
1
-5
/
+10
*
tdb: Revert "lib/tdb: if we know pwrite and pread are thread/fork safe tdb_re...
Rusty Russell
2009-07-31
1
-5
/
+0
*
lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() sh...
Stefan Metzmacher
2009-02-25
1
-0
/
+5
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+488