summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Merge pull request #22869 from copumpkin/amazon-init-fixDaniel Peebles2017-02-16
|\
| * amazon-init NixOS module: fix (I think) race condition with networkDan Peebles2017-02-16
* | Merge pull request #22813 from benley/pam-kwalletThomas Tuegel2017-02-16
|\ \
| * | pam: add optional pam_kwallet5 integrationBenjamin Staffin2017-02-16
* | | kbd service: use /dev/tty1 for systemd-vconsole-setupNikolay Amiantov2017-02-16
* | | kbd service: use systemd-vconsole-setup even with early setupNikolay Amiantov2017-02-16
| |/ |/|
* | Fix typo introduced by #22677Kier Davis2017-02-15
* | nixos/geoip-updater: run as user 'geoip' instead of 'nobody'Bjørn Forsman2017-02-15
|/
* nixos/security.wrappers: improve documentationBjørn Forsman2017-02-15
* modules/filesystems: disallow non-empty fstab fields (#22803)Profpatsch2017-02-15
* prometheus.blackboxExporter service: add CAP_NET_RAWFranz Pletz2017-02-15
* nixos/security.wrappers: use literalExample in documentationBjørn Forsman2017-02-15
* nixos/cron: unbreak since new security.wrapperBjørn Forsman2017-02-15
* nixos/atd: unbreak after new security.wrappersBjørn Forsman2017-02-15
* nixos: hint about security.setuidOwners/Programs -> security.wrappersBjørn Forsman2017-02-15
* nixos/virtualbox: unbreak wrt. new security.wrappersBjørn Forsman2017-02-15
* nixos: remove remaining reference to setuidProgramsBjørn Forsman2017-02-15
* nixos-container: added test for port forwarding ( nixos/tests/containers-port...Ian-Woo Kim2017-02-15
* nixos-container: break lines in description of forwardPorts.Ian-Woo Kim2017-02-15
* nixos-container: hostPort -> forwardPort and forwardPort is now a list of (pr...Ian-Woo Kim2017-02-15
* nixos-container: support multiple port forwarding. change type of hostPort fr...Ian-Woo Kim2017-02-15
* nixos-container: introduce hostPort in declarative container options.Ian-Woo Kim2017-02-15
* nixos-container: add --port option for nixos-container (forward network ports...Ian-Woo Kim2017-02-15
* security-wrapper: Wrap <para> tags in a <note> tagParnell Springmeyer2017-02-14
* Revert "nix-daemon: default useSandbox to true"Graham Christensen2017-02-14
* Merge pull request #22767 from grahamc/sandbox-by-defaultGraham Christensen2017-02-14
|\
| * nix-daemon: default useSandbox to trueGraham Christensen2017-02-13
* | Merge pull request #22758 from dezgeg/pr-nixos-rebuildEelco Dolstra2017-02-14
|\ \
| * | nixos-rebuild: Don't build nixos-rebuild with --fastTuomas Tynkkynen2017-02-13
| * | nixos-rebuild: Support passing e.g. '-j8'Tuomas Tynkkynen2017-02-13
* | | Using para tags for manual formattingParnell Springmeyer2017-02-14
* | | Syntax wibbleParnell Springmeyer2017-02-14
* | | Default should be to set owner and group to root on setcap wrappers tooParnell Springmeyer2017-02-14
* | | Fixing ref to old-wrappersDirParnell Springmeyer2017-02-14
* | | Simplifying the wrapper program derivationParnell Springmeyer2017-02-14
* | | Addressing feedback and fixing a bugParnell Springmeyer2017-02-14
* | | /run/wrapper is not a filesystem, no need to skip itParnell Springmeyer2017-02-14
* | | Removing unused module option old-wrapperDirParnell Springmeyer2017-02-14
* | | Derp, correctly write the source program's pathParnell Springmeyer2017-02-13
* | | Resurrecting the single-wrapper read from sibling .real file behaviorParnell Springmeyer2017-02-13
* | | Merging against upstream masterParnell Springmeyer2017-02-13
|\ \ \ | | |/ | |/|
| * | nixos/grafana: Don't print password warning if no password has been setRickard Nilsson2017-02-13
| * | php: default to php71Robin Gloster2017-02-13
| |/
| * Merge pull request #22724 from grahamc/pam-oath-fixupGraham Christensen2017-02-13
| |\
| | * pam_oath: require OATH and pam_unix credentials to be validGraham Christensen2017-02-12
| | * nixos tests: make getTTYText smart about tty sizeGraham Christensen2017-02-12
| * | grub: fix capitalisationRobin Gloster2017-02-13
| * | grub: add grub.useOSProber option (#22558)symphorien2017-02-13
| * | Manual: document users.users.<name>.hashedPasswordLinus Heckemann2017-02-13
| * | VM tests: veryloose -> cache=looseEelco Dolstra2017-02-13