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
/
source3
/
tdb
/
tdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug statement fixups.
Jeremy Allison
2002-01-02
1
-0
/
+6
*
Fix up warnings. Make tdb_openXX() names const.
Jeremy Allison
2001-12-11
1
-2
/
+2
*
Put back changes to set errno, which seem to do no harm.
Martin Pool
2001-12-04
1
-1
/
+13
*
undo
Martin Pool
2001-12-04
1
-14
/
+2
*
Implement suggestion from tridge to leave the old tdb_open interface
Martin Pool
2001-12-04
1
-2
/
+4
*
Better error handling:
Martin Pool
2001-12-04
1
-3
/
+6
*
Added prototypes for new fns. Thanks Elrond.
Jeremy Allison
2001-12-03
1
-0
/
+7
*
added a hook to reopen all tdb's after the server fork
Andrew Tridgell
2001-09-19
1
-0
/
+1
*
try to make the tailer code much more robust. When a record
Andrew Tridgell
2001-05-28
1
-0
/
+2
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-38
/
+73
*
support both read and write locks inside the tdb
Andrew Tridgell
2000-06-15
1
-1
/
+6
*
an imcompatible tdb format change (sorry!)
Andrew Tridgell
2000-05-12
1
-0
/
+1
*
added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
Andrew Tridgell
2000-05-01
1
-0
/
+4
*
added TDB_MODIFY flag - patch from from luke
Andrew Tridgell
2000-04-25
1
-1
/
+2
*
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
2000-04-18
1
-0
/
+2
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
1
-1
/
+2
*
improved the error checking
Andrew Tridgell
2000-01-08
1
-1
/
+8
*
- patch from Rusty to neaten up the code a bit
Andrew Tridgell
2000-01-07
1
-0
/
+3
*
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-1
/
+6
*
fixed locking code
Andrew Tridgell
1999-12-23
1
-1
/
+1
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-0
/
+1
*
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
1999-12-21
1
-0
/
+61