lix/src/libstore
2018-03-29 12:27:42 +02:00
..
builtins Make <nix/buildenv.nix> a builtin builder 2018-03-20 17:28:09 +01:00
binary-cache-store.cc decompress(): Use a Source and Sink 2018-03-16 20:35:59 +01:00
binary-cache-store.hh
build.cc Merge branch 'fix/avoid-large-stack-buffers' of https://github.com/dtzWill/nix 2018-03-22 13:19:25 +01:00
builtins.hh Make <nix/buildenv.nix> a builtin builder 2018-03-20 17:28:09 +01:00
crypto.cc
crypto.hh
derivations.cc
derivations.hh
download.cc download: improve error for hash mismatch ("store mismatch") 2018-03-22 15:22:06 -05:00
download.hh Wrap thread local in function for Cygwin 2018-03-12 00:56:41 -04:00
export-import.cc
fs-accessor.hh
gc.cc rand() -> random(), since we use srandom(). 2018-03-06 17:44:25 -06:00
globals.cc
globals.hh
http-binary-cache-store.cc
legacy-ssh-store.cc Make 'nix copy --to ssh://...' run in constant memory 2018-03-21 23:13:06 +01:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Reduce substitution memory consumption 2018-03-16 20:35:59 +01:00
local-store.hh Reduce substitution memory consumption 2018-03-16 20:35:59 +01:00
local.mk Move builtinFetchurl to its own file 2018-03-20 17:01:36 +01:00
machines.cc
machines.hh
misc.cc
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc Slight simplification 2018-03-20 16:32:59 +01:00
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc rand() -> random(), since we use srandom(). 2018-03-06 17:44:25 -06:00
pathlocks.cc
pathlocks.hh
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Also make the backwards compatible case of RemoteStore::addToStore run in constant memory 2018-03-21 23:46:03 +01:00
remote-store.hh Make 'nix copy --to daemon' run in constant memory 2018-03-21 23:42:52 +01:00
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc Use boost::format from the boost package 2018-03-14 19:24:04 +01:00
sqlite.hh Use boost::format from the boost package 2018-03-14 19:24:04 +01:00
ssh-store.cc Make 'nix copy --from ssh://...' run in constant memory 2018-03-21 23:10:40 +01:00
ssh.cc SSHMaster: Optionally pass -v to ssh 2018-03-20 15:30:55 +01:00
ssh.hh
store-api.cc ValidPathInfo::isContentAddressed(): Ensure there are no references 2018-03-29 12:27:42 +02:00
store-api.hh Reduce substitution memory consumption 2018-03-16 20:35:59 +01:00
worker-protocol.hh