aboutsummaryrefslogtreecommitdiff
path: root/pam_cap/test_pam_cap.c
AgeCommit message (Expand)Author
2023-05-09Ignore the content of a capability.conf file if it is world-writable.Andrew G. Morgan
2021-09-14Another attempt at supporting Ambient vector setting from pam_cap.so.Andrew G. Morgan
2021-09-13Add PAM "session" support to pam_cap.so.Andrew G. Morgan
2021-09-01Permit root to run test_pam_cap without arguments.Andrew G. Morgan
2021-06-28Add pam_cap.so "default=<IAB>" module argument supportAndrew G. Morgan
2019-12-23Ensure that gcc -std=c89 build works.Andrew G. Morgan
2019-12-22Add group, ambient and bound setting support to pam_cap.Andrew G. Morgan