summaryrefslogtreecommitdiffstats
path: root/nixos
AgeCommit message (Expand)Author
2016-08-03Merge pull request #17425 from joachifm/grsec-efiJoachim F
2016-08-02nixos manual: add Emacs section (fixes #13217)Rodney Lorrimar
2016-08-02grsecurity module: disable EFI runtime services by defaultJoachim Fasting
2016-08-02dnscrypt-proxy service: update resolver listJoachim Fasting
2016-08-01nginx module: fix evaluation of root location optionFranz Pletz
2016-08-01grsecurity module: correct internal noteJoachim Fasting
2016-08-01Merge pull request #15862 from mayflower/nginx-moduleRok Garbas
2016-08-01dnscrypt-proxy module: types.string should be types.strJoachim Fasting
2016-08-01version module: refactor with fileContentsEric Sagnes
2016-08-01release.nix: refactor with fileContentsEric Sagnes
2016-08-01Fix epub generationEelco Dolstra
2016-08-01Remove the PDF manualEelco Dolstra
2016-08-01Manual: Only include the release number (e.g. 16.03)Eelco Dolstra
2016-08-01Remove $NIXOS_LABEL and $NIXOS_VERSIONEelco Dolstra
2016-08-01Merge pull request #17387 from cko/redisGabriel Ebner
2016-07-31Merge pull request #15496 from kampfschlaefer/containers_more_veth_interfacesFranz Pletz
2016-07-31mopidy service: add default value for configuration (#17385)Langston Barrett
2016-07-31Redis: add entry to release notesChristine Koppelt
2016-07-31nixos/firewall: Refactor rpfilter, allow DHCPv4 (#17325)Franz Pletz
2016-07-30nixos/pulseaudio: increase service restart timeProfpatsch
2016-07-30nixos/pulseaudio: tcp streaming & zeroconfProfpatsch
2016-07-30kde5: rename extra-cmake-modules variantsThomas Tuegel
2016-07-30nixos/x11: remove unneccessary special casesGabriel Ebner
2016-07-30xorg.xorgserver: enable glamor supportGabriel Ebner
2016-07-29nixos/kde: phonon moved to qt5Thomas Tuegel
2016-07-29dd-agent: support jmx, needs a separate daemon nowadays.Rob Vermaas
2016-07-28containers: add myself to the maintainers of the testsArnold Krille
2016-07-28declarative containers: additional vethsArnold Krille
2016-07-28nixos-containers: Set DevicePolicy=closedEelco Dolstra
2016-07-28nixos-containers: Use systemd 231's --notify-ready flagEelco Dolstra
2016-07-28nginx module: improve statusPage generated codeRobin Gloster
2016-07-28nginx module: httpConfig backward compatibilityRobin Gloster
2016-07-28nginx module: make client_max_body_size configurableRobin Gloster
2016-07-28nginx: fixed duplicate http declarationTristan Helmich
2016-07-28nginx module: add statusPage optionRobin Gloster
2016-07-28nginx module: make recommended settings optionalRobin Gloster
2016-07-28nginx module: make httpConfig backward compatibleRobin Gloster
2016-07-28nginx module: improve documentationRobin Gloster
2016-07-28nginx module: Enable http2Franz Pletz
2016-07-28nginx module: Add default proxy headers for tomcatFranz Pletz
2016-07-28nginx module: add option to make vhost defaultRobin Gloster
2016-07-28nginx module: implement basic authRobin Gloster
2016-07-28nginx module: redirect to same protocolRobin Gloster
2016-07-28nginx module: turn off basic auth on acme locationsRobin Gloster
2016-07-28nginx module: Add acmeFallbackHost vhost optionFranz Pletz
2016-07-28nginx module: Add extraConfig for locationsFranz Pletz
2016-07-28nginx module: Don't create acme certs if acme is not enabledFranz Pletz
2016-07-28nginx module: Add dhParams optionTristan Helmich
2016-07-28nginx module: Add sslCiphers optionTristan Helmich
2016-07-28nginx module: Add sslProtocols optionTristan Helmich