Files
lix/src/libstore
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
..
2006-10-13 11:49:55 +00:00
2006-09-04 21:06:23 +00:00
2006-12-05 16:17:01 +00:00
2006-11-30 22:43:55 +00:00
2006-09-04 21:06:23 +00:00
2006-09-04 21:06:23 +00:00
2006-09-04 21:06:23 +00:00
2006-09-04 21:06:23 +00:00
2006-12-04 13:28:14 +00:00