summaryrefslogtreecommitdiffstats
path: root/redhat/quagga.pam
Commit message (Collapse)AuthorAgeFilesLines
* - quagga.pam: pam_stack.so module is deprecated, use 'include' instead.paul2005-11-041-10/+10
| | | | | - quagga.pam.stack: the old pam_stack way, kept to allow spec file to backwards compatible (changes to spec file pending local testing)
* Fix module path to use $ISA (needed to make vtysh work on, eg, FC2 x86_64)paul2004-06-061-10/+10
|
* 2003-08-13 Paul Jakma <paul@dishone.st>quagga.0.96.releasepaul2003-08-131-8/+8
| | | | | * redhat/quagga.pam: comment out the per user config, doesnt work reliably as is - default to root only pam config.
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-2/+2
| | | | * redhat/quagga.pam: zebra -> quagga
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-0/+26
* redhat/: zebra.{logrotate,pam,spec.in} -> quagga.{logrotate,pam,spec.in}.