summaryrefslogtreecommitdiff
path: root/nix/nix-daemon
Commit message (Expand)AuthorAgeFilesLines
* daemon: Ignore '--keep-failed' for TCP/IP clients....Ludovic Courtès2018-11-241-0/+6
* daemon: Install 'authenticate' script under LIBEXECDIR/guix....Ludovic Courtès2018-11-141-12/+0
* daemon: Support multiplexed build output....Ludovic Courtès2018-10-151-1/+1
* guix-daemon: Disable garbage collection for remote connections....Roel Janssen2018-04-191-1/+9
* daemon: Make libbz2 an optional dependency....Ludovic Courtès2018-01-071-0/+2
* daemon: Add gzip log compression....Ludovic Courtès2018-01-071-3/+22
* daemon: Flush the sink upon 'exportPath' errors....Jan Nieuwenhuizen2017-07-171-1/+9
* daemon: Allow compilation with GCC 4.9....Ludovic Courtès2017-07-101-4/+2
* daemon: Set TCP_NODELAY and TCP_QUICKACK on remote sockets....Ludovic Courtès2017-06-221-0/+18
* daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès2017-06-222-169/+266
* daemon: Add '--timeout' and '--max-silent-time'....Ludovic Courtès2017-06-041-0/+12
* daemon: Client settings no longer override daemon settings....Ludovic Courtès2017-01-152-6/+15
* daemon: Set ownership of kept build directories to the calling user....Hartmut Goebel2016-12-091-0/+12
* daemon: Buffer data sent to clients by the 'export-path' RPC....Ludovic Courtès2016-12-011-3/+4
* daemon: Add 'built-in-builders' RPC....Ludovic Courtès2016-11-161-0/+9
* build: Default to "https://mirror.hydra.gnu.org/" for substitutes....Ludovic Courtès2016-03-161-2/+2
* daemon: Add '--rounds'....Ludovic Courtès2015-12-131-0/+15
* daemon: Allow builds to be repeated....Eelco Dolstra2015-12-081-1/+1
* daemon: Add 'buildMode' parameter to 'buildPaths' RPC....Ludovic Courtès2015-12-021-1/+10
* daemon: int2String -> std::to_string.Eelco Dolstra2015-12-021-9/+9
* daemon: Require a signature for imports made by root....Ludovic Courtès2015-08-271-1/+4
* Merge branch 'nix'....Ludovic Courtès2015-07-031-4/+1
* daemon: Internationalize guix-daemon....Ludovic Courtès2015-06-101-40/+61
* daemon: Always require a signature when importing an archive....Ludovic Courtès2015-06-061-1/+4
* Merge branch 'nix'....Ludovic Courtès2015-06-031-8/+26
* Merge branch 'nix'....Ludovic Courtès2015-05-192-65/+94
* Fix remaining references to "substitute-binary"....Taylan Ulrich Bayırlı/Kammer2015-03-261-1/+1
* build: Make 'chroot' a hard requirement....Ludovic Courtès2015-02-041-19/+8
* Merge branch 'nix' into 'master'.Ludovic Courtès2014-12-191-0/+939
* daemon: Default to '--cores=0'....Ludovic Courtès2014-11-301-0/+3
* daemon: Add '--substitute-urls' option....Ludovic Courtès2014-10-091-3/+12
* daemon: Rename '--disable-store-optimization' to '--disable-deduplication'....Ludovic Courtès2014-08-311-3/+9
* daemon: Really enable automatic deduplication by default....Ludovic Courtès2014-08-311-0/+7
* daemon: Don't abort when $PATH is undefined....Ludovic Courtès2014-04-091-2/+8
* daemon: Clear $NIX_SUBSTITUTERS when passed '--no-substitutes'....Ludovic Courtès2014-03-271-0/+7
* daemon: Change some options via 'settings.set'....Ludovic Courtès2014-03-271-4/+7
* daemon: Really override the substituters setting....Ludovic Courtès2014-03-201-4/+5
* daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'....Ludovic Courtès2014-02-061-0/+33
* Add 'guix offload' as a daemon build hook....Ludovic Courtès2014-01-241-1/+22
* daemon: Implement signed archive import/export....Ludovic Courtès2013-12-201-0/+6
* daemon: Add libgcrypt call to state that the initialization is over....Ludovic Courtès2013-12-191-0/+4
* daemon: Set the umask to 022 when starting....Ludovic Courtès2013-10-101-0/+6
* daemon: Make argp usage compatible with libc on GNU/Hurd....Ludovic Courtès2013-07-041-2/+2
* daemon: Add `--no-substitutes'....Ludovic Courtès2013-04-181-7/+18
* daemon: Really enable the substituter by default....Ludovic Courtès2013-04-181-4/+2
* Add preliminary binary substituter....Ludovic Courtès2013-04-031-2/+10
* daemon: Add `--listen'....Ludovic Courtès2013-02-191-1/+18
* daemon: Fix warning message when running as root without a build user group....Ludovic Courtès2013-01-091-2/+2
* guix-daemon: Rename `--build-cores' for consistency with `guix-build'....Ludovic Courtès2013-01-091-2/+2
* Update license headers....Ludovic Courtès2013-01-062-11/+11