OpenPAM/lib
Dag-Erling Smørgrav 95ed7f5d0c Style / consistency
git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@503 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2011-12-18 14:00:33 +00:00
..
Makefile.am Factor out and improve the module ownership / permission check, and add 2011-11-22 11:51:50 +00:00
openpam_borrow_cred.c
openpam_check_owner_perms.c Factor out and improve the module ownership / permission check, and add 2011-11-22 11:51:50 +00:00
openpam_configure.c Forgotten in previous commit: check the ownership and permissions of the 2011-11-22 12:07:03 +00:00
openpam_constants.c Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
openpam_constants.h Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
openpam_debug.h Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
openpam_dispatch.c Report an error if one of the modules in the chain does not implement 2011-12-07 01:28:05 +00:00
openpam_dynamic.c Use openpam_check_path_owner_perms() 2011-12-18 13:59:22 +00:00
openpam_findenv.c
openpam_free_data.c
openpam_free_envlist.c
openpam_get_option.c Revert large parts of r478. I had forgotten that the module arguments 2011-11-03 16:33:02 +00:00
openpam_impl.h Factor out and improve the module ownership / permission check, and add 2011-11-22 11:51:50 +00:00
openpam_load.c Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
openpam_log.c
openpam_nullconv.c
openpam_readline.c
openpam_restore_cred.c
openpam_set_option.c Revert large parts of r478. I had forgotten that the module arguments 2011-11-03 16:33:02 +00:00
openpam_static.c
openpam_strlcmp.h
openpam_strlcpy.h dst can't be const, you idiot. 2011-11-20 02:04:17 +00:00
openpam_subst.c
openpam_ttyconv.c
pam_acct_mgmt.c
pam_authenticate.c
pam_authenticate_secondary.c
pam_chauthtok.c
pam_close_session.c
pam_end.c
pam_error.c
pam_get_authtok.c
pam_get_data.c
pam_get_item.c Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
pam_get_mapped_authtok.c
pam_get_mapped_username.c
pam_get_user.c
pam_getenv.c
pam_getenvlist.c
pam_info.c
pam_open_session.c
pam_prompt.c
pam_putenv.c
pam_set_data.c
pam_set_item.c Disallow changing the service name. 2011-11-21 16:20:45 +00:00
pam_set_mapped_authtok.c
pam_set_mapped_username.c
pam_setcred.c
pam_setenv.c
pam_sm_acct_mgmt.c
pam_sm_authenticate.c
pam_sm_authenticate_secondary.c
pam_sm_chauthtok.c
pam_sm_close_session.c
pam_sm_get_mapped_authtok.c
pam_sm_get_mapped_username.c
pam_sm_open_session.c
pam_sm_set_mapped_authtok.c
pam_sm_set_mapped_username.c
pam_sm_setcred.c
pam_start.c Style / consistency 2011-12-18 14:00:33 +00:00
pam_strerror.c Reorganize the headers and centralize the string tables. 2011-11-12 00:12:32 +00:00
pam_verror.c
pam_vinfo.c
pam_vprompt.c