index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2014-09-18
Update spec file
Eelco Dolstra
2014-09-18
Install some pkgconfig files
Eelco Dolstra
2014-09-17
On Linux, disable address space randomization
Eelco Dolstra
2014-09-17
Settings: Add bool get()
Eelco Dolstra
2014-09-01
Add an 'optimiseStore' remote procedure call.
Ludovic Courtès
2014-08-28
Add disallowedReferences / disallowedRequisites
Eelco Dolstra
2014-08-28
Introduce allowedRequisites feature
Gergely Risko
2014-08-21
fix disappearing bash arguments
Joel Taylor
2014-08-21
Use unshare() instead of clone()
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-20
Add some color
Eelco Dolstra
2014-08-20
Filter Nix-specific ANSI escape sequences from stderr
Eelco Dolstra
2014-08-19
Make hook shutdown more reliable
Eelco Dolstra
2014-08-18
Doh
Eelco Dolstra
2014-08-17
Reduce verbosity
Eelco Dolstra
2014-08-17
Propagate remote timeouts properly
Eelco Dolstra
2014-08-13
Use regular file GC roots if possible
Eelco Dolstra
2014-08-05
Remove unnecessary call to addTempRoot()
Eelco Dolstra
2014-08-05
Doh
Eelco Dolstra
2014-08-04
Move some options out of globals
Eelco Dolstra
2014-08-04
Refactor
Eelco Dolstra
2014-08-04
Add option ‘build-extra-chroot-dirs’
Eelco Dolstra
2014-08-04
Get rid of "killing <pid>" message for unused build hooks
Eelco Dolstra
2014-08-04
Make chroot builds easier to set up
Eelco Dolstra
2014-08-01
Remove ugly hack for detecting build environment setup errors
Eelco Dolstra
2014-08-01
Call commonChildInit() before doing chroot init
Eelco Dolstra
2014-08-01
findRoots(): Prevent a call to lstat()
Eelco Dolstra
2014-08-01
Make readDirectory() return inode / file type
Eelco Dolstra
2014-08-01
Allow regular files as GC roots
Eelco Dolstra
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
2014-07-25
Change the default for use-ssh-substituter to ‘true’
Eelco Dolstra
2014-07-24
Remove some dead code
Eelco Dolstra
2014-07-23
Remove dead code
Eelco Dolstra
2014-07-19
Revert old useBuildHook behaviour
Eelco Dolstra
2014-07-17
nix-daemon: Add trusted-users and allowed-users options
Eelco Dolstra
2014-07-16
Handle case collisions on case-insensitive systems
Eelco Dolstra
2014-07-14
build-remote.pl: Fix building multiple output derivations
Eelco Dolstra
2014-07-11
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Eelco Dolstra
2014-07-11
Allow $NIX_BUILD_HOOK to be relative to Nix libexec directory
Eelco Dolstra
2014-07-10
Replace message "importing path <...>" with "exporting path <...>"
Eelco Dolstra
2014-07-10
Remove tabs
Eelco Dolstra
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
2014-07-10
Remove maybeVfork
Eelco Dolstra
2014-06-27
allow-arbitrary-code-during-evaluation -> allow-unsafe-native-code-during-eva...
Eelco Dolstra
2014-06-24
Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...
Shea Levy
2014-06-10
Report daemon OOM better
Eelco Dolstra
2014-06-10
Print a warning when loading a large path into memory
Eelco Dolstra
2014-05-26
Use std::unordered_set
Eelco Dolstra
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
[next]