| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pam | Distribution: WonderBoy |
| Version: 0.77 | Vendor: Comodo Trustix |
| Release: 12tr | Build date: Tue Oct 19 00:49:54 2004 |
| Group: Trustix Official | Build host: archive.trustix.net |
| Size: 571329 | Source RPM: pam-0.77-12tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Url: http://www.us.kernel.org/pub/linux/libs/pam/index.html | |
| Summary: A security tool which provides authentication for applications. | |
PAM (Pluggable Authentication Modules) is a system security tool which allows system administrators to set authentication policy without having to recompile programs which do authentication.
GPL
* Wed Feb 04 2004 Oystein Viggen <oysteivi at trustix dot org> 0.77-10tr
- Add selinux support
* Fri Jan 30 2004 Oystein Viggen <oysteivi at trustix dot org> 0.77-9tr
- Won't build with stack protection
* Wed Dec 03 2003 Erlend Midttun <erlendbm at trustix dot org> 0.77-8tr
- Big rebuild
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 0.77-7tr
- Big rebuild
* Fri May 16 2003 Erlend Midttun <erlendbm at trustix dot com> 0.77-6em
- Now own /usr/include/security
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 0.77-5em
- Another rebuild. This time with glibc 2.3.2.
* Tue Mar 04 2003 Goetz Bock <bock at trustix dot org> 0.77-4bg
- rebuild with db4-4.1.25
* Fri Jan 31 2003 Erlend Midttun <erlendbm at trustix dot com> 0.77-3em
- Added BuildReq.
* Fri Dec 20 2002 Goetz Bock <bock at trustix dot org> 0.77-2bg
- added db4-devel buildrequirement
* Fri Dec 20 2002 Gerald Dachs <gda at trustix dot org> 0.77-1gd
- new upstream version: 0.77
* Thu Aug 22 2002 Christian H. Toldnes <christht at trustix dot com> 0.76-3ct
- Rebuilt on db4
- uncommented the %clean section.... ;)
* Wed Jul 17 2002 Christian H. Toldnes <christht at trustix dot com> 0.76-2ct
- provides libpam.so libpam_misc.so
* Tue Jul 09 2002 Nico Erfurth <masta at trustix dot org> 0.76-1ne
- Upgraded to 0.76
- Removed the nasty hack
- Splitted into base and devel
- Included libpamc
- Added a link for pam_pwdb to pam_unix, so we stay compatible
with existing pam-configs
* Fri Mar 30 2001 Alexander Reelsen <ar at trustix dot com>
- Picked up 0.74
- Removed pam_console.so
- /sbin/ldconfig symlinks are created manually. Needs change in the next pam
release (this had to be done because of a bug in 0.72)
* Mon Sep 18 2000 Oystein Viggen <oysteivi at trustix dot com>
- run ldconfig to keep rpm happy wrt dependencies
* Thu Sep 14 2000 Per Ivar Paulsen <perp at trustix dot com>
- moved /usr/man to /usr/share/man for FHS compliance
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
- add pam_localuser
* Wed Jul 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- need to make pam_console's checking a little stronger
- only pass data up from pam_stack if the parent didn't already define it
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jul 11 2000 Nalin Dahyabhai <nalin@redhat.com>
- make pam_console's extra checks disableable
- simplify extra check to just check if the device owner is root
- add a debug log when pam_stack comes across a NULL item
- have pam_stack hand items up to the parent from the child
* Mon Jul 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix installation of pam_xauth man pages (#12417)
- forcibly strip helpers (#12430)
- try to make pam_console a little more discriminating
* Mon Jun 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- symlink libpam.so to libpam.so.0.77, and likewise for libpam_misc
- reverse order of checks in _unix_getpwnam for pam_unix
* Wed Jun 14 2000 Preston Brown <pbrown@redhat.com>
- include gpmctl in pam_console
* Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- add MANDIR definition and use it when installing man pages
* Mon Jun 05 2000 Preston Brown <pbrown@redhat.com>
- handle scanner and cdwriter devices in pam_console
* Sat Jun 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- add account management wrappers for pam_listfile, pam_nologin, pam_securetty,
pam_shells, and pam_wheel
* Thu Jun 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix problems compiling on Red Hat Linux 5.x (bug #11005)
* Wed Apr 26 2000 Bill Nottingham <notting@redhat.com>
- fix size assumptions in pam_(pwdb|unix) md5 code
* Mon Mar 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- Add new pam_stack module.
- Install pwdb_chkpwd and unix_chkpwd as the current user for non-root builds
* Sat Feb 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- Fix pam_xauth bug #6191.
* Thu Feb 03 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.
* Mon Jan 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- argh, turn off gratuitous debugging
* Wed 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
* Mon Jan 03 2000 Cristian Gafton <gafton@redhat.com>
- don't allow '/' on service_name
* Thu Oct 21 1999 Cristian Gafton <gafton@redhat.com>
- enhance the pam_userdb module some more
* Fri Sep 24 1999 Cristian Gafton <gafton@redhat.com>
- add documenatation
* Tue Sep 21 1999 Michael K. Johnson <johnsonm@redhat.com>
- a tiny change to pam_console to make it not loose track of console users
* Mon Sep 20 1999 Michael K. Johnson <johnsonm@redhat.com>
- a few fixes to pam_xauth to make it more robust
* Wed Jul 14 1999 Michael K. Johnson <johnsonm@redhat.com>
- pam_console: added <xconsole> to manage /dev/console
* Thu Jul 01 1999 Michael K. Johnson <johnsonm@redhat.com>
- pam_xauth: New refcounting implementation based on idea from Stephen Tweedie
* Sat Apr 17 1999 Michael K. Johnson <johnsonm@redhat.com>
- added video4linux devices to /etc/security/console.perms
* Fri Apr 16 1999 Michael K. Johnson <johnsonm@redhat.com>
- added joystick lines to /etc/security/console.perms
* Thu Apr 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- fixed a couple segfaults in pam_xauth uncovered by yesterday's fix...
* Wed Apr 14 1999 Cristian Gafton <gafton@redhat.com>
- use gcc -shared to link the shared libs
* Wed Apr 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.
* Tue Apr 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
* Sat Apr 10 1999 Cristian Gafton <gafton@redhat.com>
- pam_lastlog does wtmp handling now
* Thu Apr 08 1999 Michael K. Johnson <johnsonm@redhat.com>
- added option parsing to pam_console
- added framebuffer devices to default console.perms settings
* Wed Apr 07 1999 Cristian Gafton <gafton@redhat.com>
- fixed empty passwd handling in pam_pwdb
* Mon Mar 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.
* Fri Mar 26 1999 Michael K. Johnson <johnsonm@redhat.com>
- added /dev/jaz and /dev/zip to console.perms
* Thu Mar 25 1999 Michael K. Johnson <johnsonm@redhat.com>
- changed the default user permissions for /dev/cdrom to 0400 in console.perms
* Fri Mar 19 1999 Michael K. Johnson <johnsonm@redhat.com>
- fixed a few bugs in pam_console
* Thu Mar 18 1999 Michael K. Johnson <johnsonm@redhat.com>
- pam_console authentication working
- added /etc/security/console.apps directory
* Mon Mar 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- added pam_console files to filelist
* Fri Feb 12 1999 Cristian Gafton <gafton@redhat.com>
- upgraded to 0.66, some source cleanups
* Mon Dec 28 1998 Cristian Gafton <gafton@redhat.com>
- add patch from Savochkin Andrey Vladimirovich <saw@msu.ru> for umask
security risk
* Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com>
- upgrade to ver 0.65
- build the package out of internal CVS server
/etc/pam.d /etc/pam.d/other /etc/security/access.conf /etc/security/group.conf /etc/security/limits.conf /etc/security/pam_env.conf /etc/security/time.conf /lib/libpam.so /lib/libpam.so.0 /lib/libpam.so.0.77 /lib/libpam_misc.so /lib/libpam_misc.so.0 /lib/libpam_misc.so.0.77 /lib/libpamc.so /lib/libpamc.so.0 /lib/libpamc.so.0.77 /lib/security /lib/security/pam_access.so /lib/security/pam_cracklib.so /lib/security/pam_debug.so /lib/security/pam_deny.so /lib/security/pam_env.so /lib/security/pam_filter /lib/security/pam_filter.so /lib/security/pam_filter/upperLOWER /lib/security/pam_ftp.so /lib/security/pam_group.so /lib/security/pam_issue.so /lib/security/pam_lastlog.so /lib/security/pam_limits.so /lib/security/pam_listfile.so /lib/security/pam_mail.so /lib/security/pam_mkhomedir.so /lib/security/pam_motd.so /lib/security/pam_nologin.so /lib/security/pam_permit.so /lib/security/pam_pwdb.so /lib/security/pam_rhosts_auth.so /lib/security/pam_rootok.so /lib/security/pam_securetty.so /lib/security/pam_shells.so /lib/security/pam_stress.so /lib/security/pam_tally.so /lib/security/pam_time.so /lib/security/pam_unix.so /lib/security/pam_unix_acct.so /lib/security/pam_unix_auth.so /lib/security/pam_unix_passwd.so /lib/security/pam_unix_session.so /lib/security/pam_userdb.so /lib/security/pam_warn.so /lib/security/pam_wheel.so /sbin/pam_tally /sbin/unix_chkpwd /usr/share/doc/pam-0.77 /usr/share/doc/pam-0.77/Copyright /usr/share/doc/pam-0.77/html /usr/share/doc/pam-0.77/html/index.html /usr/share/doc/pam-0.77/ps /usr/share/doc/pam-0.77/ps/README /usr/share/doc/pam-0.77/rfc86.0.txt /usr/share/doc/pam-0.77/txts /usr/share/doc/pam-0.77/txts/README /usr/share/man/man3/pam_authenticate.3.gz /usr/share/man/man3/pam_chauthtok.3.gz /usr/share/man/man3/pam_close_session.3.gz /usr/share/man/man3/pam_end.3.gz /usr/share/man/man3/pam_fail_delay.3.gz /usr/share/man/man3/pam_get_item.3.gz /usr/share/man/man3/pam_open_session.3.gz /usr/share/man/man3/pam_set_item.3.gz /usr/share/man/man3/pam_setcred.3.gz /usr/share/man/man3/pam_start.3.gz /usr/share/man/man3/pam_strerror.3.gz /usr/share/man/man8/pam.8.gz /usr/share/man/man8/pam.conf.8.gz /usr/share/man/man8/pam.d.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:56:37 2013