4f2fe36b29- update internal db4 to 4.5.20 version - move setgid before setuid in pam_keyinit (#212329) - make username check in pam_unix consistent with useradd (#212153)
Tomáš Mráz
2006-11-13 21:05:40 +0000
355576d558- silence pam_succeed_if in default system-auth (#205067) - round the pam_timestamp_check sleep up to wake up at the start of the wallclock second (#205068)
pam-0_99_6_2-2_fc6
Tomáš Mráz
2006-09-04 14:31:09 +0000
10ddab4186- upgrade to new upstream version, as there are mostly bugfixes except improved documentation - add support for session and password service for pam_access and pam_succeed_if - system-auth: skip session pam_unix for crond service
pam-0_99_6_2-1_fc6
Tomáš Mráz
2006-08-31 20:51:59 +0000
e3f2d52037- Add new setkeycreatecon call to pam_selinux to make sure keyring has correct context
pam-0_99_5_0-8_fc6
Daniel J Walsh
2006-08-10 20:26:54 +0000
685a1895f3- revoke keyrings properly when pam_keyinit called as root (#201048) - pam_succeed_if should return PAM_USER_UNKNOWN when getpwnam fails (#197748)
pam-0_99_5_0-7_fc6
Tomáš Mráz
2006-08-10 13:34:26 +0000
0b27f99e23- revoke keyrings properly when pam_keyinit called more than once (#201048) patch by David Howells
pam-0_99_5_0-6_fc6
Tomáš Mráz
2006-08-02 18:08:23 +0000
2851cbe631- drop ainit from console.handlers (#199561)
Tomáš Mráz
2006-07-21 14:22:56 +0000
fce253b7c0- don't report error in pam_selinux for nonexistent tty (#188722) - add pam_keyinit to the default system-auth file (#198623)
pam-0_99_5_0-3_fc6
Tomáš Mráz
2006-07-17 11:03:29 +0000
00eddc0974- updated to a new upstream release - added service as value to be matched and list matching to pam_succeed_if
pam-0_99_5_0-1
Tomáš Mráz
2006-06-30 09:20:33 +0000
fa8c14fa63- use md5 implementation from pam_unix in pam_namespace - pam_namespace should call setexeccon only when selinux is enabled
pam-0_99_4_0-3
Tomáš Mráz
2006-05-18 15:50:01 +0000
63f5c77f8b- don't build hmactest in pam_timestamp so openssl-devel is not required - add missing buildrequires (#191915)
pam-0_99_4_0-2
Tomáš Mráz
2006-05-16 17:06:29 +0000
0730695ea0- pam_console_apply shouldn't access /var when called with -r (#191401) - actually apply the large-uid patch
Tomáš Mráz
2006-05-16 16:12:18 +0000
fbfca3562b- upgrade to new upstream version - make pam_console_apply not dependent on glib - support large uids in pam_tally, pam_tally2
Tomáš Mráz
2006-05-10 14:16:34 +0000
94d78f5a6d- the namespace instance init script is now in /etc/security (#190148) - pam_namespace: added missing braces (#190026) - pam_tally(2): never call fclose twice on the same FILE (from upstream)
Tomáš Mráz
2006-05-04 11:51:03 +0000
4f1df63a4d- fixed console device class for irda (#189966) - make pam_console_apply fail gracefully when a class is missing
pam-0_99_3_0-4
Tomáš Mráz
2006-04-26 11:56:48 +0000
54e490e814- added pam_namespace module written by Janak Desai (per-user /tmp support) - new pam-redhat modules version
pam-0_99_3_0-3
Tomáš Mráz
2006-04-25 14:53:39 +0000
48968f9a9f- added try_first_pass option to pam_cracklib - use try_first_pass for pam_unix and pam_cracklib in system-auth (#182350)
pam-0_99_3_0-2
FC-5-split
Tomáš Mráz
2006-02-24 10:46:47 +0000
46d6d056ab- new upstream version - updated db4 to 4.3.29 - added module pam_tally2 with auditing support - added manual pages for system-auth and config-util (#179584)
pam-0_99_3_0-1
Tomáš Mráz
2006-02-03 12:41:29 +0000
9c00b5da67- fix dangling symlinks in -devel (#175929) - link libaudit only where necessary - actually compile in audit support
pam-0_99_2_1-2
Tomáš Mráz
2005-12-16 15:20:02 +0000
f06eb03db8- support netgroup matching in pam_succeed_if - upgrade to new release - drop pam_pwdb as it was obsolete long ago - we don't build static libraries anymore
pam-0_99_2_1-1
Tomáš Mráz
2005-12-15 23:47:42 +0000
a74a5d22a6- pam_stack is deprecated - log its usage
pam-0_80-14
Tomáš Mráz
2005-11-15 14:07:51 +0000
ea087a7d8d- forgot to update requirements on audit-libs
Tomáš Mráz
2005-10-26 22:49:36 +0000
30c2fd8c2e- fixed CAN-2005-2977 unix_chkpwd should skip user verification only if run as root (#168181) - link pam_loginuid to libaudit - support no tty in pam_access (#170467) - updated audit patch (by Steve Grubb) - the previous pam_selinux change was not applied properly - pam_xauth: look for the xauth binary in multiple directories (#171164)
pam-0_80-13
Tomáš Mráz
2005-10-26 22:27:20 +0000
c678c06cf7- Eliminate multiple in pam_selinux
pam-0_80-12
Daniel J Walsh
2005-10-26 19:23:04 +0000
dc2e11c86b- Eliminate fail over for getseuserbyname call
pam-0_80-11
Daniel J Walsh
2005-10-18 15:41:53 +0000
cf7b021d49- Add getseuserbyname call for SELinux MCS/MLS policy
pam-0_80-10
Daniel J Walsh
2005-10-13 21:36:33 +0000
97c6e8fa55- Add getseuserbyname call for SELinux MCS/MLS policy
Daniel J Walsh
2005-10-13 21:10:48 +0000
9f1545ee2e- pam_console manpage fixes (#169373)
Tomáš Mráz
2005-10-04 13:46:58 +0000
84f70fb55d- don't include ps and pdf docs (#168823) - new common config file for configuration utilities - remove glib2 dependency (#166979)
pam-0_80-9
Tomáš Mráz
2005-09-30 13:52:28 +0000
5cac4c86fa- pam_unix: always honor nis flag on password change (by Aaron Hope)
pam-0_80-8
Tomáš Mráz
2005-09-20 13:42:45 +0000
6f66f1e5c6- process limit values other than RLIMIT_NICE correctly (#168790)
Tomáš Mráz
2005-09-20 12:34:48 +0000
efa997e610- don't fail in audit code when audit is not compiled in on the newest kernels (#166422)
pam-0_80-7
Tomáš Mráz
2005-08-24 09:15:09 +0000
bc4cc2dea1- add option to pam_loginuid to require auditd
pam-0_80-6
Tomáš Mráz
2005-08-01 09:14:07 +0000
4c014b4ae5- fix 64bit bug in pam_pwdb - don't crash in pam_unix if pam_get_data fail
pam-0_80-4
Tomáš Mráz
2005-07-26 08:36:20 +0000
009a4f4368- more pam_selinux permissive fixes (Dan Walsh) - make binaries PIE (#158938)
pam-0_80-3
Tomáš Mráz
2005-07-22 14:17:33 +0000
21ad6a063b- fixed module tests so the pam doesn't require itself to build (#163502) - added buildprereq for building the documentation (#163503) - relaxed permissions of binaries (u+w)
pam-0_80-2
Tomáš Mráz
2005-07-18 16:00:41 +0000
f7c051ac6e- upgrade to new upstream sources - removed obsolete patches - pam_selinux module shouldn't fail on broken configs unless policy is set to enforcing (Dan Walsh)
pam-0_80-1
Tomáš Mráz
2005-07-14 14:21:56 +0000
24d731a55f- update pam audit patch - add support for new limits in kernel-2.6.12 (#157050)
pam-0_79-11
Tomáš Mráz
2005-06-21 15:03:23 +0000
8e736edd31- pam_loginuid shouldn't report error when /proc/self/loginuid is missing (#159974)
pam-0_79-10
Tomáš Mráz
2005-06-09 21:28:52 +0000
7457524347- add the Requires dependency on audit-libs (#159885)
Tomáš Mráz
2005-06-09 11:47:18 +0000
e6a42109ce- don't install the .so links in /lib
Tomáš Mráz
2005-05-20 16:05:48 +0000
eecc66af23- update the pam audit patch to support newest audit library, audit also pam_setcred calls (Steve Grubb) - don't use the audit_fd as global static variable - don't unset the XAUTHORITY when target user is root
Tomáš Mráz
2005-05-20 15:53:01 +0000
6eb3fc0500- update the pam audit patch to support newest audit library (Steve Grubb)
Tomáš Mráz
2005-05-19 18:38:45 +0000
fd39e73da0- pam_console: support loading .perms files in the console.perms.d (#156069)
pam-0_79-8
Tomáš Mráz
2005-05-02 09:53:46 +0000
d0ec5ba6c1- pam_xauth: unset the XAUTHORITY variable on error, fix potential memory leaks - modify path to IDE floppy devices in console.perms (#155560)
pam-0_79-7
Tomáš Mráz
2005-04-26 12:00:40 +0000
8543c3b252- Adjusted pam audit patch to make exception for ECONNREFUSED
pam-0_79-6
Steve Grubb
2005-04-16 14:20:05 +0000
f1b09e9b25- added auditing patch by Steve Grubb - added cleanup patches for bugs found by Steve Grubb - don't clear the shadow option of pam_unix if nis option used
pam-0_79-5
Tomáš Mráz
2005-04-12 16:33:08 +0000
2d246d8a30- make pam_unix LSB 2.0 compliant even when SELinux enabled - #88127 - change both local and NIS passwords to keep them in sync, also fix a regression in passwd functionality on NIS master server
pam-0_79-3
Tomáš Mráz
2005-04-07 18:40:36 +0000
ea4ac73989- #153711 fix wrong logging in pam_selinux when restoring tty label
Tomáš Mráz
2005-04-05 07:40:00 +0000
a6a9f4a660- fix NULL deref in pam_tally when it's used in account phase
pam-0_79-2
Tomáš Mráz
2005-04-03 17:12:42 +0000
f405278c4f- upgrade to the new upstream release - moved pam_loginuid to pam-redhat repository
pam-0_79-1
Tomáš Mráz
2005-03-31 17:15:12 +0000
953e2b6048- fix wrong logging in pam_console handlers - add executing ainit handler for alsa sound dmix - #147879, #112777 - change permissions for dri devices
pam-0_78-9
Tomáš Mráz
2005-03-23 12:57:40 +0000
cba291fef4- remove ownership and permissions handling from pam_console call pam_console_apply as a handler instead
pam-0_78-8
Tomáš Mráz
2005-03-19 18:22:00 +0000
6513c12e82- add pam_loginuid module for setting the the login uid for auditing purposes (by Steve Grubb)
pam-0_78-7
Tomáš Mráz
2005-03-14 21:06:07 +0000
03d329b496- must link glib dynamically to .so
pam-0_78-6
Tomáš Mráz
2005-03-10 11:01:23 +0000
ec1f375490- fixed pam_console Makefile
Tomáš Mráz
2005-03-10 10:35:07 +0000
f4851c8b44Fixed bug in pam-redhat archive
Tomáš Mráz
2005-03-10 10:01:31 +0000
57f66ca8c9- add functionality for running handler executables from pam_console when console lock was obtained/lost - removed patches merged to pam-redhat
Tomáš Mráz
2005-03-10 08:14:36 +0000
36ee704c88- fixed some warnings and errors in pam_console for gcc4 build - improved parsing pam_console config file
pam-0_78-5
Tomáš Mráz
2005-03-01 14:36:54 +0000
c337b8bf0b- echo why tests failed when rebuilding
Tomáš Mráz
2005-03-01 09:06:36 +0000
889643ba88- don't log garbage in pam_console_apply (#147879)
Tomáš Mráz
2005-02-21 15:33:24 +0000
6e7f9c67de- updated pam-redhat from elvis CVS
pam-0_78-4
Tomáš Mráz
2005-01-12 11:16:28 +0000
1916d7ac37- #77646 log failures when renaming the files when changing password - Log failure on missing /etc/security/opasswd when remember option is present
pam-0_77-66
Tomáš Mráz
2004-11-11 13:52:15 +0000
91347f07d7- #87628 pam_timestamp remembers authorization after logout - #116956 fixed memory leaks in pam_stack
Tomáš Mráz
2004-11-10 17:52:27 +0000
3eef649366- Fix checking of group in %group syntax in pam_limits - Drop fencepost patch as it was already fixed by upstream change from 0.75 to 0.77 - Fix brokenshadow patch
pam-0_77-63
Tomáš Mráz
2004-10-19 14:25:05 +0000
8e01e56e3b- even more console.perms entries - drop the apply to dir patch - it won't work
pam-0_77-62
Tomáš Mráz
2004-10-14 16:42:00 +0000
b880f65bb5forgot to remove obsolete patch
Tomáš Mráz
2004-10-14 16:03:31 +0000
9abd7cf374- Added bluetooth, raw1394 and flash to console.perms - pam_console manpage fix - Allow to apply console.perms to dir when
Tomáš Mráz
2004-10-14 16:02:39 +0000
149b939c53- #126985 pam_stack should always copy the conversation function - #127524 add /etc/security/opasswd to files
pam-0_77-61
Tomáš Mráz
2004-10-11 14:48:11 +0000
89f73ad59c- pam_env shouldn't abort on missing /etc/environment
Tomáš Mráz
2004-10-11 12:09:28 +0000
6dc6125605- Dropped last patch again, real fix is /etc/environment file in setup
show
pam-0_77-60
Phil Knirsch
2004-09-28 16:18:30 +0000