summary refs log tree commit diff
path: root/nixos/modules/services/security
Commit message (Expand)AuthorAge
* nixos/munge: do not create unnecessary log dirMarkus Kowalewski2018-10-21
* nixos/tor: better support non-anonymous servicesJean-Paul Calderone2018-10-17
* nixos/clamav: fix freshclam service if db up to dateFranz Pletz2018-10-02
* nixos/clamav: fix daemon/updater services togglingFranz Pletz2018-10-02
* nixos/tor: Correct "transparent" typoJean-Paul Calderone2018-09-17
* nixos/sks: Make the webroot option optionalMichael Weiss2018-09-08
* nixos/sks: Use a group and don't add sks to systemPackagesMichael Weiss2018-09-08
* nixos/sks: Add a webroot optionMichael Weiss2018-09-08
* nixos/sks: Update the descriptions and add meta.maintainersMichael Weiss2018-09-08
* nixos/sks: Add a dataDir optionMichael Weiss2018-09-08
* nixos/usbguard: ensure the audit log file can be createdNadrieril2018-08-30
* nixos/usbguard: disable debug outputNadrieril2018-08-30
* nixos/cfssl: don't create user/group unless service is enabledBen Wolsieffer2018-08-21
* Merge pull request #44556 from johanot/certmgr-module-initSilvan Mosberger2018-08-10
|\
| * nixos/certmgr: initJohan Thomsen2018-08-10
* | services-vault: make package configurable and add extraConfig optionDaiderd Jordan2018-08-09
|/
* nixos/cfssl: initJohan Thomsen2018-08-03
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Merge pull request #42775 from mkaito/oauth2_proxy-virtualHostsYegor Timoshenko2018-07-05
|\
| * fixup! oauth2_proxy: add nginx vhost moduleMichishige Kaito2018-06-29
| * oauth2_proxy: add nginx vhost moduleMichishige Kaito2018-06-29
* | nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
|/
* Merge pull request #41098 from mkaito/oauth2_proxyYegor Timoshenko2018-06-18
|\
| * Handle attributes being derivationsMichishige Kaito2018-05-26
* | nixos/tor: grammer fix, advise -> adviceJoachim Fasting2018-06-18
* | nixos/tor: use ControlPort for controlSocket for simplicitySLNOS2018-06-11
* | nixos/tor: add tor-init service to fix directory ownerships, fix hardeningsSLNOS2018-06-11
* | nixos/munge: run munge as user munge instead of root. (#41509)markuskowa2018-06-09
|/
* sshguard: service creates /var/lib/sshguardbricewge2018-05-05
* Merge pull request #39002 from serokell/oauth2_proxy_modYegor Timoshenko2018-04-27
|\
| * oauth2_proxy: use explicit upstream default for setXauthrequestYorick van Pelt2018-04-27
| * oauth2_proxy: add keyFile, make some options optionalYorick van Pelt2018-04-16
| * oauth2_proxy: update module for extraConfig supportYorick van Pelt2018-04-16
* | nixos/tor: use RuntimeDirectory, StateDirectory (#39083)Robert Schütz2018-04-18
|/
* Merge pull request #37827 from oxij/pull/28938-tor-control-portJoachim F2018-03-26
|\
| * nixos/tor: expose control socketJaka Hudoklin2018-03-26
* | hologram-server module: add cache timeout optionDan Peebles2018-03-21
* | hologram: Enable configuring LDAP authorizationJoel Thompson2018-03-20
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/
* nixos/usbguard: Do not check permissions on rules file (using undocumented -P...Nadrieril2018-02-27
* nixos/modules: rename IP addresses/routes optionsrnhmjoj2018-02-17
* Merge pull request #34524 from Infinisil/physlock-allowAnyUserJörg Thalheim2018-02-10
|\
| * physlock: add allowAnyUser optionSilvan Mosberger2018-02-02
* | nixos/tor: add hiddenServices.<name>.authorizeClientRobert Schütz2018-02-08
|/
* nixos/clamav: replace mkIf [] with optionalLéo Gaspard2018-01-06
* usbguard service: `rules` option should be of type 'lines'Nadrieril2017-12-29
* Merge pull request #28939 from xtruder/nixos/tor/trans_proxyJaka Hudoklin2017-12-03
|\
| * nixos/tor: add support for transparent proxy and dnsJaka Hudoklin2017-09-23
* | clamav module: make services.clamav.daemon.enable actually workLéo Gaspard2017-11-28
* | Merge pull request #30173 from dmjio/patch-1Joachim F2017-10-20
|\ \