index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
globals.cc
Age
Commit message (
Expand
)
Author
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-11
Allow $NIX_BUILD_HOOK to be relative to Nix libexec directory
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-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
2014-05-02
Set build-max-jobs to the number of available cores by default
Eelco Dolstra
2014-05-02
When running as root, use build users by default
Eelco Dolstra
2014-02-27
Set up a private /dev/pts in the chroot
Eelco Dolstra
2014-02-27
Set up a minimal /dev in chroots
Eelco Dolstra
2014-02-26
Only start download-via-ssh if it's enabled
Eelco Dolstra
2014-02-26
Add use-ssh-substituter setting.
Shea Levy
2014-02-14
Minor style fixes
Eelco Dolstra
2014-02-10
Pass in params by const ref
Shea Levy
2014-02-08
Add download-via-ssh substituter
Shea Levy
2013-11-22
Drop the dependency on Automake
Eelco Dolstra
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
2013-09-02
Add an option to limit the log output of builders
Eelco Dolstra
2013-06-20
Disable the copy-from-other-stores substituter
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-19
Add `Settings::nixDaemonSocketFile'.
Ludovic Courtès
2012-12-29
Allow mounting a path in a different location in the chroot
Eelco Dolstra
2012-11-27
Add builtin constants ‘langVersion’ and ‘nixVersion’
Eelco Dolstra
2012-11-09
Don't start copy-from-other-stores if $NIX_OTHER_STORES is unset
Eelco Dolstra
2012-09-19
Templatise tokenizeString()
Eelco Dolstra
2012-09-13
Disable auto store optimisation for now
Eelco Dolstra
2012-07-31
Prevent an injection attack in passing untrusted options to substituters
Eelco Dolstra
2012-07-31
Pass all --option flags to the daemon
Eelco Dolstra
2012-07-31
Add an option ‘build-fallback’ (equivalent to the --fallback flag)
Eelco Dolstra
2012-07-30
Refactor settings processing
Eelco Dolstra
2012-07-30
Pass configuration settings to the substituters
Eelco Dolstra
2012-07-11
Update the other substituters
Eelco Dolstra
2012-07-06
download-from-binary-cache: parallelise fetching of NAR info files
Eelco Dolstra
2011-11-22
* Move initialisation of variables like nixConfDir from libmain to
Eelco Dolstra
2011-06-30
Add support for the `build-timeout' and `--timeout' options.
Ludovic Courtès
2010-08-30
* When using the build hook, distinguish between the stderr of the
Eelco Dolstra
2010-06-23
Added support for passing an (impure) NIX_BUILD_CORES variable to build expre...
Peter Simons
2009-03-23
* No longer block while waiting for a lock on a store path. Instead
Eelco Dolstra
2009-02-27
* Allow options from the Nix config file to be overriden from the
Eelco Dolstra
2008-12-11
* Revert r13150: now that we use private namespaces for the chroot, we
Eelco Dolstra
2008-11-20
* Nix daemon: reload the configuration file after forking (NIX-100).
Eelco Dolstra
2008-11-12
* Some somewhat ad hoc mechanism to allow the build farm to monitor
Eelco Dolstra
2008-10-29
* Put the chroots under /nix/var/nix/chroots to reduce the risk of
Eelco Dolstra
2007-11-16
* Flag `--no-build-hook' to disable distributed builds.
Eelco Dolstra
2007-08-12
* Get rid of the substitutes database table (NIX-47). Instead, if we
Eelco Dolstra
2006-12-08
* Kill a build if it has gone for more than a certain number of
Eelco Dolstra
2006-12-04
* Install the worker in bindir, not libexecdir.
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
[prev]
[next]