depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
db.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-12
* Automatically delete the old referers table.
Eelco Dolstra
1
-4
/
+24
2005-12-12
* Fix NIX-23: quadratic complexity in maintaining the referers
Eelco Dolstra
1
-9
/
+20
2005-12-09
* Use Berkeley DB 4.4's process registry feature to recover from
Eelco Dolstra
1
-99
/
+56
2005-12-06
* Require Berkeley DB 4.4.
Eelco Dolstra
1
-1
/
+3
2005-05-09
* Automatically upgrade the Berkeley DB environment if necessary.
Eelco Dolstra
1
-106
/
+131
2005-03-03
* Increase Berkeley DB limits a bit more.
Eelco Dolstra
1
-3
/
+3
2005-02-09
* Commit more often to prevent out-of-memory errors.
Eelco Dolstra
1
-4
/
+12
2005-02-09
* Automatically upgrade <= 0.7 Nix stores to the new schema (so that
Eelco Dolstra
1
-1
/
+1
2004-10-25
* Allow certain operations to succeed even if we don't have write
Eelco Dolstra
1
-2
/
+11
2004-08-31
* Quadruple the Berkeley DB locking limits to get rid of out of memory
Eelco Dolstra
1
-2
/
+21
2004-06-28
* Added a switch `--fallback'. From the manual:
Eelco Dolstra
1
-2
/
+5
2004-06-21
* Disable calls to fsync() since Berkeley DB's DB_TXN_WRITE_NOSYNC
Eelco Dolstra
1
-0
/
+8
2004-06-20
* Refactoring.
Eelco Dolstra
1
-41
/
+2
2004-01-15
* Catch SIGINT to terminate cleanly when the user tries to interrupt
Eelco Dolstra
1
-1
/
+8
2004-01-13
* Periodically checkpoint the log.
Eelco Dolstra
1
-1
/
+3
2004-01-13
* Tricky: make sure that the accessor count is not reset to 0 if
Eelco Dolstra
1
-1
/
+5
2004-01-07
* Upgraded to Berkeley DB 4.2.52. The main advantage of 4.2 is that
Eelco Dolstra
1
-1
/
+1
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra
1
-2
/
+2
2003-11-18
* libnix -> libstore.
Eelco Dolstra
1
-0
/
+425