summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_securetty/pam_securetty.c
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous constness and aliasing issues.des2004-02-101-1/+1
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsdes2003-12-111-3/+4
* Major cleanup:des2002-04-121-77/+9
* NAI DBA update.des2002-03-141-1/+1
* #include cleanup.des2002-02-051-1/+2
* WARNS=n fixes (and some stylistic issues).markm2002-02-031-2/+2
* Move the code from pam_sm_authenticate() to pam_sm_acct_mgmt(). Simplifydes2002-01-301-42/+35
* WARNS=4 fixes. Protect with NO_WERROR for the modules that havemarkm2002-01-241-6/+6
* Add dummy functions for all module types. These dummies return PAM_IGNOREdes2001-12-051-0/+62
* Add __FBSDID()s to libpamdillon2001-09-301-2/+3
* General code clean-up. Sort out warnings, and make the warning andmarkm2001-08-101-6/+14
* Clean up (and in some cases write) the PAM mudules, usingmarkm2001-07-091-18/+25
* Add some new utility authenticators.markm2001-06-041-0/+91
OpenPOWER on IntegriCloud