]> granicus.if.org Git - linux-pam/log
linux-pam
18 years agoRelevant BUGIDs: 1197444
Thorsten Kukuk [Thu, 27 Oct 2005 09:41:24 +0000 (09:41 +0000)]
Relevant BUGIDs: 1197444

Purpose of commit: cleanup

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

doc/man/pam.8: Fix wording for authentication chapter

18 years agoRelevant BUGIDs: Red Hat bz 168180
Tomas Mraz [Wed, 26 Oct 2005 19:05:32 +0000 (19:05 +0000)]
Relevant BUGIDs: Red Hat bz 168180

Purpose of commit: bugfix

Commit summary:
---------------
2005-10-26  Tomas Mraz  <t8m@centrum.cz>

        * modules/pam_unix/pam_unix_acct.c (_unix_run_verify_binary),
        modules/pam_unix/pam_unix_passwd.c (_unix_run_shadow_binary),
        modules/pam_unix/support.c (_unix_run_shadow_binary_): Set real
        uid to 0 before executing the helper if SELinux is enabled.
        * modules/pam_unix/unix_chkpwd.c (main): Disable user check only
        if real uid is 0 (CVE-2005-2977). Log failed password check attempt.

18 years agoRelevant BUGIDs: Red Hat bz 171164
Tomas Mraz [Thu, 20 Oct 2005 17:01:06 +0000 (17:01 +0000)]
Relevant BUGIDs: Red Hat bz 171164

Purpose of commit: new feature

Commit summary:
---------------
2005-10-20  Tomas Mraz  <t8m@centrum.cz>

        * configure.in: Added check for xauth binary and --with-xauth option.
        * config.h.in: Added configurable PAM_PATH_XAUTH.
        * modules/pam_xauth/README,
        modules/pam_xauth/pam_xauth.8: Document where xauth is looked for.
        * modules/pam_xauth/pam_xauth.c (pam_sm_open_session): Implement
        searching xauth binary on multiple places.
        (run_coprocess): Don't use execvp as it can be a security risk.

18 years agoRelevant BUGIDs: Debian bug #53653
Steve Langasek [Tue, 4 Oct 2005 22:56:17 +0000 (22:56 +0000)]
Relevant BUGIDs: Debian bug #53653

Purpose of commit: cleanup

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

Declare public header files extern "C" so that they are C++-safe.

18 years ago2005-10-02 Dmitry V. Levin <ldv@altlinux.org>
Dmitry V. Levin [Tue, 4 Oct 2005 11:35:18 +0000 (11:35 +0000)]
2005-10-02  Dmitry V. Levin  <ldv@altlinux.org>
    Steve Langasek  <vorlon@debian.org>

Cleanup gratuitous use of strdup().
Fix "missing argument" checks.

* modules/pam_env/pam_env.c (_pam_parse): Add const qualifier
to conffile and envfile arguments.  Do not use x_strdup() for
conffile and envfile initialization.  Fix "missing argument"
checks.
(_parse_config_file): Take conffile argument of type "const char *"
instead of "char **".  Do not free conffile.
(_parse_env_file): Take env_file argument of type "const char *"
instead of "char **".  Do not free env_file.
(pam_sm_setcred): Add const qualifier to conf_file and env_file.
Pass conf_file and env_file to _parse_config_file() and
_parse_env_file() by value.
(pam_sm_open_session): Likewise.

* modules/pam_ftp/pam_ftp.c (_pam_parse): Add const qualifier to
users argument.  Do not use x_strdup() for users initialization.
(lookup):  Add const qualifier to list argument.
(pam_sm_authenticate): Add const qualifier to users argument.

* modules/pam_mail/pam_mail.c (_pam_parse): Add const qualifier
to maildir argument.  Do not use x_strdup() for maildir
initialization.  Fix "missing argument" check.
(get_folder): Take path_mail argument of type "const char *"
instead of "char **".  Do not free path_mail.
(_do_mail): Add const qualifier to path_mail argument.
Pass path_mail to get_folder() by value.

* modules/pam_motd/pam_motd.c: Include <syslog.h>.
(pam_sm_open_session): Add const qualifier to motd_path.
Do not use x_strdup() for motd_path initialization.  Do not
free motd_path.  Fix "missing argument" check. Add "unknown
option" warning.

* modules/pam_userdb/pam_userdb.c (_pam_parse): Add const
qualifier to database and cryptmode arguments. Fix "missing
argument" checks.
(pam_sm_authenticate): Add const qualifier to database and cryptmode.
(pam_sm_acct_mgmt): Likewise.

