aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/worker-protocol.hh
AgeCommit message (Expand)Author
2007-06-12* Support queryDeriver() in multi-user installations.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-05* Allow unprivileged users to run the garbage collector and to doEelco Dolstra
2006-12-05* The determination of the root set should be made by the privilegedEelco Dolstra
2006-12-04* Add indirect root registration to the protocol so that unprivilegedEelco Dolstra
2006-12-04* When NIX_REMOTE=daemon, connect to /nix/var/nix/daemon.socketEelco Dolstra
2006-12-03* Some hackery to propagate the worker's stderr and exceptions to theEelco Dolstra
2006-12-02* Move addTempRoot() to the store API, and add another functionEelco Dolstra
2006-12-01* Merge addToStore and addToStoreFixed.Eelco Dolstra
2006-11-30* More remote operations.Eelco Dolstra
2006-11-30* More operations.Eelco Dolstra
2006-11-30* First remote operation: isValidPath().Eelco Dolstra