May 31, 2000 Dmitry V. Levin 0.72-ipl6mdk |
- Package split into pam, pam-devel and pam-doc packages
- RE adaptions. |
Feb. 22, 2000 Dmitry V. Levin |
- Fixes:
+ read_string bugfix
+ real buildroot packaging
- more documentation included
- Fandra adaptions. |
Feb. 5, 2000 Nalin Dahyabhai <nalin@redhat.com> |
- Fix pam_xauth bug #6191. |
Feb. 3, 2000 Elliot Lee <sopwith@redhat.com> |
- Add a patch to accept 'pts/N' in /etc/securetty as a match for tty '5'
(which is what other pieces of the system think it is). Fixes bug #7641. |
Jan. 31, 2000 Nalin Dahyabhai <nalin@redhat.com> |
- argh, turn off gratuitous debugging |
Jan. 19, 2000 Nalin Dahyabhai <nalin@redhat.com> |
- update to 0.72
- fix pam_unix password-changing bug
- fix pam_unix's cracklib support
- change package URL |
Jan. 3, 2000 Cristian Gafton <gafton@redhat.com> |
- don't allow '/' on service_name |
Oct. 21, 1999 Cristian Gafton <gafton@redhat.com> |
- enhance the pam_userdb module some more |
Sept. 24, 1999 Cristian Gafton <gafton@redhat.com> |
- add documenatation |
Sept. 21, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- a tiny change to pam_console to make it not loose track of console users |
Sept. 20, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- a few fixes to pam_xauth to make it more robust |
July 14, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- pam_console: added <xconsole> to manage /dev/console |
July 1, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- pam_xauth: New refcounting implementation based on idea from Stephen Tweedie |
April 17, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- added video4linux devices to /etc/security/console.perms |
April 16, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- added joystick lines to /etc/security/console.perms |
April 15, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- fixed a couple segfaults in pam_xauth uncovered by yesterday's fix... |
April 14, 1999 Cristian Gafton <gafton@redhat.com> |
- use gcc -shared to link the shared libs |
April 14, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- many bug fixes in pam_xauth
- pam_console can now handle broken applications that do not set
the PAM_TTY item. |
April 13, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- fixed glob/regexp confusion in pam_console, added kbd and fixed fb devices
- added pam_xauth module |
April 10, 1999 Cristian Gafton <gafton@redhat.com> |
- pam_lastlog does wtmp handling now |
April 8, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- added option parsing to pam_console
- added framebuffer devices to default console.perms settings |
April 7, 1999 Cristian Gafton <gafton@redhat.com> |
- fixed empty passwd handling in pam_pwdb |
March 29, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- changed /dev/cdrom default user permissions back to 0600 in console.perms
because some cdrom players open O_RDWR. |
March 26, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- added /dev/jaz and /dev/zip to console.perms |
March 25, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- changed the default user permissions for /dev/cdrom to 0400 in console.perms |
March 19, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- fixed a few bugs in pam_console |
March 18, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- pam_console authentication working
- added /etc/security/console.apps directory |
March 15, 1999 Michael K. Johnson <johnsonm@redhat.com> |
- added pam_console files to filelist |
Feb. 12, 1999 Cristian Gafton <gafton@redhat.com> |
- upgraded to 0.66, some source cleanups |
Dec. 28, 1998 Cristian Gafton <gafton@redhat.com> |
- add patch from Savochkin Andrey Vladimirovich <saw@msu.ru> for umask
security risk |