guix-devel/nix/nix-daemon
Roel Janssen 5cefb13ddd
guix-daemon: Disable garbage collection for remote connections.
* nix/nix-daemon/nix-daemon.cc (isRemoteConnection): New variable.
  (performOp): For wopCollectGarbage, throw an error when isRemoteConnection
  is set.
  (acceptConnection): Set isRemoteConnection when connection is not AF_UNIX.
* tests/guix-daemon.sh: Add a test for the new behavior.
2018-04-19 19:06:26 +02:00
..
guix-daemon.cc daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00
nix-daemon.cc guix-daemon: Disable garbage collection for remote connections. 2018-04-19 19:06:26 +02:00
shared.hh Update license headers. 2013-01-06 00:47:50 +01:00