aboutsummaryrefslogtreecommitdiff
path: root/src/nix-setuid-helper
AgeCommit message (Expand)Author
2013-11-14Remove nix-setuid-helperEelco Dolstra
2012-09-19Templatise tokenizeString()Eelco Dolstra
2010-03-02* When using the included sqlite/aterm libraries, build withEelco Dolstra
2007-04-16* Remove a warning.Eelco Dolstra
2007-03-30* Work around a bug in Apple's GCC preprocessor.Eelco Dolstra
2007-02-06* Fix 64-bit compiler warnings.Eelco Dolstra
2007-01-24* Nasty: Glibc clears the TMPDIR environment variable in setuidEelco Dolstra
2006-12-07* Rename all those main.cc files.Eelco Dolstra
2006-12-07* Check for lchown.Eelco Dolstra
2006-12-07* Move setuidCleanup() to libutil.Eelco Dolstra
2006-12-07* If not running as root, let the setuid helper kill the build user'sEelco Dolstra
2006-12-07* Change the ownership of store paths to the Nix account beforeEelco Dolstra
2006-12-07* If Nix is not running as root, call the setuid helper to start theEelco Dolstra
2006-12-06* Change the ownership of the current directory to the build user.Eelco Dolstra
2006-12-06* Verify that the desired target user is in the build users group (asEelco Dolstra
2006-12-06* Check that the caller is allowed to call the setuid helper. TheEelco Dolstra
2006-12-06* Get rid of `build-users'. We'll just take all the members ofEelco Dolstra
2006-12-06* nix-setuid-helper: allow running programs under a different uid.Eelco Dolstra
2006-12-06* Start of the setuid helper (the program that performs the operationsEelco Dolstra