]> granicus.if.org Git - linux-pam/log
linux-pam
24 years agoRelevant BUGIDs: 111645
Andrew G. Morgan [Fri, 11 Aug 2000 05:11:04 +0000 (05:11 +0000)]
Relevant BUGIDs: 111645

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.

24 years agoRelevant BUGIDs: 111491
Andrew G. Morgan [Thu, 10 Aug 2000 18:00:46 +0000 (18:00 +0000)]
Relevant BUGIDs: 111491

Purpose of commit: document bugfix

Commit summary:
---------------
vorlon committed this change, he should get the credit.

24 years agoRelevant BUGIDs: 111491
Steve Langasek [Wed, 9 Aug 2000 15:49:51 +0000 (15:49 +0000)]
Relevant BUGIDs: 111491

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.

24 years agoRelevant BUGIDs: 111035
Steve Langasek [Thu, 3 Aug 2000 19:03:52 +0000 (19:03 +0000)]
Relevant BUGIDs: 111035

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.

24 years agoRelevant BUGIDs: 108845
Steve Langasek [Wed, 5 Jul 2000 03:36:30 +0000 (03:36 +0000)]
Relevant BUGIDs: 108845

Purpose of commit: changelog

Commit summary:
---------------
Documented fix for bug 108845

24 years agoRelevant BUGIDs: 108845
Steve Langasek [Tue, 4 Jul 2000 04:39:35 +0000 (04:39 +0000)]
Relevant BUGIDs: 108845

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.

24 years agoRelevant BUGIDs:
Jan Rekorajski [Thu, 29 Jun 2000 19:42:33 +0000 (19:42 +0000)]
Relevant BUGIDs:

Purpose of commit:
yet another test
Commit summary:
---------------

24 years agoRelevant BUGIDs:
Jan Rekorajski [Thu, 29 Jun 2000 19:41:51 +0000 (19:41 +0000)]
Relevant BUGIDs:

Purpose of commit:
another test
Commit summary:
---------------

24 years agoRelevant BUGIDs:
Jan Rekorajski [Thu, 29 Jun 2000 19:41:24 +0000 (19:41 +0000)]
Relevant BUGIDs:

Purpose of commit:
just a test...

Commit summary:
---------------

24 years agoInitial revision
Andrew G. Morgan [Tue, 20 Jun 2000 22:10:38 +0000 (22:10 +0000)]
Initial revision