index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
legacy-ssh-store.cc
Age
Commit message (
Expand
)
Author
2021-10-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
2021-10-01
Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-build
Eelco Dolstra
2021-09-30
`std::visit` by reference
John Ericson
2021-09-23
Shut down write side before draining the read side
Eelco Dolstra
2021-09-23
SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...
Eelco Dolstra
2021-08-31
nix-store --serve: pass on `settings.keepFailed` from SSH store
Maximilian Bosch
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-01
Merge pull request #4574 from grahamc/libstore-ssh-host-key
Eelco Dolstra
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2021-02-23
LegacySSHStore: Send back the new realisations
regnat
2020-12-20
Overhaul store subclassing
John Ericson
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-30
nix::worker_proto -> worker_proto
John Ericson
2020-09-30
Revert "Use template structs instead of phantoms"
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-16
Add `(StoreConfig*)` casts to work around a GCC bug
regnat
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
Properly filter the stores according to their declared uriSchemes
regnat
2020-09-16
Correctly call all the parent contructors of the stores
regnat
2020-09-16
Separate store configs from the implems
regnat
2020-09-16
Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into templated-daemon-protocol
John Ericson
2020-08-18
Merge pull request #3930 from obsidiansystems/legacy-ssh-build-paths
Eelco Dolstra
2020-08-13
Define `LegacySSHStore::buildPaths` using `cmdBuildPaths`
John Ericson
2020-08-06
Use template structs instead of phantoms
Carlo Nucera
2020-08-06
Merge branch 'drv-outputs-map-allow-missing-namespace' of github.com:obsidian...
Carlo Nucera
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Add Hash::dummy to signal default value
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'obsidian/drv-outputs-map-allow-missing' into te...
John Ericson
2020-08-04
WIP systematize more of the worker protocol
John Ericson
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-22
More bug fixing
Carlo Nucera
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-02
Apply suggestions from code review
John Ericson
2020-06-02
Change parseCa(Opt) to parseContentAddress(Opt)
Carlo Nucera
2020-06-02
WIP
John Ericson
[prev]
[next]