Only seed database for Debian install if we're using default config
[onak.git] / keydb_db4.c
2009-03-24 Jonathan McDowellEnsure DB4 backend dbconns memory is initialised to...
2008-06-01 Jonathan McDowellAdd initial support for upgrading db4 DBs built with...
2008-05-16 Jonathan McDowellFix fetching key by text bug in db4 backend
2008-01-16 Jonathan McDowellFix getfullkeyid in db4 backend.
2008-01-16 Jonathan McDowell(Hopefully) really fix the DB4 backend issues.
2008-01-15 Jonathan McDowellFix db4 backend - we weren't actually providing a suita...
2007-12-15 Jonathan McDowellFix up dynamic loading; we export a structure of functi...
2006-06-19 Jonathan McDowellGracefully fail when we can't open a DB4 DB.
2005-07-14 Jonathan McDowellFix memory leak on db4 cleanup.
2004-10-23 Jonathan McDowellMove dumpdb over to using iterate_keys.
2004-10-17 Jonathan McDowellIntroduce sorted keyid array functions and use in DB4.
2004-10-17 Jonathan McDowellCleanup db4 properly if we fail to open it.
2004-09-27 Jonathan McDowellAdd key iteration functionality to keydb backends.
2004-09-25 Jonathan McDowellMove update_keys to keydb rather than merge.
2004-09-23 Jonathan McDowellFix transaction around id32 updating in DB4 backend.
2004-09-14 Jonathan McDowellAdd more checking on db4 cleanup.
2004-08-10 Jonathan McDowellMove over to log_assert.
2004-08-01 Jonathan McDowellUpgrade db3 backend to db4.