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
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
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-29
Use `enum struct` and drop prefixes
John Ericson
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-01-18
unsupported(): Show the name of the unsupported operation
Eelco Dolstra
2018-09-02
Store: expose the protocol version used by a store
Daiderd Jordan
2018-08-30
fix `error: unknown serve command 9`
Michael Bishop
2018-08-06
Doh
Eelco Dolstra
2018-08-03
Make adding paths via nix-store --serve run in constant memory
Eelco Dolstra
2018-08-03
LegacySSHStore: Add remote-store option
Eelco Dolstra
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
[prev]
[next]