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-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-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
2018-11-01
Disable the S3 content-encoding patch
Eelco Dolstra
2018-10-31
Merge pull request #2501 from mayflower/xdg_config_dirs
Eelco Dolstra
2018-10-31
config: use all of XDG_CONFIG_DIRS
Linus Heckemann
2018-10-30
Remove redundant message
Eelco Dolstra
2018-10-30
S3BinaryCacheStore: Allow disabling multipart uploads
Eelco Dolstra
2018-10-30
Fix broken uploadProgressCallback closure
Eelco Dolstra
2018-10-29
copyStorePath: Fix hash errors when copying from older store
Falco Peijnenburg
2018-10-27
Restore old (dis)allowedRequisites behaviour for self-references
Eelco Dolstra
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
2018-10-26
remote-store.hh: ConnectionHandle is struct, minor fix warning
Will Dietz
2018-10-23
Merge pull request #2483 from mayflower/tail-config
Eelco Dolstra
2018-10-23
Promote log-lines to a fully-qualified option
Linus Heckemann
2018-10-23
Per-output reference and closure size checks
Eelco Dolstra
2018-10-16
Fix assertion failure in Store::queryPathInfo()
Eelco Dolstra
[next]