index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
2019-06-16
Set $TERM
Eelco Dolstra
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
2019-05-13
Merge pull request #2802 from LnL7/fix-needs-hashrewrite
Eelco Dolstra
2019-05-12
build: make needsHashRewrite a method
Daiderd Jordan
2019-05-12
handleDiffHook: stop passing allowVfork
Graham Christensen
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
2019-05-12
chdir, setgroups
Graham Christensen
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
2019-05-12
build: run diff-hook under --check and document diff-hook
Graham Christensen
2019-05-12
build: move needsHashRewrite initialization to startBuilder
Daiderd Jordan
2019-05-08
Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDER
Eelco Dolstra
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2019-04-30
findRootsNoTemp: fixes comment about findRuntimeRoots
Samuel Dionne-Riel
2019-04-17
build: only skip hash rewriting for sandboxing on linux
Daiderd Jordan
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
2019-04-01
getMachines(): Cache result
Eelco Dolstra
2019-03-25
store-api.hh: add missing include for unordered_map
Will Dietz
2019-03-15
Add a 5 seconds of timeouts to connect to S3.
Chaker Benhamed
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
2019-03-14
findRuntimeRoots: Simplify/fix handling of /proc files
Eelco Dolstra
2019-03-10
Unify internal findRootsXxx() api
Guillaume Maudoux
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-03-10
Obfuscate memory roots for non-root users
Guillaume Maudoux
2019-03-10
detail memory roots
Guillaume Maudoux
2019-02-26
fix indentation
Dzmitry Zaitsau
2019-02-25
Apply param values on S3Helper initialization
Dzmitry Zaitsau
2019-02-25
Extend S3 URL parsing with parameters extraction
Dzmitry Zaitsau
2019-02-25
Extract and expose splitUriAndParams function
Dzmitry Zaitsau
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2019-01-18
unsupported(): Show the name of the unsupported operation
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
2018-12-12
Fix assertion failure in NarInfoDiskCache
Eelco Dolstra
2018-12-12
nar-info-disk-cache: include ca in the cache entries
Daiderd Jordan
2018-12-07
s3: make scheme configurable
Daiderd Jordan
2018-11-20
Merge pull request #2216 from dtzWill/fix/curl-760-timeout
Eelco Dolstra
2018-11-15
Fix 'Read-only file system' when building a derivation
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-11-07
Enable sandboxing by default
Eelco Dolstra
[next]