OpenPAM/lib
Dag-Erling Smørgrav 044448812b Incorporate patches from Dmitry V. Levin which improve the policy
loader, reducing the number of times each file is read.  Also fix
a few minor nits (such as making facility names and control flags
case insensitive like they are in Solaris).


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@243 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2003-06-01 14:23:25 +00:00
..
Makefile Overhaul the configuration parser. This adds support for continuation 2003-05-25 18:34:31 +00:00
openpam_borrow_cred.c Return code paranoia: compare against 0 instead of -1. 2003-05-24 19:52:28 +00:00
openpam_configure.c Incorporate patches from Dmitry V. Levin which improve the policy 2003-06-01 14:23:25 +00:00
openpam_dispatch.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
openpam_dynamic.c Use RTLD_NOW where available, and define it to RTLD_LAZY otherwise. 2003-05-25 13:41:46 +00:00
openpam_findenv.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
openpam_free_data.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
openpam_get_option.c Cross-reference openpam_{get,set}_option(3). 2003-06-01 14:05:15 +00:00
openpam_impl.h Incorporate patches from Dmitry V. Levin which improve the policy 2003-06-01 14:23:25 +00:00
openpam_load.c Continue improving the new configuration parser, particularly error 2003-05-26 15:31:28 +00:00
openpam_log.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
openpam_nullconv.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
openpam_readline.c Continue improving the new configuration parser, particularly error 2003-05-26 15:31:28 +00:00
openpam_restore_cred.c Return code paranoia: compare against 0 instead of -1. 2003-05-24 19:52:28 +00:00
openpam_set_option.c Cross-reference openpam_{get,set}_option(3). 2003-06-01 14:05:15 +00:00
openpam_static.c DBA update and minor whitespace fixes. 2002-06-07 18:22:57 +00:00
openpam_ttyconv.c No need to explicitly clear pointers now that we use FREE(). 2003-05-25 12:52:31 +00:00
pam_acct_mgmt.c Correct old paste-o. 2003-05-23 23:47:31 +00:00
pam_authenticate.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_authenticate_secondary.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_chauthtok.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_close_session.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_end.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_error.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_get_authtok.c No need to explicitly clear pointers now that we use FREE(). 2003-05-25 12:52:31 +00:00
pam_get_data.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_get_item.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_get_mapped_authtok.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_get_mapped_username.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_get_user.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_getenv.c Return code paranoia: compare against 0 instead of -1. 2003-05-24 19:52:28 +00:00
pam_getenvlist.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_info.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_open_session.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_prompt.c Include <sys/types.h> to define size_t. 2002-06-30 22:41:17 +00:00
pam_putenv.c Return code paranoia: compare against 0 instead of -1. 2003-05-24 19:52:28 +00:00
pam_set_data.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_set_item.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_set_mapped_authtok.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_set_mapped_username.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_setcred.c Update copyright dates for files that have changed this year. Also 2003-05-13 14:54:04 +00:00
pam_setenv.c Return code paranoia: compare against 0 instead of -1. 2003-05-24 19:52:28 +00:00
pam_sm_acct_mgmt.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_sm_authenticate.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_sm_authenticate_secondary.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_sm_chauthtok.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_sm_close_session.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_sm_get_mapped_authtok.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_sm_get_mapped_username.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_sm_open_session.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_sm_set_mapped_authtok.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_sm_set_mapped_username.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_sm_setcred.c NOLIST doesn't actually do anything, and hasn't for quite a while. 2003-05-24 18:53:26 +00:00
pam_start.c Instrument entry and exit points. 2002-12-12 17:06:29 +00:00
pam_strerror.c Add an array of symbolic names for the PAM error codes. 2002-12-12 16:58:28 +00:00
pam_verror.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_vinfo.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00
pam_vprompt.c With one single exception (where the pointer is obviously being 2003-05-24 19:44:29 +00:00