]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorTomas Mraz <tm@t8m.info>
Fri, 17 Oct 2008 11:29:55 +0000 (11:29 +0000)
committerTomas Mraz <tm@t8m.info>
Fri, 17 Oct 2008 11:29:55 +0000 (11:29 +0000)
commit114ed318bea9b5859ab89144261946716776e2ed
tree2fda76ee01feeece41b805203bdc52701a539fce
parent955caa5f8c4840931ce49bcd8f59c8803c8f0266
Relevant BUGIDs:

Purpose of commit: new feature

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

        * configure.in: Add modules/pam_tally2/Makefile.
        * doc/sag/Linux-PAM_SAG.xml: Include pam_tally2.xml.
        * doc/sag/pam_tally2.xml: New.
        * libpam/pam_static_modules.h: Add pam_tally2 static struct.
        * modules/Makefile.am: Add pam_tally2 directory.
        * modules/pam_tally2/Makefile.am: New.
        * modules/pam_tally2/README.xml: New.
        * modules/pam_tally2/tallylog.h: New.
        * modules/pam_tally2/pam_tally2.8.xml: New.
        * modules/pam_tally2/pam_tally2.c: New.
        * modules/pam_tally2/pam_tally2_app.c: New.
        * modules/pam_tally2/tst-pam_tally2: New.
        * po/POTFILES.in: Add pam_tally2 sources.
16 files changed:
ChangeLog
NEWS
configure.in
doc/sag/Linux-PAM_SAG.xml
doc/sag/pam_tally2.xml [new file with mode: 0644]
libpam/pam_static_modules.h
modules/Makefile.am
modules/pam_tally2/.cvsignore [new file with mode: 0644]
modules/pam_tally2/Makefile.am [new file with mode: 0644]
modules/pam_tally2/README.xml [new file with mode: 0644]
modules/pam_tally2/pam_tally2.8.xml [new file with mode: 0644]
modules/pam_tally2/pam_tally2.c [new file with mode: 0644]
modules/pam_tally2/pam_tally2_app.c [new file with mode: 0644]
modules/pam_tally2/tallylog.h [new file with mode: 0644]
modules/pam_tally2/tst-pam_tally2 [new file with mode: 0755]
po/POTFILES.in