nix-super/src/libmain
Eelco Dolstra 32282abcea * Beginning of secure multi-user Nix stores. If Nix is started as
root (or setuid root), then builds will be performed under one of
  the users listed in the `build-users' configuration variables.  This
  is to make it impossible to influence build results externally,
  allowing locally built derivations to be shared safely between
  users (see ASE-2005 paper).

  To do: only one builder should be active per build user.
2005-10-17 15:33:24 +00:00
..
Makefile.am * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
shared.cc * Beginning of secure multi-user Nix stores. If Nix is started as 2005-10-17 15:33:24 +00:00
shared.hh * nix-store, nix-instantiate: added an option `--add-root' to 2005-02-01 12:36:25 +00:00