summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_echo
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
|
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsdes2003-12-111-2/+3
| | | | more work than the others). This should make most modules build with -O2.
* style.Makefile(5) policeobrien2003-03-091-3/+3
| | | | | | (I've tried to keep to the spirit of the original formatting) Reviewed by: des
* Make sure the message is only printed once.des2003-02-061-3/+5
|
* Don't blame markm for what he didn't do - writing these man pages, fordes2003-02-061-3/+1
| | | | | instance. Also bump the date since I made substantial modifications earlier today.
* Add support for escape sequences in the arguments (e.g. %u for user name)des2003-02-062-24/+82
| | | | Sponsored by: DARPA, NAI Labs
* Just to show that PAM can do almost anything from the ridiculous to thedes2002-05-233-0/+197
obscene, or - as they say in New York - sophisticated, add pam_echo(8) and pam_exec(8) to our ever-lengthening roster of PAM modules. Sponsored by: DARPA, NAI Labs.
OpenPOWER on IntegriCloud