lix/src/libstore
Eelco Dolstra e25fad691a * Move addTempRoot() to the store API, and add another function
syncWithGC() to allow clients to register GC roots without needing
  write access to the global roots directory or the GC lock.
2006-12-02 16:41:36 +00:00
..
build.cc * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
db.cc * A helpful message. 2006-10-13 11:49:55 +00:00
db.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
derivations-ast.def * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
derivations.cc * Replace read-only calls to addTextToStore. 2006-12-01 21:00:39 +00:00
derivations.hh * Remove unnecessary inclusions of aterm2.h. 2006-09-04 22:08:40 +00:00
gc.cc * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
gc.hh * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
globals.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
globals.hh * Put building in the store API. 2006-11-30 18:02:04 +00:00
local-store.cc * Remove SwitchToOriginalUser, we're not going to need it anymore. 2006-12-02 14:34:14 +00:00
local-store.hh * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
Makefile.am * Doh. 2006-11-30 21:32:46 +00:00
misc.cc * More remote operations. 2006-11-30 22:43:55 +00:00
misc.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
references.cc * Use a bounded amount of memory in scanForReferences() by not reading 2006-09-22 13:10:30 +00:00
references.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
remote-store.cc * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
remote-store.hh * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
store-api.cc * Remove SwitchToOriginalUser, we're not going to need it anymore. 2006-12-02 14:34:14 +00:00
store-api.hh * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00
worker-protocol.hh * Move addTempRoot() to the store API, and add another function 2006-12-02 16:41:36 +00:00