summary refs log tree commit diff
path: root/nixos/modules/security/pam.nix
Commit message (Expand)AuthorAge
* PAM: reorganize the way pam_ecryptfs and pam_mount get their passwordobadz2015-11-21
* nixos: fix some typesJan Malakhovski2015-09-18
* Merge pull request #7344 from joachifm/apparmor-pamJaka Hudoklin2015-08-29
|\
| * nixos: add AppArmor PAM supportJoachim Fasting2015-07-15
* | ecryptfs:obadz2015-08-19
|/
* pam_mount module: integrate pam_mount into PAM of NixOSThomas Strobel2015-07-04
* add support for pam_u2f to nixos pam modulePhilip Potter2015-05-03
* modules.nix: Generate the extra argument set from the configurationShea Levy2015-03-12
* PAM/eCryptfs now able to mount ecryptfs'd home directories on loginobadz2015-03-08
* fix pam (OATH related)Lluís Batlle i Rossell2015-02-24
* nixos: Adding OATH in pam.Lluís Batlle i Rossell2015-02-22
* pam: add pam_wheelLuca Bruno2015-01-14
* nixos/fprintd: add service and pam supportNikolay Amiantov2015-01-03
* Merge pull request #2644 from lethalman/pam_tallyMichael Raskin2014-09-02
|\
| * pam: Add logFailures option for adding pam_tally to suLuca Bruno2014-05-14
* | nixos: add support for mkhomedir in PAMJan Malakhovski2014-09-01
* | nixos/pam: make pam_loginuid optional if in containerJaka Hudoklin2014-06-30
* | Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* | Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* | Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
|/
* Apply pam_loginuid before pam_systemdEelco Dolstra2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Allow PAM resource limits to be integersEelco Dolstra2013-10-17
* Fix PAM resource limitsEelco Dolstra2013-10-17
* sshd: Remove the usePAM optionEelco Dolstra2013-10-15
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10