]> granicus.if.org Git - linux-pam/log
linux-pam
18 years agoRelevant BUGIDs: 1427738
Thorsten Kukuk [Fri, 2 Jun 2006 15:37:38 +0000 (15:37 +0000)]
Relevant BUGIDs: 1427738

Purpose of commit: new feature/bugfix

Commit summary:
---------------

2006-06-02  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/man/PAM.8: Regenerate with DocBook XSL Stylesheets v1.70.1.
        * doc/man/pam.3: Likewise.
        * doc/man/pam.conf.5: Likewise.
        * doc/man/pam_acct_mgmt.3: Likewise.
        * doc/man/pam_authenticate.3: Likewise.
        * doc/man/pam_chauthtok.3: Likewise.
        * doc/man/pam_close_session.3: Likewise.
        * doc/man/pam_conv.3: Likewise.
        * doc/man/pam_end.3: Likewise.
        * doc/man/pam_error.3: Likewise.
        * doc/man/pam_fail_delay.3: Likewise.
        * doc/man/pam_get_data.3: Likewise.
        * doc/man/pam_get_item.3: Likewise.
        * doc/man/pam_get_user.3: Likewise.
        * doc/man/pam_getenv.3: Likewise.
        * doc/man/pam_getenvlist.3: Likewise.
        * doc/man/pam_info.3: Likewise.
        * doc/man/pam_open_session.3: Likewise.
        * doc/man/pam_prompt.3: Likewise.
        * doc/man/pam_putenv.3: Likewise.
        * doc/man/pam_set_data.3: Likewise.
        * doc/man/pam_set_item.3: Likewise.
        * doc/man/pam_setcred.3: Likewise.
        * doc/man/pam_sm_acct_mgmt.3: Likewise.
        * doc/man/pam_start.3: Likewise.
        * doc/man/pam_strerror.3: Likewise.
        * doc/man/pam_syslog.3: Likewise.
        * modules/pam_access/access.conf.5: Likewise.
        * modules/pam_access/pam_access.8: Likewise.
        * modules/pam_cracklib/pam_cracklib.8: Likewise.
        * modules/pam_deny/pam_deny.8: Likewise.
        * modules/pam_echo/pam_echo.8: Likewise.
        * modules/pam_env/pam_env.8: Likewise.
        * modules/pam_env/pam_env.conf.5: Likewise.
        * modules/pam_exec/pam_exec.8: Likewise.
        * modules/pam_filter/pam_filter.8: Likewise.
        * modules/pam_ftp/pam_ftp.8: Likewise.
        * modules/pam_group/group.conf.5: Likewise.
        * modules/pam_group/pam_group.8: Likewise.
        * modules/pam_issue/pam_issue.8: Likewise.
        * modules/pam_lastlog/pam_lastlog.8: Likewise.
        * modules/pam_mkhomedir/pam_mkhomedir.8: Likewise.
        * modules/pam_succeed_if/pam_succeed_if.8: Likewise.
        * modules/pam_umask/pam_umask.8: Likewise.

        * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Use
        dngettext if available [#1427738].
        * configure.in: Check for dngettext [#1427738].
        * po/*.po: Update to dngettext usage.

        * modules/pam_listfile/Makefile.am: Include Make.xml.rules.
        * modules/pam_listfile/pam_listfile.8.xml: New.
        * modules/pam_listfile/pam_listfile.8: New, generated from xml file.
        * modules/pam_listfile/README.xml: New.
        * modules/pam_listfile/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 1 Jun 2006 19:56:22 +0000 (19:56 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-06-01  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_lastlog/Makefile.am: Include Make.xml.rules.
        * modules/pam_lastlog/pam_lastlog.8.xml: New.
        * modules/pam_lastlog/pam_lastlog.8: New, generated from xml file.
        * modules/pam_lastlog/README.xml: New.
        * modules/pam_lastlog/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 1 Jun 2006 18:53:15 +0000 (18:53 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix typo

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 1 Jun 2006 18:51:15 +0000 (18:51 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-06-01  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_group/Makefile.am: Include Make.xml.rules.
        * modules/pam_group/group.conf.5.xml: New.
        * modules/pam_group/group.conf.5: New, generated from xml file.
        * modules/pam_group/pam_group.8.xml: New.
        * modules/pam_group/pam_group.8: New, generated from xml file.
        * modules/pam_group/README.xml: New.
        * modules/pam_group/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 1 Jun 2006 16:33:48 +0000 (16:33 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-06-01  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_ftp/Makefile.am: Include Make.xml.rules.
        * modules/pam_ftp/pam_ftp.8.xml: New.
        * modules/pam_ftp/pam_ftp.8: New, generated from xml file.
        * modules/pam_ftp/README.xml: New.
        * modules/pam_ftp/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 1 Jun 2006 11:41:18 +0000 (11:41 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-06-01  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_issue/Makefile.am: Include Make.xml.rules.
        * modules/pam_issue/pam_issue.8.xml: New.
        * modules/pam_issue/pam_issue.8: New, generated from xml file.
        * modules/pam_issue/README.xml: New.
        * modules/pam_issue/README: Regenerated from xml file.

        * modules/pam_filter/Makefile.am: Include Make.xml.rules.
        * modules/pam_filter/pam_filter.8.xml: New.
        * modules/pam_filter/pam_filter.8: New, generated from xml file.
        * modules/pam_filter/README.xml: New.
        * modules/pam_filter/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 30 May 2006 13:03:08 +0000 (13:03 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-05-30  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_mkhomedir/pam_mkhomedir.8.xml: Fix umask and skel
        directory documentation.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 30 May 2006 07:48:36 +0000 (07:48 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-05-30  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_umask/Makefile.am: Include Make.xml.rules.
        * modules/pam_umask/pam_umask.8.xml: New.
        * modules/pam_umask/pam_umask.8: New, generated from xml file.
        * modules/pam_umask/README.xml: New.
        * modules/pam_umask/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 29 May 2006 07:38:03 +0000 (07:38 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-05-29  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_mkhomedir/Makefile.am: Include Make.xml.rules.
        * modules/pam_mkhomedir/pam_mkhomedir.8.xml: New.
        * modules/pam_mkhomedir/pam_mkhomedir.8: New, generated from xml file.
        * modules/pam_mkhomedir/README.xml: New.
        * modules/pam_mkhomedir/README: Regenerated from xml file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 23 May 2006 20:34:53 +0000 (20:34 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------

2006-05-23  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_echo/pam_echo.c (pam_echo): Use pam_modutil_read()
        instead of read().

18 years agoRelevant BUGIDs: 1490956,1489818,1489808,1489792,1489804,1489658,1489634
Thorsten Kukuk [Mon, 22 May 2006 17:27:54 +0000 (17:27 +0000)]
Relevant BUGIDs: 1490956,1489818,1489808,1489792,1489804,1489658,1489634

Purpose of commit: bugfixes

Commit summary:
---------------

2006-05-22  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_listfile/pam_listfile.c (pam_sm_authenticate):
        Fix memory leaks, [#1490956] found by Coverity.

        * modules/pam_tally/pam_tally.c (pam_get_uid): Check return
        value of pam_get_user().
        (tally_get_data): Check if oldtime is not NULL.
        [#1489818] found by Coverity.

        * modules/pam_mkhomedir/pam_mkhomedir.c (create_homedir): Don't
        ignore return value of stat(). [#1489808] found by Coverity.

        * modules/pam_mail/pam_mail.c (get_folder): Fix a potential
        NULL pointer dereference. [#1489792] found by Coverity.

        * libpam/Makefile.am: bump release number of libpam.so.
        * libpam/pam_misc.c (_pam_mkargv): Fix memory leak,
        [#1489804] found by Coverity.

        * modules/pam_echo/pam_echo.c (replace_and_print): Initialize
        str, [#1489658] found by Coverity.

        * modules/pam_cracklib/pam_cracklib.c (_pam_unix_approve_pass): Fix
        a potential NULL pointer dereference.
        (pam_sm_chauthtok): Remove dead code.
        [#1489634] found by Coverity.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 15 May 2006 11:52:22 +0000 (11:52 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-05-04  Thorsten Kukuk  <kukuk@suse.de>

        * configure.in: Check for fseeko.
        * modules/pam_tally/pam_tally.c: Use fseeko if available
        (Based on patch by IBM).

18 years agoRelevant BUGIDs: Linux-PAM-0_99_4_0
Thorsten Kukuk [Thu, 4 May 2006 11:32:36 +0000 (11:32 +0000)]
Relevant BUGIDs:

Purpose of commit:

Commit summary:
---------------

Release 0.99.4.0

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 4 May 2006 06:56:04 +0000 (06:56 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature, cleanup

Commit summary:
---------------

To unify look of error messages remove trailing dot from 4 pam_strerror()
messages and adjust translations.
Convert all xml files to UTF-8.
Add pam.3 and pam_sm_acct_mgmt.3.

2006-05-04  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_strerror.c: Unify error messages.

        * po/zh_TW.po: Adjust for last pam_strerror changes.
        * po/zh_CN.po: Likewise.
        * po/uk.po: Likewise.
        * po/tr.po: Likewise.
        * po/pt.po: Likewise.
        * po/pt_BR.po: Likewise.
        * po/pl.po: Likewise.
        * po/ja.po: Likewise.
        * po/nl.po: Likewise.
        * po/nb.po: Likewise.
        * po/it.po: Likewise.
        * po/hu.po: Likewise.
        * po/fr.po: Likewise.
        * po/fi.po: Likewise.
        * po/es.po: Likewise.
        * po/de.po: Likewise.
        * po/cs.po: Likewise.

        * doc/man/pam.3.xml: New.
        * doc/man/pam.3. New, generated from XML file.

        * doc/man/pam_sm_acct_mgmt.3.xml: New.
        * doc/man/pam_sm_acct_mgmt.3: New, generated from XML file.

        * doc/man/*.xml: Fix encoding and use always UTF-8, regenerate
        all manual pages.

        * doc/pam_modules.sgml (PAM_NEW_AUTHTOKEN_REQD): Fix typo.

18 years agoRelevant BUGIDs: 1427738
Thorsten Kukuk [Tue, 2 May 2006 11:12:00 +0000 (11:12 +0000)]
Relevant BUGIDs: 1427738

Purpose of commit: bugfix

Commit summary:
---------------

2006-05-02  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Use
        different strings for plural or not [#1427738]

        * po/*.po: Adjust for pam_unix.so translation fix.

18 years agoRelevant BUGIDs: 1478180
Thorsten Kukuk [Tue, 2 May 2006 10:06:10 +0000 (10:06 +0000)]
Relevant BUGIDs: 1478180

Purpose of commit: bugfix

Commit summary:
---------------

2006-05-02  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_tally/pam_tally.c: Always close file handle
        in error case, don't close it depending on *TALLY value [#1478180]

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 21 Apr 2006 12:18:15 +0000 (12:18 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Update french translations

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 11 Apr 2006 13:58:06 +0000 (13:58 +0000)]
Relevant BUGIDs:

Purpose of commit: translation update

Commit summary:
---------------

2006-04-11  Thorsten Kukuk  <kukuk@thkukuk.de>

        * po/km.po: Updated.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 27 Mar 2006 13:14:00 +0000 (13:14 +0000)]
Relevant BUGIDs:

Purpose of commit: new translations

Commit summary:
---------------

2006-03-27  Thorsten Kukuk  <kukuk@thkukuk.de>

        * po/LINGUAS: Add uk.

        * po/uk.po: New.
        * po/cs.po: Updated.
        * po/po/es.po: Updated.
        * po/fi.po: Updated.
        * po/fr.po: Updated.
        * po/hu.po: Updated.
        * po/it.po: Updated.
        * po/ja.po: Updated.
        * po/nb.po: Updated.
        * po/pl.po: Updated.
        * po/pt.po: Updated.
        * po/pt_BR.po: Updated.
        * po/zh_CN.po: Updated.
        * po/zh_TW.po: Updated.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 21 Mar 2006 11:41:10 +0000 (11:41 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-03-21  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Remove ALL_LINGUAS.
        * po/LINGUAS: New.
        * po/tr.po: New (from Ismail Donmez <ismail@pardus.org.tr>).

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Mar 2006 19:34:17 +0000 (19:34 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-03-13  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/man/pam_error.3.xml: New.
        * doc/man/pam_error.3: New, generated from XML file.
        * doc/man/pam_verror.3: New, generated from XML file.
        * doc/man/Makefile.am: Add pam_error.3 and pam_verror.3.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Mar 2006 10:04:54 +0000 (10:04 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix typo in last commit

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Mar 2006 09:59:45 +0000 (09:59 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-03-13  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_lastlog/pam_lastlog.c: Move comment for
        translators in right line.
        * po/*.po: Update po files with comment for translator.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Mar 2006 07:42:29 +0000 (07:42 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-03-13  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_lastlog/Makefile.am: Fix typo.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 12 Mar 2006 21:29:44 +0000 (21:29 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

More manual pages

2006-03-12  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/man/Makefile.am: Add new manual pages.

        * doc/man/pam.conf.5.xml: Replace link with content
        of PAM admin guide.
        * doc/man/pam.conf.5: Regenerated from XML file.

        * doc/man/pam_info.3.xml: New.
        * doc/man/pam_info.3: New, generated from XML file.
        * doc/man/pam_vinfo.3: New, generated from XML file.

        * doc/man/pam_conv.3.xml: New.
        * doc/man/pam_conv.3: New, generated from XML file.

        * doc/man/pam_putenv.3.xml: New.
        * doc/man/pam_putenv.3: New, generated from XML file.

        * doc/man/pam_getenv.3.xml: New.
        * doc/man/pam_getenv.3: New, generated from XML file.

        * doc/man/pam_getenvlist.3.xml: New.
        * doc/man/pam_getenvlist.3: New, generated from XML file.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 12 Mar 2006 10:26:29 +0000 (10:26 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix/new feature

Commit summary:
---------------

2006-03-12  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_item.c (pam_get_user): Check for valid pamh before
        using it.
        * tests/tst-pam_get_user.c: New.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 12 Mar 2006 08:36:42 +0000 (08:36 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Add lot of tests for make check

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sat, 11 Mar 2006 10:00:46 +0000 (10:00 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

Commit summary:
---------------

2006-03-11  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/man/pam_fail_delay.3.xml: New.
        * doc/man/pam_fail_delay.3: New, generated from xml.
        * doc/man/pam_prompt.3.xml: New.
        * doc/man/pam_prompt.3: New, generated from xml.
        * doc/man/pam_syslog.3.xml: New.
        * doc/man/pam_syslog.3: New, generated from xml.
        * doc/man/pam_vprompt.3: New, generated from xml.
        * doc/man/pam_vsyslog.3: New, generated from xml.

18 years agoRelevant BUGIDs: 1425487
Thorsten Kukuk [Fri, 24 Feb 2006 19:17:59 +0000 (19:17 +0000)]
Relevant BUGIDs: 1425487

Purpose of commit: new feature

Commit summary:
---------------

Cleanup of manual page and README:

2006-02-24  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_succeed_if/pam_succeed_if.8.xml: New, based on
        version from #1425487.
        * modules/pam_succeed_if/pam_succeed_if.8: Regenerated from xml.
        * modules/pam_succeed_if/Makefile.am: Include XML rules.
        * modules/pam_succeed_if/README.xml: New.
        * modules/pam_succeed_if/README: Regenerated from xml.
        * modules/pam_succeed_if/pam_succeed_if.c: Fix comment about
        return values.

18 years agoRelevant BUGIDs: 1428269
Thorsten Kukuk [Wed, 22 Feb 2006 19:48:27 +0000 (19:48 +0000)]
Relevant BUGIDs: 1428269

Purpose of commit: new feature

Commit summary:
---------------

2006-02-22  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_lastlog/pam_lastlog.c (last_login_read): Mark strftime
        format string for translation to allow reorder [#1428269].
        * po/*.po: Update with last pam_lastlog change.

18 years agoRelevant BUGIDs: 1427401
Thorsten Kukuk [Wed, 22 Feb 2006 18:19:25 +0000 (18:19 +0000)]
Relevant BUGIDs: 1427401

Purpose of commit: bugfix

Commit summary:
---------------

2006-02-22  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Fix check for incomplete libaudit installations
        (Patch from Ruediger Oertel <ro@suse.de>)

        * modules/pam_lastlog/pam_lastlog.c (last_login_write): Initialize
        correct last_login field [#1427401]

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 17 Feb 2006 19:16:12 +0000 (19:16 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

More manual page updates/new manual pages

2006-02-17  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/man/Makefile.am: Add new manual pages.
        * doc/man/pam_end.3: Regenerated from xml file.
        * doc/man/pam_end.3.xml: Document freeing of item data.
        * doc/man/pam_get_user.3: New.
        * doc/man/pam_get_user.3.xml: New.
        * modules/pam_access/access.conf.5.xml: Fix typos.
        * modules/pam_env/Makefile.am: Add new manual pages.
        * modules/pam_env/README: Regenerate from xml file.
        * modules/pam_env/README.xml: New.
        * modules/pam_env/pam_env.8: New.
        * modules/pam_env/pam_env.8.xml: New.
        * modules/pam_env/pam_env.conf.5: New.
        * modules/pam_env/pam_env.conf.5.xml New.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 14 Feb 2006 12:46:04 +0000 (12:46 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Update polish translations

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 14 Feb 2006 12:26:09 +0000 (12:26 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-02-14  Thorsten Kukuk  <kukuk@thkukuk.de>

        * po/fi.po: Updated translations.
        * po/km.po: New translation.
* configure.in: Add km as new language.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Feb 2006 07:56:03 +0000 (07:56 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

We don't have pam_chroot, so don't document it.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 13 Feb 2006 07:45:17 +0000 (07:45 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Convert manual page to xml and add missing sections.

2006-02-13  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_echo/pam_echo.8.xml: New.
        * modules/pam_echo/pam_echo.8: Regenerated from xml file.
        * modules/pam_echo/Makefile.am: Include Make.xml.rules.
        * modules/pam_echo/pam_echo.c: Fix return value.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 12 Feb 2006 22:24:34 +0000 (22:24 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------

Merge manual pages and sgml docu as xml, update them.

2006-02-12  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Add doc/man/Makefile.
        * Make.xml.rules: Enable xincludes for manual pages.
        * doc/Makefile.am (EXRA_DIST): Remove manual pages.
        (SUBDIR): Add man subdirectory.
        * doc/man/Makefile.am: New.
        * doc/man/pam_acct_mgmt.3: New.
        * doc/man/pam_acct_mgmt.3.xml: New.
        * doc/man/pam_get_data.3: New.
        * doc/man/pam_get_data.3.xml: New.
        * doc/man/pam_set_data.3: New.
        * doc/man/pam_set_data.3.xml: New.
        * doc/man/pam.8.xml: New.
        * doc/man/pam.8: Regenerated from xml file.
        * doc/man/pam_authenticate.3.xml: New.
        * doc/man/pam_authenticate.3: Regenerated from xml file.
        * doc/man/pam_chauthtok.3.xml: New.
        * doc/man/pam_chauthtok.3: Regenerated from xml file.
        * doc/man/pam_close_session.3.xml: New.
        * doc/man/pam_close_session.3: Regenerated from xml file.
        * doc/man/pam_end.3.xml: New.
        * doc/man/pam_end.3: Regenerated from xml file.
        * doc/man/pam_fail_delay.3.xml: New.
        * doc/man/pam_fail_delay.3: Regenerated from xml file.
        * doc/man/pam_get_item.3.xml: New.
        * doc/man/pam_get_item.3: Regenerated from xml file.
        * doc/man/pam_item_types.inc.xml: New.
        * doc/man/pam_open_session.3.xml: New.
        * doc/man/pam_open_session.3: Regenerated from xml file.
        * doc/man/pam_set_item.3.xml: New.
        * doc/man/pam_set_item.3: Regenerated from xml file.
        * doc/man/pam_setcred.3.xml: New.
        * doc/man/pam_setcred.3: Regenerated from xml file.
        * doc/man/pam_start.3.xml: New.
        * doc/man/pam_start.3: Regenerated from xml file.
        * doc/man/pam_strerror.3.xml: New.
        * doc/man/pam_strerror.3: Regenerated from xml file.
        * doc/man/template-man: Removed.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 10 Feb 2006 18:33:54 +0000 (18:33 +0000)]
Relevant BUGIDs:

Purpose of commit:

Commit summary:
---------------

Remove pam_pwdb and all references to it.

2006-02-10  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Remove pam_pwdb support.
        * modules/Makefile.am: remove pam_pwdb.
        * modules/pam_pwdb: Remove complete directory.
        * libpam/Makefile.am: Remove LIBPWDB references.
        * libpam/pam_static_modules.h: Remove pam_pwdb references.
        * doc/modules/pam_pwdb.sgml: Removed.
        * po/POTFILES.in: Remove modules/pam_pwdb/*.c entries.
        * doc/pam_source.sgml: Remove references to libpwdb.
        * doc/modules/pam_limits.sgml: Remove wrong reference to libpwdb.
        * doc/modules/pam_group.sgml: Likewise.
        * doc/modules/pam_cracklib.sgml: Replace pam_pwdb with pam_unix.
        * doc/modules/pam_userdb.sgml: Likewise.
        * modules/pam_cracklib/pam_cracklib.8.xml: Replace pam_pwdb
        with pam_unix.
        * modules/pam_mkhomedir/pam_mkhomedir.c: Likewise.
        * modules/pam_group/pam_group.c: Remove dead code for libpwdb.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 10 Feb 2006 07:07:47 +0000 (07:07 +0000)]
Relevant BUGIDs:

Purpose of commit:  bugfix

Commit summary:
---------------

2006-02-10  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_access/Makefile.am: Fix EXTRA_DIST.
        * modules/pam_cracklib/Makefile.am: Likewise.
        * modules/pam_deny/Makefile.am: Likewise.
        * modules/pam_exec/Makefile.am: Likewise.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 9 Feb 2006 21:10:13 +0000 (21:10 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Missed with last commit

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 7 Feb 2006 08:23:59 +0000 (08:23 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix typo

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 7 Feb 2006 07:53:27 +0000 (07:53 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Document last checkins.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 7 Feb 2006 07:51:13 +0000 (07:51 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-02-07  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Check for text browser.
        * Make.xml.rules: Add rule to generate README from README.xml.

        * modules/pam_access/Makefile.am: Include Make.xml.rules.
        * modules/pam_access/README: Regenerated from README.xml.
        * modules/pam_access/README.xml: New.
        * modules/pam_access/access.conf: Extended by new examples.
        * modules/pam_access/access.conf.5: New, generated from xml file.
        * modules/pam_access/access.conf.5.xml: New.
        * modules/pam_access/pam_access.8: New, generated from xml file.
        * modules/pam_access/pam_access.8.xml: New.
        * modules/pam_access/pam_access.c: Add rules for IPv6 and
        netmasks.
        Based on patch from Mike Becher <Mike.Becher@lrz-muenchen.de>.

        * modules/pam_deny/Makefile.am: Include Make.xml.rules.
        * modules/pam_deny/pam_deny.8.xml: New.
        * modules/pam_deny/pam_deny.8: New, generated from xml file.
        * modules/pam_deny/README.xml: New.
        * modules/pam_deny/README: Regenerated from xml file.

        * modules/pam_cracklib/Makefile.am: Include Make.xml.rules.
        * modules/pam_cracklib/pam_cracklib.8.xml: New.
        * modules/pam_cracklib/pam_cracklib.8: New, generated from xml file.
        * modules/pam_cracklib/README.xml: New.
        * modules/pam_cracklib/README: Regenerated from xml file.

        * modules/pam_exec/Makefile.am: Add rule to generate README.
        * modules/pam_exec/README: Regenerated from xml file.
        * modules/pam_exec/pam_exec.8: Regenerated from xml file.
        * modules/pam_exec/pam_exec.8.xml: Syntax files.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 7 Feb 2006 06:59:49 +0000 (06:59 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-02-06  Thorsten Kukuk  <kukuk@thkukuk.de>

        * po/nl.po: New.
        * po/pt.po: Update translations.
        * configure.in: Add nl as new language.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 30 Jan 2006 22:01:34 +0000 (22:01 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Add Make.xml.rules to EXTRA_DIST

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 30 Jan 2006 21:58:23 +0000 (21:58 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix/cleanup

Commit summary:
---------------

Instead of duplicating the xml rules for every directory again,
include them from the top level one.

2006-01-30  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_exec/pam_exec.8.xml: Fix syntax of Return Value section.
        * modules/pam_exec/Makefile.am: Include Make.xml.rules.

        * Make.xml.rules: New.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 27 Jan 2006 11:44:38 +0000 (11:44 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Only the libdb ndbm compat mode works, all the other don't work.
So check for libdb at first.

2006-01-27  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Prefer libdb over libndbm, fix check for
        libcrack and remove not needed BACKUP_LIBS.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 24 Jan 2006 23:28:31 +0000 (23:28 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Add framework for manpages in xml source
Fix --enable-static-modules

2006-01-24  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_static_modules.h: New.
        * Makefile.am: Reorder subdirectories for static modules.
        * configure.in: Add --enable-static-modules option.
        * libpam/Makefile.am: Define WITH_SELINUX and WITH_PWDB if
        necessary, add pam_static_modules.h, link against all PAM
        module object files if STATIC_MODULES is defined.
        * libpam/pam_static.c: Remove old _static_module* includes,
        include pam_static_modules.h.

        * configure.in: Add checks for xsltproc, xmllint and docbook
        xsl stylesheet.
        * m4/jh_path_xml_catalog.m4: New.

18 years ago CVS: Indicate any relevant BUGIDs here
Thorsten Kukuk [Tue, 24 Jan 2006 16:02:11 +0000 (16:02 +0000)]
 CVS: Indicate any relevant BUGIDs here
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2006-01-24  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Add modules/pam_exec.
        * modules/Makefile.am: Add pam_exec subdirectory.
        * modules/pam_exec/README: New.
        * modules/pam_exec/Makefile.am: New.
        * modules/pam_exec/pam_exec.8: New.
        * modules/pam_exec/pam_exec.c: New.
        * modules/pam_exec/pam_exec.8.xml: New.
        * po/POTFILES.in: Add modules/pam_exec/pam_exec.c.
        * po/*.po: Merge new pam_exec strings.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 24 Jan 2006 15:26:36 +0000 (15:26 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix one german translation

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 24 Jan 2006 09:47:11 +0000 (09:47 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------

Remove not working register_static script

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 24 Jan 2006 09:46:36 +0000 (09:46 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------

Remove wrong/unsused files

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 24 Jan 2006 09:42:46 +0000 (09:42 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-01-24  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_debug/pam_debug.c: Fix name of pam_module struct.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 23 Jan 2006 12:36:32 +0000 (12:36 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

Commit summary:
---------------

2006-01-21  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_listfile/pam_listfile.c: Add support for session
        and password management.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 22 Jan 2006 15:40:58 +0000 (15:40 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

Fix infrastructure and compile errors for PAM_STATIC (static modules):

2006-01-22  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_succeed_if/pam_succeed_if.c (pam_sm_acct_mgmt):
        Add support for static modules.
        * modules/pam_xauth/pam_xauth.c: Likewise.

        * libpam/pam_handlers.c (_pam_add_handler): Add pamh to
        _pam_open_static_handler call.

        * libpam/pam_static.c (_pam_open_static_handler): Add pamh
        as argument.
        * libpam/pam_private.h: Adjust prototype.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 22 Jan 2006 07:36:54 +0000 (07:36 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

Fix compiling of static version of shared libpam, libpamc and libpam_misc
libraries without assuming "--enable-static-modules  do not make the modules
dynamically loadable".

2006-01-22  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Don't define PAM_DYNAMIC.
        * libpam/pam_handlers.c: Get ride of PAM_DYNAMIC, don't
        include pam_dynamic.h
        * libpam/pam_dynamic.c: Don't include pam_dynamic.h,
        exclude functions if we compile with PAM_STATIC.
        * libpam/pam_dynamic.h: Remove.
        * libpam/pam_private.h: Add function prototypes from pam_dynamic.h.
        * libpam/Makefile.am: Bump version number of libpam, remove
        pam_dynamic.h.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Thu, 19 Jan 2006 12:21:02 +0000 (12:21 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

2006-01-19  Thorsten Kukuk  <kukuk@suse.de>

        * doc/specs/Makefile.am (spec): Add padout to fix parallel
        build (Reported by Andreas Haumer <andreas@xss.co.at>).

18 years agoRelevant BUGIDs: bugreport
Thorsten Kukuk [Sun, 15 Jan 2006 09:05:45 +0000 (09:05 +0000)]
Relevant BUGIDs: bugreport

Purpose of commit: bugfix

Commit summary:
---------------

2006-01-15  Thorsten Kukuk  <kukuk@thkukuk.de>

* modules/pam_echo/pam_echo.c: Define HOST_NAME_MAX if not
already defined.

18 years agoRelevant BUGIDs: Linux-PAM-0_99_3_0
Thorsten Kukuk [Sat, 14 Jan 2006 12:34:15 +0000 (12:34 +0000)]
Relevant BUGIDs:

Purpose of commit:

Commit summary:
---------------

Adjust for 0.99.3.0 release

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 13 Jan 2006 20:59:48 +0000 (20:59 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2006-01-13  Thorsten Kukuk  <kukuk@thkukuk.de>

* libpam_misc/misc_conv.c (misc_conv): Fix strict aliasing
error.

* modules/pam_umask/pam_umask.c (search_key): Don't ignore
EOF/error return value from fgets().

* configure.in: Check for getline and getdelim

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Fri, 13 Jan 2006 19:25:41 +0000 (19:25 +0000)]
Relevant BUGIDs: none

Purpose of commit: update

Commit summary:
---------------

2006-01-13  Thorsten Kukuk  <kukuk@thkukuk.de>

        * po/fi.po: Add new translations.
        * po/de.po: Likewise.
        * po/es.po: Likewise.
        * po/fr.po: Likewise.
        * po/it.po: Likewise.
        * po/ja.po: Likewise.
        * po/pt_BR.po: Likewise.
        * po/zh_CH.po: Likewise.
        * po/zh_TW.po: Likewise.

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Fri, 13 Jan 2006 14:55:18 +0000 (14:55 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------
2006-01-13  Dmitry V. Levin  <ldv@altlinux.org>

* libpam/pam_audit.c (_pam_auditlog): Replace strerror(errno)
call with %m specifier.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Thu, 12 Jan 2006 15:34:49 +0000 (15:34 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

Commit summary:
---------------

2006-01-12  Thorsten Kukuk  <kukuk@thkukuk.de>

        * configure.in: Add check for -fpie/-pie
        * modules/pam_filter/upperLOWER/Makefile.am: Compile/link
        upperLOWER with -fpie/-pie if supported.
        * modules/pam_unix/Makefile.am: Compile/link unix_chkpwd
        with -fpie/-pie if supported.

18 years agoRelevant BUGIDs:
Tomas Mraz [Thu, 12 Jan 2006 10:06:49 +0000 (10:06 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------
2006-01-12  Steve Grubb  <sgrubb@redhat.com>

        * configure.in: Add check for audit library.
        * libpam/Makefile.am (libpam_la_LDFLAGS): Add LIBAUDIT.
        (libpam_la_SOURCES): Add pam_audit.c.
        * libpam/pam_account.c (pam_acct_mgmt): Add _pam_auditlog() call.
        * libpam/pam_auth.c (pam_authenticate), (pam_setcred): Likewise.
        * libpam/pam_password.c (pam_chauthtok):  Likewise.
        * libpam/pam_session.c (pam_open_session),
        (pam_close_session): Likewise.
        * libpam/pam_private.h: Add audit_state member to pam_handle,
        declare _pam_auditlog and _pam_audit_end.
        * libpam/pam_start.c (pam_start): Initialize audit_state.
        * libpam/pam_audit.c: New file with _pam_auditlog and _pam_audit_end
        implementation.
        * libpam/pam_end.c (pam_end): Add _pam_audit_end() call.
        * NEWS: Note about added auditing.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 11 Jan 2006 12:18:34 +0000 (12:18 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

2006-01-11  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/Makefile.am (AM_CFLAGS): Define LIBPAM_COMPILE.

        * libpam/include/security/_pam_types.h: Don't define PAM_NONNULL
        if we compile libpam itself.

And update all po files with new line numbers in PAM modules ...

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 11 Jan 2006 12:05:57 +0000 (12:05 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

Commit summary:
---------------

Update hungarian translation

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 9 Jan 2006 17:11:46 +0000 (17:11 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

Update norwegian translation

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 8 Jan 2006 09:36:55 +0000 (09:36 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------

2006-01-08  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_cracklib/pam_cracklib.c: Use PAM_AUTHTOK_RECOVERY_ERR
        instead of PAM_AUTHTOK_RECOVER_ERR.
        * modules/pam_pwdb/support.-c: Likewise.
        * modules/pam_unix/support.c: Likewise.
        * modules/pam_userdb/pam_userdb.c (pam_sm_authenticate): Likewise.
        * libpam/pam_strerror.c (pam_strerror): Likewise.

        * libpam/include/security/_pam_compat.h: Define
        PAM_AUTHTOK_RECOVER_ERR for backward compatibility.

        * libpam/include/security/_pam_types.h: Rename
        PAM_AUTHTOK_RECOVER_ERR to PAM_AUTHTOK_RECOVERY_ERR.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Thu, 5 Jan 2006 13:00:28 +0000 (13:00 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

item of pam_get_item() is allowed to be NULL and the behavior is
documented, so we have to allow it.

2006-01-05  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/include/security/_pam_types.h: Remove nonnull attribute
        from third paramter (item) of pam_get_item.
        * libpam/Makefile.am: Bump version number of shared library.

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Dec 2005 10:04:09 +0000 (10:04 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------
        * modules/pam_succeed_if/pam_succeed_if.c (evaluate_ingroup),
        (evaluate_notingroup): Simplified.
        (evaluate_innetgr), (evaluate_notinnetgr): New functions.
        (evaluate): Added calls to evaluate_(not)innetgr().
        * modules/pam_succeed_if/README: Documented netgroup matching.
        * NEWS: Mentioned the added netgroup matching support.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 20 Dec 2005 21:28:06 +0000 (21:28 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2005-12-20  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_lastlog/pam_lastlog.c (last_login_read): Use
        strftime instead of ctime.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 20 Dec 2005 20:55:09 +0000 (20:55 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix typo in translation

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 19 Dec 2005 07:41:50 +0000 (07:41 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Solaris does not have LOG_AUTHPRIV:

2005-12-19  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_syslog.c: Define LOG_AUTHPRIV as LOG_AUTH on Solaris.
        Reported by Charles_H_Bedford@nbc.gov.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 19 Dec 2005 07:31:17 +0000 (07:31 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------

2005-12-19  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_time/pam_time.c (check_account): Implement
        support for netgroups.

        * modules/pam_time/time.conf: Document usage of netgroups.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Fri, 16 Dec 2005 17:52:36 +0000 (17:52 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

Commit summary:
---------------

2005-12-16  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_group/pam_group.c (check_account): Implement
        support for netgroups.

        * modules/pam_group/group.conf: Add all documentation to this
        example config file and don't reference to outdated configs.

        * modules/pam_group/README: New.

        * modules/pam_group/Makefile.am: Add README to EXTRADIST.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Fri, 16 Dec 2005 07:57:07 +0000 (07:57 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

2005-12-15  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_lastlog/pam_lastlog.c (last_login_read): Don't report an
        error if user logins the first time.

        * modules/pam_lastlog/README: New.

        * modules/pam_lastlog/Makefile.am: Add README to EXTRADIST.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Wed, 14 Dec 2005 09:58:32 +0000 (09:58 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix wrong comment.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Wed, 14 Dec 2005 09:53:06 +0000 (09:53 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2005-12-14  Thorsten Kukuk  <kukuk@suse.de>

        * doc/pam_appl.sgml: Fix typo (Reported by
        Russell Bateman <russ@windofkeltia.com>)

18 years agoRelevant BUGIDs: none Linux-PAM-0_99_2_1
Thorsten Kukuk [Mon, 12 Dec 2005 17:34:10 +0000 (17:34 +0000)]
Relevant BUGIDs: none

Purpose of commit: release

Commit summary:
---------------

release version 0.99.2.1

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 12 Dec 2005 15:57:29 +0000 (15:57 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
Fixed typo in string.

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Mon, 12 Dec 2005 14:45:00 +0000 (14:45 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------
2005-12-12  Dmitry V. Levin  <ldv@altlinux.org>

Cleanup pam_syslog messages.

* modules/pam_env/pam_env.c (_expand_arg): Fix compiler warning.
* modules/pam_filter/pam_filter.c (set_filter): Append %m
specifier to pam_syslog messages where appropriate.
* modules/pam_group/pam_group.c (read_field): Likewise.
* modules/pam_mkhomedir/pam_mkhomedir.c (make_remark): Remove.
(create_homedir): Do not use make_remark() wrapper, call
pam_info() directly.  Call pam_syslog() right after failed
operation and append %m specifier to pam_syslog messages where
appropriate.
* modules/pam_rhosts/pam_rhosts_auth.c (pam_iruserok): Replace
sequence of malloc(), strcpy() and strcat() calls with asprintf().
Append %m specifier to pam_syslog messages where appropriate.
* modules/pam_securetty/pam_securetty.c (securetty_perform_check):
Append %m specifier to pam_syslog messages where appropriate.
* modules/pam_shells/pam_shells.c (perform_check): Likewise.

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 12 Dec 2005 12:47:36 +0000 (12:47 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
Fixed typo in string. Updated czech translation.

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 12 Dec 2005 11:17:00 +0000 (11:17 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
Fix PS, PDF, TXT and HTML install (by Mike Becher).

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 12 Dec 2005 08:22:03 +0000 (08:22 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

2005-12-12  Thorsten Kukuk  <kukuk@suse.de>

* modules/pam_mail/README: Document "quiet" and "standard"
options.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 7 Dec 2005 17:09:18 +0000 (17:09 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------

2005-12-07  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_mail/pam_mail.c: Modify assembling of output
        for easier translation.

        * po/de.po: Translate new pam_mail messages.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Thu, 24 Nov 2005 22:34:04 +0000 (22:34 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Fix wrong format specifier (%s instead of %m)

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Thu, 24 Nov 2005 17:18:52 +0000 (17:18 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------
2005-11-24  Dmitry V. Levin  <ldv@altlinux.org>

* config.h.in: Remove generated file.
* .cvsignore: Add config.h.in.

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Thu, 24 Nov 2005 17:15:31 +0000 (17:15 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------
2005-11-24  Dmitry V. Levin  <ldv@altlinux.org>

* configure.in: Do not check for strerror.
* libpam_misc/misc_conv.c (read_string): Replace strerror()
call with %m specifier.
* libpamc/pamc_converse.c (pamc_converse): Likewise.
* modules/pam_echo/pam_echo.c (pam_echo): Likewise.
* modules/pam_localuser/pam_localuser.c (pam_sm_authenticate):
Likewise.
* modules/pam_selinux/pam_selinux.c (security_label_tty):
Likewise.
(security_restorelabel_tty, security_label_tty): Append %m
specifier where appropriate.
* modules/pam_selinux/pam_selinux_check.c (main): Replace
strerror() call with %m specifier.
* modules/pam_unix/pam_unix_passwd.c (save_old_password,
_update_passwd, _update_shadow): Likewise.
* modules/pam_unix/support.c (_unix_run_helper_binary): Likewise.
* modules/pam_unix/unix_chkpwd.c (_update_shadow): Likewise.
* po/Linux-PAM.pot: Update strings from pam_selinux.
* po/cs.po: Likewise.
* po/de.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/hu.po: Likewise.
* po/it.po: Likewise.
* po/ja.po: Likewise.
* po/nb.po: Likewise.
* po/pa.po: Likewise.
* po/pl.po: Likewise.
* po/pt.po: Likewise.
* po/pt_BR.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 23 Nov 2005 16:42:39 +0000 (16:42 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

Commit summary:
---------------

2005-11-23  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_xauth/pam_xauth.c (pam_sm_open_session): Introduce
        new variable to fix compiler warning.

        * libpam/pam_modutil_getlogin.c (pam_modutil_getlogin): PAM_TTY
        don't need to start with /dev/.

18 years agoRelevant BUGIDs: none Linux-PAM-0_99_2_0
Thorsten Kukuk [Mon, 21 Nov 2005 14:07:49 +0000 (14:07 +0000)]
Relevant BUGIDs: none

Purpose of commit: release

Commit summary:
---------------

Prepare for 0.99.2.0 release

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Fri, 18 Nov 2005 09:01:00 +0000 (09:01 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

Commit summary:
---------------

Update NEWS file, checkin regenerated po files

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Fri, 18 Nov 2005 08:59:56 +0000 (08:59 +0000)]
Relevant BUGIDs:

Purpose of commit:

Commit summary:
---------------

submit missing files from last checkin

18 years agoRelevant BUGIDs: 534205
Thorsten Kukuk [Fri, 18 Nov 2005 08:57:01 +0000 (08:57 +0000)]
Relevant BUGIDs: 534205

Purpose of commit: new feature

Commit summary:
---------------

2005-11-16  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_handlers.c: Replace code for all dlopen variants with
        a generic wrapper.
        * libpam/pam_dynamic.c: Implement generic wrapper for dlopen.
        * libpam/pam_dynamic.h: Provide prototypes.
        For Mac OS X support [#534205]

18 years agoRelevant BUGIDs: 604380
Thorsten Kukuk [Thu, 17 Nov 2005 08:48:46 +0000 (08:48 +0000)]
Relevant BUGIDs:  604380

Purpose of commit: bugfix

Commit summary:
---------------

Fix compatibility with Solaris if compiled on Solaris:

2005-11-17  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/include/security/_pam_compat.h: Fix wrong #ifdef nesting.
        Redefine PAM_CHANGE_EXPIRED_AUTHTOK [#604380]

18 years agoRelevant BUGIDs: 562730, 435990
Tomas Mraz [Wed, 9 Nov 2005 10:17:00 +0000 (10:17 +0000)]
Relevant BUGIDs: 562730, 435990

Purpose of commit: bugfix

Commit summary:
---------------
        * modules/pam_access/pam_access.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name.
        * modules/pam_time/pam_time.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name. Allow unset tty.
        (logic_member): Allow matching ':' in tty name.
        * modules/pam_group/pam_group.c (pam_sm_acct_mgmt): Parse correctly
        full path tty name. Allow unset tty.
        (logic_member): Allow matching ':' in tty name.

        * libpam_misc/misc_conv.c (read_string): Read only up to EOL if stdin
        is not terminal.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 7 Nov 2005 20:09:42 +0000 (20:09 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2005-11-07  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_unix/pam_unix_passwd.c (_unix_verify_shadow): Use
        correct variable names.

And adjust .cvsignore files for libtool generated files.

18 years agoRelevant BUGIDs: Debian bugs #330458, #330852
Steve Langasek [Sun, 6 Nov 2005 12:50:43 +0000 (12:50 +0000)]
Relevant BUGIDs: Debian bugs #330458, #330852

Purpose of commit: bugfix

Commit summary:
---------------

don't treat a missing /etc/environment as a fatal error when attempting
to read it, and try to read this file by default; this restores the
behavior from Linux-PAM 0.76.

18 years agoRelevant BUGIDs: 1245888
Tomas Mraz [Wed, 2 Nov 2005 12:41:34 +0000 (12:41 +0000)]
Relevant BUGIDs: 1245888

Purpose of commit: bugfix

Commit summary:
---------------
        * modules/pam_unix/pam_unix_passwd.c (_unix_verify_shadow): Change the
        logic when comparing dates to handle corner cases better [#1245888].

18 years agoRelevant BUGIDs: 1224807
Tomas Mraz [Wed, 2 Nov 2005 09:40:41 +0000 (09:40 +0000)]
Relevant BUGIDs: 1224807

Purpose of commit: bugfix

Commit summary:
---------------
Fix a typo - strlen of a wrong variable.

18 years agoRelevant BUGIDs: 624214
Thorsten Kukuk [Wed, 2 Nov 2005 08:58:16 +0000 (08:58 +0000)]
Relevant BUGIDs: 624214

Purpose of commit: bugfix

Commit summary:
---------------

2005-10-31  Thorsten Kukuk  <kukuk@suse.de>

        * modules/pam_filter/pam_filter.c: Use XCASE only if defined
        [#624214]