~vcs-imports/pam/main

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: t8m
  • Date: 2009-02-26 18:56:12 UTC
  • Revision ID: vcs-imports@canonical.com-20090226185612-mlwaeeq6y1p4hazq
Relevant BUGIDs: debian#514437 rhbz#487216

Purpose of commit: bugfix

Commit summary:
---------------
2009-02-26  Tomas Mraz <t8m@centrum.cz>

        * xtests/Makefile.am: Add tst-pam_unix4.
        * xtests/tst-pam_unix4.c: New test for password change
        and shadow min days limit.
        * xtests/tst-pam_unix4.pamd: Likewise.
        * xtests/tst-pam_unix4.sh: Likewise.

        * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Ignore
        PAM_AUTHTOK_ERR on shadow verification.
        * modules/pam_unix/passverify.c (check_shadow_expiry): Return
        PAM_AUTHTOK_ERR if sp_min limit for password change is defied.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-02-26  Tomas Mraz <t8m@centrum.cz>
 
2
 
 
3
        * xtests/Makefile.am: Add tst-pam_unix4.
 
4
        * xtests/tst-pam_unix4.c: New test for password change
 
5
        and shadow min days limit.
 
6
        * xtests/tst-pam_unix4.pamd: Likewise.
 
7
        * xtests/tst-pam_unix4.sh: Likewise.
 
8
 
 
9
        * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Ignore
 
10
        PAM_AUTHTOK_ERR on shadow verification.
 
11
        * modules/pam_unix/passverify.c (check_shadow_expiry): Return
 
12
        PAM_AUTHTOK_ERR if sp_min limit for password change is defied.
 
13
 
1
14
2009-02-26  Timur Birsh <taem@linukz.org>
2
15
 
3
16
        * po/LINGUAS: New Kazakh translation.