summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Relevant BUGIDs: 111648Andrew G. Morgan2000-08-11
| | | | | | | | | | | | Purpose of commit: bugfix (typo) Commit summary: --------------- Solar Designer pointed this one out. A typo in the client header. I've upped the suggested default too. In addition I've added a comment to the CHANGELOG file indicating how to work out what a BUGID refers too.
* Relevant BUGIDs: 111645Andrew G. Morgan2000-08-11
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- C++ support was broken for PAM-applications, this checkin should fix it. I've received this bug report from numerous folk.
* Relevant BUGIDs: 111491Andrew G. Morgan2000-08-10
| | | | | | | | Purpose of commit: document bugfix Commit summary: --------------- vorlon committed this change, he should get the credit.
* Relevant BUGIDs: 111491Steve Langasek2000-08-09
| | | | | | | | | | Purpose of commit: bugfix for pam_shells under Solaris Commit summary: --------------- Solaris' C compiler doesn't seem to respect concatenation of strings in a function argument list. Changed arguments to _pam_log() in the pam_shells command to get around this.
* Relevant BUGIDs: 111035Steve Langasek2000-08-03
| | | | | | | | | | | Purpose of commit: bugfix to pam_unix_auth Commit summary: --------------- Fix for 'likeauth' handling in the pam_unix_auth module. If pam_setcred needs to return the same value as returned by pam_authenticate, malloc() space for this return value and pass its address to pam_set_data(). Also, changes pam_sm_setcred() so that it reads this value properly.
* Relevant BUGIDs: 108845Steve Langasek2000-07-05
| | | | | | | | Purpose of commit: changelog Commit summary: --------------- Documented fix for bug 108845
* Relevant BUGIDs: 108845Steve Langasek2000-07-04
| | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix to pam_unix password changing code: if the password file is locked, retry repeatedly to reduce the risk of leaving other authentication databases in an inconsistent state when we fail.
* Relevant BUGIDs:Jan Rekorajski2000-06-29
| | | | | | | Purpose of commit: yet another test Commit summary: ---------------
* Relevant BUGIDs:Jan Rekorajski2000-06-29
| | | | | | | Purpose of commit: another test Commit summary: ---------------
* Relevant BUGIDs:Jan Rekorajski2000-06-29
| | | | | | | | Purpose of commit: just a test... Commit summary: ---------------
* Initial revisionAndrew G. Morgan2000-06-20