diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2007-10-12 10:46:25 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2007-10-12 10:46:25 +0000 |
commit | 9109873b94bfe1ead79be79ce751b17d42f4d03e (patch) | |
tree | bca6126b3635fcbbc260bd7f929c01837bda7d72 /ChangeLog | |
parent | b0eff898b6ce0d083a7758e337879e4fa084d0b9 (diff) | |
download | pam-9109873b94bfe1ead79be79ce751b17d42f4d03e.tar.gz pam-9109873b94bfe1ead79be79ce751b17d42f4d03e.tar.bz2 pam-9109873b94bfe1ead79be79ce751b17d42f4d03e.zip |
Relevant BUGIDs:
Purpose of commit: new testcase
Commit summary:
---------------
2007-10-12 Thorsten Kukuk <kukuk@thkukuk.de>
* xtests/Makefile.am: Add tst-pam_dispatch5 sources
* xtests/tst-pam_dispatch5.c: New test for jump too far.
* xtests/tst-pam_dispatch5.pamd: New test configuration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-12 Thorsten Kukuk <kukuk@thkukuk.de> + + * xtests/Makefile.am: Add tst-pam_dispatch5 sources + * xtests/tst-pam_dispatch5.c: New test for jump too far. + * xtests/tst-pam_dispatch5.pamd: New test configuration. + 2007-10-09 Tomas Mraz <t8m@centrum.cz> * modules/pam_tally/pam_tally.8.xml: Document audit option correctly. |