Update Debian Vcs-* fields to point to git repository
[onak.git] / keydb_db4.c
2012-07-25 Jonathan McDowellStart pulling non-library material out of core source...
2012-04-11 Jonathan McDowellFix deletion of skshash in DB4 backend
2012-04-11 Jonathan McDowellFix deletion error logging for DB4 backend
2012-04-02 Jonathan McDowellAdd keyid to DB4 backend deletion error messages
2012-04-02 Jonathan McDowellAdd missing initialisation of DB4 cursor for skshash...
2011-10-18 Jonathan McDowellUse C99 uint32_t rather than u_int32_t
2011-05-01 Jonathan McDowellClean up file header copyrights
2011-04-25 Jonathan McDowellAdd support for key retrieval by SKS hash
2011-03-29 Jonathan McDowellConfigure db4 locks according to maxkeys and actually...
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.