summaryrefslogtreecommitdiff
path: root/tests/guix-daemon.sh
AgeCommit message (Expand)AuthorFilesLines
2020-09-28tests: Simplify shell exit status negation;Eric Bavier1-1/+1
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès1-0/+21
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès1-1/+1
2019-06-27tests: Avoid TCP port collision between lint.scm and guix-daemon.sh.Ludovic Courtès1-1/+1
2019-06-14packages: Remove 'search-bootstrap-binary'.Ludovic Courtès1-2/+2
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès1-1/+1
2019-01-21store: Rename '&nix-error' to '&store-error'.Ludovic Courtès1-4/+4
2018-04-19guix-daemon: Disable garbage collection for remote connections.Roel Janssen1-0/+14
2018-01-07daemon: Add gzip log compression.Ludovic Courtès1-1/+37
2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints.Ludovic Courtès1-0/+12
2017-06-04daemon: Add '--timeout' and '--max-silent-time'.Ludovic Courtès1-0/+36
2017-01-15daemon: Client settings no longer override daemon settings.Ludovic Courtès1-1/+28
2016-03-02tests: Disable grafts by default.Ludovic Courtès1-3/+7
2015-09-28store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.Ludovic Courtès1-1/+38
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès1-5/+7
2015-03-26Fix remaining references to "substitute-binary".Taylan Ulrich Bayırlı/Kammer1-2/+2
2014-03-27daemon: Add tests for substitutes and --no-substitutes.Ludovic Courtès1-4/+52
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver1-3/+3
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès1-1/+1
2013-01-06Update license headers.Ludovic Courtès1-6/+6
2012-12-06build: Run all the tests against the just-built daemon.Ludovic Courtès1-19/+0
2012-12-05daemon: Add `list-runtime-roots' script.Ludovic Courtès1-1/+3
2012-12-04daemon: Add test.Ludovic Courtès1-0/+46