]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474
authorAndrew G. Morgan <morgan@kernel.org>
Sun, 19 Nov 2000 23:54:01 +0000 (23:54 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Sun, 19 Nov 2000 23:54:01 +0000 (23:54 +0000)
commit73346dba777b023e46830a973148eb0ddbf8f8b4
tree3ac12799a597cb2004f8ebf5b18a4469ccee9a44
parent47575925596c2af2a78c009fcdd14de72fc82d3e
Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474

Purpose of commit: autoconf support for Linux-PAM

Commit summary:
---------------
This is a merge of the autoconf support that was developed against
a 0-72 branch.

[Note, because CVS has some issues, this is actually only 95% of
 the actual commit. The other files were actually committed when
 the preparation branch Linux-PAM-0-73pre-autoconf was updated.
 Hopefully, this will complete the merge.]
76 files changed:
.cvsignore
CHANGELOG
Makefile
README
configure
configure.in
doc/Makefile
doc/pam_source.sgml
doc/ps/.cvsignore
examples/Makefile
examples/xsh.c
libpam/Makefile
libpam/pam_log.c
libpam/pam_private.h
libpam_misc/.cvsignore
libpam_misc/Makefile
libpam_misc/misc_conv.c
libpamc/Makefile
libpamc/libpamc.h
modules/Makefile
modules/README
modules/dont_makefile
modules/pam_access/Makefile
modules/pam_access/pam_access.c
modules/pam_cracklib/Makefile
modules/pam_deny/Makefile
modules/pam_env/Makefile
modules/pam_env/pam_env.c
modules/pam_filter/Makefile
modules/pam_filter/pam_filter.c
modules/pam_filter/upperLOWER/Makefile
modules/pam_filter/upperLOWER/upperLOWER.c
modules/pam_ftp/Makefile
modules/pam_ftp/pam_ftp.c
modules/pam_group/Makefile
modules/pam_group/pam_group.c
modules/pam_issue/Makefile
modules/pam_lastlog/Makefile
modules/pam_lastlog/pam_lastlog.c
modules/pam_limits/Makefile
modules/pam_limits/pam_limits.c
modules/pam_listfile/Makefile
modules/pam_listfile/pam_listfile.c
modules/pam_mail/Makefile
modules/pam_mail/pam_mail.c
modules/pam_mkhomedir/Makefile
modules/pam_motd/Makefile
modules/pam_nologin/Makefile
modules/pam_permit/Makefile
modules/pam_pwdb/Makefile
modules/pam_pwdb/pam_pwdb.c
modules/pam_pwdb/pwdb_chkpwd.c
modules/pam_radius/Makefile
modules/pam_radius/pam_radius.h
modules/pam_rhosts/Makefile
modules/pam_rootok/Makefile
modules/pam_securetty/Makefile
modules/pam_shells/Makefile
modules/pam_stress/Makefile
modules/pam_stress/pam_stress.c
modules/pam_tally/Makefile
modules/pam_tally/pam_tally.c
modules/pam_time/Makefile
modules/pam_time/pam_time.c
modules/pam_unix/Makefile
modules/pam_unix/pam_unix_acct.c
modules/pam_unix/pam_unix_auth.c
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/pam_unix_sess.c
modules/pam_unix/support.h
modules/pam_unix/unix_chkpwd.c
modules/pam_unix/yppasswd_xdr.c
modules/pam_userdb/Makefile
modules/pam_userdb/pam_userdb.c
modules/pam_warn/Makefile
modules/pam_wheel/Makefile