index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
libstore
/
local-store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Spawn 'guix authenticate' once for all.
...
Ludovic Courtès
2020-09-14
1
-17
/
+70
*
daemon: Isolate signing and signature verification functions.
...
Ludovic Courtès
2020-09-14
1
-13
/
+30
*
daemon: Simplify interface with 'guix authenticate'.
...
Ludovic Courtès
2020-09-11
1
-16
/
+3
*
daemon: Don't include <linux/fs.h>.
...
Ludovic Courtès
2019-11-13
1
-3
/
+0
*
daemon: Make 'profiles/per-user' non-world-writable.
...
Ludovic Courtès
2019-10-16
1
-2
/
+15
*
daemon: Run 'guix substitute' directly and assume a single substituter.
...
Ludovic Courtès
2019-09-08
1
-43
/
+54
*
daemon: Run 'guix authenticate' directly.
...
Ludovic Courtès
2019-09-08
1
-2
/
+3
*
daemon: Add "/guix" to default 'nixLibexecDir'.
...
Ludovic Courtès
2019-02-04
1
-8
/
+2
*
daemon: Use unbranded phrases in comments and messages.
...
Ludovic Courtès
2018-12-16
1
-14
/
+14
*
daemon: Install 'authenticate' script under LIBEXECDIR/guix.
...
Ludovic Courtès
2018-11-14
1
-2
/
+15
*
daemon: Remove unused schema upgrade code.
...
Ludovic Courtès
2018-03-30
1
-155
/
+4
*
daemon: Improve the SQLite wrapper API.
...
Eelco Dolstra
2016-10-28
1
-175
/
+68
*
daemon: Factor out SQLite handling.
...
Eelco Dolstra
2016-10-28
1
-174
/
+0
*
daemon: Turn retrying SQLite transactions into a higher-order function.
...
Eelco Dolstra
2016-10-28
1
-33
/
+42
*
daemon: Substitute queries return immediately when substitutes are disabled.
...
Ludovic Courtès
2016-05-31
1
-0
/
+5
*
daemon: Canonicalize gids to 0.
...
Eelco Dolstra
2016-05-31
1
-2
/
+2
*
daemon: Flush upon '\r' when reading the substituter's stderr.
...
Ludovic Courtès
2015-07-07
1
-2
/
+4
*
Merge branch 'nix'.
...
Ludovic Courtès
2015-07-03
1
-5
/
+13
*
Merge branch 'nix'.
...
Ludovic Courtès
2015-06-03
1
-14
/
+17
*
daemon: Correctly print substituter's stderr.
...
Ludovic Courtès
2015-05-20
1
-1
/
+2
*
Merge branch 'nix'.
...
Ludovic Courtès
2015-05-19
1
-45
/
+36
*
daemon: Flush upon '\r' when reading the substituter's stderr.
...
Ludovic Courtès
2015-02-07
1
-2
/
+4
*
Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.
Ludovic Courtès
2015-01-04
1
-3
/
+30
*
Merge branch 'nix' into 'master'.
Ludovic Courtès
2014-12-19
1
-0
/
+2010