Changelog for
pam-0.72-15.i586.rpm :
Mon Jun 19 12:00:00 2000 Nalin Dahyabhai
- symlink libpam.so to libpam.so.0.72, and likewise for libpam_misc
- reverse order of checks in _unix_getpwnam for pam_unix
Wed Jun 14 12:00:00 2000 Preston Brown
- include gpmctl in pam_console
Mon Jun 5 12:00:00 2000 Nalin Dahyabhai
- add MANDIR definition and use it when installing man pages
Mon Jun 5 12:00:00 2000 Preston Brown
- handle scanner and cdwriter devices in pam_console
Sat Jun 3 12:00:00 2000 Nalin Dahyabhai
- add account management wrappers for pam_listfile, pam_nologin, pam_securetty,
pam_shells, and pam_wheel
Thu Jun 1 12:00:00 2000 Nalin Dahyabhai
- add system-auth control file
- let gethostname() call in pam_access.c be implicitly declared to avoid
conflicting types if unistd.c declares it
Mon May 15 12:00:00 2000 Nalin Dahyabhai
- fix problems compiling on Red Hat Linux 5.x (bug #11005)
Wed Apr 26 12:00:00 2000 Bill Nottingham
- fix size assumptions in pam_(pwdb|unix) md5 code
Mon Mar 20 11:00:00 2000 Nalin Dahyabhai
- Add new pam_stack module.
- Install pwdb_chkpwd and unix_chkpwd as the current user for non-root builds
Sat Feb 5 11:00:00 2000 Nalin Dahyabhai
- Fix pam_xauth bug #6191.
Thu Feb 3 11:00:00 2000 Elliot Lee
- 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.
Mon Jan 31 11:00:00 2000 Nalin Dahyabhai
- argh, turn off gratuitous debugging
Wed Jan 19 11:00:00 2000 Nalin Dahyabhai
- update to 0.72
- fix pam_unix password-changing bug
- fix pam_unix\'s cracklib support
- change package URL
Mon Jan 3 11:00:00 2000 Cristian Gafton
- don\'t allow \'/\' on service_name
Thu Oct 21 12:00:00 1999 Cristian Gafton
- enhance the pam_userdb module some more
Fri Sep 24 12:00:00 1999 Cristian Gafton
- add documenatation
Tue Sep 21 12:00:00 1999 Michael K. Johnson
- a tiny change to pam_console to make it not loose track of console users
Mon Sep 20 12:00:00 1999 Michael K. Johnson
- a few fixes to pam_xauth to make it more robust
Wed Jul 14 12:00:00 1999 Michael K. Johnson
- pam_console: added to manage /dev/console
Thu Jul 1 12:00:00 1999 Michael K. Johnson
- pam_xauth: New refcounting implementation based on idea from Stephen Tweedie
Sat Apr 17 12:00:00 1999 Michael K. Johnson
- added video4linux devices to /etc/security/console.perms
Fri Apr 16 12:00:00 1999 Michael K. Johnson
- added joystick lines to /etc/security/console.perms
Thu Apr 15 12:00:00 1999 Michael K. Johnson
- fixed a couple segfaults in pam_xauth uncovered by yesterday\'s fix...
Wed Apr 14 12:00:00 1999 Cristian Gafton
- use gcc -shared to link the shared libs
Wed Apr 14 12:00:00 1999 Michael K. Johnson
- many bug fixes in pam_xauth
- pam_console can now handle broken applications that do not set
the PAM_TTY item.
Tue Apr 13 12:00:00 1999 Michael K. Johnson
- fixed glob/regexp confusion in pam_console, added kbd and fixed fb devices
- added pam_xauth module
Sat Apr 10 12:00:00 1999 Cristian Gafton
- pam_lastlog does wtmp handling now
Thu Apr 8 12:00:00 1999 Michael K. Johnson
- added option parsing to pam_console
- added framebuffer devices to default console.perms settings
Wed Apr 7 12:00:00 1999 Cristian Gafton
- fixed empty passwd handling in pam_pwdb
Mon Mar 29 12:00:00 1999 Michael K. Johnson
- changed /dev/cdrom default user permissions back to 0600 in console.perms
because some cdrom players open O_RDWR.
Fri Mar 26 11:00:00 1999 Michael K. Johnson
- added /dev/jaz and /dev/zip to console.perms
Thu Mar 25 11:00:00 1999 Michael K. Johnson
- changed the default user permissions for /dev/cdrom to 0400 in console.perms
Fri Mar 19 11:00:00 1999 Michael K. Johnson
- fixed a few bugs in pam_console
Thu Mar 18 11:00:00 1999 Michael K. Johnson
- pam_console authentication working
- added /etc/security/console.apps directory
Mon Mar 15 11:00:00 1999 Michael K. Johnson
- added pam_console files to filelist
Fri Feb 12 11:00:00 1999 Cristian Gafton
- upgraded to 0.66, some source cleanups
Mon Dec 28 11:00:00 1998 Cristian Gafton
- add patch from Savochkin Andrey Vladimirovich for umask
security risk
Fri Dec 18 11:00:00 1998 Cristian Gafton
- upgrade to ver 0.65
- build the package out of internal CVS server