aboutsummaryrefslogtreecommitdiff
path: root/src/nix-daemon/nix-daemon.cc
AgeCommit message (Expand)Author
2013-06-12nix-daemon: Trust options like binary-caches when the client is rootEelco Dolstra
2013-04-23Nix daemon: respect build timeout from the clientEelco Dolstra
2013-03-08Revert "Prevent config.h from being clobbered"Eelco Dolstra
2013-03-07Prevent config.h from being clobberedEelco Dolstra
2013-02-19Add `Settings::nixDaemonSocketFile'.Ludovic Courtès
2012-12-20nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settingsEelco Dolstra
2012-11-15Don't use std::cerr in a few placesEelco Dolstra
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra