OpenPAM/lib
Dag-Erling Smørgrav a139b62d54 Introduce pam_v{info,error,prompt}().
Move OpenPAM API extensions into <security/openpam.h> to avoid
namespace pollution for apps or modules that do not use them.

Sponsored by:	DARPA, NAI Labs


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@39 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2002-02-07 12:22:08 +00:00
..
Makefile Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
openpam_dispatch.c Behave more like Solaris when faced with an empty chain, or a chain 2002-02-04 23:36:07 +00:00
openpam_findenv.c Whitespace cleanup + keyword expansion sweep. 2002-02-01 22:20:07 +00:00
openpam_impl.h Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
openpam_load.c According to bde, it's OK to omit parentheses when taking the size 2002-02-06 13:25:36 +00:00
openpam_log.c Provide a fallback for platforms that don't support varadic macros. 2002-02-06 16:03:18 +00:00
openpam_ttyconv.c According to bde, it's OK to omit parentheses when taking the size 2002-02-06 13:25:36 +00:00
pam_acct_mgmt.c Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_authenticate.c Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_authenticate_secondary.c Import OpenPAM. 2002-02-01 17:16:12 +00:00
pam_chauthtok.c Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_close_session.c Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_end.c Move linker-related code out into a separate file so it'll be easier 2002-02-02 18:37:08 +00:00
pam_error.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_get_authtok.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_get_data.c Whitespace cleanup + keyword expansion sweep. 2002-02-01 22:20:07 +00:00
pam_get_item.c Constify. 2002-02-06 16:03:39 +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 Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_getenv.c Whitespace cleanup + keyword expansion sweep. 2002-02-01 22:20:07 +00:00
pam_getenvlist.c Rename openpam.h to openpam_impl.h to avoid confusion with 2002-02-01 20:49:12 +00:00
pam_info.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_open_session.c Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_prompt.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_putenv.c Whitespace cleanup + keyword expansion sweep. 2002-02-01 22:20:07 +00:00
pam_set_data.c According to bde, it's OK to omit parentheses when taking the size 2002-02-06 13:25:36 +00:00
pam_set_item.c Clobber items before freeing them. 2002-02-02 17:47:36 +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 Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
pam_setenv.c Rename openpam.h to openpam_impl.h to avoid confusion with 2002-02-01 20:49:12 +00:00
pam_start.c According to bde, it's OK to omit parentheses when taking the size 2002-02-06 13:25:36 +00:00
pam_strerror.c According to bde, it's OK to omit parentheses when taking the size 2002-02-06 13:25:36 +00:00
pam_verror.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_vinfo.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00
pam_vprompt.c Introduce pam_v{info,error,prompt}(). 2002-02-07 12:22:08 +00:00