aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29Add test for setuid seccomp filterEelco Dolstra
2017-05-29Fix seccomp initialisation on i686-linuxEelco Dolstra
2017-05-29Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra
2017-05-29Fix nix-copy-closure testEelco Dolstra
2017-05-29Fix build failure on Debian/UbuntuEelco Dolstra
2017-05-29Fix typoEelco Dolstra
2017-05-29Merge pull request #1393 from pyrtsa/patch-1Eelco Dolstra
2017-05-29Merge pull request #1394 from pyrtsa/patch-2Eelco Dolstra
2017-05-28Remove stray `>` in builtins docPyry Jahkola
2017-05-28Fix variable name typo in derivations docPyry Jahkola
2017-05-24Fix #1314Eelco Dolstra
2017-05-24Merge branch 'topic/cores-master' of https://github.com/neilmayhew/nixEelco Dolstra
2017-05-24Merge pull request #1376 from Mic92/patch-1Eelco Dolstra
2017-05-24Fix #1380Eelco Dolstra
2017-05-24Merge branch 'prompt-terminator' of https://github.com/lheckemann/nixEelco Dolstra
2017-05-24Merge pull request #1382 from FRidh/patch-1Eelco Dolstra
2017-05-24Merge branch 'nar-accessor-tree' of https://github.com/bennofs/nixEelco Dolstra
2017-05-17Document that builtins.match takes a POSIX extended REEelco Dolstra
2017-05-17builtins.match: Improve error message for bad regular expressionEelco Dolstra
2017-05-16Improve progress indicatorEelco Dolstra
2017-05-15nar-accessor.cc: remove unused member NarIndexer::currentNameBenno Fünfstück
2017-05-15nar-accessor: non-recursive NarMember::findBenno Fünfstück
2017-05-15Simplify fixed-output checkEelco Dolstra
2017-05-15Disallow outputHash being null or an empty stringEelco Dolstra
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra
2017-05-15Linux sandbox: Don't barf on invalid pathsEelco Dolstra
2017-05-15Make fmt() non-recursiveEelco Dolstra
2017-05-15nar-archive.cc: add tests for the nar indexBenno Fünfstück
2017-05-15Merge pull request #1387 from bennofs/nix-ls-slashEelco Dolstra
2017-05-15nix ls: support '/' for the root directoryBenno Fünfstück
2017-05-15nar-accessor: use tree, fixes readDirectory missing childrenBenno Fünfstück
2017-05-11Add an option for extending the user agent headerEelco Dolstra
2017-05-11Fix typoEelco Dolstra
2017-05-11Tweak error messageEelco Dolstra
2017-05-11Don't allow untrusted users to set info.ultimateEelco Dolstra
2017-05-11Document fetchTarball can take a sha256Frederik Rietdijk
2017-05-11Change the meaning of info.ultimateEelco Dolstra
2017-05-11LocalStore::addToStore(): Check info.narSizeEelco Dolstra
2017-05-10TypoEelco Dolstra
2017-05-10Replace readline by linenoiseEelco Dolstra
2017-05-10nix-shell: use appropriate prompt terminatorLinus Heckemann
2017-05-10doc: builtins.attrNames returns alphabetically sorted listDomen Kožar
2017-05-08Add "nix edit" commandEelco Dolstra
2017-05-08Minor cleanupEelco Dolstra
2017-05-08Linux sandbox: Fix compatibility with older kernelsEelco Dolstra
2017-05-08build-remote: Check remote build statusEelco Dolstra
2017-05-08Remove superfluous #ifdefEelco Dolstra
2017-05-07nix-profile.sh: remove sbin from PATHJörg Thalheim
2017-05-05Make the location of the build directory in the sandbox configurableEelco Dolstra
2017-05-05Figure out the user's home directory if $HOME is not setEelco Dolstra