guix/nix
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
..
boost
guix-register
libstore daemon: Remove unused schema upgrade code. 2018-03-30 23:42:07 +02:00
libutil
nix-daemon guix-daemon: Disable garbage collection for remote connections. 2018-04-19 19:06:26 +02:00
scripts list-runtime-root: Fix off-by-one in 'strip-drop' call. 2017-12-31 11:18:30 +01:00
.gitignore
AUTHORS
COPYING
local.mk daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00