OpenPAM/lib
Dag-Erling Smørgrav fbb6651eb0 Add openpam_ttyconv(), a simple tty-based conversation function.
Prototype it in the new <security/openpam.h> header.  Move the
prototype for openpam_log() there too (as well as the log level
constants) so modules and applications can use it if they want to.
Have lib/openpam.h include <security/openpam.h>.

Sponsored by:	DARPA, NAI Labs


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@9 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2002-02-01 20:41:47 +00:00
..
Makefile Add openpam_ttyconv(), a simple tty-based conversation function. 2002-02-01 20:41:47 +00:00
openpam.h Add openpam_ttyconv(), a simple tty-based conversation function. 2002-02-01 20:41:47 +00:00
openpam_dispatch.c Change "invalid" to "unexpected", since we don't actually croak from 2002-02-01 20:18:49 +00:00
openpam_findenv.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
openpam_log.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
openpam_ttyconv.c Add openpam_ttyconv(), a simple tty-based conversation function. 2002-02-01 20:41:47 +00:00
pam_acct_mgmt.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_authenticate.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_authenticate_secondary.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_chauthtok.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_close_session.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_end.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_error.c Add non-standard extensions: pam_error(3), pam_get_authtok(3), 2002-02-01 20:36:30 +00:00
pam_get_authtok.c Add non-standard extensions: pam_error(3), pam_get_authtok(3), 2002-02-01 20:36:30 +00:00
pam_get_data.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_get_item.c On second thought, make that PAM_AUTHTOK_PROMPT. 2002-02-01 20:05:20 +00:00
pam_get_mapped_authtok.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_get_mapped_username.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_get_user.c Implement pam_get_user(3). 2002-02-01 20:15:51 +00:00
pam_getenv.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_getenvlist.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_info.c Add non-standard extensions: pam_error(3), pam_get_authtok(3), 2002-02-01 20:36:30 +00:00
pam_open_session.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_prompt.c Add non-standard extensions: pam_error(3), pam_get_authtok(3), 2002-02-01 20:36:30 +00:00
pam_putenv.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_set_data.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_set_item.c On second thought, make that PAM_AUTHTOK_PROMPT. 2002-02-01 20:05:20 +00:00
pam_set_mapped_authtok.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_set_mapped_username.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_setcred.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_setenv.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_start.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_strerror.c Import OpenPAM. 2002-02-01 17:16:12 +00:00