Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | Fix strict aliasing breakage in PAM modules (except pam_krb5, which needs | des | 2003-12-11 | 1 | -2/+3 |
| | | | | more work than the others). This should make most modules build with -O2. | ||||
* | style.Makefile(5) police | obrien | 2003-03-09 | 1 | -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. | des | 2003-02-06 | 1 | -3/+5 |
| | |||||
* | Don't blame markm for what he didn't do - writing these man pages, for | des | 2003-02-06 | 1 | -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) | des | 2003-02-06 | 2 | -24/+82 |
| | | | | Sponsored by: DARPA, NAI Labs | ||||
* | Just to show that PAM can do almost anything from the ridiculous to the | des | 2002-05-23 | 3 | -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. |