]> arthur.barton.de Git - netatalk.git/history - libatalk/cnid/cnid_open.c
MFH: Sync CNID DB code with HEAD.
[netatalk.git] / libatalk / cnid / cnid_open.c
2001-12-15 jmarcusMFH: Sync CNID DB code with HEAD.
2001-12-03 jmarcusMFH: Fix CNID DB deadlock problem.
2001-12-03 jmarcusClean up code with astyle.
2001-11-05 jmarcusInclude the dbenv path in some of the syslog messages...
2001-11-04 jmarcusAdd a static variable to track the exclusive lock....
2001-11-04 jmarcusRe-added code to enable on-the-fly database recovery...
2001-10-21 jmarcusReadd header comments.
2001-10-21 jmarcusBig commit to improve CNID DB resiliency. Most of...
2001-10-18 jmarcusFix up the debugging diagnostics some.
2001-09-27 jmarcusAdd support for internal deadlock detection.
2001-09-23 jmarcusMore s/errno/rc/ fixes and code cleanup.
2001-09-23 jmarcusDB_VERSION comment additions.
2001-09-21 jmarcusFix a bunch of problems with database contention and...
2001-09-18 jmarcusAdded much-needed db3 version checking code. CNID...
2001-09-05 jmarcusComment out the DBENV->open with DB_JOINENV flag. ...
2001-09-04 rufustfireflypatch for overwriting DIDs and misc FreeBSD db3 stuff...
2001-08-31 rufustfireflyEdmund Lam's compilation patches for non-CNID support
2001-08-16 uheesin db result checking replaced EAGAIN by DB_LOCK_DEADLO...
2001-08-15 srittauWarning fixes.
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-06-29 rufustfireflymassive commenting/autoconf changes
2000-07-25 rufustfireflyInitial revision