summary refs log tree commit diff
path: root/modules/security
Commit message (Expand)AuthorAge
* In environment.variables, unify "value" and "list"Eelco Dolstra2013-09-23
* Merge pull request #256 from oxij/shells-environmentMathijs Kwik2013-09-23
|\
| * Radically change the way NixOS handles environment variables and make it poss...Jan Malakhovski2013-09-23
* | Log console logins in /var/log/wtmpEelco Dolstra2013-09-22
|/
* Revert "Add /etc/ssl/certs/ca-certificates.crt symlink for Ubuntu compatibility"Bjørn Forsman2013-08-18
* Add /etc/ssl/certs/ca-certificates.crt symlink for Ubuntu compatibilityBjørn Forsman2013-08-17
* Fix typos, especially those that end up in the NixOS manualIvan Kozik2013-08-10
* Merge pull request #173 from wizeman/apparmor-serviceEvgeny Egorochkin2013-05-28
|\
| * apparmor: Fix service stopRicardo M. Correia2013-05-28
| * apparmor: Fix loading multiple profilesRicardo M. Correia2013-05-28
* | apparmor: Fix broken iputils/ping profileRicardo M. Correia2013-05-28
|/
* Remove tabsEelco Dolstra2013-05-15
* Use pam_loginuidEelco Dolstra2013-05-13
* AppArmor profiles for SUID binaries. At this moment only for ping.Evgeny Egorochkin2013-05-11
* AppArmor: try converting to a systemd unitEvgeny Egorochkin2013-05-11
* Apparmor: check that we are running an AppArmor-enabled kernel.Evgeny Egorochkin2013-05-10
* Apparmor: add a warningEvgeny Egorochkin2013-05-10
* Enable sudoeditEelco Dolstra2013-04-03
* Setting pam otpw *after* pam_unix, for dovecot failed auth messages.Lluís Batlle i Rossell2013-03-30
* pam: adding otpw optional, default falseLluís Batlle i Rossell2013-03-30
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Remove bogus commentEelco Dolstra2013-01-15
* Revert "Remove obsolete environment variables"Eelco Dolstra2013-01-15
* Remove obsolete environment variablesEelco Dolstra2013-01-15
* pam_ssh_agent_auth: Use /etc/ssh/authorized_keys.dEelco Dolstra2012-12-17
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\
| * Add support for nslcd (nss-pam-ldapd) as users.ldap.daemon optionRickard Nilsson2012-11-20
| * pam: Douchebag commit, fix alphabetical order.aszlig2012-11-05
| * pam: Add default configuration for GNU screen.aszlig2012-11-05
* | rngd: Require /dev/random, only start when a hardware randomness source becom...Shea Levy2012-11-26
* | Make it easier to append to the default sudo configurationEelco Dolstra2012-11-23
* | Disable rngd by default while I work on some patches to make it more systemd-...Shea Levy2012-11-22
* | TypoEelco Dolstra2012-11-22
* | Add rngd service.Shea Levy2012-11-22
* | Add option ‘users.motd’ for setting a message of the day shown on loginEelco Dolstra2012-10-23
* | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-08-20
|\|
| * modules/security/sudo.nix: added 'wheelNeedsPassword' option (default: true)Peter Simons2012-08-13
* | Remove policykit.nix (old PolicyKit module)Eelco Dolstra2012-08-17
* | PAM: Rename ownDevices to startSessionEelco Dolstra2012-08-17
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-08-02
|\|
| * add NIX_CONF_DIR to sudo env_keep variables (suggested by Eelco Dolstra)Florian Friesdorf2012-07-27
| * AppArmor: packagedYour Name2012-07-22
| * Revert "allow out-of-tree nixos modules"Mathijs Kwik2012-07-21
| * allow out-of-tree nixos modulesMathijs Kwik2012-07-21
| * modules/security/pam.nix: add xscreensaver to the list of servicesPeter Simons2012-07-17
* | Use pam_systemd.so to set up device ownershipEelco Dolstra2012-06-15
|/
* * Actually use the security.pam.enableSSHAgentAuth option.Eelco Dolstra2012-06-12
* * Add support for sudo authentication using the SSH agent. ThisEelco Dolstra2012-06-11
* modules/security/pam.nix: sort security.pam.services alphabeticallyPeter Simons2012-06-11
* Add PAM configuration for vlock.Peter Simons2012-06-11