~nathwill-deactivatedaccount-deactivatedaccount/ubuntu/precise/pam/lp-110287

« back to all changes in this revision

Viewing changes to ChangeLog

Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
2008-04-17  Tomas Mraz <t8m@centrum.cz>

        * modules/pam_sepermit/pam_sepermit.c(sepermit_match): Do not try
        to lock if euid != 0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        (pam_sm_authenticate): Call gethostname() to fill hostname in the
7
7
        loginfo.
8
8
 
 
9
        * modules/pam_sepermit/pam_sepermit.c(sepermit_match): Do not try
 
10
        to lock if euid != 0.
 
11
 
9
12
2008-04-16  Tomas Mraz <t8m@centrum.cz>
10
13
 
11
14
        * modules/pam_unix/Makefile.am: Link unix_chkpwd with libaudit.