summary refs log tree commit diff
path: root/nix/nix-daemon
AgeCommit message (Expand)Author
2015-06-03Don't let unprivileged users repair pathsEelco Dolstra
2015-06-03Add a ‘verifyStore’ RPCLudovic Courtès
2015-06-03Silence some warnings on GCC 4.9Eelco Dolstra
2015-06-03Get rid of unnecessary "interrupted by the user" message with -vvvEelco Dolstra
2015-06-03Remove tabsEelco Dolstra
2015-05-11nix-daemon: Call exit(), not _exit()Eelco Dolstra
2015-05-11Improve error message if the daemon worker fails to startEelco Dolstra
2015-05-11nix-daemon: Close unnecessary fdEelco Dolstra
2015-05-11Add an 'optimiseStore' remote procedure call.Ludovic Courtès
2015-05-11DohEelco Dolstra
2015-05-11Move some options out of globalsEelco Dolstra
2015-05-11Remove some dead codeEelco Dolstra
2015-05-11nix-daemon: Less verbosityEelco Dolstra
2015-05-11nix-daemon: Simplify stderr handlingEelco Dolstra
2015-05-11Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nixLudovic Courtès
2015-05-06Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nixLudovic Courtès
2014-12-17Keep only libstore, nix-daemon, and related stuff.Ludovic Courtès