]> arthur.barton.de Git - netatalk.git/history - libatalk/cnid/cnid_open.c
Re-enable synchronous transactions in the CNID DB code. This should improve
[netatalk.git] / libatalk / cnid / cnid_open.c
2001-12-07 jmarcusRe-enable synchronous transactions in the CNID DB code...
2001-11-27 jmarcusBig commit to improve database throughput and fix deadl...
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