summaryrefslogtreecommitdiff
path: root/nix/libstore/local-store.cc
AgeCommit message (Expand)Author
2021-11-27daemon: Print the line whence we expect an integer.Tobias Geerinckx-Rice
2021-11-25daemon: Read unsigned nar size and download size from substituter.Ludovic Courtès
2021-04-09daemon: 'guix substitute' replies on FD 4.Ludovic Courtès
2020-12-08daemon: Factorize substituter agent spawning.Ludovic Courtès
2020-12-08daemon: Use 'Agent' to spawn 'guix substitute --query'.Ludovic Courtès
2020-09-14daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès
2020-09-14daemon: Isolate signing and signature verification functions.Ludovic Courtès
2020-09-11daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès
2019-11-13daemon: Don't include <linux/fs.h>.Ludovic Courtès
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès
2019-09-08daemon: Run 'guix substitute' directly and assume a single substituter.Ludovic Courtès
2019-09-08daemon: Run 'guix authenticate' directly.Ludovic Courtès
2019-02-04daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès
2018-12-16daemon: Use unbranded phrases in comments and messages.Ludovic Courtès
2018-11-14daemon: Install 'authenticate' script under LIBEXECDIR/guix.Ludovic Courtès
2018-03-30daemon: Remove unused schema upgrade code.Ludovic Courtès
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra
2016-10-28daemon: Turn retrying SQLite transactions into a higher-order function.Eelco Dolstra
2016-05-31daemon: Substitute queries return immediately when substitutes are disabled.Ludovic Courtès
2016-05-31daemon: Canonicalize gids to 0.Eelco Dolstra
2015-07-07daemon: Flush upon '\r' when reading the substituter's stderr.Ludovic Courtès
2015-07-03Merge branch 'nix'.Ludovic Courtès
2015-06-03Merge branch 'nix'.Ludovic Courtès
2015-05-20daemon: Correctly print substituter's stderr.Ludovic Courtès
2015-05-19Merge branch 'nix'.Ludovic Courtès
2015-02-07daemon: Flush upon '\r' when reading the substituter's stderr.Ludovic Courtès
2015-01-04Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.Ludovic Courtès
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès