index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
daemon.cc
Age
Commit message (
Expand
)
Author
2021-08-30
Don’t accept experimental features from the client
regnat
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-05-19
Always send the realisations as JSON
regnat
2021-05-03
Bump version number for `DerivedPath` changes
Maximilian Bosch
2021-04-13
Fix registerDrvOutput with the daemon
regnat
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
John Ericson
2021-03-22
Fix typos in the last PR #4656
John Ericson
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-02-23
RemoteStore: Send back the new realisations
regnat
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-04
Canonicalize binary caches with ‘/’ when one is missing
Matthew Bauer
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-11-05
Allow substituting paths when building remotely using `ssh-ng://`
Maximilian Bosch
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-07
Serialize exceptions from the daemon to the client
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-22
Deduplicate basic derivation goals too
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-22
Style fixes
Eelco Dolstra
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-21
wopAddToStore: return ValidPathInfo
Robert Hensing
2020-09-21
wopAddToStore: add RepairFlag
Robert Hensing
2020-09-21
wopAddToStore: Throw to clarify unused refs
Robert Hensing
2020-09-21
Overhaul wopAddToStore
Robert Hensing
2020-09-17
Move FramedSource and FramedSink, extract withFramedSink
Robert Hensing
2020-09-17
Remove redundant import
Robert Hensing
2020-09-14
nix-daemon: Lower verbosity of restricted setting warning
Eelco Dolstra
2020-08-20
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into templated-daemon-protocol
John Ericson
2020-08-17
Merge branch 'ca-no-need-trust' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-08-17
Merge branch 'test-RemoteStore-buildDerivation' of https://github.com/obsidia...
Eelco Dolstra
2020-08-14
Remove extra closing paren
John Ericson
2020-08-14
Update src/libstore/daemon.cc
John Ericson
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Allow trustless building of CA derivations
John Ericson
2020-08-13
Test `RemoteStore::buildDerivation`
John Ericson
2020-08-12
Separate auth and logic for the daemon
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
Simplify the namespace
Carlo Nucera
2020-08-05
Solve template deduction problem
Carlo Nucera
[next]