]>
granicus.if.org Git - linux-pam/log
Thorsten Kukuk [Wed, 8 Nov 2006 11:25:35 +0000 (11:25 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* po/POTFILES.in: Add pam_faildelay.c and pam_loginuid.c.
Thorsten Kukuk [Wed, 8 Nov 2006 11:21:41 +0000 (11:21 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-11-08 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Add modules/pam_faildelay/Makefile.
* doc/sag/Linux-PAM_SAG.xml: Include pam_faildelay.xml.
* doc/sag/pam_faildelay.xml: New.
* libpam/pam_static_modules.h: Include static pam_faildelay data.
* modules/Makefile.am: Add pam_faildelay directory.
* modules/pam_faildelay/Makefile.am: New.
* modules/pam_faildelay/README: New, generated from XML file.
* modules/pam_faildelay/README.xml: New.
* modules/pam_faildelay/pam_faildelay.8: New, generated from xml.
* modules/pam_faildelay/pam_faildelay.8.xml: New.
* modules/pam_faildelay/pam_faildelay.c: New.
* modules/pam_faildelay/tst-pam_faildelay: New.
Thorsten Kukuk [Tue, 7 Nov 2006 11:11:33 +0000 (11:11 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-11-07 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_cracklib/pam_cracklib.c: PAM_DEBUG_ARG
is a bit mask and not a boolean value (Reported by
Jochen Voss <voss@seehuhn.de>).
Thorsten Kukuk [Thu, 26 Oct 2006 13:51:51 +0000 (13:51 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-26 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_motd/pam_motd.8.xml: Fix typo.
Thorsten Kukuk [Thu, 26 Oct 2006 11:22:37 +0000 (11:22 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-26 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam.3.xml: Add pam_get_user function.
Thorsten Kukuk [Tue, 24 Oct 2006 14:34:19 +0000 (14:34 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-24 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_namespace/pam_namespace.c: Reserve space for
trailing zero.
Thorsten Kukuk [Tue, 24 Oct 2006 13:07:51 +0000 (13:07 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-24 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_unix/support.c (_unix_verify_password): Try system
crypt() if we don't know the hash alogorithm.
* modules/pam_unix/unix_chkpwd.c (_unix_verify_password): Likewise.
Tomas Mraz [Fri, 13 Oct 2006 12:42:03 +0000 (12:42 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-10-13 Tomas Mraz <t8m@centrum.cz>
* doc/sag/Linux-PAM_SAG.xml: Add id to book.
* doc/adg/Linux-PAM_ADG.xml: Add id to book.
* doc/mwg/Linux-PAM_MWG.xml: Add id to book.
Tomas Mraz [Fri, 13 Oct 2006 11:33:18 +0000 (11:33 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-10-13 Tomas Mraz <t8m@centrum.cz>
* doc/mwg/Linux-PAM_MWG.xml: Add id[s] to section[s].
* doc/sag/pam_access.xml: Likewise.
* doc/sag/pam_echo.xml: Likewise.
* doc/sag/pam_env.xml: Likewise.
* doc/sag/pam_exec.xml: Likewise.
* doc/sag/pam_group.xml: Likewise.
* doc/sag/pam_limits.xml: Likewise.
* doc/sag/pam_namespace.xml: Likewise.
* doc/sag/pam_time.xml: Likewise.
Thorsten Kukuk [Sat, 7 Oct 2006 09:55:18 +0000 (09:55 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-10-07 Thorsten Kukuk <kukuk@suse.de>
* po/hu.po: Updated hungarian translation (from
Kalman Kemenczy <kkemenczy@novell.com>)
Thorsten Kukuk [Wed, 20 Sep 2006 14:34:37 +0000 (14:34 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix typo.
Thorsten Kukuk [Wed, 20 Sep 2006 13:46:03 +0000 (13:46 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature/bugfix
Commit summary:
---------------
2006-09-20 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/adg/Makefile.am: Add manual pages as dependency.
* doc/mwg/Makefile.am: Likewise.
* doc/sag/Makefile.am: Likewise.
* doc/sag/Linux-PAM_SAG.xml: Include pam_unix.xml.
* doc/sag/pam_unix.xml: New.
* modules/pam_unix/Makefile.am: Generate pam_unix.8 manual page.
* modules/pam_unix/README.xml: New.
* modules/pam_unix/pam_unix.8.xml: New.
* modules/pam_unix/README: Regenerate from XML.
* modules/pam_unix/pam_unix.8: Generated from XML.
Dmitry V. Levin [Sat, 9 Sep 2006 23:11:34 +0000 (23:11 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-09-09 Dmitry V. Levin <ldv@altlinux.org>
* modules/pam_wheel/pam_wheel.8.xml: Fix typo.
* modules/pam_wheel/pam_wheel.8: Likewise.
* modules/pam_wheel/README: Likewise.
Thorsten Kukuk [Fri, 8 Sep 2006 10:31:43 +0000 (10:31 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-09-08 Thorsten Kukuk <kukuk@thkukuk.de>
* po/de.po: Fix typo.
Thorsten Kukuk [Wed, 6 Sep 2006 12:37:29 +0000 (12:37 +0000)]
Relevant BUGIDs:
Purpose of commit: release
Commit summary:
---------------
Prepare release of Version 0.99.6.3
Thorsten Kukuk [Fri, 1 Sep 2006 13:17:47 +0000 (13:17 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-09-01 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_loginuid/pam_loginuid.8.xml: Fix typo in
config name.
Thorsten Kukuk [Fri, 1 Sep 2006 11:37:13 +0000 (11:37 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-08-31 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_env/environment: New, dummy environment example
config file.
Thorsten Kukuk [Thu, 31 Aug 2006 11:06:15 +0000 (11:06 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix some bugs on older distributions
2006-08-31 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_namespace/Makefile.am: Don't install
manual page if we don't build module.
* m4/ld-as-needed.m4: Don't set LDFLAGS if check failed.
* m4/ld-O1: Likewise.
Tomas Mraz [Wed, 30 Aug 2006 16:09:05 +0000 (16:09 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-08-30 Tomas Mraz <t8m@centrum.cz>
* modules/pam_access/pam_access.8.xml: All services supported.
* modules/pam_access/pam_access.c (pam_sm_open_session): New.
(pam_sm_close_session): New.
(pam_sm_chauthtok): New.
* modules/pam_access/pam_succeed_if.8.xml: All services supported.
* modules/pam_access/pam_succeed_if.c (pam_sm_setcred): Return
PAM_IGNORE rather than success.
(pam_sm_open_session): New.
(pam_sm_close_session): New.
(pam_sm_chauthtok): New.
Thorsten Kukuk [Wed, 30 Aug 2006 08:45:30 +0000 (08:45 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup/bugfix
Commit summary:
---------------
2006-08-30 Thorsten Kukuk <kukuk@thkukuk.de>
* xtests/Makefile.am: Move shell code to execute tests from here ...
* xtests/run-xtests.sh: ... to here.
* xtests/*.c: Include config.h.
* tests/*.c: Likewise.
Thorsten Kukuk [Wed, 30 Aug 2006 08:42:38 +0000 (08:42 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-08-30 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_namespace/pam_namespace.c: Use pam_modutil_getpwnam()
instead of getpwnam().
Thorsten Kukuk [Tue, 29 Aug 2006 16:21:31 +0000 (16:21 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
As discussed with Tomas I'm adding the pam_loginuid module from RH
to make the SELinux/Audit stack complete:
2006-08-29 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/sag/pam_loginuid.xml: New.
* doc/sag/Linux-PAM_SAG.xml: Include pam_loginuid.xml.
* configure.in: Add modules/pam_loginuid/Makefile.
* modules/Makefile.am: Add pam_loginuid sub directory.
* libpam/pam_static_modules.h: Add pam_loginuid.
* modules/pam_loginuid/Makefile.am: New.
* modules/pam_loginuid/tst-pam_loginuid: New.
* modules/pam_loginuid/pam_loginuid.8.xml: New.
* modules/pam_loginuid/pam_loginuid.8: New, generated from XML source.
* modules/pam_loginuid/pam_loginuid.c: New.
* modules/pam_loginuid/README.xml: New.
* modules/pam_loginuid/README: New, generated from XML source.
Dmitry V. Levin [Mon, 28 Aug 2006 23:02:58 +0000 (23:02 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-29 Dmitry V. Levin <ldv@altlinux.org>
* modules/pam_exec/pam_exec.c (call_exec): Add required third
argument to open() call with O_CREAT flag set.
Thorsten Kukuk [Mon, 28 Aug 2006 09:50:23 +0000 (09:50 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-08-28 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Remove
duplicate code.
Thorsten Kukuk [Thu, 24 Aug 2006 18:29:30 +0000 (18:29 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Of course, it should be LOG_WARNING and not LOG_WARN ...
Thorsten Kukuk [Thu, 24 Aug 2006 18:01:22 +0000 (18:01 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-24 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 0.99.6.2
* modules/pam_lastlog/pam_lastlog.c (last_login_date): Create
lastlog file if it does not exist.
Thorsten Kukuk [Thu, 24 Aug 2006 11:26:10 +0000 (11:26 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-24 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Check
for error from getting second token.
* xtests/Makefile.am: Add tst-pam_cracklib1
* xtests/tst-pam_cracklib1.c: New, check for pam_cracklib seg.fault.
* xtests/tst-pam_cracklib1.pamd: New, config for cracklib test.
Thorsten Kukuk [Thu, 24 Aug 2006 08:49:19 +0000 (08:49 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
Add test for [...] control sequences.
2006-08-24 Thorsten Kukuk <kukuk@thkukuk.de>
* xtests/tst-pam_dispatch4.c: New test.
* xtests/tst-pam_dispatch4.pamd: PAM config for new test.
Thorsten Kukuk [Fri, 11 Aug 2006 00:39:44 +0000 (00:39 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Prepare 0.99.6.1 release
Tomas Mraz [Wed, 9 Aug 2006 19:04:59 +0000 (19:04 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-09 David Howells <dhowells@redhat.com>
* modules/pam_keyinit/pam_keyinit.c (kill_keyrings): Set real uid
to user's before revoking.
(pam_sm_open_session): Remember the uid.
Thorsten Kukuk [Sun, 6 Aug 2006 11:38:43 +0000 (11:38 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-06 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_umask/pam_umask.c (setup_limits_from_gecos):
Add error handling.
* modules/pam_umask/pam_umask.8.xml: Document silent option.
* xtests/Makefile.am: Fix includes for bootstrapping.
Reported by Greg Schafer <gschafer@zip.com.au>.
Thorsten Kukuk [Sat, 5 Aug 2006 19:20:01 +0000 (19:20 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Release 0.99.6.0
Thorsten Kukuk [Sat, 5 Aug 2006 18:01:36 +0000 (18:01 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-05 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_limits/pam_limits.c (pam_sm_open_session): Use
pam_modutil_getpwnam instead of getpwnam.
Thorsten Kukuk [Sat, 5 Aug 2006 09:23:06 +0000 (09:23 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Fix compiler warning:
2006-08-05 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_succeed_if/pam_succeed_if.c (evaluate): Cast
svc variable to char pointer for snprintf.
Thorsten Kukuk [Sat, 5 Aug 2006 08:03:11 +0000 (08:03 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
Add xtests to allow checks for PAM functions only doable in installed
system.
2006-08-05 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Generate xtests/Makefile.
* Makefile.am (SUBDIRS): Add xtests.
* README: Document make check and make xtests.
* xtests/Makefile.am: New.
* xtests/tst-pam_dispatch1.pamd: New.
* xtests/tst-pam_dispatch2.pamd: New.
* xtests/tst-pam_dispatch3.pamd: New.
* xtests/tst-pam_dispatch1.c: New.
* xtests/tst-pam_dispatch2.c: New.
* xtests/tst-pam_dispatch3.c: New.
Tomas Mraz [Fri, 4 Aug 2006 20:16:43 +0000 (20:16 +0000)]
Relevant BUGIDs: rh bz 197748
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-04 Ray Strode <rstrode@redhat.com>
* modules/pam_succeed_if/pam_succeed_if.c (pam_sm_authenticate):
Return PAM_USER_UNKNOWN instead of PAM_SERVICE_ERR where appropriate.
Tomas Mraz [Thu, 3 Aug 2006 13:01:22 +0000 (13:01 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* modules/pam_selinux/pam_selinux.c (security_label_tty): Don't log
relabelling error when the tty device doesn't exist (ENOENT).
Tomas Mraz [Thu, 3 Aug 2006 12:51:30 +0000 (12:51 +0000)]
Relevant BUGIDs: rh bugzilla 201048
Purpose of commit: bugfix
Commit summary:
---------------
* modules/pam_keyinit/pam_keyinit.c: Debug should be off by default.
(init_keyrings): Properly handle multiple invocations of the module.
(kill_keyrings, pam_sm_open_session, pam_sm_close_session): Likewise.
Tomas Mraz [Thu, 3 Aug 2006 12:42:08 +0000 (12:42 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
* modules/pam_succeed_if/pam_succeed_if.c (evaluate_inlist):
New function for list matching.
(evaluate_notinlist): Likewise.
(evaluate): Add service value match, list matching.
* modules/pam_succeed_if/pam_succeed_if.8.xml: Document the
features.
Thorsten Kukuk [Wed, 2 Aug 2006 17:20:56 +0000 (17:20 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
remove correct file
Thorsten Kukuk [Wed, 2 Aug 2006 13:50:09 +0000 (13:50 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Remove files which should be generated by autogen.sh
Thorsten Kukuk [Tue, 1 Aug 2006 12:11:44 +0000 (12:11 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-08-01 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/index.html: Cleanup to look prettier.
Thorsten Kukuk [Tue, 1 Aug 2006 09:58:14 +0000 (09:58 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-01 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam_fail_delay.3.xml: Fix some Bugs and enhance
rationale about when this function should be used and when not.
Thorsten Kukuk [Tue, 1 Aug 2006 08:54:57 +0000 (08:54 +0000)]
Relevant BUGIDs: BRC#196859
Purpose of commit: bugfix
Commit summary:
---------------
2006-08-01 Thorsten Kukuk <kukuk@thkukuk.de>
* libpam/Makefile.am: Bump patchlevel of libpam.
* libpam/pam_dispatch.c (_pam_dispatch_aux): If [return=die]
or [return=bad] is used, don't return PAM_IGNORE. Based on
patch by Tomas Mraz <t8m@centrum.cz>, [BRC#196859].
Thorsten Kukuk [Fri, 28 Jul 2006 13:21:38 +0000 (13:21 +0000)]
Relevant BUGIDs:
Purpose of commit: clanup
Commit summary:
---------------
Add renamed parse* files
Thorsten Kukuk [Fri, 28 Jul 2006 13:20:44 +0000 (13:20 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Add ltmain.sh
Thorsten Kukuk [Fri, 28 Jul 2006 13:12:36 +0000 (13:12 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Update to gettext 0.15 to support new autoconf:
2006-07-28 Thorsten Kukuk <kukuk@thkukuk.de>
* ABOUT-NLS: Upgrade to gettext-0.15.
* config.rpath: Likewise.
* m4/gettext.m4: Upgrade to gettext-0.15.
* m4/inttypes-h.m4: New file, from gettext-0.15.
* m4/inttypes-pri.m4: Upgrade to gettext-0.15.
* m4/lib-link.m4: Upgrade to gettext-0.15.
* m4/lib-prefix.m4: Upgrade to gettext-0.15.
* m4/lock.m4: New file, from gettext-0.15.
* m4/longdouble.m4: Upgrade to gettext-0.15.
* m4/nls.m4: Upgrade to gettext-0.15.
* m4/po.m4: Upgrade to gettext-0.15.
* m4/size_max.m4: Upgrade to gettext-0.15.
* m4/visibility.m4: New file, from gettext-0.15.
* po/Makefile.in.in: Upgrade to gettext-0.15.
Thorsten Kukuk [Fri, 28 Jul 2006 11:59:28 +0000 (11:59 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-07-24 David Quigley <dpquigl@tycho.nsa.gov>
* modules/pam_namespace/Makefile.am: Add pam_namespace.h.
* modules/pam_namespace/pam_namespace.c: Move includes and
data structure definitions from here ...
* modules/pam_namespace/pam_namespace.h: ... here. New file.
* modules/pam_namespace/pam_namespace.c: Move large sections
of code into new functions.
Acked by Janak Desai <janak@us.ibm.com>
Thorsten Kukuk [Tue, 25 Jul 2006 08:01:30 +0000 (08:01 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Let autogen.sh generate libtool files to have current versions.
Thorsten Kukuk [Mon, 24 Jul 2006 16:33:38 +0000 (16:33 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Remove wrongly added files.
Thorsten Kukuk [Mon, 24 Jul 2006 16:14:40 +0000 (16:14 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Add missing renamed files
Thorsten Kukuk [Mon, 24 Jul 2006 15:47:40 +0000 (15:47 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfixes
Commit summary:
---------------
2006-07-24 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/adg/Makefile.am: Add uninstall and distclean rules.
* doc/mwg/Makefile.am: Likewise.
* doc/sag/Makefile.am: Likewise.
2006-07-08 Daniel Richard G. <skunk@iskunk.org>
* conf/pam_conv1/Makefile.am: Fix rules for lex and yacc files.
* conf/pam_conv1/pam_conv.lex: Rename to ...
* conf/pam_conv1/pam_conv_l.l: ... this.
* conf/pam_conv1/pam_conv.y: Rename to ...
* conf/pam_conv1/pam_conv_y.y: ... this.
* configure.in: Add AC_HELP_STRING()s to various AC_ARG_ENABLE()
calls.
* doc/Makefile.am: Fix rule to install index.html.
* doc/adg/Makefile.am: Fix test usage.
* doc/mwg/Makefile.am: Likewise.
* doc/sag/Makefile.am: Likewise.
* doc/specs/Makefile.am: Fix rules for lex and yacc files.
* specs/parse.lex: Rename to ...
* doc/specs/parse_l.l: ... this.
* doc/specs/parse.y: Rename to ...
* doc/specs/parse_y.y: ... this.
* libpam/pam_account.c: Fix #if vs. #ifdef.
* libpam/pam_audit.c: Likewise.
* libpam/pam_auth.c: Likewise.
* libpam/pam_password.c: Likewise.
* libpam/pam_private.h: Likewise.
* libpam/pam_session.c: Likewise.
* libpam/pam_start.c: Likewise.
* libpam/pam_static.c: Fix "empty sourcefile" warning.
* modules/pam_limits/pam_limits.c: Check for __linux, too.
* modules/pam_userdb/Makefile.am: Don't run test if no
libdb available.
* tests/tst-dlopen.c: Include config.h.
Tomas Mraz [Mon, 3 Jul 2006 07:23:29 +0000 (07:23 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* configure.in: Fixed have_key_syscalls test.
* modules/pam_access/pam_access.c (from_match): Fixed IPv4 network match,
removed AI_ADDRCONFIG flag.
Tomas Mraz [Fri, 30 Jun 2006 09:58:00 +0000 (09:58 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* modules/pam_namespace/Makefile.am(EXTRA_DIST): Add namespace.init.
Thorsten Kukuk [Thu, 29 Jun 2006 06:26:28 +0000 (06:26 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-29 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/Makefile.am (releasedocs): Fix directory layout.
* doc/adg/Makefile.am: Likewise.
* doc/mwg/Makefile.am: Likewise.
* doc/sag/Makefile.am: Likewise.
Thorsten Kukuk [Wed, 28 Jun 2006 20:44:58 +0000 (20:44 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix make install for docu
Thorsten Kukuk [Wed, 28 Jun 2006 20:07:11 +0000 (20:07 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix make release-docs, remove old directories.
Thorsten Kukuk [Wed, 28 Jun 2006 18:30:27 +0000 (18:30 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Add missing chapters.
Thorsten Kukuk [Wed, 28 Jun 2006 17:03:11 +0000 (17:03 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Remove doc/modules directory
Thorsten Kukuk [Wed, 28 Jun 2006 14:43:05 +0000 (14:43 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Update .cvsignore
Thorsten Kukuk [Wed, 28 Jun 2006 14:41:18 +0000 (14:41 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
* doc/CREDITS: Removed.
* doc/NOTES: Removed.
* doc/pam_appl.sgml: Removed.
* doc/pam_modules.sgml: Removed.
* doc/pam_source.sgml: Removed.
* doc/figs/pam_orient.txt: Removed.
* doc/figs: Removed.
* configure.in: Remove checks for sgml2* progrs, add sag, adg
and mwg Makefiles.
* doc/Makefile.am: Remove references to sgml, add sag, adg and mwg
directories.
Thorsten Kukuk [Wed, 28 Jun 2006 14:23:00 +0000 (14:23 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-28 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/mwg: Application Developers Guide as XML source.
* doc/mwg/Makefile.am: New.
* doc/mwg/Linux-PAM_MWG.xml: New, main XML document.
* doc/mwg/pam_*.xml: New, wrappers to include manual pages.
Thorsten Kukuk [Wed, 28 Jun 2006 13:40:44 +0000 (13:40 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-28 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/adg: Application Developers Guide as XML source.
* doc/adg/Makefile.am: New.
* doc/adg/Linux-PAM_ADG.xml: New, main XML document.
* doc/adg/pam_*.xml: New, wrappers to include manual pages.
Thorsten Kukuk [Wed, 28 Jun 2006 12:01:12 +0000 (12:01 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-28 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Remove checks for sgml* tools.
* doc/sag: System Administrator Guide as XML source.
* doc/sag/Makefile.am: New.
* doc/sag/Linux-PAM_SAG.xml: New, main XML document.
* doc/sag/pam_*.xml: New, wrapper to include module documentation.
Thorsten Kukuk [Wed, 28 Jun 2006 07:43:37 +0000 (07:43 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* modules/pam_keyinit/Makefile.am (EXTRA_DIST): Add XML
files and manual page.
Thorsten Kukuk [Wed, 28 Jun 2006 07:22:40 +0000 (07:22 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature/big release cleanup
Commit summary:
---------------
Big cleanup to get 0.99.5.0 release done:
2006-06-28 Thorsten Kukuk <kukuk@thkukuk.de>
* bump version number to 0.99.5.0
* modules/pam_rhosts/pam_rhosts.c: New module, replaces
pam_rhosts_auth.so.
* modules/pam_rhosts/pam_rhosts.8.xml: New.
* modules/pam_rhosts/pam_rhosts.8: New, generated from XML source.
* modules/pam_rhosts/tst-pam_rhosts: New.
* modules/pam_rhosts/Makefile.am: Add pam_rhosts, generate
manual page and README.
* modules/pam_rhosts/README.xml: New.
* modules/pam_rhosts/reADME: Regenerated from XML source.
* doc/man/pam_sm_acct_mgmt.3.xml: Adjust syntax for module
writers guide.
* doc/man/pam_sm_authenticate.3.xml: Likewise.
* doc/man/pam_sm_chauthtok.3.xml: Likewise.
* doc/man/pam_sm_close_session.3.xml: Likewise.
* doc/man/pam_sm_open_session.3.xml: Likewise.
* doc/man/pam_sm_setcred.3.xml: Likewise.
* po/POTFILES.in: Add new source files.
* libpam/pam_static_modules.h: Add new modules.
* modules/pam_keyinit.c: Add _pam_keyinit_modstruct.
Thorsten Kukuk [Tue, 27 Jun 2006 15:01:13 +0000 (15:01 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-27 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Allow disabling of SELinux support, check for
rootok_af.
Tomas Mraz [Tue, 27 Jun 2006 13:14:15 +0000 (13:14 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
* added dlopen test for pam_namespace
Tomas Mraz [Tue, 27 Jun 2006 13:07:42 +0000 (13:07 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
* modules/pam_namespace/pam_namespace.c: New module
originally written by Janak Desai.
* modules/pam_namespace/Makefile.am: New.
* modules/pam_namespace/README: New.
* modules/pam_namespace/md5.c: New.
* modules/pam_namespace/md5.h: New.
* modules/pam_namespace/namespace.conf: New.
* modules/pam_namespace/namespace.conf.5: New.
* modules/pam_namespace/namespace.conf.5.xml: New.
* modules/pam_namespace/namespace.init: New.
* modules/pam_namespace/pam_namespace.8: New.
* modules/pam_namespace/pam_namespace.8.xml: New.
* modules/Makefile.am: Added pam_namespace.
* configure.in: Added pam_namespace, test for unshare
library call.
Tomas Mraz [Tue, 27 Jun 2006 12:34:07 +0000 (12:34 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
* modules/pam_keyinit/pam_keyinit.c: New module.
* modules/pam_keyinit/pam_keyinit.8: New.
* modules/pam_keyinit/pam_keyinit.8.xml: New.
* modules/pam_keyinit/README: New.
* modules/pam_keyinit/README.xml: New.
* modules/pam_keyinit/Makefile.am: New.
* modules/pam_keyinit/tst_pam_keyinit: New.
* modules/Makefile.am: Added pam_keyinit.
* configure.in: Added test for the key mgmt syscall.
Thorsten Kukuk [Tue, 27 Jun 2006 10:00:33 +0000 (10:00 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-27 Thorsten Kukuk <kukuk@thkukuk.de>
* m4/libprelude.m4: Sync with upstream.
Tomas Mraz [Tue, 27 Jun 2006 08:38:14 +0000 (08:38 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
* modules/pam_unix/pam_unix_acct.c (_unix_run_verify_binary):
signal() fails with SIG_ERR return
* modules/pam_unix/pam_unix_passwd.c(_unix_run_shadow_binary):
Likewise.
* modules/pam_unix/support.c(_unix_run_helper_binary):
Likewise.
Thorsten Kukuk [Sun, 25 Jun 2006 20:47:32 +0000 (20:47 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Regenerate.
Thorsten Kukuk [Sun, 25 Jun 2006 20:45:28 +0000 (20:45 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Syntax fixes.
Thorsten Kukuk [Sun, 25 Jun 2006 20:28:14 +0000 (20:28 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-25 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/misc_conv.3.xml: New.
* doc/man/misc_conv.3: New.
* doc/man/pam_misc_paste_env.3.xml: New.
* doc/man/pam_misc_paste_env.3: New.
* doc/man/pam_misc_drop_env.3.xml: New.
* doc/man/pam_misc_drop_env.3: New.
* doc/man/pam_misc_setenv.3.xml: New.
* doc/man/pam_misc_setenv.3: New.
* doc/man/Makefile.am: Add new manual pages.
Thorsten Kukuk [Sun, 25 Jun 2006 19:03:32 +0000 (19:03 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Commit ChangeLog for last commit.
Thorsten Kukuk [Sun, 25 Jun 2006 19:00:59 +0000 (19:00 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-25 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam_acct_mgmt.3.xml: Fix syntax for inclusion
in Applicatoin Developer Guide.
* doc/man/pam_authenticate.3.xml: Likewise
* doc/man/pam_chauthtok.3.xml: Likewise
* doc/man/pam_close_session.3.xml: Likewise
* doc/man/pam_conv.3.xml: Likewise
* doc/man/pam_end.3.xml: Likewise
* doc/man/pam_fail_delay.3.xml: Likewise
* doc/man/pam_getenv.3.xml: Likewise
* doc/man/pam_getenvlist.3.xml: Likewise
* doc/man/pam_open_session.3.xml: Likewise
* doc/man/pam_putenv.3.xml: Likewise
* doc/man/pam_setcred.3.xml: Likewise
* doc/man/pam_start.3.xml: Likewise
* doc/man/pam_strerror.3.xml: Likewise
* doc/man/pam_acct_mgmt.3: Regenerate from XML source.
* 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_fail_delay.3: Likewise
* doc/man/pam_getenv.3: Likewise
* doc/man/pam_getenvlist.3: Likewise
* doc/man/pam_open_session.3: Likewise
* doc/man/pam_putenv.3: Likewise
* doc/man/pam_setcred.3: Likewise
* doc/man/pam_sm_close_session.3: Likewise
* doc/man/pam_start.3: Likewise
* doc/man/pam_strerror.3: Likewise
* doc/man/pam_syslog.3: Likewise
* doc/man/PAM.8: Likewise
Thorsten Kukuk [Fri, 23 Jun 2006 10:10:32 +0000 (10:10 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Bring implementation in sync with documentation:
2006-06-24 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_limits/pam_limits.c (setup_limits): Don't
reset priority for root.
Thorsten Kukuk [Thu, 22 Jun 2006 19:44:29 +0000 (19:44 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-23 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_access/access.conf.5.xml: Fix syntax for SAG.
* modules/pam_access/pam_access.8.xml: Likewise.
* modules/pam_deny/pam_deny.8.xml: Likewise.
* modules/pam_echo/pam_echo.8.xml: Likewise.
* modules/pam_env/pam_env.8.xml: Likewise.
* modules/pam_env/pam_env.conf.5.xml: Likewise.
* modules/pam_group/group.conf.5.xml: Likewise.
* modules/pam_group/pam_group.8.xml: Likewise.
* modules/pam_limits/limits.conf.5.xml: Likewise.
* modules/pam_listfile/pam_listfile.8.xml: Likewise.
* modules/pam_succeed_if/pam_succeed_if.8.xml: Likewise.
* modules/pam_time/pam_time.8.xml: Likewise.
* modules/pam_time/time.conf.5.xml: Likewise.
* modules/pam_access/access.conf.5: Regenerate.
* modules/pam_access/pam_access.8: Likewise.
* modules/pam_deny/pam_deny.8: Likewise.
* modules/pam_echo/README: 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_group/README: Likewise.
* modules/pam_group/group.conf.5: Likewise.
* modules/pam_group/pam_group.8: Likewise.
* modules/pam_limits/limits.conf.5: Likewise.
* modules/pam_listfile/README: Likewise.
* modules/pam_listfile/pam_listfile.8: Likewise.
* modules/pam_succeed_if/pam_succeed_if.8: Likewise.
* modules/pam_time/pam_time.8: Likewise.
* modules/pam_time/time.conf.5: Likewise.
* doc/man/Makefile.am: Add pam.conf-desc.xml, pam.conf-dir.xml
and pam.conf-syntax.xml.
* doc/man/pam.conf.5.xml: Split into different pieces for SAG.
* doc/man/pam.conf.5: Regenerated.
* doc/man/pam.conf-desc.xml: New.
* doc/man/pam.conf-dir.xml: New.
* doc/man/pam.conf-syntax.xml: New.
Thorsten Kukuk [Wed, 21 Jun 2006 08:57:49 +0000 (08:57 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Remove backup file, make sure we don't readd one again by accident.
Thorsten Kukuk [Wed, 21 Jun 2006 06:35:25 +0000 (06:35 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_selinux/Makefile.am: Fix "make dist" if libselinux
is not installed.
* modules/pam_issue/pam_issue.8.xml: Fix listing of escapes.
* modules/pam_issue/pam_issue.8: Regenerate.
Thorsten Kukuk [Tue, 20 Jun 2006 13:49:22 +0000 (13:49 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-20 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Remove unused check for libcap.
Thorsten Kukuk [Tue, 20 Jun 2006 11:21:07 +0000 (11:21 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-20 Thorsten Kukuk <kukuk@thkukuk.de>
* m4/ld-as-needed.m4: New.
* m4/ld-O1.m4: New.
* configure.in: Call PAM_LD_AS_NEEDED and PAM_LD_O1,
require docbook version 4.4.
Thorsten Kukuk [Mon, 19 Jun 2006 15:38:33 +0000 (15:38 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-19 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam.8.xml: Syntax cleanup.
* doc/pam/PAM.8: Regenerated from xml source.
* man/pam_sm_chauthtok.3: New.
* man/pam_sm_chauthtok.3.xml: New.
* man/pam_sm_close_session.3: New.
* man/pam_sm_close_session.3.xml: New.
* man/pam_sm_open_session.3: New.
* man/pam_sm_open_session.3.xml: New.
* man/pam_sm_authenticate.3: New.
* man/pam_sm_authenticate.3.xml: New.
* man/pam_sm_setcred.3: New.
* man/pam_sm_setcred.3.xml: New.
* man/Makefile.am: Add new pam_sm_* manual pages.
* specs/Makefile.am: Fix rule to generate draft.
Thorsten Kukuk [Sun, 18 Jun 2006 16:15:09 +0000 (16:15 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Regenerate with correct example section.
Thorsten Kukuk [Sun, 18 Jun 2006 16:08:02 +0000 (16:08 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-18 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_tally/Makefile.am: Include Make.xml.rules.
* modules/pam_tally/pam_tally.8.xml: New.
* modules/pam_tally/pam_tally.8: New, generated from xml file.
* modules/pam_tally/README.xml: New.
* modules/pam_tally/README: Regenerated from xml file.
Thorsten Kukuk [Sun, 18 Jun 2006 08:26:58 +0000 (08:26 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-18 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_selinux/Makefile.am: Include Make.xml.rules.
* modules/pam_selinux/pam_selinux.8.xml: New.
* modules/pam_selinux/pam_selinux.8: Regenerated from xml file.
* modules/pam_selinux/README.xml: New.
* modules/pam_selinux/README: Regenerated from xml file.
Thorsten Kukuk [Sat, 17 Jun 2006 17:20:39 +0000 (17:20 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-17 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_debug/Makefile.am: Include Make.xml.rules.
* modules/pam_debug/pam_debug.8.xml: New.
* modules/pam_debug/pam_debug.8: New, generated from xml file.
* modules/pam_debug/README.xml: New.
* modules/pam_debug/README: Regenerated from xml file.
Thorsten Kukuk [Sat, 17 Jun 2006 16:44:58 +0000 (16:44 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-17 Thorsten Kukuk <kukuk@thkukuk.de>
* examples/vpass.c: UID is unsigned on Linux.
* modules/pam_exec/pam_exec.c: Likewise.
* modules/pam_unix/pam_unix_acct.c: Likewise.
* modules/pam_unix/pam_unix_sess.c: Likewise.
* modules/pam_succeed_if/pam_succeed_if.8.xml: Fix syntax error.
* modules/pam_succeed_if/pam_succeed_if.8: Regenerated.
* modules/pam_succeed_if/README: Regenerated.
Thorsten Kukuk [Sat, 17 Jun 2006 10:29:10 +0000 (10:29 +0000)]
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-06-17 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_limits/Makefile.am: Include Make.xml.rules.
* modules/pam_limits/limits.conf.5: New, generated from xml file.
* modules/pam_limits/limits.conf.5.xml: New.
* modules/pam_limits/pam_limits.8: New, generated from xml file.
* modules/pam_limits/pam_limits.8.xml: New.
* modules/pam_limits/README.xml: New.
* modules/pam_limits/README: Regenerated from README.xml.
Thorsten Kukuk [Fri, 16 Jun 2006 16:16:03 +0000 (16:16 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-16 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_unix/pam_unix_passwd.c (save_old_password): UIDs
are unsigned on Linux, don't truncate them.
(_do_setpass): err is of type clnt_stat, not int.
Thorsten Kukuk [Fri, 16 Jun 2006 16:12:41 +0000 (16:12 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Document icc specifics
Thorsten Kukuk [Fri, 16 Jun 2006 06:58:26 +0000 (06:58 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-16 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_lastlog/pam_lastlog.c (last_login_read): Don't
truncate UID for syslog output.
Thorsten Kukuk [Fri, 16 Jun 2006 06:48:07 +0000 (06:48 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Remove -Werror wrongly commited with last checkin
Thorsten Kukuk [Fri, 16 Jun 2006 06:35:16 +0000 (06:35 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-16 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_time/pam_time.c: Replace type boolean with int.
* modules/pam_group/pam_group.c: Likewise.
Thorsten Kukuk [Fri, 16 Jun 2006 05:49:11 +0000 (05:49 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Forgot to commit
Thorsten Kukuk [Thu, 15 Jun 2006 21:09:49 +0000 (21:09 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Put bigcrypt prototype in own header instead of an external declaration
in every single file calling bigcrypt:
2006-06-15 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_unix/bigcrypt.h: New.
* modules/pam_unix/Makefile.am: Add bigcrypt.h.
* modules/pam_unix/bigcrypt.c: Include bigcrypt.h.
* modules/pam_unix/support.c: Include bigcrypt.h, remove
own prototype.
* modules/pam_unix/bigcrypt_main.c: Include bigcrypt.h, remove
own prototype.
* modules/pam_unix/pam_unix_passwd.c: Include bigcrypt.h, remove
own prototype.
Thorsten Kukuk [Thu, 15 Jun 2006 20:21:29 +0000 (20:21 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-15 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_time/pam_time.c (logic_member): Remove unused
variable len.
Thorsten Kukuk [Thu, 15 Jun 2006 20:09:22 +0000 (20:09 +0000)]
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
2006-06-15 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_group/pam_group.c (logic_member): Remove unused
variable len.
(check_account): Fix usage of err variable in debug code.
Thorsten Kukuk [Thu, 15 Jun 2006 19:47:18 +0000 (19:47 +0000)]
Relevant BUGIDs:
1428276
Purpose of commit: bugfix
Commit summary:
---------------
2006-06-15 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_group/pam_group.c (logic_field): Accept
colon in tty name. [#
1428276 ].
* modules/pam_time/pam_time.c (logic_field): Likewise.