18 years agoRelevant BUGIDs:
Steve Langasek [Sun, 2 Oct 2005 11:49:27 +0000 (11:49 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

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

spelling fix in log message (s/acces/access/)

18 years agoRelevant BUGIDs: none
Steve Langasek [Fri, 30 Sep 2005 09:09:51 +0000 (09:09 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Fix memory leak due to gratuitous use of strdup().

18 years agoRelevant BUGIDs: none Linux-PAM-0_99_1_0
Thorsten Kukuk [Tue, 27 Sep 2005 14:04:07 +0000 (14:04 +0000)]
Relevant BUGIDs: none

Purpose of commit:

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

Move release date for 0.99.1.0

18 years agoRelevant BUGIDs: help
Thorsten Kukuk [Tue, 27 Sep 2005 08:49:09 +0000 (08:49 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

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

More .cvsignore fixes

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 27 Sep 2005 08:45:57 +0000 (08:45 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Install draft and rfc, fix make dist outside source dir.

2005-09-27  Thorsten Kukuk  <kukuk@thkukuk.de>

        * doc/specs/Makefile.am (install-data-local): Install
        rfc and draft.
        (all): Copy rfc if we build outside of source directory.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 27 Sep 2005 08:40:38 +0000 (08:40 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Add more missing .cvsignore files to CVS

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 27 Sep 2005 08:30:05 +0000 (08:30 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

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

commit forgotten .cvsignore files

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 27 Sep 2005 08:27:53 +0000 (08:27 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove missed file

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 27 Sep 2005 06:20:36 +0000 (06:20 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Remove files not containing translations and not distributed by us.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 27 Sep 2005 06:16:10 +0000 (06:16 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix/cleanup

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

Some cleanups for building out of tree and docu.

2005-09-27  Thorsten Kukuk  <kukuk@suse.de>

        * NEWS: Document removal of pam_radius.
        * autogen.sh: Make configure script executeable.

        * conv/pam_conv1/Makefile (EXTRA_DIST): Removed lex.yy.c
        (lex.yy.c): Fixed out of tree build.

        * conv/pam_conv1/pam_conv.y: Fix main prototype.

        * README: Adjust.

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 26 Sep 2005 19:35:39 +0000 (19:35 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
2005-09-26  Tomas Mraz  <t8m@centrum.cz>

        * NEWS: Add a few missing entries from CHANGELOG.

        * AUTHORS: Fixed entries for Toady and me

        * Makefile.am (M4_FILES): Fixed out of tree build.
        * doc/specs/Makefile.am (EXTRA_DIST): Removed lex.yy.c
        (spec, lex.yy.c): Fixed out of tree build.

        * modules/pam_userdb/README: Document try_first_pass and
        use_first_pass options, remove use_authtok option.

18 years ago2005-09-26 Dmitry V. Levin <ldv@altlinux.org>
Dmitry V. Levin [Mon, 26 Sep 2005 17:29:02 +0000 (17:29 +0000)]
2005-09-26  Dmitry V. Levin  <ldv@altlinux.org>

* NEWS: Mention changes in pam_lastlog.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 26 Sep 2005 14:54:28 +0000 (14:54 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

2005-09-26  Thorsten Kukuk  <kukuk@suse.de>

        * NEWS: New file.
        * autogen.sh: Don't generate NEWS file.
        * CHANGELOG: Document it as obsolete.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 26 Sep 2005 14:38:36 +0000 (14:38 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Mark missing strings for translation

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 26 Sep 2005 14:27:09 +0000 (14:27 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
2005-09-26  Tomas Mraz  <t8m@centrum.cz>

        * modules/pam_unix/pam_unix_acct.c (_unix_run_verify_binary):
        _log_err() -> pam_syslog()
        (pam_sm_acct_mgmt): _log_err() -> pam_syslog(), fix warning.
        * modules/pam_unix/pam_unix_auth.c (pam_sm_authenticate):
        _log_err() -> pam_syslog()
        * modules/pam_unix/pam_unix_passwd.c: removed obsolete ifdef
        (getNISserver, _unix_run_shadow_binary, _update_passwd,
        _update_shadow, _do_setpass, _pam_unix_approve_pass,
        pam_sm_chauthtok): _log_err() -> pam_syslog()
        * modules/pam_unix/pam_unix_sess.c: removed obsolete ifdef
        (pam_sm_open_session, pam_sm_close_session):
        _log_err() -> pam_syslog()
        * modules/pam_unix/support.c (_log_err, converse): removed
        (_make_remark): use pam_prompt() instead of converse()
        (_set_ctrl, _cleanup_failures, _unix_run_helper_binary,
        _unix_verify_password, _unix_read_password):
        _log_err() -> pam_syslog()
        _cleanup(), _unix_cleanup(): Silence unused param warnings.
        (_cleanup_failures, _unix_verify_password, _unix_getpwnam,
        _unix_run_helper_binary): Silence incorrect type warnings.
        (_unix_read_password): Use multiple pam_prompt() and pam_info() calls
        instead of converse().
        * modules/pam_unix/support.h (_log_err): removed
        * modules/pam_unix/unix_chkpwd.c (_log_err): LOG_AUTH -> LOG_AUTHPRIV

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 26 Sep 2005 12:49:52 +0000 (12:49 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Fix spec generation and creating tar archive with automake:

        * configure.in: Add doc/specs/Makefile.
        * Makefile.am: Add releasedocs rule.
        * doc/Makefile.am: Add specs subdir, remove files from specs
        directory, add rfc86.0.txt to releasedocs.
        * doc/specs/Makefile.am: New file.
        * doc/specs/formatter/parse.y: move from here ...
        * doc/specs/parse.y: ... here.
        * doc/specs/formatter/parse.lex: move from here ...
        * doc/specs/parse.lex: ... here.

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 26 Sep 2005 09:56:28 +0000 (09:56 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------
Support for NULL tty for pam_access.
2005-09-23  Tomas Mraz  <t8m@centrum.cz>

        * modules/pam_access/pam_access.c (from_match): Support NULL from.
        (string_match): Support NULL string, add NONE keyword matching it.
        (pam_sm_acct_mgmt): Don't fail when ttyname returns NULL.
        * modules/pam_access/access.conf: NONE keyword description
        * modules/pam_access/README: NONE keyword description

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Fri, 23 Sep 2005 11:28:55 +0000 (11:28 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

* modules/pam_xauth/pam_xauth.c: (check_acl, pam_sm_open_session,
pam_sm_close_session): Strip redundant "pam_xauth: " prefix from
text of log messages.
(pam_sm_open_session): Replace sequence of malloc(), strcpy()
and strcat() calls with asprintf().  Replace syslog() calls
with pam_syslog().

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Thu, 22 Sep 2005 22:16:02 +0000 (22:16 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

* modules/pam_nologin/pam_nologin.c (parse_args): Use strncmp()
instead of memcmp() for string comparison.

18 years ago2005-09-21 Dmitry V. Levin <ldv@altlinux.org>
Dmitry V. Levin [Thu, 22 Sep 2005 21:48:50 +0000 (21:48 +0000)]
2005-09-21  Dmitry V. Levin  <ldv@altlinux.org>

* po/Linux-PAM.pot: Update with new strings from pam_mail for
translation.
* 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
Dmitry V. Levin [Thu, 22 Sep 2005 21:43:32 +0000 (21:43 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix, cleanup

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

* modules/pam_mail/pam_mail.c: Include <errno.h>.
Remove YOUR_MAIL_VERBOSE_FORMAT, YOUR_MAIL_STANDARD_FORMAT and
NO_MAIL_STANDARD_FORMAT macros.
(parse_args, get_folder): Cleanup error messages.
(get_folder): Fix leak of the path_mail variable in case of
pam_get_user() failure.  Cleanup memory management.
(get_mail_status): Add pam_handle_t* argument. Fix leaks of
namelist variable.  Cleanup memory management. Log memory
allocation failures.  Remove 250-byte limit on Maildir pathname.
(report_mail): Mark text messages for translation.
(_do_mail): Cleanup memory management. Pass pam_handle_t*
to get_mail_status().

18 years agoRelevant BUGIDs: none
Dmitry V. Levin [Thu, 22 Sep 2005 21:35:30 +0000 (21:35 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

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

* modules/pam_nologin/pam_nologin.c: Include <syslog.h>.
(parse_args): Add pam_handle_t* argument.  Log unrecognized
options.
(perform_check): Log pam_get_user() and malloc() failures.
(pam_sm_authenticate, pam_sm_setcred, pam_sm_acct_mgmt):
Pass pam_handle_t* to parse_args().

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 21 Sep 2005 13:43:51 +0000 (13:43 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

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

Create a ChangeLog file for new checkins

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Sep 2005 13:27:10 +0000 (13:27 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------
Allow out of tree builds

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Sep 2005 12:13:08 +0000 (12:13 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
oops, forgot to remove backslash

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Sep 2005 12:11:23 +0000 (12:11 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Remove pammodutil from include directories

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Sep 2005 10:54:50 +0000 (10:54 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix, new feature

Commit summary:
---------------
pam_lastlog: Cleanup, fix broken logic in pam_parse,
modify wtmp by default, nowtmp option switches that off (patch by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 21 Sep 2005 10:00:58 +0000 (10:00 +0000)]
Relevant BUGIDs:

Purpose of commit: new feature

Commit summary:
---------------
Moved functions from pammodutil to libpam.

18 years agoUpdate with new strings for translation
Thorsten Kukuk [Tue, 20 Sep 2005 17:10:26 +0000 (17:10 +0000)]
Update with new strings for translation

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 17:08:58 +0000 (17:08 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove no longer used file

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 17:06:08 +0000 (17:06 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Add missing License file to EXTRA_DIST

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 16:26:26 +0000 (16:26 +0000)]
Relevant BUGIDs: none

Purpose of commit: clenaup

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

Move libprelude macros from acinclude.m4 to m4/libprelude.m4 for
easier update.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 15:40:16 +0000 (15:40 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

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

Add finish translation

18 years agoRelevant BUGIDs:
Tomas Mraz [Tue, 20 Sep 2005 13:54:17 +0000 (13:54 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
pam_unix: Always honor nis flag on password change (by Aaron Hope)

18 years agoRelevant BUGIDs:
Tomas Mraz [Tue, 20 Sep 2005 13:13:54 +0000 (13:13 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Revert de-constification of pam_get_data and pam_get_item prototypes

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Tue, 20 Sep 2005 12:56:03 +0000 (12:56 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

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

cleanup from ldv (forgot to commit...)

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 12:54:58 +0000 (12:54 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

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

Commit missing changes for pam_echo

18 years agoRelevant BUGIDs: Red Hat bz 168790
Tomas Mraz [Tue, 20 Sep 2005 12:17:01 +0000 (12:17 +0000)]
Relevant BUGIDs: Red Hat bz 168790

Purpose of commit: bugfix

Commit summary:
---------------
pam_limits: Fix regression from RLIMIT_NICE support (wrong limit
values for other limits are applied) patch by Anton Guda

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 11:56:54 +0000 (11:56 +0000)]
Relevant BUGIDs: none

Purpose of commit: new feature

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

Add pam_echo module

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 20 Sep 2005 08:31:27 +0000 (08:31 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Fix missing NULL pointer check and us asprintf instead of malloc/snprintf
(from Dmitry V. Levin).

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 19 Sep 2005 16:47:20 +0000 (16:47 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Major cleanup with bug fixes (testing of possible NULL return values)
Patch by Dmitry V. Levin (ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Mon, 19 Sep 2005 15:58:28 +0000 (15:58 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Added PAM_NONNULL attributes to some public API (by ldv)
Removed const qualifiers from pam_get_item, pam_get_data to comply
with spec

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 19 Sep 2005 14:46:07 +0000 (14:46 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

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

Fix compiling of libpammodutil and linking against it.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 19 Sep 2005 13:21:44 +0000 (13:21 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Remove removed pam_radius.c

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 19 Sep 2005 10:03:49 +0000 (10:03 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove pam_radius

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 19 Sep 2005 09:55:02 +0000 (09:55 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove obsolete docu, adjust README

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 19 Sep 2005 09:36:02 +0000 (09:36 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove pam_radius module

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 19 Sep 2005 09:34:51 +0000 (09:34 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove pam_radius docu

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 18 Sep 2005 13:04:57 +0000 (13:04 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Code cleanup (pam_syslog, compiler warnings)

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 18 Sep 2005 13:03:49 +0000 (13:03 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

As workaround add -fPIC -DPIC to CFLAGS

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 18 Sep 2005 10:44:25 +0000 (10:44 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

check if argument which we try to access exists

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 18 Sep 2005 10:43:51 +0000 (10:43 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Fix compiler warnings

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sat, 17 Sep 2005 16:34:20 +0000 (16:34 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Fix code for which gcc4.1 prints warnings

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 09:16:20 +0000 (09:16 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Log nonconforming conversation function behavior (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 09:08:01 +0000 (09:08 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Improved logging, code cleanup (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 09:02:06 +0000 (09:02 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Suppress unused parameters warning, sync returned error values with OpenPAM
(by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 08:59:04 +0000 (08:59 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Suppress unused parameters warning (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 08:50:29 +0000 (08:50 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Suppres unused parameters warning (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 08:47:39 +0000 (08:47 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Better check the input parameters of pam_start (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Sat, 17 Sep 2005 08:32:27 +0000 (08:32 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
More clear deallocation (by Dmitry V. Levin - ldv)

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Thu, 15 Sep 2005 09:58:05 +0000 (09:58 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Unify .so references in manual pages

18 years agoRemove conv.c from translations
Thorsten Kukuk [Thu, 15 Sep 2005 09:55:03 +0000 (09:55 +0000)]
Remove conv.c from translations

18 years agoRelevant BUGIDs:
Tomas Mraz [Thu, 15 Sep 2005 09:40:30 +0000 (09:40 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Use the new pam_syslog and pam_prompt helper functions. Patches by ldv.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 14 Sep 2005 18:25:44 +0000 (18:25 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Convert pam_ftp and pam_lastlog to use pam_info/pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 14 Sep 2005 17:49:01 +0000 (17:49 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

pam_vsyslog: Restore errno after each asprintf.
misc_conv.c: don't use special control characters, non-ascii terminal can run
into problems with them.
de.po: Translate some more strings.
*.po: Adjust translations for misc_conv.c.

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 14 Sep 2005 15:06:04 +0000 (15:06 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
Call openlog only once, use syslog directly. (by ldv)

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 14 Sep 2005 14:49:38 +0000 (14:49 +0000)]
Relevant BUGIDs:

Purpose of commit: cleanup

Commit summary:
---------------
configure is autogenerated

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 14 Sep 2005 14:05:29 +0000 (14:05 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
More translatable strings in pam_cracklib.

18 years agoRelevant BUGIDs:
Tomas Mraz [Wed, 14 Sep 2005 14:02:00 +0000 (14:02 +0000)]
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
Workaround for sources compiled with and without libtool.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Wed, 14 Sep 2005 11:51:19 +0000 (11:51 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Link libpam_misc against libpam
Fix defines in pam_ext.h

Patches from Dmitry V. Levin.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 6 Sep 2005 05:49:27 +0000 (05:49 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 6 Sep 2005 05:42:28 +0000 (05:42 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Tue, 6 Sep 2005 05:00:42 +0000 (05:00 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 20:17:34 +0000 (20:17 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace _pam_log with pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 19:45:37 +0000 (19:45 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Remove duplicate check for NULL variable (Dmitry V. Levin)

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 11:53:07 +0000 (11:53 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 11:48:35 +0000 (11:48 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Move pam_selinux_check.c code from pam_selinux.c to main fail.
Replace syslog with pam_syslog
Use pam_prompt instead of conv() functions.

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 5 Sep 2005 10:06:46 +0000 (10:06 +0000)]
Relevant BUGIDs:

Purpose of commit:

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 09:58:11 +0000 (09:58 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 09:54:47 +0000 (09:54 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 09:42:06 +0000 (09:42 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace conv() call with pam_prompt();

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 08:23:10 +0000 (08:23 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace conv function call with pam_info()

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Mon, 5 Sep 2005 08:09:32 +0000 (08:09 +0000)]
Relevant BUGIDs:

Purpose of commit:

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

Use pam_syslog for logging.
Fix compiler warnings.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 08:02:07 +0000 (08:02 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace converse function with pam_info.
Repalce _log_err with pam_syslog.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 07:58:19 +0000 (07:58 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace own conversation function with pam_info.
Replace _log_err with pam_syslog.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 07:49:30 +0000 (07:49 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

use pam_syslog().

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 07:41:51 +0000 (07:41 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace _pam_log with pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Mon, 5 Sep 2005 07:38:53 +0000 (07:38 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog instead of _pam_log

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 20:55:05 +0000 (20:55 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace _log_err with pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 20:47:27 +0000 (20:47 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Use pam_syslog, adjust parameters to format string

18 years agoRelevant BUGIDs:
Thorsten Kukuk [Sun, 4 Sep 2005 20:40:11 +0000 (20:40 +0000)]
Relevant BUGIDs:

Purpose of commit:

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

Remove pam_log.c, add pam_syslog.c and pam_vprompt.c for possible
files with texts for translation.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 20:36:45 +0000 (20:36 +0000)]
Relevant BUGIDs: none

Purpose of commit: bugfix

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

Fix compiling pam_prelude.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 20:32:25 +0000 (20:32 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace _pam_system_log with pam_syslog.

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 20:31:50 +0000 (20:31 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Replace _log_err with pam_syslog

18 years agoRelevant BUGIDs: none
Thorsten Kukuk [Sun, 4 Sep 2005 15:12:13 +0000 (15:12 +0000)]
Relevant BUGIDs: none

Purpose of commit: cleanup

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

Apply cleanup from Dmitry V. Levin