]>
granicus.if.org Git - linux-pam/log
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.
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.
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.
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.
Thorsten Kukuk [Wed, 14 Dec 2005 09:58:32 +0000 (09:58 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix wrong comment.
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>)
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
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.
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.
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.
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).
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.
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.
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)
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.
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.
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/.
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
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
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
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]
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]
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.
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.
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.
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 ].
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.
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]
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
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.
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.
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.
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.
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/)
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().
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
Thorsten Kukuk [Tue, 27 Sep 2005 08:49:09 +0000 (08:49 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
More .cvsignore fixes
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.
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
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
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
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.
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.
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.
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.
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.
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
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
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.
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
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().
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.
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.
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().
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().
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
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
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
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
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)
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.
Thorsten Kukuk [Tue, 20 Sep 2005 17:10:26 +0000 (17:10 +0000)]
Update with new strings for translation
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
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
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.
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
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)
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
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...)
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
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
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
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).
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)
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
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.
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
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
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
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
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
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)
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
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
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
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
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)
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)
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)
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)
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)
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)
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)
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
Thorsten Kukuk [Thu, 15 Sep 2005 09:55:03 +0000 (09:55 +0000)]
Remove conv.c from translations
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.
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
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.
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)
Tomas Mraz [Wed, 14 Sep 2005 14:49:38 +0000 (14:49 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
configure is autogenerated