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