lix/src
Eelco Dolstra 5f862658c3 Remove bad daemon connections from the pool
This is necessary for long-running processes like hydra-queue-runner:
if a nix-daemon worker is killed, we need to stop reusing that
connection.
2016-02-24 11:39:56 +01:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr JSONObject: Support floats and booleans 2016-02-19 14:24:04 +01:00
libmain Pool<T>: Allow a maximum pool size 2016-02-23 16:40:16 +01:00
libstore Remove bad daemon connections from the pool 2016-02-24 11:39:56 +01:00
libutil Remove bad daemon connections from the pool 2016-02-24 11:39:56 +01:00
nix-collect-garbage Eliminate the "store" global variable 2016-02-04 14:28:26 +01:00
nix-daemon Rename ValidPathInfo::hash -> narHash for consistency 2016-02-16 11:49:12 +01:00
nix-env Merge pull request #762 from ctheune/ctheune-floats 2016-02-12 12:49:59 +01:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate Move addPermRoot into Store 2016-02-11 16:14:42 +01:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-prefetch-url Eliminate the "store" global variable 2016-02-04 14:28:26 +01:00
nix-store Rename ValidPathInfo::hash -> narHash for consistency 2016-02-16 11:49:12 +01:00