summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-05-11nix-daemon: Close unnecessary fdEelco Dolstra
2015-05-11Remove bogus commentEelco Dolstra
2015-05-11On Linux, disable address space randomizationEelco Dolstra
2015-05-11Settings: Add bool get()Eelco Dolstra
2015-05-11Add an 'optimiseStore' remote procedure call.Ludovic Courtès
2015-05-11Add disallowedReferences / disallowedRequisitesEelco Dolstra
2015-05-11Introduce allowedRequisites featureGergely Risko
2015-05-11fix disappearing bash argumentsJoel Taylor
2015-05-11Make hook shutdown more reliableEelco Dolstra
2015-05-11DohEelco Dolstra
2015-05-11Reduce verbosityEelco Dolstra
2015-05-11Propagate remote timeouts properlyEelco Dolstra
2015-05-11Use regular file GC roots if possibleEelco Dolstra
2015-05-11Remove unnecessary call to addTempRoot()Eelco Dolstra
2015-05-11DohEelco Dolstra
2015-05-11Move some options out of globalsEelco Dolstra
2015-05-11RefactorEelco Dolstra
2015-05-11Add option ‘build-extra-chroot-dirs’Eelco Dolstra
2015-05-11Get rid of "killing <pid>" message for unused build hooksEelco Dolstra
2015-05-11Remove ugly hack for detecting build environment setup errorsEelco Dolstra
2015-05-11Call commonChildInit() before doing chroot initEelco Dolstra
2015-05-11Eliminate redundant copyEelco Dolstra
2015-05-11findRoots(): Prevent a call to lstat()Eelco Dolstra
2015-05-11Make readDirectory() return inode / file typeEelco Dolstra
2015-05-11Allow regular files as GC rootsEelco Dolstra
2015-05-11Remove some dead codeEelco Dolstra
2015-05-11nix-daemon: Less verbosityEelco Dolstra
2015-05-11nix-daemon: Simplify stderr handlingEelco Dolstra
2015-05-11Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nixLudovic Courtès
2015-05-06Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nixLudovic Courtès
2015-01-04Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nixLudovic Courtès
2014-12-17nix: Adjust code for Guix.Ludovic Courtès
2014-12-17Keep only libstore, nix-daemon, and related stuff.Ludovic Courtès
2014-07-23startProcess: Make writing error messages from the child more robustEelco Dolstra
2014-07-23Remove dead codeEelco Dolstra
2014-07-19Revert old useBuildHook behaviourEelco Dolstra
2014-07-18Better fix for strcasecmp on DarwinEelco Dolstra
2014-07-18BumpEelco Dolstra
2014-07-17Ugly hack to fix building on old DarwinEelco Dolstra
2014-07-17nix-daemon: Add trusted-users and allowed-users optionsEelco Dolstra
2014-07-17nix-daemon: Show name of connecting userEelco Dolstra
2014-07-17nix-daemon: Only print connection info if we have SO_PEERCREDEelco Dolstra
2014-07-17nix-daemon: Fix compat with older clientsEelco Dolstra
2014-07-16Get rid of a compiler warningEelco Dolstra
2014-07-16Be more strict about file names in NARsEelco Dolstra
2014-07-16Handle case collisions on case-insensitive systemsEelco Dolstra
2014-07-16Make dev-shell script work on DarwinEelco Dolstra
2014-07-16Install systemd and Upstart stuff only on LinuxEelco Dolstra
2014-07-16Pass *_proxy vars to bootstrap fetchurlShea Levy
2014-07-16Manual: TypoEelco Dolstra