Import Linux-PAM.
authorWilliam Douglas <william.douglas@intel.com>
Mon, 11 Jun 2012 20:53:18 +0000 (13:53 -0700)
committerWilliam Douglas <william.douglas@intel.com>
Wed, 13 Jun 2012 16:38:47 +0000 (09:38 -0700)
commit9fd917550ea25bccbfa71830a129b245a168f848
treeb4b58c9b62d12d4512b2b351368a40cb2e955e85
parent13330e2cf27a29c1226241e2afd3cf230079f085
Import Linux-PAM.

As pam is required for systemd to work, add it.

Change-Id: If58e816275b8bd35248bf1c45c8e06688f7efc95
Signed-off-by: William Douglas <william.douglas@intel.com>
960 files changed:
ABOUT-NLS [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
CHANGELOG [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Copyright [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Make.xml.rules [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
conf/Makefile.am [new file with mode: 0644]
conf/Makefile.in [new file with mode: 0644]
conf/install_conf [new file with mode: 0755]
conf/md5itall [new file with mode: 0755]
conf/pam.conf [new file with mode: 0644]
conf/pam_conv1/Makefile.am [new file with mode: 0644]
conf/pam_conv1/Makefile.in [new file with mode: 0644]
conf/pam_conv1/README [new file with mode: 0644]
conf/pam_conv1/pam_conv_l.c [new file with mode: 0644]
conf/pam_conv1/pam_conv_l.l [new file with mode: 0644]
conf/pam_conv1/pam_conv_y.c [new file with mode: 0644]
conf/pam_conv1/pam_conv_y.h [new file with mode: 0644]
conf/pam_conv1/pam_conv_y.y [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.rpath [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/adg/Linux-PAM_ADG.xml [new file with mode: 0644]
doc/adg/Makefile.am [new file with mode: 0644]
doc/adg/Makefile.in [new file with mode: 0644]
doc/adg/pam_acct_mgmt.xml [new file with mode: 0644]
doc/adg/pam_authenticate.xml [new file with mode: 0644]
doc/adg/pam_chauthtok.xml [new file with mode: 0644]
doc/adg/pam_close_session.xml [new file with mode: 0644]
doc/adg/pam_conv.xml [new file with mode: 0644]
doc/adg/pam_end.xml [new file with mode: 0644]
doc/adg/pam_fail_delay.xml [new file with mode: 0644]
doc/adg/pam_get_item.xml [new file with mode: 0644]
doc/adg/pam_getenv.xml [new file with mode: 0644]
doc/adg/pam_getenvlist.xml [new file with mode: 0644]
doc/adg/pam_misc_conv.xml [new file with mode: 0644]
doc/adg/pam_misc_drop_env.xml [new file with mode: 0644]
doc/adg/pam_misc_paste_env.xml [new file with mode: 0644]
doc/adg/pam_misc_setenv.xml [new file with mode: 0644]
doc/adg/pam_open_session.xml [new file with mode: 0644]
doc/adg/pam_putenv.xml [new file with mode: 0644]
doc/adg/pam_set_item.xml [new file with mode: 0644]
doc/adg/pam_setcred.xml [new file with mode: 0644]
doc/adg/pam_start.xml [new file with mode: 0644]
doc/adg/pam_strerror.xml [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/man/Makefile.am [new file with mode: 0644]
doc/man/Makefile.in [new file with mode: 0644]
doc/man/PAM.8 [new file with mode: 0644]
doc/man/misc_conv.3 [new file with mode: 0644]
doc/man/misc_conv.3.xml [new file with mode: 0644]
doc/man/pam.3 [new file with mode: 0644]
doc/man/pam.3.xml [new file with mode: 0644]
doc/man/pam.8 [new file with mode: 0644]
doc/man/pam.8.xml [new file with mode: 0644]
doc/man/pam.conf-desc.xml [new file with mode: 0644]
doc/man/pam.conf-dir.xml [new file with mode: 0644]
doc/man/pam.conf-syntax.xml [new file with mode: 0644]
doc/man/pam.conf.5 [new file with mode: 0644]
doc/man/pam.d.5 [new file with mode: 0644]
doc/man/pam_acct_mgmt.3 [new file with mode: 0644]
doc/man/pam_acct_mgmt.3.xml [new file with mode: 0644]
doc/man/pam_authenticate.3 [new file with mode: 0644]
doc/man/pam_authenticate.3.xml [new file with mode: 0644]
doc/man/pam_chauthtok.3 [new file with mode: 0644]
doc/man/pam_chauthtok.3.xml [new file with mode: 0644]
doc/man/pam_close_session.3 [new file with mode: 0644]
doc/man/pam_close_session.3.xml [new file with mode: 0644]
doc/man/pam_conv.3 [new file with mode: 0644]
doc/man/pam_conv.3.xml [new file with mode: 0644]
doc/man/pam_end.3 [new file with mode: 0644]
doc/man/pam_end.3.xml [new file with mode: 0644]
doc/man/pam_error.3 [new file with mode: 0644]
doc/man/pam_error.3.xml [new file with mode: 0644]
doc/man/pam_fail_delay.3 [new file with mode: 0644]
doc/man/pam_fail_delay.3.xml [new file with mode: 0644]
doc/man/pam_get_authtok.3 [new file with mode: 0644]
doc/man/pam_get_authtok.3.xml [new file with mode: 0644]
doc/man/pam_get_authtok_noverify.3 [new file with mode: 0644]
doc/man/pam_get_authtok_verify.3 [new file with mode: 0644]
doc/man/pam_get_data.3 [new file with mode: 0644]
doc/man/pam_get_data.3.xml [new file with mode: 0644]
doc/man/pam_get_item.3 [new file with mode: 0644]
doc/man/pam_get_item.3.xml [new file with mode: 0644]
doc/man/pam_get_user.3 [new file with mode: 0644]
doc/man/pam_get_user.3.xml [new file with mode: 0644]
doc/man/pam_getenv.3 [new file with mode: 0644]
doc/man/pam_getenv.3.xml [new file with mode: 0644]
doc/man/pam_getenvlist.3 [new file with mode: 0644]
doc/man/pam_getenvlist.3.xml [new file with mode: 0644]
doc/man/pam_info.3 [new file with mode: 0644]
doc/man/pam_info.3.xml [new file with mode: 0644]
doc/man/pam_item_types_ext.inc.xml [new file with mode: 0644]
doc/man/pam_item_types_std.inc.xml [new file with mode: 0644]
doc/man/pam_misc_drop_env.3 [new file with mode: 0644]
doc/man/pam_misc_drop_env.3.xml [new file with mode: 0644]
doc/man/pam_misc_paste_env.3 [new file with mode: 0644]
doc/man/pam_misc_paste_env.3.xml [new file with mode: 0644]
doc/man/pam_misc_setenv.3 [new file with mode: 0644]
doc/man/pam_misc_setenv.3.xml [new file with mode: 0644]
doc/man/pam_open_session.3 [new file with mode: 0644]
doc/man/pam_open_session.3.xml [new file with mode: 0644]
doc/man/pam_prompt.3 [new file with mode: 0644]
doc/man/pam_prompt.3.xml [new file with mode: 0644]
doc/man/pam_putenv.3 [new file with mode: 0644]
doc/man/pam_putenv.3.xml [new file with mode: 0644]
doc/man/pam_set_data.3 [new file with mode: 0644]
doc/man/pam_set_data.3.xml [new file with mode: 0644]
doc/man/pam_set_item.3 [new file with mode: 0644]
doc/man/pam_set_item.3.xml [new file with mode: 0644]
doc/man/pam_setcred.3 [new file with mode: 0644]
doc/man/pam_setcred.3.xml [new file with mode: 0644]
doc/man/pam_sm_acct_mgmt.3 [new file with mode: 0644]
doc/man/pam_sm_acct_mgmt.3.xml [new file with mode: 0644]
doc/man/pam_sm_authenticate.3 [new file with mode: 0644]
doc/man/pam_sm_authenticate.3.xml [new file with mode: 0644]
doc/man/pam_sm_chauthtok.3 [new file with mode: 0644]
doc/man/pam_sm_chauthtok.3.xml [new file with mode: 0644]
doc/man/pam_sm_close_session.3 [new file with mode: 0644]
doc/man/pam_sm_close_session.3.xml [new file with mode: 0644]
doc/man/pam_sm_open_session.3 [new file with mode: 0644]
doc/man/pam_sm_open_session.3.xml [new file with mode: 0644]
doc/man/pam_sm_setcred.3 [new file with mode: 0644]
doc/man/pam_sm_setcred.3.xml [new file with mode: 0644]
doc/man/pam_start.3 [new file with mode: 0644]
doc/man/pam_start.3.xml [new file with mode: 0644]
doc/man/pam_strerror.3 [new file with mode: 0644]
doc/man/pam_strerror.3.xml [new file with mode: 0644]
doc/man/pam_syslog.3 [new file with mode: 0644]
doc/man/pam_syslog.3.xml [new file with mode: 0644]
doc/man/pam_verror.3 [new file with mode: 0644]
doc/man/pam_vinfo.3 [new file with mode: 0644]
doc/man/pam_vprompt.3 [new file with mode: 0644]
doc/man/pam_vsyslog.3 [new file with mode: 0644]
doc/man/pam_xauth_data.3 [new file with mode: 0644]
doc/mwg/Linux-PAM_MWG.xml [new file with mode: 0644]
doc/mwg/Makefile.am [new file with mode: 0644]
doc/mwg/Makefile.in [new file with mode: 0644]
doc/mwg/pam_conv.xml [new file with mode: 0644]
doc/mwg/pam_fail_delay.xml [new file with mode: 0644]
doc/mwg/pam_get_data.xml [new file with mode: 0644]
doc/mwg/pam_get_item.xml [new file with mode: 0644]
doc/mwg/pam_get_user.xml [new file with mode: 0644]
doc/mwg/pam_getenv.xml [new file with mode: 0644]
doc/mwg/pam_getenvlist.xml [new file with mode: 0644]
doc/mwg/pam_putenv.xml [new file with mode: 0644]
doc/mwg/pam_set_data.xml [new file with mode: 0644]
doc/mwg/pam_set_item.xml [new file with mode: 0644]
doc/mwg/pam_sm_acct_mgmt.xml [new file with mode: 0644]
doc/mwg/pam_sm_authenticate.xml [new file with mode: 0644]
doc/mwg/pam_sm_chauthtok.xml [new file with mode: 0644]
doc/mwg/pam_sm_close_session.xml [new file with mode: 0644]
doc/mwg/pam_sm_open_session.xml [new file with mode: 0644]
doc/mwg/pam_sm_setcred.xml [new file with mode: 0644]
doc/mwg/pam_strerror.xml [new file with mode: 0644]
doc/sag/Linux-PAM_SAG.xml [new file with mode: 0644]
doc/sag/Makefile.am [new file with mode: 0644]
doc/sag/Makefile.in [new file with mode: 0644]
doc/sag/pam_access.xml [new file with mode: 0644]
doc/sag/pam_cracklib.xml [new file with mode: 0644]
doc/sag/pam_debug.xml [new file with mode: 0644]
doc/sag/pam_deny.xml [new file with mode: 0644]
doc/sag/pam_echo.xml [new file with mode: 0644]
doc/sag/pam_env.xml [new file with mode: 0644]
doc/sag/pam_exec.xml [new file with mode: 0644]
doc/sag/pam_faildelay.xml [new file with mode: 0644]
doc/sag/pam_filter.xml [new file with mode: 0644]
doc/sag/pam_ftp.xml [new file with mode: 0644]
doc/sag/pam_group.xml [new file with mode: 0644]
doc/sag/pam_issue.xml [new file with mode: 0644]
doc/sag/pam_keyinit.xml [new file with mode: 0644]
doc/sag/pam_lastlog.xml [new file with mode: 0644]
doc/sag/pam_limits.xml [new file with mode: 0644]
doc/sag/pam_listfile.xml [new file with mode: 0644]
doc/sag/pam_localuser.xml [new file with mode: 0644]
doc/sag/pam_loginuid.xml [new file with mode: 0644]
doc/sag/pam_mail.xml [new file with mode: 0644]
doc/sag/pam_mkhomedir.xml [new file with mode: 0644]
doc/sag/pam_motd.xml [new file with mode: 0644]
doc/sag/pam_namespace.xml [new file with mode: 0644]
doc/sag/pam_nologin.xml [new file with mode: 0644]
doc/sag/pam_permit.xml [new file with mode: 0644]
doc/sag/pam_pwhistory.xml [new file with mode: 0644]
doc/sag/pam_rhosts.xml [new file with mode: 0644]
doc/sag/pam_rootok.xml [new file with mode: 0644]
doc/sag/pam_securetty.xml [new file with mode: 0644]
doc/sag/pam_selinux.xml [new file with mode: 0644]
doc/sag/pam_sepermit.xml [new file with mode: 0644]
doc/sag/pam_shells.xml [new file with mode: 0644]
doc/sag/pam_succeed_if.xml [new file with mode: 0644]
doc/sag/pam_tally.xml [new file with mode: 0644]
doc/sag/pam_tally2.xml [new file with mode: 0644]
doc/sag/pam_time.xml [new file with mode: 0644]
doc/sag/pam_timestamp.xml [new file with mode: 0644]
doc/sag/pam_tty_audit.xml [new file with mode: 0644]
doc/sag/pam_umask.xml [new file with mode: 0644]
doc/sag/pam_unix.xml [new file with mode: 0644]
doc/sag/pam_userdb.xml [new file with mode: 0644]
doc/sag/pam_warn.xml [new file with mode: 0644]
doc/sag/pam_wheel.xml [new file with mode: 0644]
doc/sag/pam_xauth.xml [new file with mode: 0644]
doc/specs/Makefile.am [new file with mode: 0644]
doc/specs/Makefile.in [new file with mode: 0644]
doc/specs/draft-morgan-pam.raw [new file with mode: 0644]
doc/specs/parse_l.c [new file with mode: 0644]
doc/specs/parse_l.l [new file with mode: 0644]
doc/specs/parse_y.c [new file with mode: 0644]
doc/specs/parse_y.h [new file with mode: 0644]
doc/specs/parse_y.y [new file with mode: 0644]
doc/specs/rfc86.0.txt [new file with mode: 0644]
doc/specs/std-agent-id.raw [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/blank.c [new file with mode: 0644]
examples/check_user.c [new file with mode: 0644]
examples/vpass.c [new file with mode: 0644]
examples/xsh.c [new file with mode: 0644]
install-sh [new file with mode: 0755]
libpam/Makefile.am [new file with mode: 0644]
libpam/Makefile.in [new file with mode: 0644]
libpam/include/security/_pam_compat.h [new file with mode: 0644]
libpam/include/security/_pam_macros.h [new file with mode: 0644]
libpam/include/security/_pam_types.h [new file with mode: 0644]
libpam/include/security/pam_appl.h [new file with mode: 0644]
libpam/include/security/pam_ext.h [new file with mode: 0644]
libpam/include/security/pam_modules.h [new file with mode: 0644]
libpam/include/security/pam_modutil.h [new file with mode: 0644]
libpam/libpam.map [new file with mode: 0644]
libpam/pam_account.c [new file with mode: 0644]
libpam/pam_audit.c [new file with mode: 0644]
libpam/pam_auth.c [new file with mode: 0644]
libpam/pam_data.c [new file with mode: 0644]
libpam/pam_delay.c [new file with mode: 0644]
libpam/pam_dispatch.c [new file with mode: 0644]
libpam/pam_dynamic.c [new file with mode: 0644]
libpam/pam_end.c [new file with mode: 0644]
libpam/pam_env.c [new file with mode: 0644]
libpam/pam_get_authtok.c [new file with mode: 0644]
libpam/pam_handlers.c [new file with mode: 0644]
libpam/pam_item.c [new file with mode: 0644]
libpam/pam_misc.c [new file with mode: 0644]
libpam/pam_modutil_cleanup.c [new file with mode: 0644]
libpam/pam_modutil_getgrgid.c [new file with mode: 0644]
libpam/pam_modutil_getgrnam.c [new file with mode: 0644]
libpam/pam_modutil_getlogin.c [new file with mode: 0644]
libpam/pam_modutil_getpwnam.c [new file with mode: 0644]
libpam/pam_modutil_getpwuid.c [new file with mode: 0644]
libpam/pam_modutil_getspnam.c [new file with mode: 0644]
libpam/pam_modutil_ingroup.c [new file with mode: 0644]
libpam/pam_modutil_ioloop.c [new file with mode: 0644]
libpam/pam_modutil_priv.c [new file with mode: 0644]
libpam/pam_modutil_private.h [new file with mode: 0644]
libpam/pam_password.c [new file with mode: 0644]
libpam/pam_prelude.c [new file with mode: 0644]
libpam/pam_prelude.h [new file with mode: 0644]
libpam/pam_private.h [new file with mode: 0644]
libpam/pam_session.c [new file with mode: 0644]
libpam/pam_start.c [new file with mode: 0644]
libpam/pam_static.c [new file with mode: 0644]
libpam/pam_static_modules.h [new file with mode: 0644]
libpam/pam_strerror.c [new file with mode: 0644]
libpam/pam_syslog.c [new file with mode: 0644]
libpam/pam_tokens.h [new file with mode: 0644]
libpam/pam_vprompt.c [new file with mode: 0644]
libpam_misc/Makefile.am [new file with mode: 0644]
libpam_misc/Makefile.in [new file with mode: 0644]
libpam_misc/help_env.c [new file with mode: 0644]
libpam_misc/include/security/pam_misc.h [new file with mode: 0644]
libpam_misc/libpam_misc.map [new file with mode: 0644]
libpam_misc/misc_conv.c [new file with mode: 0644]
libpamc/License [new file with mode: 0644]
libpamc/Makefile.am [new file with mode: 0644]
libpamc/Makefile.in [new file with mode: 0644]
libpamc/include/security/pam_client.h [new file with mode: 0644]
libpamc/libpamc.h [new file with mode: 0644]
libpamc/libpamc.map [new file with mode: 0644]
libpamc/pamc_client.c [new file with mode: 0644]
libpamc/pamc_converse.c [new file with mode: 0644]
libpamc/pamc_load.c [new file with mode: 0644]
libpamc/test/Makefile.am [new file with mode: 0644]
libpamc/test/Makefile.in [new file with mode: 0644]
libpamc/test/agents/secret@here [new file with mode: 0755]
libpamc/test/modules/Makefile [new file with mode: 0644]
libpamc/test/modules/pam_secret.c [new file with mode: 0644]
libpamc/test/regress/Makefile [new file with mode: 0644]
libpamc/test/regress/run_test.sh [new file with mode: 0755]
libpamc/test/regress/test.libpamc.c [new file with mode: 0644]
libpamc/test/regress/test.secret@here [new file with mode: 0755]
ltmain.sh [new file with mode: 0755]
m4/gettext.m4 [new file with mode: 0644]
m4/iconv.m4 [new file with mode: 0644]
m4/intlmacosx.m4 [new file with mode: 0644]
m4/japhar_grep_cflags.m4 [new file with mode: 0644]
m4/jh_path_xml_catalog.m4 [new file with mode: 0644]
m4/ld-O1.m4 [new file with mode: 0644]
m4/ld-as-needed.m4 [new file with mode: 0644]
m4/ld-no-undefined.m4 [new file with mode: 0644]
m4/lib-ld.m4 [new file with mode: 0644]
m4/lib-link.m4 [new file with mode: 0644]
m4/lib-prefix.m4 [new file with mode: 0644]
m4/libprelude.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/nls.m4 [new file with mode: 0644]
m4/pkg.m4 [new file with mode: 0644]
m4/po.m4 [new file with mode: 0644]
m4/progtest.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
modules/Makefile.am [new file with mode: 0644]
modules/Makefile.in [new file with mode: 0644]
modules/modules.map [new file with mode: 0644]
modules/pam_access/Makefile.am [new file with mode: 0644]
modules/pam_access/Makefile.in [new file with mode: 0644]
modules/pam_access/README [new file with mode: 0644]
modules/pam_access/README.xml [new file with mode: 0644]
modules/pam_access/access.conf [new file with mode: 0644]
modules/pam_access/access.conf.5 [new file with mode: 0644]
modules/pam_access/access.conf.5.xml [new file with mode: 0644]
modules/pam_access/pam_access.8 [new file with mode: 0644]
modules/pam_access/pam_access.8.xml [new file with mode: 0644]
modules/pam_access/pam_access.c [new file with mode: 0644]
modules/pam_access/tst-pam_access [new file with mode: 0755]
modules/pam_cracklib/Makefile.am [new file with mode: 0644]
modules/pam_cracklib/Makefile.in [new file with mode: 0644]
modules/pam_cracklib/README [new file with mode: 0644]
modules/pam_cracklib/README.xml [new file with mode: 0644]
modules/pam_cracklib/pam_cracklib.8 [new file with mode: 0644]
modules/pam_cracklib/pam_cracklib.8.xml [new file with mode: 0644]
modules/pam_cracklib/pam_cracklib.c [new file with mode: 0644]
modules/pam_cracklib/tst-pam_cracklib [new file with mode: 0755]
modules/pam_debug/Makefile.am [new file with mode: 0644]
modules/pam_debug/Makefile.in [new file with mode: 0644]
modules/pam_debug/README [new file with mode: 0644]
modules/pam_debug/README.xml [new file with mode: 0644]
modules/pam_debug/pam_debug.8 [new file with mode: 0644]
modules/pam_debug/pam_debug.8.xml [new file with mode: 0644]
modules/pam_debug/pam_debug.c [new file with mode: 0644]
modules/pam_debug/tst-pam_debug [new file with mode: 0755]
modules/pam_deny/Makefile.am [new file with mode: 0644]
modules/pam_deny/Makefile.in [new file with mode: 0644]
modules/pam_deny/README [new file with mode: 0644]
modules/pam_deny/README.xml [new file with mode: 0644]
modules/pam_deny/pam_deny.8 [new file with mode: 0644]
modules/pam_deny/pam_deny.8.xml [new file with mode: 0644]
modules/pam_deny/pam_deny.c [new file with mode: 0644]
modules/pam_deny/tst-pam_deny [new file with mode: 0755]
modules/pam_echo/Makefile.am [new file with mode: 0644]
modules/pam_echo/Makefile.in [new file with mode: 0644]
modules/pam_echo/README [new file with mode: 0644]
modules/pam_echo/README.xml [new file with mode: 0644]
modules/pam_echo/pam_echo.8 [new file with mode: 0644]
modules/pam_echo/pam_echo.8.xml [new file with mode: 0644]
modules/pam_echo/pam_echo.c [new file with mode: 0644]
modules/pam_echo/tst-pam_echo [new file with mode: 0755]
modules/pam_env/Makefile.am [new file with mode: 0644]
modules/pam_env/Makefile.in [new file with mode: 0644]
modules/pam_env/README [new file with mode: 0644]
modules/pam_env/README.xml [new file with mode: 0644]
modules/pam_env/environment [new file with mode: 0644]
modules/pam_env/pam_env.8 [new file with mode: 0644]
modules/pam_env/pam_env.8.xml [new file with mode: 0644]
modules/pam_env/pam_env.c [new file with mode: 0644]
modules/pam_env/pam_env.conf [new file with mode: 0644]
modules/pam_env/pam_env.conf.5 [new file with mode: 0644]
modules/pam_env/pam_env.conf.5.xml [new file with mode: 0644]
modules/pam_env/tst-pam_env [new file with mode: 0755]
modules/pam_exec/Makefile.am [new file with mode: 0644]
modules/pam_exec/Makefile.in [new file with mode: 0644]
modules/pam_exec/README [new file with mode: 0644]
modules/pam_exec/README.xml [new file with mode: 0644]
modules/pam_exec/pam_exec.8 [new file with mode: 0644]
modules/pam_exec/pam_exec.8.xml [new file with mode: 0644]
modules/pam_exec/pam_exec.c [new file with mode: 0644]
modules/pam_exec/tst-pam_exec [new file with mode: 0755]
modules/pam_faildelay/Makefile.am [new file with mode: 0644]
modules/pam_faildelay/Makefile.in [new file with mode: 0644]
modules/pam_faildelay/README [new file with mode: 0644]
modules/pam_faildelay/README.xml [new file with mode: 0644]
modules/pam_faildelay/pam_faildelay.8 [new file with mode: 0644]
modules/pam_faildelay/pam_faildelay.8.xml [new file with mode: 0644]
modules/pam_faildelay/pam_faildelay.c [new file with mode: 0644]
modules/pam_faildelay/tst-pam_faildelay [new file with mode: 0755]
modules/pam_filter/Makefile.am [new file with mode: 0644]
modules/pam_filter/Makefile.in [new file with mode: 0644]
modules/pam_filter/README [new file with mode: 0644]
modules/pam_filter/README.xml [new file with mode: 0644]
modules/pam_filter/pam_filter.8 [new file with mode: 0644]
modules/pam_filter/pam_filter.8.xml [new file with mode: 0644]
modules/pam_filter/pam_filter.c [new file with mode: 0644]
modules/pam_filter/pam_filter.h [new file with mode: 0644]
modules/pam_filter/tst-pam_filter [new file with mode: 0755]
modules/pam_filter/upperLOWER/Makefile.am [new file with mode: 0644]
modules/pam_filter/upperLOWER/Makefile.in [new file with mode: 0644]
modules/pam_filter/upperLOWER/upperLOWER.c [new file with mode: 0644]
modules/pam_ftp/Makefile.am [new file with mode: 0644]
modules/pam_ftp/Makefile.in [new file with mode: 0644]
modules/pam_ftp/README [new file with mode: 0644]
modules/pam_ftp/README.xml [new file with mode: 0644]
modules/pam_ftp/pam_ftp.8 [new file with mode: 0644]
modules/pam_ftp/pam_ftp.8.xml [new file with mode: 0644]
modules/pam_ftp/pam_ftp.c [new file with mode: 0644]
modules/pam_ftp/tst-pam_ftp [new file with mode: 0755]
modules/pam_group/Makefile.am [new file with mode: 0644]
modules/pam_group/Makefile.in [new file with mode: 0644]
modules/pam_group/README [new file with mode: 0644]
modules/pam_group/README.xml [new file with mode: 0644]
modules/pam_group/group.conf [new file with mode: 0644]
modules/pam_group/group.conf.5 [new file with mode: 0644]
modules/pam_group/group.conf.5.xml [new file with mode: 0644]
modules/pam_group/pam_group.8 [new file with mode: 0644]
modules/pam_group/pam_group.8.xml [new file with mode: 0644]
modules/pam_group/pam_group.c [new file with mode: 0644]
modules/pam_group/tst-pam_group [new file with mode: 0755]
modules/pam_issue/Makefile.am [new file with mode: 0644]
modules/pam_issue/Makefile.in [new file with mode: 0644]
modules/pam_issue/README [new file with mode: 0644]
modules/pam_issue/README.xml [new file with mode: 0644]
modules/pam_issue/pam_issue.8 [new file with mode: 0644]
modules/pam_issue/pam_issue.8.xml [new file with mode: 0644]
modules/pam_issue/pam_issue.c [new file with mode: 0644]
modules/pam_issue/tst-pam_issue [new file with mode: 0755]
modules/pam_keyinit/Makefile.am [new file with mode: 0644]
modules/pam_keyinit/Makefile.in [new file with mode: 0644]
modules/pam_keyinit/README [new file with mode: 0644]
modules/pam_keyinit/README.xml [new file with mode: 0644]
modules/pam_keyinit/pam_keyinit.8 [new file with mode: 0644]
modules/pam_keyinit/pam_keyinit.8.xml [new file with mode: 0644]
modules/pam_keyinit/pam_keyinit.c [new file with mode: 0644]
modules/pam_keyinit/tst-pam_keyinit [new file with mode: 0755]
modules/pam_lastlog/Makefile.am [new file with mode: 0644]
modules/pam_lastlog/Makefile.in [new file with mode: 0644]
modules/pam_lastlog/README [new file with mode: 0644]
modules/pam_lastlog/README.xml [new file with mode: 0644]
modules/pam_lastlog/pam_lastlog.8 [new file with mode: 0644]
modules/pam_lastlog/pam_lastlog.8.xml [new file with mode: 0644]
modules/pam_lastlog/pam_lastlog.c [new file with mode: 0644]
modules/pam_lastlog/tst-pam_lastlog [new file with mode: 0755]
modules/pam_limits/Makefile.am [new file with mode: 0644]
modules/pam_limits/Makefile.in [new file with mode: 0644]
modules/pam_limits/README [new file with mode: 0644]
modules/pam_limits/README.xml [new file with mode: 0644]
modules/pam_limits/limits.conf [new file with mode: 0644]
modules/pam_limits/limits.conf.5 [new file with mode: 0644]
modules/pam_limits/limits.conf.5.xml [new file with mode: 0644]
modules/pam_limits/pam_limits.8 [new file with mode: 0644]
modules/pam_limits/pam_limits.8.xml [new file with mode: 0644]
modules/pam_limits/pam_limits.c [new file with mode: 0644]
modules/pam_limits/tst-pam_limits [new file with mode: 0755]
modules/pam_listfile/Makefile.am [new file with mode: 0644]
modules/pam_listfile/Makefile.in [new file with mode: 0644]
modules/pam_listfile/README [new file with mode: 0644]
modules/pam_listfile/README.xml [new file with mode: 0644]
modules/pam_listfile/pam_listfile.8 [new file with mode: 0644]
modules/pam_listfile/pam_listfile.8.xml [new file with mode: 0644]
modules/pam_listfile/pam_listfile.c [new file with mode: 0644]
modules/pam_listfile/tst-pam_listfile [new file with mode: 0755]
modules/pam_localuser/Makefile.am [new file with mode: 0644]
modules/pam_localuser/Makefile.in [new file with mode: 0644]
modules/pam_localuser/README [new file with mode: 0644]
modules/pam_localuser/README.xml [new file with mode: 0644]
modules/pam_localuser/pam_localuser.8 [new file with mode: 0644]
modules/pam_localuser/pam_localuser.8.xml [new file with mode: 0644]
modules/pam_localuser/pam_localuser.c [new file with mode: 0644]
modules/pam_localuser/tst-pam_localuser [new file with mode: 0755]
modules/pam_loginuid/Makefile.am [new file with mode: 0644]
modules/pam_loginuid/Makefile.in [new file with mode: 0644]
modules/pam_loginuid/README [new file with mode: 0644]
modules/pam_loginuid/README.xml [new file with mode: 0644]
modules/pam_loginuid/pam_loginuid.8 [new file with mode: 0644]
modules/pam_loginuid/pam_loginuid.8.xml [new file with mode: 0644]
modules/pam_loginuid/pam_loginuid.c [new file with mode: 0644]
modules/pam_loginuid/tst-pam_loginuid [new file with mode: 0755]
modules/pam_mail/Makefile.am [new file with mode: 0644]
modules/pam_mail/Makefile.in [new file with mode: 0644]
modules/pam_mail/README [new file with mode: 0644]
modules/pam_mail/README.xml [new file with mode: 0644]
modules/pam_mail/pam_mail.8 [new file with mode: 0644]
modules/pam_mail/pam_mail.8.xml [new file with mode: 0644]
modules/pam_mail/pam_mail.c [new file with mode: 0644]
modules/pam_mail/tst-pam_mail [new file with mode: 0755]
modules/pam_mkhomedir/Makefile.am [new file with mode: 0644]
modules/pam_mkhomedir/Makefile.in [new file with mode: 0644]
modules/pam_mkhomedir/README [new file with mode: 0644]
modules/pam_mkhomedir/README.xml [new file with mode: 0644]
modules/pam_mkhomedir/mkhomedir_helper.8 [new file with mode: 0644]
modules/pam_mkhomedir/mkhomedir_helper.8.xml [new file with mode: 0644]
modules/pam_mkhomedir/mkhomedir_helper.c [new file with mode: 0644]
modules/pam_mkhomedir/pam_mkhomedir.8 [new file with mode: 0644]
modules/pam_mkhomedir/pam_mkhomedir.8.xml [new file with mode: 0644]
modules/pam_mkhomedir/pam_mkhomedir.c [new file with mode: 0644]
modules/pam_mkhomedir/tst-pam_mkhomedir [new file with mode: 0755]
modules/pam_motd/Makefile.am [new file with mode: 0644]
modules/pam_motd/Makefile.in [new file with mode: 0644]
modules/pam_motd/README [new file with mode: 0644]
modules/pam_motd/README.xml [new file with mode: 0644]
modules/pam_motd/pam_motd.8 [new file with mode: 0644]
modules/pam_motd/pam_motd.8.xml [new file with mode: 0644]
modules/pam_motd/pam_motd.c [new file with mode: 0644]
modules/pam_motd/tst-pam_motd [new file with mode: 0755]
modules/pam_namespace/Makefile.am [new file with mode: 0644]
modules/pam_namespace/Makefile.in [new file with mode: 0644]
modules/pam_namespace/README [new file with mode: 0644]
modules/pam_namespace/README.xml [new file with mode: 0644]
modules/pam_namespace/argv_parse.c [new file with mode: 0644]
modules/pam_namespace/argv_parse.h [new file with mode: 0644]
modules/pam_namespace/md5.c [new file with mode: 0644]
modules/pam_namespace/md5.h [new file with mode: 0644]
modules/pam_namespace/namespace.conf [new file with mode: 0644]
modules/pam_namespace/namespace.conf.5 [new file with mode: 0644]
modules/pam_namespace/namespace.conf.5.xml [new file with mode: 0644]
modules/pam_namespace/namespace.init [new file with mode: 0755]
modules/pam_namespace/pam_namespace.8 [new file with mode: 0644]
modules/pam_namespace/pam_namespace.8.xml [new file with mode: 0644]
modules/pam_namespace/pam_namespace.c [new file with mode: 0644]
modules/pam_namespace/pam_namespace.h [new file with mode: 0644]
modules/pam_namespace/tst-pam_namespace [new file with mode: 0755]
modules/pam_nologin/Makefile.am [new file with mode: 0644]
modules/pam_nologin/Makefile.in [new file with mode: 0644]
modules/pam_nologin/README [new file with mode: 0644]
modules/pam_nologin/README.xml [new file with mode: 0644]
modules/pam_nologin/pam_nologin.8 [new file with mode: 0644]
modules/pam_nologin/pam_nologin.8.xml [new file with mode: 0644]
modules/pam_nologin/pam_nologin.c [new file with mode: 0644]
modules/pam_nologin/tst-pam_nologin [new file with mode: 0755]
modules/pam_permit/Makefile.am [new file with mode: 0644]
modules/pam_permit/Makefile.in [new file with mode: 0644]
modules/pam_permit/README [new file with mode: 0644]
modules/pam_permit/README.xml [new file with mode: 0644]
modules/pam_permit/pam_permit.8 [new file with mode: 0644]
modules/pam_permit/pam_permit.8.xml [new file with mode: 0644]
modules/pam_permit/pam_permit.c [new file with mode: 0644]
modules/pam_permit/tst-pam_permit [new file with mode: 0755]
modules/pam_pwhistory/Makefile.am [new file with mode: 0644]
modules/pam_pwhistory/Makefile.in [new file with mode: 0644]
modules/pam_pwhistory/README [new file with mode: 0644]
modules/pam_pwhistory/README.xml [new file with mode: 0644]
modules/pam_pwhistory/opasswd.c [new file with mode: 0644]
modules/pam_pwhistory/opasswd.h [new file with mode: 0644]
modules/pam_pwhistory/pam_pwhistory.8 [new file with mode: 0644]
modules/pam_pwhistory/pam_pwhistory.8.xml [new file with mode: 0644]
modules/pam_pwhistory/pam_pwhistory.c [new file with mode: 0644]
modules/pam_pwhistory/tst-pam_pwhistory [new file with mode: 0755]
modules/pam_rhosts/Makefile.am [new file with mode: 0644]
modules/pam_rhosts/Makefile.in [new file with mode: 0644]
modules/pam_rhosts/README [new file with mode: 0644]
modules/pam_rhosts/README.xml [new file with mode: 0644]
modules/pam_rhosts/pam_rhosts.8 [new file with mode: 0644]
modules/pam_rhosts/pam_rhosts.8.xml [new file with mode: 0644]
modules/pam_rhosts/pam_rhosts.c [new file with mode: 0644]
modules/pam_rhosts/tst-pam_rhosts [new file with mode: 0755]
modules/pam_rootok/Makefile.am [new file with mode: 0644]
modules/pam_rootok/Makefile.in [new file with mode: 0644]
modules/pam_rootok/README [new file with mode: 0644]
modules/pam_rootok/README.xml [new file with mode: 0644]
modules/pam_rootok/pam_rootok.8 [new file with mode: 0644]
modules/pam_rootok/pam_rootok.8.xml [new file with mode: 0644]
modules/pam_rootok/pam_rootok.c [new file with mode: 0644]
modules/pam_rootok/tst-pam_rootok [new file with mode: 0755]
modules/pam_securetty/Makefile.am [new file with mode: 0644]
modules/pam_securetty/Makefile.in [new file with mode: 0644]
modules/pam_securetty/README [new file with mode: 0644]
modules/pam_securetty/README.xml [new file with mode: 0644]
modules/pam_securetty/pam_securetty.8 [new file with mode: 0644]
modules/pam_securetty/pam_securetty.8.xml [new file with mode: 0644]
modules/pam_securetty/pam_securetty.c [new file with mode: 0644]
modules/pam_securetty/tst-pam_securetty [new file with mode: 0755]
modules/pam_selinux/Makefile.am [new file with mode: 0644]
modules/pam_selinux/Makefile.in [new file with mode: 0644]
modules/pam_selinux/README [new file with mode: 0644]
modules/pam_selinux/README.xml [new file with mode: 0644]
modules/pam_selinux/pam_selinux.8 [new file with mode: 0644]
modules/pam_selinux/pam_selinux.8.xml [new file with mode: 0644]
modules/pam_selinux/pam_selinux.c [new file with mode: 0644]
modules/pam_selinux/pam_selinux_check.8 [new file with mode: 0644]
modules/pam_selinux/pam_selinux_check.c [new file with mode: 0644]
modules/pam_selinux/tst-pam_selinux [new file with mode: 0755]
modules/pam_sepermit/Makefile.am [new file with mode: 0644]
modules/pam_sepermit/Makefile.in [new file with mode: 0644]
modules/pam_sepermit/README [new file with mode: 0644]
modules/pam_sepermit/README.xml [new file with mode: 0644]
modules/pam_sepermit/pam_sepermit.8 [new file with mode: 0644]
modules/pam_sepermit/pam_sepermit.8.xml [new file with mode: 0644]
modules/pam_sepermit/pam_sepermit.c [new file with mode: 0644]
modules/pam_sepermit/sepermit.conf [new file with mode: 0644]
modules/pam_sepermit/sepermit.conf.5 [new file with mode: 0644]
modules/pam_sepermit/sepermit.conf.5.xml [new file with mode: 0644]
modules/pam_sepermit/tst-pam_sepermit [new file with mode: 0755]
modules/pam_shells/Makefile.am [new file with mode: 0644]
modules/pam_shells/Makefile.in [new file with mode: 0644]
modules/pam_shells/README [new file with mode: 0644]
modules/pam_shells/README.xml [new file with mode: 0644]
modules/pam_shells/pam_shells.8 [new file with mode: 0644]
modules/pam_shells/pam_shells.8.xml [new file with mode: 0644]
modules/pam_shells/pam_shells.c [new file with mode: 0644]
modules/pam_shells/tst-pam_shells [new file with mode: 0755]
modules/pam_stress/Makefile.am [new file with mode: 0644]
modules/pam_stress/Makefile.in [new file with mode: 0644]
modules/pam_stress/README [new file with mode: 0644]
modules/pam_stress/pam_stress.c [new file with mode: 0644]
modules/pam_stress/tst-pam_stress [new file with mode: 0755]
modules/pam_succeed_if/Makefile.am [new file with mode: 0644]
modules/pam_succeed_if/Makefile.in [new file with mode: 0644]
modules/pam_succeed_if/README [new file with mode: 0644]
modules/pam_succeed_if/README.xml [new file with mode: 0644]
modules/pam_succeed_if/pam_succeed_if.8 [new file with mode: 0644]
modules/pam_succeed_if/pam_succeed_if.8.xml [new file with mode: 0644]
modules/pam_succeed_if/pam_succeed_if.c [new file with mode: 0644]
modules/pam_succeed_if/tst-pam_succeed_if [new file with mode: 0755]
modules/pam_tally/Makefile.am [new file with mode: 0644]
modules/pam_tally/Makefile.in [new file with mode: 0644]
modules/pam_tally/README [new file with mode: 0644]
modules/pam_tally/README.xml [new file with mode: 0644]
modules/pam_tally/faillog.h [new file with mode: 0644]
modules/pam_tally/pam_tally.8 [new file with mode: 0644]
modules/pam_tally/pam_tally.8.xml [new file with mode: 0644]
modules/pam_tally/pam_tally.c [new file with mode: 0644]
modules/pam_tally/pam_tally_app.c [new file with mode: 0644]
modules/pam_tally/tst-pam_tally [new file with mode: 0755]
modules/pam_tally2/Makefile.am [new file with mode: 0644]
modules/pam_tally2/Makefile.in [new file with mode: 0644]
modules/pam_tally2/README [new file with mode: 0644]
modules/pam_tally2/README.xml [new file with mode: 0644]
modules/pam_tally2/pam_tally2.8 [new file with mode: 0644]
modules/pam_tally2/pam_tally2.8.xml [new file with mode: 0644]
modules/pam_tally2/pam_tally2.c [new file with mode: 0644]
modules/pam_tally2/pam_tally2_app.c [new file with mode: 0644]
modules/pam_tally2/tallylog.h [new file with mode: 0644]
modules/pam_tally2/tst-pam_tally2 [new file with mode: 0755]
modules/pam_time/Makefile.am [new file with mode: 0644]
modules/pam_time/Makefile.in [new file with mode: 0644]
modules/pam_time/README [new file with mode: 0644]
modules/pam_time/README.xml [new file with mode: 0644]
modules/pam_time/pam_time.8 [new file with mode: 0644]
modules/pam_time/pam_time.8.xml [new file with mode: 0644]
modules/pam_time/pam_time.c [new file with mode: 0644]
modules/pam_time/time.conf [new file with mode: 0644]
modules/pam_time/time.conf.5 [new file with mode: 0644]
modules/pam_time/time.conf.5.xml [new file with mode: 0644]
modules/pam_time/tst-pam_time [new file with mode: 0755]
modules/pam_timestamp/Makefile.am [new file with mode: 0644]
modules/pam_timestamp/Makefile.in [new file with mode: 0644]
modules/pam_timestamp/README [new file with mode: 0644]
modules/pam_timestamp/README.xml [new file with mode: 0644]
modules/pam_timestamp/hmacfile [new file with mode: 0755]
modules/pam_timestamp/hmacfile.c [new file with mode: 0644]
modules/pam_timestamp/hmacsha1.c [new file with mode: 0644]
modules/pam_timestamp/hmacsha1.h [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp.8 [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp.8.xml [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp.c [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp_check.8 [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp_check.8.xml [new file with mode: 0644]
modules/pam_timestamp/pam_timestamp_check.c [new file with mode: 0644]
modules/pam_timestamp/sha1.c [new file with mode: 0644]
modules/pam_timestamp/sha1.h [new file with mode: 0644]
modules/pam_timestamp/tst-pam_timestamp [new file with mode: 0755]
modules/pam_tty_audit/Makefile.am [new file with mode: 0644]
modules/pam_tty_audit/Makefile.in [new file with mode: 0644]
modules/pam_tty_audit/README [new file with mode: 0644]
modules/pam_tty_audit/README.xml [new file with mode: 0644]
modules/pam_tty_audit/pam_tty_audit.8 [new file with mode: 0644]
modules/pam_tty_audit/pam_tty_audit.8.xml [new file with mode: 0644]
modules/pam_tty_audit/pam_tty_audit.c [new file with mode: 0644]
modules/pam_tty_audit/tst-pam_tty_audit [new file with mode: 0755]
modules/pam_umask/Makefile.am [new file with mode: 0644]
modules/pam_umask/Makefile.in [new file with mode: 0644]
modules/pam_umask/README [new file with mode: 0644]
modules/pam_umask/README.xml [new file with mode: 0644]
modules/pam_umask/pam_umask.8 [new file with mode: 0644]
modules/pam_umask/pam_umask.8.xml [new file with mode: 0644]
modules/pam_umask/pam_umask.c [new file with mode: 0644]
modules/pam_umask/tst-pam_umask [new file with mode: 0755]
modules/pam_unix/CHANGELOG [new file with mode: 0644]
modules/pam_unix/Makefile.am [new file with mode: 0644]
modules/pam_unix/Makefile.in [new file with mode: 0644]
modules/pam_unix/README [new file with mode: 0644]
modules/pam_unix/README.xml [new file with mode: 0644]
modules/pam_unix/bigcrypt.c [new file with mode: 0644]
modules/pam_unix/bigcrypt.h [new file with mode: 0644]
modules/pam_unix/bigcrypt_main.c [new file with mode: 0644]
modules/pam_unix/lckpwdf.-c [new file with mode: 0644]
modules/pam_unix/md5.c [new file with mode: 0644]
modules/pam_unix/md5.h [new file with mode: 0644]
modules/pam_unix/md5_broken.c [new file with mode: 0644]
modules/pam_unix/md5_crypt.c [new file with mode: 0644]
modules/pam_unix/md5_good.c [new file with mode: 0644]
modules/pam_unix/pam_unix.8 [new file with mode: 0644]
modules/pam_unix/pam_unix.8.xml [new file with mode: 0644]
modules/pam_unix/pam_unix_acct.c [new file with mode: 0644]
modules/pam_unix/pam_unix_auth.c [new file with mode: 0644]
modules/pam_unix/pam_unix_passwd.c [new file with mode: 0644]
modules/pam_unix/pam_unix_sess.c [new file with mode: 0644]
modules/pam_unix/passverify.c [new file with mode: 0644]
modules/pam_unix/passverify.h [new file with mode: 0644]
modules/pam_unix/support.c [new file with mode: 0644]
modules/pam_unix/support.h [new file with mode: 0644]
modules/pam_unix/tst-pam_unix [new file with mode: 0755]
modules/pam_unix/unix_chkpwd.8 [new file with mode: 0644]
modules/pam_unix/unix_chkpwd.8.xml [new file with mode: 0644]
modules/pam_unix/unix_chkpwd.c [new file with mode: 0644]
modules/pam_unix/unix_update.8 [new file with mode: 0644]
modules/pam_unix/unix_update.8.xml [new file with mode: 0644]
modules/pam_unix/unix_update.c [new file with mode: 0644]
modules/pam_unix/yppasswd.h [new file with mode: 0644]
modules/pam_unix/yppasswd_xdr.c [new file with mode: 0644]
modules/pam_userdb/Makefile.am [new file with mode: 0644]
modules/pam_userdb/Makefile.in [new file with mode: 0644]
modules/pam_userdb/README [new file with mode: 0644]
modules/pam_userdb/README.xml [new file with mode: 0644]
modules/pam_userdb/create.pl [new file with mode: 0644]
modules/pam_userdb/pam_userdb.8 [new file with mode: 0644]
modules/pam_userdb/pam_userdb.8.xml [new file with mode: 0644]
modules/pam_userdb/pam_userdb.c [new file with mode: 0644]
modules/pam_userdb/pam_userdb.h [new file with mode: 0644]
modules/pam_userdb/tst-pam_userdb [new file with mode: 0755]
modules/pam_warn/Makefile.am [new file with mode: 0644]
modules/pam_warn/Makefile.in [new file with mode: 0644]
modules/pam_warn/README [new file with mode: 0644]
modules/pam_warn/README.xml [new file with mode: 0644]
modules/pam_warn/pam_warn.8 [new file with mode: 0644]
modules/pam_warn/pam_warn.8.xml [new file with mode: 0644]
modules/pam_warn/pam_warn.c [new file with mode: 0644]
modules/pam_warn/tst-pam_warn [new file with mode: 0755]
modules/pam_wheel/Makefile.am [new file with mode: 0644]
modules/pam_wheel/Makefile.in [new file with mode: 0644]
modules/pam_wheel/README [new file with mode: 0644]
modules/pam_wheel/README.xml [new file with mode: 0644]
modules/pam_wheel/pam_wheel.8 [new file with mode: 0644]
modules/pam_wheel/pam_wheel.8.xml [new file with mode: 0644]
modules/pam_wheel/pam_wheel.c [new file with mode: 0644]
modules/pam_wheel/tst-pam_wheel [new file with mode: 0755]
modules/pam_xauth/Makefile.am [new file with mode: 0644]
modules/pam_xauth/Makefile.in [new file with mode: 0644]
modules/pam_xauth/README [new file with mode: 0644]
modules/pam_xauth/README.xml [new file with mode: 0644]
modules/pam_xauth/pam_xauth.8 [new file with mode: 0644]
modules/pam_xauth/pam_xauth.8.xml [new file with mode: 0644]
modules/pam_xauth/pam_xauth.c [new file with mode: 0644]
modules/pam_xauth/tst-pam_xauth [new file with mode: 0755]
packaging/pam.spec [new file with mode: 0644]
pgp.keys.asc [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Linux-PAM.pot [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/Rules-quot [new file with mode: 0644]
po/ar.gmo [new file with mode: 0644]
po/ar.po [new file with mode: 0644]
po/as.gmo [new file with mode: 0644]
po/as.po [new file with mode: 0644]
po/bn_IN.gmo [new file with mode: 0644]
po/bn_IN.po [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/ca.gmo [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.gmo [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/da.gmo [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de.gmo [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/es.gmo [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/fi.gmo [new file with mode: 0644]
po/fi.po [new file with mode: 0644]
po/fr.gmo [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/gu.gmo [new file with mode: 0644]
po/gu.po [new file with mode: 0644]
po/he.gmo [new file with mode: 0644]
po/he.po [new file with mode: 0644]
po/hi.gmo [new file with mode: 0644]
po/hi.po [new file with mode: 0644]
po/hu.gmo [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0644]
po/it.gmo [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/ja.gmo [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/kk.gmo [new file with mode: 0644]
po/kk.po [new file with mode: 0644]
po/km.gmo [new file with mode: 0644]
po/km.po [new file with mode: 0644]
po/kn.gmo [new file with mode: 0644]
po/kn.po [new file with mode: 0644]
po/ko.gmo [new file with mode: 0644]
po/ko.po [new file with mode: 0644]
po/ml.gmo [new file with mode: 0644]
po/ml.po [new file with mode: 0644]
po/mr.gmo [new file with mode: 0644]
po/mr.po [new file with mode: 0644]
po/ms.gmo [new file with mode: 0644]
po/ms.po [new file with mode: 0644]
po/nb.gmo [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/nl.gmo [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/or.gmo [new file with mode: 0644]
po/or.po [new file with mode: 0644]
po/pa.gmo [new file with mode: 0644]
po/pa.po [new file with mode: 0644]
po/pl.gmo [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/pt.gmo [new file with mode: 0644]
po/pt.po [new file with mode: 0644]
po/pt_BR.gmo [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
po/ru.gmo [new file with mode: 0644]
po/ru.po [new file with mode: 0644]
po/si.gmo [new file with mode: 0644]
po/si.po [new file with mode: 0644]
po/sk.gmo [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/sr.gmo [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/sr@latin.gmo [new file with mode: 0644]
po/sr@latin.po [new file with mode: 0644]
po/stamp-po [new file with mode: 0644]
po/sv.gmo [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/ta.gmo [new file with mode: 0644]
po/ta.po [new file with mode: 0644]
po/te.gmo [new file with mode: 0644]
po/te.po [new file with mode: 0644]
po/tr.gmo [new file with mode: 0644]
po/tr.po [new file with mode: 0644]
po/uk.gmo [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/vi.gmo [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
po/zh_CN.gmo [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_TW.gmo [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
po/zu.gmo [new file with mode: 0644]
po/zu.po [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/tst-dlopen.c [new file with mode: 0644]
tests/tst-pam_acct_mgmt.c [new file with mode: 0644]
tests/tst-pam_authenticate.c [new file with mode: 0644]
tests/tst-pam_chauthtok.c [new file with mode: 0644]
tests/tst-pam_close_session.c [new file with mode: 0644]
tests/tst-pam_end.c [new file with mode: 0644]
tests/tst-pam_fail_delay.c [new file with mode: 0644]
tests/tst-pam_get_item.c [new file with mode: 0644]
tests/tst-pam_get_user.c [new file with mode: 0644]
tests/tst-pam_getenvlist.c [new file with mode: 0644]
tests/tst-pam_mkargv.c [new file with mode: 0644]
tests/tst-pam_open_session.c [new file with mode: 0644]
tests/tst-pam_set_data.c [new file with mode: 0644]
tests/tst-pam_set_item.c [new file with mode: 0644]
tests/tst-pam_setcred.c [new file with mode: 0644]
tests/tst-pam_start.c [new file with mode: 0644]
xtests/Makefile.am [new file with mode: 0644]
xtests/Makefile.in [new file with mode: 0644]
xtests/access.conf [new file with mode: 0644]
xtests/group.conf [new file with mode: 0644]
xtests/limits.conf [new file with mode: 0644]
xtests/run-xtests.sh [new file with mode: 0755]
xtests/time.conf [new file with mode: 0644]
xtests/tst-pam_access1.c [new file with mode: 0644]
xtests/tst-pam_access1.pamd [new file with mode: 0644]
xtests/tst-pam_access1.sh [new file with mode: 0755]
xtests/tst-pam_access2.c [new file with mode: 0644]
xtests/tst-pam_access2.pamd [new file with mode: 0644]
xtests/tst-pam_access2.sh [new file with mode: 0755]
xtests/tst-pam_access3.c [new file with mode: 0644]
xtests/tst-pam_access3.pamd [new file with mode: 0644]
xtests/tst-pam_access3.sh [new file with mode: 0755]
xtests/tst-pam_access4.c [new file with mode: 0644]
xtests/tst-pam_access4.pamd [new file with mode: 0644]
xtests/tst-pam_access4.sh [new file with mode: 0755]
xtests/tst-pam_assemble_line1.pamd [new file with mode: 0644]
xtests/tst-pam_assemble_line1.sh [new file with mode: 0755]
xtests/tst-pam_authfail.c [new file with mode: 0644]
xtests/tst-pam_authfail.pamd [new file with mode: 0644]
xtests/tst-pam_authsucceed.c [new file with mode: 0644]
xtests/tst-pam_authsucceed.pamd [new file with mode: 0644]
xtests/tst-pam_cracklib1.c [new file with mode: 0644]
xtests/tst-pam_cracklib1.pamd [new file with mode: 0644]
xtests/tst-pam_cracklib2.c [new file with mode: 0644]
xtests/tst-pam_cracklib2.pamd [new file with mode: 0644]
xtests/tst-pam_dispatch1.c [new file with mode: 0644]
xtests/tst-pam_dispatch1.pamd [new file with mode: 0644]
xtests/tst-pam_dispatch2.c [new file with mode: 0644]
xtests/tst-pam_dispatch2.pamd [new file with mode: 0644]
xtests/tst-pam_dispatch3.c [new file with mode: 0644]
xtests/tst-pam_dispatch3.pamd [new file with mode: 0644]
xtests/tst-pam_dispatch4.c [new file with mode: 0644]
xtests/tst-pam_dispatch4.pamd [new file with mode: 0644]
xtests/tst-pam_dispatch5.c [new file with mode: 0644]
xtests/tst-pam_dispatch5.pamd [new file with mode: 0644]
xtests/tst-pam_group1.c [new file with mode: 0644]
xtests/tst-pam_group1.pamd [new file with mode: 0644]
xtests/tst-pam_group1.sh [new file with mode: 0755]
xtests/tst-pam_limits1.c [new file with mode: 0644]
xtests/tst-pam_limits1.pamd [new file with mode: 0644]
xtests/tst-pam_limits1.sh [new file with mode: 0755]
xtests/tst-pam_pwhistory1.c [new file with mode: 0644]
xtests/tst-pam_pwhistory1.pamd [new file with mode: 0644]
xtests/tst-pam_pwhistory1.sh [new file with mode: 0644]
xtests/tst-pam_substack1.pamd [new file with mode: 0644]
xtests/tst-pam_substack1.sh [new file with mode: 0755]
xtests/tst-pam_substack1a.pamd [new file with mode: 0644]
xtests/tst-pam_substack2.pamd [new file with mode: 0644]
xtests/tst-pam_substack2.sh [new file with mode: 0755]
xtests/tst-pam_substack2a.pamd [new file with mode: 0644]
xtests/tst-pam_substack3.pamd [new file with mode: 0644]
xtests/tst-pam_substack3.sh [new file with mode: 0755]
xtests/tst-pam_substack3a.pamd [new file with mode: 0644]
xtests/tst-pam_substack4.pamd [new file with mode: 0644]
xtests/tst-pam_substack4.sh [new file with mode: 0755]
xtests/tst-pam_substack4a.pamd [new file with mode: 0644]
xtests/tst-pam_substack5.pamd [new file with mode: 0644]
xtests/tst-pam_substack5.sh [new file with mode: 0755]
xtests/tst-pam_substack5a.pamd [new file with mode: 0644]
xtests/tst-pam_succeed_if1.c [new file with mode: 0644]
xtests/tst-pam_succeed_if1.pamd [new file with mode: 0644]
xtests/tst-pam_succeed_if1.sh [new file with mode: 0755]
xtests/tst-pam_time1.c [new file with mode: 0644]
xtests/tst-pam_time1.pamd [new file with mode: 0644]
xtests/tst-pam_unix1.c [new file with mode: 0644]
xtests/tst-pam_unix1.pamd [new file with mode: 0644]
xtests/tst-pam_unix1.sh [new file with mode: 0755]
xtests/tst-pam_unix2.c [new file with mode: 0644]
xtests/tst-pam_unix2.pamd [new file with mode: 0644]
xtests/tst-pam_unix2.sh [new file with mode: 0755]
xtests/tst-pam_unix3.c [new file with mode: 0644]
xtests/tst-pam_unix3.pamd [new file with mode: 0644]
xtests/tst-pam_unix3.sh [new file with mode: 0755]
xtests/tst-pam_unix4.c [new file with mode: 0644]
xtests/tst-pam_unix4.pamd [new file with mode: 0644]
xtests/tst-pam_unix4.sh [new file with mode: 0755]
ylwrap [new file with mode: 0755]