Commit Graph

  • ba75a13ace fix build with current autotools Tomas Mraz 2013-01-22 17:37:56 +0100
  • d47b309a1d add support for tmpfs mount options in pam_namespace Tomas Mraz 2012-10-15 18:45:16 +0200
  • 72401d341e Autotools hackery to make it build. Tomas Mraz 2012-09-05 19:09:56 +0200
  • 725d09d8bf Drop libtoolize call. Tomas Mraz 2012-09-04 11:20:38 +0200
  • 010ed2b452 link setuid binaries with full relro (#853158) Tomas Mraz 2012-09-03 15:24:00 +0200
  • 8a0ba11ae1 new upstream release Tomas Mraz 2012-08-17 15:24:18 +0200
  • a0cd63d48e make the pam_lastlog module in postlogin 'optional' (#846843) Tomas Mraz 2012-08-09 17:57:58 +0200
  • 0e79701521 Build against libdb-5 Tomas Mraz 2012-08-06 21:49:23 +0200
  • e5af413406 Fix the getrlimit includes at more places. Tomas Mraz 2012-07-23 18:57:15 +0200
  • 28a93ad826 fix build failure in pam_unix Tomas Mraz 2012-07-23 18:51:15 +0200
  • 017fb41875 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-20 02:49:29 -0500
  • 3933be0355 forgotten $(DESTDIR) Tomas Mraz 2012-05-09 14:00:32 +0200
  • 14f4737e81 install empty directories Tomas Mraz 2012-05-09 12:30:33 +0200
  • 7f16b85d54 multiple backported fixes Tomas Mraz 2012-05-09 11:58:27 +0200
  • 882ad81ab3 add pam_systemd to session modules Tomas Mraz 2012-05-09 11:12:48 +0200
  • 92f3acf6be fix pam_namespace leaking the protect mounts to parent namespace (#755216) Tomas Mraz 2012-01-31 17:19:23 +0100
  • 87d3951c7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild Dennis Gilmore 2012-01-13 05:54:44 -0600
  • d3bb594db9 add a note to limits.conf (#754285) Tomas Mraz 2011-12-21 09:13:05 +0100
  • 0e4d0dbd64 use pam_pwquality instead of pam_cracklib Tomas Mraz 2011-11-24 15:05:57 +0100
  • 0c02cd5bb7 upgrade to new upstream release Tomas Mraz 2011-11-24 14:33:55 +0100
  • 1ba74b3572 Fix description - no static libpam for a long time. Tomas Mraz 2011-10-03 15:20:33 +0200
  • be34bed1eb Remove mistakenly added patch (it is already there as pam-1.1.0-console-fixes.patch) Tomas Mraz 2011-08-25 16:28:06 +0200
  • 39bef6c743 Merge branch 'master' of ssh://pkgs.fedoraproject.org/pam Tomas Mraz 2011-08-25 16:10:53 +0200
  • 9f29655908 fix dereference in pam_env fix wrong parse of user@host pattern in pam_access (#732081) Tomas Mraz 2011-08-25 16:09:08 +0200
  • de3812c9a2 Rebuild to fix trailing slashes in provided dirs added by rpm 4.9.1. Ville Skyttä 2011-07-23 16:34:01 +0300
  • 05c4e69a7b Remove trailing / Tomas Mraz 2011-07-15 15:28:24 +0200
  • 8de0245233 clear supplementary groups in pam_console handler execution Tomas Mraz 2011-07-15 14:55:38 +0200
  • 412141d627 upgrade to new upstream release Tomas Mraz 2011-06-27 17:24:51 +0200
  • d31d5587d4 detect the shared / and make the polydir mounts private based on that fix memory leak and other small errors in pam_namespace Tomas Mraz 2011-06-07 17:31:12 +0200
  • 6a48d1491e add support for explicit marking of the polydir mount private (#623522) Tomas Mraz 2011-06-02 22:23:52 +0200
  • 20d38d82f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild Dennis Gilmore 2011-02-08 08:02:09 -0600
  • a050086a24 - add postlogin common PAM configuration file (#665059) Tomas Mraz 2010-12-22 18:22:11 +0100
  • 7a9b998bb8 - add a missing docfix Tomas Mraz 2010-12-14 12:35:57 +0100
  • de4fdba40b - include patches recently submitted and applied to upstream CVS Tomas Mraz 2010-12-14 12:02:26 +0100
  • a526ddfed4 - add config for autocreation of subdirectories in /var/run (#656655) - automatically enable kernel console in pam_securetty Tomas Mraz 2010-11-25 18:14:01 +0100
  • fdfa166654 - fix segfault in faillock utility - remove some cases where the information of existence of an user account could be leaked by the pam_faillock, document the remaining case Tomas Mraz 2010-11-10 17:15:18 +0100
  • 5310fecf62 - fix segfault in faillock utility - remove some cases where the information of existence of an user account could be leaked by the pam_faillock, document the remaining case Tomas Mraz 2010-11-10 15:15:03 +0100
  • a4d4d78281 - fix a mistake in the abstract X-socket connect - make pam_faillock work with screensaver Tomas Mraz 2010-11-05 19:03:35 +0100
  • b9075b4f0b Initial pseudo merge for dist-git setup Tomas Mraz 2010-11-05 15:14:02 +0100
  • 777d84fae4 Merge branch 'f13' into f12 Tomas Mraz 2010-11-02 14:26:24 +0100
  • 04b1daa1c1 Merge branch 'f14' into f13 Tomas Mraz 2010-11-02 14:18:03 +0100
  • 57bfa4578c - fix insecure dropping of priviledges in pam_xauth, pam_env, and pam_mail - CVE-2010-3316 (#637898), CVE-2010-3435 (#641335) - fix insecure executing of scripts with user supplied environment variables in pam_namespace - CVE-2010-3853 (#643043) Tomas Mraz 2010-11-02 13:24:28 +0100
  • 5bcbeb6870 Merge branch 'master' of ssh://pkgs.fedoraproject.org/pam Tomas Mraz 2010-11-01 23:44:04 +0100
  • 4baf0f6949 - upgrade to new upstream release fixing CVE-2010-3316 CVE-2010-3435 CVE-2010-3853 - try to connect to an abstract X-socket first to verify we are at real console (#647191) Tomas Mraz 2010-11-01 23:42:26 +0100
  • 9a28cb58ea - Rebuilt for gcc bug 634757 Jesse Keating 2010-09-29 14:57:32 -0700
  • acc35880d3 - do not build some auxiliary tools that are not installed that require flex-static to build Tomas Mraz 2010-09-20 12:16:26 +0200
  • b1302cff9c - add pam_faillock module implementing temporary account lock out based on authentication failures during a specified interval - upgrade to new upstream release Tomas Mraz 2010-09-17 18:12:22 +0200
  • 360abdf2a1 - add pam_faillock module implementing temporary account lock out based on authentication failures during a specified interval - upgrade to new upstream release Tomas Mraz 2010-09-17 18:01:19 +0200
  • ca3ead6784 - add pam_faillock module implementing temporary account lock out based on authentication failures during a specified interval - upgrade to new upstream release Tomas Mraz 2010-09-17 17:37:07 +0200
  • f9b1a585ea dist-git conversion Fedora Release Engineering 2010-07-29 05:27:04 +0000
  • 4f698e411f dist-git conversion Fedora Release Engineering 2010-07-29 05:26:40 +0000
  • 400d812d7b dist-git conversion Fedora Release Engineering 2010-07-29 05:26:29 +0000
  • 4b7a0b2c99 - do not overwrite tallylog with empty file on upgrade Tomáš Mráz 2010-07-15 13:24:33 +0000
  • 02519fe95b Initialize branch F-13 for pam Jesse Keating 2010-02-17 02:18:56 +0000
  • e3430d85d2 - change the default password hash to sha512 Tomáš Mráz 2010-02-15 17:25:28 +0000
  • 3f424c65d3 - fix wrong prompt when pam_get_authtok is used for new password Tomáš Mráz 2010-01-22 17:49:54 +0000
  • 68bf40d031 - fix build with disabled audit and SELinux (#556211, #556212) Tomáš Mráz 2010-01-18 09:09:31 +0000
  • 1802942b8d - new upstream version with minor changes Tomáš Mráz 2009-12-17 14:29:39 +0000
  • 5d66c2b9c5 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-26 01:50:39 +0000
  • d46efed5ad Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 23:30:18 +0000
  • 257490523a - pam_console: fix memory corruption when executing handlers (patch by Stas Sergeev) and a few more fixes in the handler execution code (#532302) Tomáš Mráz 2009-11-02 09:13:52 +0000
  • 430b952f8e - pam_console: fix memory corruption when executing handlers (patch by Stas Sergeev) and a few more fixes in the handler execution code (#532302) Tomáš Mráz 2009-11-02 07:56:12 +0000
  • 76f4b127d2 - pam_xauth: set the approprate context when creating .xauth files (#531530) Tomáš Mráz 2009-10-29 15:54:52 +0000
  • 0e45b7f2c2 - pam_xauth: set the approprate context when creating .xauth files (#531530) Tomáš Mráz 2009-10-29 15:32:22 +0000
  • 85de84fad6 Initialize branch F-12 for pam Jesse Keating 2009-09-29 05:50:19 +0000
  • 4774498127 - do not change permissions with pam_console_apply - drop obsolete pam_tally module and the faillog file (#461258) Tomáš Mráz 2009-09-01 16:03:13 +0000
  • 6572482d29 - leftover comment and license tag Tomáš Mráz 2009-08-26 18:43:27 +0000
  • 155e7e9f93 - rebuild with new libaudit Tomáš Mráz 2009-08-19 19:06:40 +0000
  • e307a99b74 - fix source URLs Tomáš Mráz 2009-08-11 11:50:50 +0000
  • c3671512d8 - fix malformed patch Tomáš Mráz 2009-07-27 15:48:43 +0000
  • 8d3cbe5e32 - fix for pam_cracklib from upstream Tomáš Mráz 2009-07-27 15:23:22 +0000
  • 8f8af7e93e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Jesse Keating 2009-07-25 23:08:11 +0000
  • 47e2c2f3d9 - update to new upstream version Tomáš Mráz 2009-06-24 07:09:21 +0000
  • da8b25143b - update to new upstream version Tomáš Mráz 2009-05-13 10:59:18 +0000
  • 4b9fc2208b - add password-auth, fingerprint-auth, and smartcard-auth for applications which can use them namely gdm (#494874) patch by Ray Strode Tomáš Mráz 2009-04-10 16:06:24 +0000
  • 02fa35ccd2 - bump release Tomáš Mráz 2009-03-26 11:26:22 +0000
  • f3a8a94868 - replace also other std descriptors (#491471) Tomáš Mráz 2009-03-26 11:17:16 +0000
  • 837a5499fa - replace also other std descriptors (#491471) Tomáš Mráz 2009-03-26 09:28:14 +0000
  • 1343a8ed17 - we must replace the stdin when execing the helper (#490644) Tomáš Mráz 2009-03-17 14:13:16 +0000
  • a78e55c069 - do not close stdout/err when execing the helpers (#488147) Tomáš Mráz 2009-03-16 13:47:00 +0000
  • 2c482b26a1 - the buildrequires on glibc will make it install a conflicting version Tomáš Mráz 2009-03-09 20:58:38 +0000
  • 86ab0d0478 - upgrade to new upstream release Tomáš Mráz 2009-03-09 20:46:07 +0000
  • 5774cd5ca3 - upgrade to new upstream release Tomáš Mráz 2009-03-09 20:33:11 +0000
  • 3ecbdb09e8 - upgrade to new upstream release Tomáš Mráz 2009-03-09 16:14:30 +0000
  • 5b6ef5fcbd - fix parsing of config files containing non-ASCII characters - fix CVE-2009-0579 (mininimum days for password change ignored) (#487216) - pam_access: improve handling of hostname resolution Tomáš Mráz 2009-02-27 12:52:52 +0000
  • 32a45d5cc0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-26 09:28:43 +0000
  • 64be9b675a - add helper to pam_mkhomedir for proper SELinux confinement (#476784) Tomáš Mráz 2009-01-19 09:18:56 +0000
  • d4ff57cf6f - upgrade to new upstream release - add --disable-prelude (#466242) Tomáš Mráz 2008-12-16 15:17:16 +0000
  • e30408c5d9 - new password quality checks in pam_cracklib - report failed logins from btmp in pam_lastlog - allow larger groups in modutil functions - fix leaked file descriptor in pam_tally Tomáš Mráz 2008-09-23 14:06:48 +0000
  • 8955a466b5 - pam_loginuid: uids are unsigned (#460241) - new minor upstream release - use external db4 - drop tests for not pulling in libpthread (as NPTL should be safe) Tomáš Mráz 2008-09-08 11:01:44 +0000
  • 7d29dd0246 - update internal db4 Tomáš Mráz 2008-07-09 12:27:35 +0000
  • a37d2c7046 - pam_namespace: allow safe creation of directories owned by user (#437116) - pam_unix: fix multiple error prompts on password change (#443872) Tomáš Mráz 2008-05-21 08:08:39 +0000
  • 3be955e71c - fix build with new autoconf Tomáš Mráz 2008-05-20 13:31:17 +0000
  • afb096a17d - pam_selinux: add env_params option which will be used by OpenSSH Tomáš Mráz 2008-05-19 16:55:13 +0000
  • be4deb2d92 - pam_selinux: restore execcon properly (#443667) Tomáš Mráz 2008-04-22 19:48:10 +0000
  • 4acfdf0540 - upgrade to new upstream release (one bugfix only) - fix pam_sepermit use in screensavers Tomáš Mráz 2008-04-18 13:11:14 +0000
  • 65a47ccbca - upgrade to new upstream release (one bugfix only) - fix pam_sepermit use in screensavers Tomáš Mráz 2008-04-18 08:43:42 +0000
  • 2613b27a52 - fix regression in pam_set_item Tomáš Mráz 2008-04-07 09:45:21 +0000
  • 1fa0a9e893 - upgrade to new upstream release (bugfix only) Tomáš Mráz 2008-04-04 16:00:50 +0000
  • 6aa700f64a - pam_namespace: fix problem with level polyinst (#438264) - pam_namespace: improve override checking for umount - pam_selinux: fix syslogging a context after free() (#438338) Tomáš Mráz 2008-03-20 16:50:13 +0000