]> granicus.if.org Git - linux-pam/commit
2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
authorThorsten Kukuk <kukuk@thkukuk.de>
Mon, 30 May 2011 17:36:56 +0000 (19:36 +0200)
committerThorsten Kukuk <kukuk@thkukuk.de>
Mon, 30 May 2011 17:36:56 +0000 (19:36 +0200)
commita1950248ee3fb08374b5733afc3d9f123634319b
tree1603c153ab6dbc46c620fc58ea2cca06b2ec8efb
parent9ac26f8f0a23a396e3cec5c1949fb2f90a097643
2011-05-30  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_timestamp/pam_timestamp.c (main): Remove unsused
        variable pretval.

        * modules/pam_stress/pam_stress.c (converse): **message is const.
        (stress_get_password): pmsg is const.
        (pam_sm_chauthtok): Likewise.
        * libpam/pam_item.c (pam_get_user): Make pmsg const and remove
        casts.
ChangeLog
libpam/pam_item.c
modules/pam_stress/pam_stress.c
modules/pam_timestamp/pam_timestamp.c