tvl-depot/src
Eelco Dolstra b17677462c * Use lchown() instead of chown() in canonicalisePathMetaData(). This
matters when running as root, since then we don't use the setuid
  helper (which already used lchown()).
  
* Also check for an obscure security problem on platforms that don't
  have lchown.  Then we can't change the ownership of symlinks, which
  doesn't matter *except* when the containing directory is writable by
  the owner (which is the case with the top-level Nix store directory).
2006-12-09 20:02:27 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Install header files in /nix/include/nix. 2006-09-04 22:41:36 +00:00
bsdiff-4.3 * Print a better error message when writing the patched file (e.g., 2006-02-01 17:28:13 +00:00
libexpr * Remove SwitchToOriginalUser, we're not going to need it anymore. 2006-12-02 14:34:14 +00:00
libmain * Kill a build if it has gone for more than a certain number of 2006-12-08 15:44:00 +00:00
libstore * Use lchown() instead of chown() in canonicalisePathMetaData(). This 2006-12-09 20:02:27 +00:00
libutil * Move setuidCleanup() to libutil. 2006-12-07 16:40:41 +00:00
nix-env * Doh! 2006-12-07 22:07:05 +00:00
nix-hash * Use a proper namespace. 2006-09-04 21:06:23 +00:00
nix-instantiate * Doh! 2006-12-07 22:07:05 +00:00
nix-log2xml * Support for srcdir != builddir (NIX-41). 2006-05-12 11:47:45 +00:00
nix-setuid-helper * Rename all those main.cc files. 2006-12-07 20:47:30 +00:00
nix-store * Doh! 2006-12-07 22:07:05 +00:00
nix-worker * Doh! 2006-12-07 22:07:05 +00:00
aterm-helper.pl * Big cleanup of the semantics of paths, strings, contexts, string 2006-10-16 15:55:34 +00:00
Makefile.am * Start of the setuid helper (the program that performs the operations 2006-12-06 01:24:02 +00:00