lix/src/libstore
Eelco Dolstra 9f0efa6611 * Start of the setuid helper (the program that performs the operations
that have to be done as root: running builders under different uids,
  changing ownership of build results, and deleting paths in the store
  with the wrong ownership).
2006-12-06 01:24:02 +00:00
..
build.cc * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +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 * Better message. 2006-12-05 16:17:01 +00:00
globals.cc * Install the worker in bindir, not libexecdir. 2006-12-04 13:09:16 +00:00
globals.hh * Install the worker in bindir, not libexecdir. 2006-12-04 13:09:16 +00:00
local-store.cc * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
local-store.hh * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
Makefile.am * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18: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 * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
remote-store.hh * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
store-api.cc * Refactoring. 2006-12-04 13:28:14 +00:00
store-api.hh * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00
worker-protocol.hh * Allow unprivileged users to run the garbage collector and to do 2006-12-05 02:18:46 +00:00