aboutsummaryrefslogtreecommitdiff
path: root/src/nix-worker/nix-worker.cc
AgeCommit message (Expand)Author
2007-02-22* Handle EINTR in select().Eelco Dolstra
2007-02-21* `nix-store --import' now also works in remote mode. The workerEelco Dolstra
2007-02-21* Support exportPath() in remote mode.Eelco Dolstra
2006-12-12* New primop builtins.filterSource, which can be used to filter filesEelco Dolstra
2006-12-07* Rename all those main.cc files.Eelco Dolstra