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
2020-10-12
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-11
Split out uds-remote-store.{cc.hh}
John Ericson
2020-10-11
Copy {uds-,}remote-store.{cc,hh}
John Ericson
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-09
Remove stray DerivationOutputsAndPaths type
Eelco Dolstra
2020-10-07
Dynamically disable user namespaces if CLONE_NEWUSER fails
Eelco Dolstra
2020-10-07
Support user namespaces being disabled
Eelco Dolstra
2020-10-07
Doh
Eelco Dolstra
2020-10-07
Tweak error messages
Eelco Dolstra
2020-10-07
Serialize exceptions from the daemon to the client
Eelco Dolstra
2020-10-07
Use PathReferences more widely
John Ericson
2020-10-07
Serialize exceptions from the sandbox process to the parent
Eelco Dolstra
2020-10-07
Remove generic std::optional<T> suppport from worker proto
John Ericson
2020-10-06
Prevent a deadlock when user namespace setup fails
Eelco Dolstra
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-10-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-10-05
Merge pull request #3935 from obsidiansystems/binary-cache-addToStoreFromDump
Eelco Dolstra
2020-10-05
Merge pull request #3895 from obsidiansystems/templated-daemon-protocol
Eelco Dolstra
2020-09-30
Style
Eelco Dolstra
2020-09-30
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-30
nix::worker_proto -> worker_proto
John Ericson
2020-09-30
Revert "Use template structs instead of phantoms"
John Ericson
2020-09-29
Remove github-access-token in favor of access-token.
Kevin Quick
2020-09-29
Merge branch 'master' into access-tokens
Kevin Quick
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-29
Merge branch 'github-api-token' of https://github.com/imalsogreg/nix
Eelco Dolstra
2020-09-28
Clarify comment a bit
John Ericson
2020-09-28
Use `drvPath2` and give it a better name
John Ericson
2020-09-28
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-28
Update src/libstore/binary-cache-store.cc
John Ericson
2020-09-28
Merge pull request #4064 from serokell/balsoft/fix-max-jobs
Eelco Dolstra
2020-09-26
Remove redundant nar hash and size setting
John Ericson
2020-09-26
Fix up BinaryCacheStore::addToStore taking a path
John Ericson
2020-09-26
BinaryCacheStore::addTextToStore include CA field
John Ericson
2020-09-26
Merge remote-tracking branch 'obsidian/master' into binary-cache-addToStoreFr...
John Ericson
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
Merge pull request #3953 from obsidiansystems/basic-derivation-goal-outputs
Eelco Dolstra
2020-09-25
Re-add support for github-access-token, but mark as deprecated.
Kevin Quick
2020-09-25
Fix reference to older name for access-tokens config value.
Kevin Quick
2020-09-24
Update to use access-tokens configuration for github/gitlab access.
Kevin Quick
2020-09-25
Fix max-jobs option
Alexander Bantyev
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-23
Hopefully fix EPERM on macOS
Eelco Dolstra
2020-09-23
Fix exception
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
After rewriting a path, make it read-only
Eelco Dolstra
[next]