aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/db.hh
AgeCommit message (Expand)Author
2007-08-12* Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-03-01* db.hh shouldn't depend on the Berkeley DB headers.Eelco Dolstra
2005-12-12* Automatically delete the old referers table.Eelco Dolstra
2005-12-12* Fix NIX-23: quadratic complexity in maintaining the referersEelco Dolstra
2005-12-09* Use Berkeley DB 4.4's process registry feature to recover fromEelco Dolstra
2005-05-09* Automatically upgrade the Berkeley DB environment if necessary.Eelco Dolstra
2005-02-09* Commit more often to prevent out-of-memory errors.Eelco Dolstra
2004-10-25* Allow certain operations to succeed even if we don't have writeEelco Dolstra
2004-06-28* Added a switch `--fallback'. From the manual:Eelco Dolstra
2003-11-18* libnix -> libstore.Eelco Dolstra