]> arthur.barton.de Git - netatalk.git/history - libatalk/cnid
Ignore more generated files.
[netatalk.git] / libatalk / cnid /
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-22 jmarcusAdd some more debugging code.
2001-10-21 jmarcusReadd header comments.
2001-10-21 jmarcusBig commit to improve CNID DB resiliency. Most of...
2001-10-19 jmarcusFix problem with dancing icons and afpd crashes.
2001-10-18 jmarcusFix up the debugging diagnostics some.
2001-10-18 jmarcusFix deadlock problem by shifting some of the transactio...
2001-10-15 jmarcusRemove extra debugging cruft.
2001-10-14 jmarcusChange truncate to remove for proper logfile removal.
2001-10-10 jmarcusDuh, after all my s/errno/rc/ hacking, I make the same...
2001-10-10 jmarcusFix some more CNID DB bugs:
2001-09-28 jmarcusFix the log_archive function call so that it is compati...
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-22 jmarcusReplaced EAGAIN with DB_LOCK_DEADLOCK.
2001-09-21 jmarcusWhoops, forgot to declare rc in cnid_get.c.
2001-09-21 jmarcusFix a bunch of problems with database contention and...
2001-09-20 jmarcusMore instances of s/errno/rc/
2001-09-19 jmarcusFixed a problem with looking up rootinfo. You can...
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-05 jmarcusFix up the comments on why I use rc instead of errno.
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-22 srittauTypo.
2001-08-16 srittauDon't compile and link (but distribute) empty source...
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-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-08-11 rufustfireflyRemoved duplicate -I cruft from automake files
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-28 rufustfireflyautomake/autoconf fixes (libatalk now builds supposedly)
2000-07-27 rufustfireflyAdded include for ../../sys headers
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision