Tomáš Mráz
|
efa997e610
|
- don't fail in audit code when audit is not compiled in on the newest
kernels (#166422)
|
2005-08-24 09:15:09 +00:00 |
|
Tomáš Mráz
|
bc4cc2dea1
|
- add option to pam_loginuid to require auditd
|
2005-08-01 09:14:07 +00:00 |
|
Tomáš Mráz
|
a92b0ed73f
|
- fix NULL dereference in pam_userdb (#164418)
|
2005-07-28 09:40:49 +00:00 |
|
Tomáš Mráz
|
4c014b4ae5
|
- fix 64bit bug in pam_pwdb
- don't crash in pam_unix if pam_get_data fail
|
2005-07-26 08:36:20 +00:00 |
|
Tomáš Mráz
|
009a4f4368
|
- more pam_selinux permissive fixes (Dan Walsh)
- make binaries PIE (#158938)
|
2005-07-22 14:17:33 +00:00 |
|
Tomáš Mráz
|
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)
|
2005-07-18 16:00:41 +00:00 |
|
Tomáš Mráz
|
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)
|
2005-07-14 14:21:56 +00:00 |
|
Tomáš Mráz
|
24d731a55f
|
- update pam audit patch
- add support for new limits in kernel-2.6.12 (#157050)
|
2005-06-21 15:03:23 +00:00 |
|
Tomáš Mráz
|
8e736edd31
|
- pam_loginuid shouldn't report error when /proc/self/loginuid is missing
(#159974)
|
2005-06-09 21:28:52 +00:00 |
|
Tomáš Mráz
|
7457524347
|
- add the Requires dependency on audit-libs (#159885)
|
2005-06-09 11:47:18 +00:00 |
|
Tomáš Mráz
|
4d1f895c96
|
Fix the build breakage - unpackaged files
|
2005-05-23 14:31:06 +00:00 |
|
Tomáš Mráz
|
e6a42109ce
|
- don't install the .so links in /lib
|
2005-05-20 16:05:48 +00:00 |
|
Tomáš Mráz
|
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
|
2005-05-20 15:53:01 +00:00 |
|
Tomáš Mráz
|
6eb3fc0500
|
- update the pam audit patch to support newest audit library (Steve Grubb)
|
2005-05-19 18:38:45 +00:00 |
|
Tomáš Mráz
|
fd39e73da0
|
- pam_console: support loading .perms files in the console.perms.d
(#156069)
|
2005-05-02 09:53:46 +00:00 |
|
Tomáš Mráz
|
d0ec5ba6c1
|
- pam_xauth: unset the XAUTHORITY variable on error, fix potential memory
leaks
- modify path to IDE floppy devices in console.perms (#155560)
|
2005-04-26 12:00:40 +00:00 |
|
Steve Grubb
|
8543c3b252
|
- Adjusted pam audit patch to make exception for ECONNREFUSED
|
2005-04-16 14:20:05 +00:00 |
|
Tomáš Mráz
|
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
|
2005-04-12 16:33:08 +00:00 |
|
Tomáš Mráz
|
2f260114b9
|
- #150537 - flush input first then write the prompt
|
2005-04-08 15:10:15 +00:00 |
|
Tomáš Mráz
|
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
|
2005-04-07 18:40:36 +00:00 |
|
Tomáš Mráz
|
ea4ac73989
|
- #153711 fix wrong logging in pam_selinux when restoring tty label
|
2005-04-05 07:40:00 +00:00 |
|
Tomáš Mráz
|
a6a9f4a660
|
- fix NULL deref in pam_tally when it's used in account phase
|
2005-04-03 17:12:42 +00:00 |
|
Tomáš Mráz
|
f405278c4f
|
- upgrade to the new upstream release
- moved pam_loginuid to pam-redhat repository
|
2005-03-31 17:15:12 +00:00 |
|
Tomáš Mráz
|
953e2b6048
|
- fix wrong logging in pam_console handlers
- add executing ainit handler for alsa sound dmix
- #147879, #112777 - change permissions for dri devices
|
2005-03-23 12:57:40 +00:00 |
|
Tomáš Mráz
|
cba291fef4
|
- remove ownership and permissions handling from pam_console call
pam_console_apply as a handler instead
|
2005-03-19 18:22:00 +00:00 |
|
Tomáš Mráz
|
6513c12e82
|
- add pam_loginuid module for setting the the login uid for auditing
purposes (by Steve Grubb)
|
2005-03-14 21:06:07 +00:00 |
|
Tomáš Mráz
|
03d329b496
|
- must link glib dynamically to .so
|
2005-03-10 11:01:23 +00:00 |
|
Tomáš Mráz
|
57f66ca8c9
|
- add functionality for running handler executables from pam_console when
console lock was obtained/lost
- removed patches merged to pam-redhat
|
2005-03-10 08:14:36 +00:00 |
|
Tomáš Mráz
|
36ee704c88
|
- fixed some warnings and errors in pam_console for gcc4 build
- improved parsing pam_console config file
|
2005-03-01 14:36:54 +00:00 |
|
Tomáš Mráz
|
c337b8bf0b
|
- echo why tests failed when rebuilding
|
2005-03-01 09:06:36 +00:00 |
|
Tomáš Mráz
|
889643ba88
|
- don't log garbage in pam_console_apply (#147879)
|
2005-02-21 15:33:24 +00:00 |
|
Tomáš Mráz
|
6e7f9c67de
|
- updated pam-redhat from elvis CVS
|
2005-01-12 11:16:28 +00:00 |
|
jbj
|
02ac0dcb18
|
- depend on db-4.3.27, not db-4.3.21.
|
2005-01-03 17:59:12 +00:00 |
|
Tomáš Mráz
|
b0baf41bab
|
- add argument to pam_console_apply to restrict its work to specified files
|
2004-11-25 16:40:18 +00:00 |
|
Tomáš Mráz
|
36d4eeff57
|
- #137802 allow using pam_console for authentication
|
2004-11-23 15:38:57 +00:00 |
|
Tomáš Mráz
|
056a40e611
|
- update to Linux-PAM-0.78
- #140451 parse passwd entries correctly and test for failure
|
2004-11-23 15:32:59 +00:00 |
|
jbj
|
0da465a133
|
- rebuild against db-4.3.21.
|
2004-11-13 00:33:17 +00:00 |
|
Tomáš Mráz
|
1916d7ac37
|
- #77646 log failures when renaming the files when changing password
- Log failure on missing /etc/security/opasswd when remember option is
present
|
2004-11-11 13:52:15 +00:00 |
|
Tomáš Mráz
|
91347f07d7
|
- #87628 pam_timestamp remembers authorization after logout
- #116956 fixed memory leaks in pam_stack
|
2004-11-10 17:52:27 +00:00 |
|
Tomáš Mráz
|
6c581a0e6d
|
- #74062 modify the pwd-lock patch to remove NIS passwd changing deadlock
|
2004-10-20 14:46:49 +00:00 |
|
Tomáš Mráz
|
68feec353f
|
- #134941 pam_console should check X11 socket only on login
|
2004-10-20 13:10:13 +00:00 |
|
Tomáš Mráz
|
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
|
2004-10-19 14:25:05 +00:00 |
|
Tomáš Mráz
|
8e01e56e3b
|
- even more console.perms entries
- drop the apply to dir patch - it won't work
|
2004-10-14 16:42:00 +00:00 |
|
Tomáš Mráz
|
b880f65bb5
|
forgot to remove obsolete patch
|
2004-10-14 16:03:31 +00:00 |
|
Tomáš Mráz
|
9abd7cf374
|
- Added bluetooth, raw1394 and flash to console.perms
- pam_console manpage fix
- Allow to apply console.perms to dir when
|
2004-10-14 16:02:39 +00:00 |
|
Tomáš Mráz
|
149b939c53
|
- #126985 pam_stack should always copy the conversation function
- #127524 add /etc/security/opasswd to files
|
2004-10-11 14:48:11 +00:00 |
|
Tomáš Mráz
|
89f73ad59c
|
- pam_env shouldn't abort on missing /etc/environment
|
2004-10-11 12:09:28 +00:00 |
|
Phil Knirsch
|
6dc6125605
|
- Dropped last patch again, real fix is /etc/environment file in setup
|
2004-09-28 16:18:30 +00:00 |
|
Phil Knirsch
|
0886c1641c
|
- Fixed bug in pam_env where wrong initializer was used
|
2004-09-23 16:21:40 +00:00 |
|
Daniel J Walsh
|
632558e3e9
|
use checkPasswdAccess in pam_rootok
|
2004-09-17 17:54:12 +00:00 |
|