summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pam/default.nix
Commit message (Expand)AuthorAge
* 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
* Add armv7l support.Nicolas Pierron2012-04-15
* Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2012-01-21
* Oops, set include dirMichael Raskin2011-11-04
* Make cross-buildable. I wonder if it will work...Michael Raskin2011-11-04
* Fix one part of cross-Linux-PAM failure...Michael Raskin2011-11-04
* Making openssh cross-build. And making linux-pam almost cross-build, I think.Lluís Batlle i Rossell2011-04-25
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* Updated from trunk.Lluís Batlle i Rossell2010-08-20
|\
| * More metadataYury G. Kudryashov2010-08-13
| * Make unix_chkpwd suid rootYury G. Kudryashov2010-08-13
* | Making more packages build on the Fuloong2f.Lluís Batlle i Rossell2010-08-11
|/
* Disabling libxcrypt on armv5tel-linux (it does not build trivially). As a con...Lluís Batlle i Rossell2010-06-04
* * PAM updated to 1.1.1. Also build with libxcrypt support.Eelco Dolstra2010-06-02
* * Various PAM updates.Eelco Dolstra2009-02-18
* * Rewrite all the kernel.org URLs to mirror://kernel/.Eelco Dolstra2007-08-27
* * Latest pam.Eelco Dolstra2006-12-08
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
* don't use /bin/ls, but rely on the build environment to supply lsArmijn Hemel2005-10-25
* add a patch to use the cracklib dictionairy we built (cracklib package)Armijn Hemel2005-10-25
* add a patch that replaces `/bin/pwd` with `pwd` and rely on stdenv to supply pwdArmijn Hemel2005-10-24
* add pam (but first test it on NixOS too)Armijn Hemel2005-10-24