]>
granicus.if.org Git - linux-pam/log
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
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.
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.
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.
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
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
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
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
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)
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
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.
Thorsten Kukuk [Mon, 5 Sep 2005 10:06:46 +0000 (10:06 +0000)]
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
Use pam_syslog
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
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.
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();
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()
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.
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.
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.
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().
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
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
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
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
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.
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.
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.
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
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
Thorsten Kukuk [Sat, 3 Sep 2005 17:22:50 +0000 (17:22 +0000)]
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
use pam_syslog instead of _pam_log
Thorsten Kukuk [Sat, 3 Sep 2005 17:17:21 +0000 (17:17 +0000)]
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
Replace _log_err with pam_syslog
Thorsten Kukuk [Sat, 3 Sep 2005 17:09:19 +0000 (17:09 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Add pam_syslog to unify log messages from PAM modules.
Thorsten Kukuk [Fri, 2 Sep 2005 11:59:32 +0000 (11:59 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Fix memory leak (patch by Dmitry V. Levin)
Thorsten Kukuk [Fri, 2 Sep 2005 08:46:23 +0000 (08:46 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
pam_cracklib:
- Make cracklib dict path an option
- Don't compile a hard path to cracklib dict, libcrack knows it better
- Use pam_prompt().
With this, pam_cracklib should work again after moving to automake.
Thorsten Kukuk [Thu, 1 Sep 2005 20:37:48 +0000 (20:37 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Add missing aclocal call to autogen.sh
Thorsten Kukuk [Thu, 1 Sep 2005 19:21:19 +0000 (19:21 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Fix memory leak in pam_vprompt and adjust printf attribute. Patch
from Dmitry V. Levin.
Thorsten Kukuk [Thu, 1 Sep 2005 13:59:20 +0000 (13:59 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Add PAM extensions pam_*prompt, pam_*error and pam_*info for usage
by modules to libpam, add new pam_ext.h header file with prototypes.
Thorsten Kukuk [Mon, 29 Aug 2005 13:04:37 +0000 (13:04 +0000)]
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
cleanup the header files, don't include allways all other header files.
Thorsten Kukuk [Fri, 26 Aug 2005 13:49:21 +0000 (13:49 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Mark missing strings for translations (login and password)
Fix \a problem with pot/po files
Tomas Mraz [Wed, 24 Aug 2005 12:30:59 +0000 (12:30 +0000)]
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fixed some translation errors.
Thorsten Kukuk [Tue, 23 Aug 2005 13:44:21 +0000 (13:44 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Change major version number back to "0".
Add more patches from ALT-Linux/OWL:
Thorsten Kukuk [Fri, 19 Aug 2005 15:12:00 +0000 (15:12 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Lot of new translations
Thorsten Kukuk [Thu, 18 Aug 2005 14:42:37 +0000 (14:42 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Add two missing files.
Thorsten Kukuk [Thu, 18 Aug 2005 14:39:14 +0000 (14:39 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Add missing files to EXTRA_DIST
Thorsten Kukuk [Thu, 18 Aug 2005 14:33:13 +0000 (14:33 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Remove dead/unpackaged file
Thorsten Kukuk [Thu, 18 Aug 2005 12:59:47 +0000 (12:59 +0000)]
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Add gettext support.
Thorsten Kukuk [Thu, 18 Aug 2005 11:53:44 +0000 (11:53 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
let autogen.sh copy config.sub and config.guess
Thorsten Kukuk [Thu, 18 Aug 2005 11:42:01 +0000 (11:42 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Add modules.map to EXTRA_DIST
Thorsten Kukuk [Thu, 18 Aug 2005 11:36:50 +0000 (11:36 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Don't delete html/index.html
Thorsten Kukuk [Thu, 18 Aug 2005 11:33:21 +0000 (11:33 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Add missing files to CVS
Thorsten Kukuk [Thu, 18 Aug 2005 11:30:05 +0000 (11:30 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
configure should set _GNU_SOURCE/_BSD_SOURCE
Thorsten Kukuk [Thu, 18 Aug 2005 11:22:19 +0000 (11:22 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Be fail-close on user lookups, always log failures, not just with "debug".
Based on patch for Linux-PAM-0.75 from Solar Designer.
Thorsten Kukuk [Thu, 18 Aug 2005 11:17:06 +0000 (11:17 +0000)]
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
This manual pages should be in section 5, not 8. Patch from
ALT Linux/OWL.