summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pam
Commit message (Expand)AuthorAge
* pam: fix cross-compilation from darwinRyan Burns2022-02-16
* Merge staging-next into staginggithub-actions[bot]2022-01-29
|\
| * linux-pam: make it use SUID wrapped version of unix_ckpwdVladimír Čunát2022-01-28
* | linux-pam: 1.5.1 -> 1.5.2R. RyanTM2022-01-28
|/
* linux-pam: don't create dangling symlink during buildWinter2022-01-01
* pam: add audit dependencyMaciej Krüger2021-10-03
* linux-pam: Optionally build with libxcryptMisha Gusarov2021-02-28
* pkgsStatic.linux-pam: Remove no longer necessary musl patches.Niklas Hambüchen2021-02-10
* Merge pull request #109635 from mroi/patch-pamJörg Thalheim2021-02-03
|\
| * linux-pam: fix cross compilation on DarwinMichael Roitzsch2021-01-17
* | linux-pam: remove broken musl pam_exec patchPeter Woodman2021-01-19
* | pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|/
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
* pam.passthru.tests: add relevant nixos testsFrederik Rietdijk2021-01-03
* pam: 1.3.1 -> 1.5.1Tim Steinbach2020-12-23
* treewide: fix broken AlpineLinux repo links (#87892)Lila2020-05-15
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* linux-pam: set sconfigdir to /etc for usage at runtimeMatthew Bauer2019-12-30
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
* Merge pull request #59747 from dtzWill/fix/pam-1.3.1-muslWill Dietz2019-04-18
|\
| * libpam: fix w/musl after update to 1.3.1Will Dietz2019-04-18
* | pam: 1.3.0 -> 1.3.1Matthias Beyer2019-04-16
|/
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-14
|\
| * pam: Remove crossAttrsJohn Ericson2018-05-14
* | pam: build with userdb supportNikolay Amiantov2018-04-26
* | tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-25
|/
* pam: depsBuildBuild for buildPackages.stdenv.ccWill Dietz2018-02-13
* changes some targetPlatform to hostPlatform checksWill Dietz2018-02-13
* linux-pam: fix build w/muslWill Dietz2018-02-13
* linux-pam: Add necessary build dependencies for cross-compilationBen Gamari2018-02-13
* pam: 1.2.1 -> 1.3.0Tuomas Tynkkynen2017-12-03
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\
| * pam: 1.2.0 -> 1.2.1William A. Kennington III2015-07-19
| * pam: 1.1.8 -> 1.2.0William A. Kennington III2015-05-10
* | pam: don't split modulesVladimír Čunát2015-05-05
* | mutiout: make it builtinVladimír Čunát2014-08-30
* | WIP: getting goodVladimír Čunát2014-08-27
* | Merge 'staging' into multiple-outputsVladimír Čunát2014-08-23
|\|
| * pam: upstream patch to fix CVE-2014-2583Vladimír Čunát2014-05-03
| * linux-pam: Update to 1.1.8Eelco Dolstra2014-04-16
* | pam: Split off the PAM modulesEelco Dolstra2013-06-11
|/
* libxcrypt: RemoveEelco Dolstra2013-01-28
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* pam: Update to 1.1.6Eelco Dolstra2012-09-21
* * Fix PAM. It accidentally lost xcrypt support in r33798.Eelco Dolstra2012-04-19