]> granicus.if.org Git - linux-pam/commit
Initial revision
authorAndrew G. Morgan <morgan@kernel.org>
Tue, 20 Jun 2000 22:10:38 +0000 (22:10 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Tue, 20 Jun 2000 22:10:38 +0000 (22:10 +0000)
commitea488580c42e8918445a945484de3c8a5addc761
treec992f3ba699caafedfadc16af38e6359c3c24698
Initial revision
320 files changed:
.cvsignore [new file with mode: 0644]
CHANGELOG [new file with mode: 0644]
Copyright [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
bin/.cvsignore [new file with mode: 0644]
bin/README [new file with mode: 0644]
conf/.cvsignore [new file with mode: 0644]
conf/Makefile [new file with mode: 0644]
conf/install [new file with mode: 0755]
conf/install_conf [new file with mode: 0755]
conf/md5itall [new file with mode: 0755]
conf/mkdirp [new file with mode: 0755]
conf/pam.conf [new file with mode: 0644]
conf/pam_conv1/.cvsignore [new file with mode: 0644]
conf/pam_conv1/Makefile [new file with mode: 0644]
conf/pam_conv1/README [new file with mode: 0644]
conf/pam_conv1/pam_conv.lex [new file with mode: 0644]
conf/pam_conv1/pam_conv.y [new file with mode: 0644]
defs/debian.defs [new file with mode: 0644]
defs/hpux.defs [new file with mode: 0644]
defs/linux.defs [new file with mode: 0644]
defs/morgan.defs [new file with mode: 0644]
defs/redhat.defs [new file with mode: 0644]
defs/redhat4.defs [new file with mode: 0644]
defs/solaris-2.1.5.defs [new file with mode: 0644]
defs/solaris.defs [new file with mode: 0644]
defs/sunos.defs [new file with mode: 0644]
defs/suse.defs [new file with mode: 0644]
doc/.cvsignore [new file with mode: 0644]
doc/CREDITS [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/NOTES [new file with mode: 0644]
doc/figs/pam_orient.txt [new file with mode: 0644]
doc/html/.cvsignore [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/man/pam.8 [new file with mode: 0644]
doc/man/pam.conf.8 [new file with mode: 0644]
doc/man/pam.d.8 [new file with mode: 0644]
doc/man/pam_authenticate.3 [new file with mode: 0644]
doc/man/pam_chauthtok.3 [new file with mode: 0644]
doc/man/pam_close_session.3 [new file with mode: 0644]
doc/man/pam_end.3 [new file with mode: 0644]
doc/man/pam_fail_delay.3 [new file with mode: 0644]
doc/man/pam_open_session.3 [new file with mode: 0644]
doc/man/pam_setcred.3 [new file with mode: 0644]
doc/man/pam_start.3 [new file with mode: 0644]
doc/man/pam_strerror.3 [new file with mode: 0644]
doc/man/template-man [new file with mode: 0644]
doc/modules/README [new file with mode: 0644]
doc/modules/module.sgml-template [new file with mode: 0644]
doc/modules/pam_access.sgml [new file with mode: 0644]
doc/modules/pam_chroot.sgml [new file with mode: 0644]
doc/modules/pam_cracklib.sgml [new file with mode: 0644]
doc/modules/pam_deny.sgml [new file with mode: 0644]
doc/modules/pam_env.sgml [new file with mode: 0644]
doc/modules/pam_filter.sgml [new file with mode: 0644]
doc/modules/pam_ftp.sgml [new file with mode: 0644]
doc/modules/pam_group.sgml [new file with mode: 0644]
doc/modules/pam_issue.sgml [new file with mode: 0644]
doc/modules/pam_krb4.sgml [new file with mode: 0644]
doc/modules/pam_lastlog.sgml [new file with mode: 0644]
doc/modules/pam_limits.sgml [new file with mode: 0644]
doc/modules/pam_listfile.sgml [new file with mode: 0644]
doc/modules/pam_mail.sgml [new file with mode: 0644]
doc/modules/pam_mkhomedir.sgml [new file with mode: 0644]
doc/modules/pam_motd.sgml [new file with mode: 0644]
doc/modules/pam_nologin.sgml [new file with mode: 0644]
doc/modules/pam_permit.sgml [new file with mode: 0644]
doc/modules/pam_pwdb.sgml [new file with mode: 0644]
doc/modules/pam_radius.sgml [new file with mode: 0644]
doc/modules/pam_rhosts.sgml [new file with mode: 0644]
doc/modules/pam_rootok.sgml [new file with mode: 0644]
doc/modules/pam_securetty.sgml [new file with mode: 0644]
doc/modules/pam_time.sgml [new file with mode: 0644]
doc/modules/pam_unix.sgml [new file with mode: 0644]
doc/modules/pam_userdb.sgml [new file with mode: 0644]
doc/modules/pam_warn.sgml [new file with mode: 0644]
doc/modules/pam_wheel.sgml [new file with mode: 0644]
doc/pam_appl.sgml [new file with mode: 0644]
doc/pam_modules.sgml [new file with mode: 0644]
doc/pam_source.sgml [new file with mode: 0644]
doc/ps/.cvsignore [new file with mode: 0644]
doc/ps/README [new file with mode: 0644]
doc/ps/missfont.log [new file with mode: 0644]
doc/specs/.cvsignore [new file with mode: 0644]
doc/specs/draft-morgan-pam.raw [new file with mode: 0644]
doc/specs/formatter/.cvsignore [new file with mode: 0644]
doc/specs/formatter/Makefile [new file with mode: 0644]
doc/specs/formatter/parse.lex [new file with mode: 0644]
doc/specs/formatter/parse.y [new file with mode: 0644]
doc/specs/rfc86.0.txt [new file with mode: 0644]
doc/txts/.cvsignore [new file with mode: 0644]
doc/txts/README [new file with mode: 0644]
examples/.cvsignore [new file with mode: 0644]
examples/Makefile [new file with mode: 0644]
examples/blank.c [new file with mode: 0644]
examples/check_user.c [new file with mode: 0644]
examples/test.c [new file with mode: 0644]
examples/vpass.c [new file with mode: 0644]
examples/xsh.c [new file with mode: 0644]
libpam/.cvsignore [new file with mode: 0644]
libpam/Makefile [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_malloc.h [new file with mode: 0644]
libpam/include/security/pam_modules.h [new file with mode: 0644]
libpam/pam_account.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_end.c [new file with mode: 0644]
libpam/pam_env.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_log.c [new file with mode: 0644]
libpam/pam_malloc.c [new file with mode: 0644]
libpam/pam_map.c [new file with mode: 0644]
libpam/pam_misc.c [new file with mode: 0644]
libpam/pam_password.c [new file with mode: 0644]
libpam/pam_private.h [new file with mode: 0644]
libpam/pam_second.c [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_strerror.c [new file with mode: 0644]
libpam/pam_tokens.h [new file with mode: 0644]
libpam_misc/.cvsignore [new file with mode: 0644]
libpam_misc/Makefile [new file with mode: 0644]
libpam_misc/help_env.c [new file with mode: 0644]
libpam_misc/misc_conv.c [new file with mode: 0644]
libpam_misc/pam_misc.h [new file with mode: 0644]
libpam_misc/xstrdup.c [new file with mode: 0644]
libpamc/.cvsignore [new file with mode: 0644]
libpamc/License [new file with mode: 0644]
libpamc/Makefile [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/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/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]
modules/Makefile [new file with mode: 0644]
modules/README [new file with mode: 0644]
modules/dont_makefile [new file with mode: 0644]
modules/download-all [new file with mode: 0755]
modules/pam_access/.cvsignore [new file with mode: 0644]
modules/pam_access/Makefile [new file with mode: 0644]
modules/pam_access/README [new file with mode: 0644]
modules/pam_access/access.conf [new file with mode: 0644]
modules/pam_access/install_conf [new file with mode: 0755]
modules/pam_access/pam_access.c [new file with mode: 0644]
modules/pam_cracklib/.cvsignore [new file with mode: 0644]
modules/pam_cracklib/Makefile [new file with mode: 0644]
modules/pam_cracklib/README [new file with mode: 0644]
modules/pam_cracklib/pam_cracklib.c [new file with mode: 0644]
modules/pam_deny/.cvsignore [new file with mode: 0644]
modules/pam_deny/Makefile [new file with mode: 0644]
modules/pam_deny/README [new file with mode: 0644]
modules/pam_deny/pam_deny.c [new file with mode: 0644]
modules/pam_env/.cvsignore [new file with mode: 0644]
modules/pam_env/Makefile [new file with mode: 0644]
modules/pam_env/README [new file with mode: 0644]
modules/pam_env/install_conf [new file with mode: 0755]
modules/pam_env/pam_env.c [new file with mode: 0644]
modules/pam_env/pam_env.conf-example [new file with mode: 0644]
modules/pam_filter/.cvsignore [new file with mode: 0644]
modules/pam_filter/.upperLOWER [new file with mode: 0644]
modules/pam_filter/Makefile [new file with mode: 0644]
modules/pam_filter/README [new file with mode: 0644]
modules/pam_filter/include/pam_filter.h [new file with mode: 0644]
modules/pam_filter/pam_filter.c [new file with mode: 0644]
modules/pam_filter/upperLOWER/.cvsignore [new file with mode: 0644]
modules/pam_filter/upperLOWER/Makefile [new file with mode: 0644]
modules/pam_filter/upperLOWER/upperLOWER.c [new file with mode: 0644]
modules/pam_ftp/.cvsignore [new file with mode: 0644]
modules/pam_ftp/Makefile [new file with mode: 0644]
modules/pam_ftp/README [new file with mode: 0644]
modules/pam_ftp/pam_ftp.c [new file with mode: 0644]
modules/pam_group/.cvsignore [new file with mode: 0644]
modules/pam_group/Makefile [new file with mode: 0644]
modules/pam_group/group.conf [new file with mode: 0644]
modules/pam_group/install_conf [new file with mode: 0755]
modules/pam_group/pam_group.c [new file with mode: 0644]
modules/pam_issue/.cvsignore [new file with mode: 0644]
modules/pam_issue/Makefile [new file with mode: 0644]
modules/pam_issue/pam_issue.c [new file with mode: 0644]
modules/pam_lastlog/.cvsignore [new file with mode: 0644]
modules/pam_lastlog/Makefile [new file with mode: 0644]
modules/pam_lastlog/pam_lastlog.c [new file with mode: 0644]
modules/pam_limits/.cvsignore [new file with mode: 0644]
modules/pam_limits/Makefile [new file with mode: 0644]
modules/pam_limits/README [new file with mode: 0644]
modules/pam_limits/install_conf [new file with mode: 0755]
modules/pam_limits/limits.skel [new file with mode: 0644]
modules/pam_limits/pam_limits.c [new file with mode: 0644]
modules/pam_listfile/.cvsignore [new file with mode: 0644]
modules/pam_listfile/Makefile [new file with mode: 0644]
modules/pam_listfile/README [new file with mode: 0644]
modules/pam_listfile/pam_listfile.c [new file with mode: 0644]
modules/pam_mail/.cvsignore [new file with mode: 0644]
modules/pam_mail/Makefile [new file with mode: 0644]
modules/pam_mail/README [new file with mode: 0644]
modules/pam_mail/pam_mail.c [new file with mode: 0644]
modules/pam_mkhomedir/.cvsignore [new file with mode: 0644]
modules/pam_mkhomedir/Makefile [new file with mode: 0644]
modules/pam_mkhomedir/pam_mkhomedir.c [new file with mode: 0644]
modules/pam_motd/.cvsignore [new file with mode: 0644]
modules/pam_motd/Makefile [new file with mode: 0644]
modules/pam_motd/pam_motd.c [new file with mode: 0644]
modules/pam_nologin/.cvsignore [new file with mode: 0644]
modules/pam_nologin/Makefile [new file with mode: 0644]
modules/pam_nologin/README [new file with mode: 0644]
modules/pam_nologin/pam_nologin.c [new file with mode: 0644]
modules/pam_permit/.cvsignore [new file with mode: 0644]
modules/pam_permit/Makefile [new file with mode: 0644]
modules/pam_permit/README [new file with mode: 0644]
modules/pam_permit/pam_permit.c [new file with mode: 0644]
modules/pam_pwdb/.cvsignore [new file with mode: 0644]
modules/pam_pwdb/BUGS [new file with mode: 0644]
modules/pam_pwdb/CHANGELOG [new file with mode: 0644]
modules/pam_pwdb/Makefile [new file with mode: 0644]
modules/pam_pwdb/README [new file with mode: 0644]
modules/pam_pwdb/TODO [new file with mode: 0644]
modules/pam_pwdb/bigcrypt.-c [new file with mode: 0644]
modules/pam_pwdb/md5.c [new file with mode: 0644]
modules/pam_pwdb/md5.h [new file with mode: 0644]
modules/pam_pwdb/md5_crypt.c [new file with mode: 0644]
modules/pam_pwdb/pam_pwdb.c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_acct.-c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_auth.-c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_md.-c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_passwd.-c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_pwupd.-c [new file with mode: 0644]
modules/pam_pwdb/pam_unix_sess.-c [new file with mode: 0644]
modules/pam_pwdb/pwdb_chkpwd.c [new file with mode: 0644]
modules/pam_pwdb/support.-c [new file with mode: 0644]
modules/pam_radius/.cvsignore [new file with mode: 0644]
modules/pam_radius/Makefile [new file with mode: 0644]
modules/pam_radius/README [new file with mode: 0644]
modules/pam_radius/pam_radius.c [new file with mode: 0644]
modules/pam_radius/pam_radius.h [new file with mode: 0644]
modules/pam_rhosts/.cvsignore [new file with mode: 0644]
modules/pam_rhosts/Makefile [new file with mode: 0644]
modules/pam_rhosts/README [new file with mode: 0644]
modules/pam_rhosts/pam_rhosts_auth.c [new file with mode: 0644]
modules/pam_rootok/.cvsignore [new file with mode: 0644]
modules/pam_rootok/Makefile [new file with mode: 0644]
modules/pam_rootok/README [new file with mode: 0644]
modules/pam_rootok/pam_rootok.c [new file with mode: 0644]
modules/pam_securetty/.cvsignore [new file with mode: 0644]
modules/pam_securetty/Makefile [new file with mode: 0644]
modules/pam_securetty/README [new file with mode: 0644]
modules/pam_securetty/pam_securetty.c [new file with mode: 0644]
modules/pam_shells/.cvsignore [new file with mode: 0644]
modules/pam_shells/Makefile [new file with mode: 0644]
modules/pam_shells/README [new file with mode: 0644]
modules/pam_shells/pam_shells.c [new file with mode: 0644]
modules/pam_stress/.cvsignore [new file with mode: 0644]
modules/pam_stress/Makefile [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_tally/.cvsignore [new file with mode: 0644]
modules/pam_tally/Makefile [new file with mode: 0644]
modules/pam_tally/README [new file with mode: 0644]
modules/pam_tally/faillog.h [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_time/.cvsignore [new file with mode: 0644]
modules/pam_time/Makefile [new file with mode: 0644]
modules/pam_time/README [new file with mode: 0644]
modules/pam_time/install_conf [new file with mode: 0755]
modules/pam_time/pam_time.c [new file with mode: 0644]
modules/pam_time/time.conf [new file with mode: 0644]
modules/pam_unix/.cvsignore [new file with mode: 0644]
modules/pam_unix/CHANGELOG [new file with mode: 0644]
modules/pam_unix/Makefile [new file with mode: 0644]
modules/pam_unix/README [new file with mode: 0644]
modules/pam_unix/bigcrypt.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_crypt.c [new file with mode: 0644]
modules/pam_unix/need_nsl.sh [new file with mode: 0755]
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/support.c [new file with mode: 0644]
modules/pam_unix/support.h [new file with mode: 0644]
modules/pam_unix/unix_chkpwd.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/.cvsignore [new file with mode: 0644]
modules/pam_userdb/Makefile [new file with mode: 0644]
modules/pam_userdb/README [new file with mode: 0644]
modules/pam_userdb/conv.c [new file with mode: 0644]
modules/pam_userdb/create.pl [new file with mode: 0644]
modules/pam_userdb/libdbfound.sh [new file with mode: 0755]
modules/pam_userdb/pam_userdb.c [new file with mode: 0644]
modules/pam_userdb/pam_userdb.h [new file with mode: 0644]
modules/pam_warn/.cvsignore [new file with mode: 0644]
modules/pam_warn/Makefile [new file with mode: 0644]
modules/pam_warn/README [new file with mode: 0644]
modules/pam_warn/pam_warn.c [new file with mode: 0644]
modules/pam_wheel/.cvsignore [new file with mode: 0644]
modules/pam_wheel/Makefile [new file with mode: 0644]
modules/pam_wheel/README [new file with mode: 0644]
modules/pam_wheel/pam_wheel.c [new file with mode: 0644]
modules/register_static [new file with mode: 0755]
pgp.keys.asc [new file with mode: 0644]