aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-daemon.sh
AgeCommit message (Expand)Author
2019-06-27tests: Avoid TCP port collision between lint.scm and guix-daemon.sh....Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'....Ludovic Courtès
2018-04-19guix-daemon: Disable garbage collection for remote connections....Roel Janssen
2018-01-07daemon: Add gzip log compression....Ludovic Courtès
2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès
2017-06-04daemon: Add '--timeout' and '--max-silent-time'....Ludovic Courtès
2017-01-15daemon: Client settings no longer override daemon settings....Ludovic Courtès
2016-03-02tests: Disable grafts by default....Ludovic Courtès
2015-09-28store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs....Ludovic Courtès
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients....Ludovic Courtès
2015-03-26Fix remaining references to "substitute-binary"....Taylan Ulrich Bayırlı/Kammer
2014-03-27daemon: Add tests for substitutes and --no-substitutes....Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script....Mark H Weaver
2013-01-18distro: Change the module name space to (gnu ...)....Ludovic Courtès
2013-01-06Update license headers....Ludovic Courtès
2012-12-06build: Run all the tests against the just-built daemon....Ludovic Courtès
2012-12-05daemon: Add `list-runtime-roots' script....Ludovic Courtès
2012-12-04daemon: Add test....Ludovic Courtès
-2016-3191....Leo Famulari 2016-05-23gnu: pcre: Remove now-unneeded replacement....Ludovic Courtès 2016-05-02gnu: pcre: Add "bin" output....Ludovic Courtès 2016-05-02Merge branch 'master' into core-updatesMathieu Lirzin 2016-04-14gnu: packages: Use 'search-patches' everywhere....Alex Kost 2016-04-08gnu: pcre2: Update to 10.21....McKinley Olsen 2016-04-06gnu: pcre: Fix CVE-2016-3191....Ludovic Courtès 2016-04-06gnu: pcre: Disallow references to the "doc" output....Ludovic Courtès 2016-04-06gnu: pcre: Add missing #:use-module....Ludovic Courtès 2016-04-06gnu: pcre: Fix CVE-2016-3191....Ludovic Courtès 2015-12-15gnu: pcre: Add "doc" output....Ludovic Courtès 2015-12-07gnu: pcre: Update to 8.38....Mark H Weaver 2015-10-30gnu: Add pcre2....Ricardo Wurmus 2015-07-11gnu: pcre: Enable more features....Mark H Weaver 2015-05-13gnu: pcre: Update to 8.37....Mark H Weaver 2014-12-12gnu: pcre: Update to 8.36 and enable JIT support....Mark H Weaver 2014-10-26gnu: Some cleanup based on lint checkers....Eric Bavier 2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'....Mark H Weaver 2013-02-05gnu: Add PCRE (Perl Compatible Regular Expression)....Andreas Enge