index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-daemon
/
nix-daemon.cc
Age
Commit message (
Expand
)
Author
2014-03-30
boost::shared_ptr -> std::shared_ptr
Eelco Dolstra
2014-03-18
Fix tabs
Eelco Dolstra
2014-03-18
Allow recovery from isValidPath RPCs with an invalid path
Ludovic Courtès
2014-03-17
Fix -j and other flags when using the daemon
Eelco Dolstra
2014-02-26
Simplify getting use-ssh-substituter from untrusted users
Eelco Dolstra
2013-10-02
Report OOM errors better
Eelco Dolstra
2013-10-02
Fix typo
Eelco Dolstra
2013-08-07
Run the daemon worker on the same CPU as the client
Eelco Dolstra
2013-07-07
Leave `HAVE_HUP_NOTIFICATION' undefined on GNU/Hurd.
Ludovic Courtès
2013-06-12
nix-daemon: Trust options like binary-caches when the client is root
Eelco Dolstra
2013-04-23
Nix daemon: respect build timeout from the client
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-19
Add `Settings::nixDaemonSocketFile'.
Ludovic Courtès
2012-12-20
nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settings
Eelco Dolstra
2012-11-15
Don't use std::cerr in a few places
Eelco Dolstra
2012-10-03
Rename nix-worker to nix-daemon
Eelco Dolstra