updated the 3.0 branch from the head branch - ready for alpha18
[samba.git] / source3 / tdb / tdb.h
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-27 Jeremy AllisonMerge Herb's idmap endian fix.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-07 Simo Sorcebetter check of called function's return
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-09 Jeremy AllisonMove SAFE_FREE into tdb.c to stop exporting it into...
2002-01-02 Jeremy Allisondebug statement fixups.
2001-12-11 Jeremy AllisonFix up warnings. Make tdb_openXX() names const.
2001-12-04 Martin PoolPut back changes to set errno, which seem to do no...
2001-12-04 Martin Poolundo
2001-12-04 Martin PoolImplement suggestion from tridge to leave the old tdb_o...
2001-12-04 Martin PoolBetter error handling:
2001-12-03 Jeremy AllisonAdded prototypes for new fns. Thanks Elrond.
2001-09-19 Andrew Tridgelladded a hook to reopen all tdb's after the server fork
2001-05-28 Andrew Tridgelltry to make the tailer code much more robust. When...
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-06-15 Andrew Tridgellsupport both read and write locks inside the tdb
2000-05-12 Andrew Tridgellan imcompatible tdb format change (sorry!)
2000-05-01 Andrew Tridgelladded TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
2000-04-25 Andrew Tridgelladded TDB_MODIFY flag - patch from from luke
2000-04-18 Jeremy Allisonlocking/locking.c: Fixed placeholder code for POSIX...
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-08 Andrew Tridgellimproved the error checking
2000-01-07 Andrew Tridgell- patch from Rusty to neaten up the code a bit
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-23 Andrew Tridgellfixed locking code
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...