index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
local-store.cc
Age
Commit message (
Expand
)
Author
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
2018-09-07
If fallback is enabled, temporarily disable substituters after a failure
Eelco Dolstra
2018-09-07
Handle queryPathInfo() failure from substituters when fallback is enabled
Eelco Dolstra
2018-09-02
Store: expose the protocol version used by a store
Daiderd Jordan
2018-08-13
ignore when listxattr fails with ENODATA
Symphorien Gibol
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
2018-05-30
LocalStore::addToStore: Throw an exception if no hash is given
Eelco Dolstra
2018-05-03
LocalStore::addValidPath(): Throw error when the CA assertion is wrong
Eelco Dolstra
2018-04-13
Fix #1921
Eelco Dolstra
2018-03-16
Reduce substitution memory consumption
Eelco Dolstra
2018-03-07
Fix #1957
Eelco Dolstra
2018-02-12
Fix hang in build-remote
Eelco Dolstra
2018-02-12
Fix 'deadlock: trying to re-acquire self-held lock'
Eelco Dolstra
2017-09-05
Add automatic garbage collection
Eelco Dolstra
2017-09-05
GC: Don't delete own temproots file
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
2017-06-20
Call SetDllDirectory("") after sqlite3 init on cygwin
David McFarland
2017-06-19
macOS: Remove flags
Eelco Dolstra
2017-06-14
canonicalisePathMetaData(): Ignore security.selinux attribute
Eelco Dolstra
2017-05-31
Remove listxattr assertion
Eelco Dolstra
2017-05-30
Darwin sandbox: Use sandbox-defaults.sb
Eelco Dolstra
2017-05-30
canonicalisePathMetaData(): Remove extended attributes / ACLs
Eelco Dolstra
2017-05-29
Fix typo
Eelco Dolstra
2017-05-11
Change the meaning of info.ultimate
Eelco Dolstra
2017-05-11
LocalStore::addToStore(): Check info.narSize
Eelco Dolstra
2017-05-01
build-remote: Don't require signatures
Eelco Dolstra
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
2017-04-13
Merge branch 'rework-options' of https://github.com/copumpkin/nix
Eelco Dolstra
2017-04-13
Add a Config class to simplify adding configuration settings
Eelco Dolstra
2017-03-21
Require signatures by default
Eelco Dolstra
2017-03-16
copyPaths(): Use queryValidPaths() to reduce SSH latency
Eelco Dolstra
2017-03-01
Tweak message
Eelco Dolstra
2017-02-24
Verify content-addressability assertions at registration time
Eelco Dolstra
2017-02-22
Explicitly model all settings and fail on unrecognized ones
Dan Peebles
2017-02-22
RemoteStore::addToStore(): Pass content-addressability assertion
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-11-09
Merge branch 'ssh-store' of https://github.com/shlevy/nix
Eelco Dolstra
2016-10-21
Remove addPathToAccessor
Eelco Dolstra
2016-10-21
BinaryCacheStore: Optionally write a NAR listing
Eelco Dolstra
2016-10-12
Shut up some warnings
Eelco Dolstra
2016-10-07
querySubstitutablePaths(): Don't query paths for which we already have a subs...
Eelco Dolstra
2016-10-07
LocalStore::querySubstitutablePaths(): Implement using queryValidPaths()
Eelco Dolstra
2016-09-22
Handle the case where signed-binary-caches consists of whitespace
Eelco Dolstra
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
[next]