aboutsummaryrefslogtreecommitdiff
path: root/pam_cap
AgeCommit message (Expand)Author
2020-07-16pam_cap.c: Spelling fix in output stringMichael Kerrisk (man-pages)
2020-06-04Better protect some header #define's.Andrew G. Morgan
2020-05-12pam_cap: Honor PAM_REINITIALIZE_CREDChristian Kastner
2020-02-23pam_cap can now use generic parsing for a cap_iab_t.Andrew G. Morgan
2020-01-03Refactor the way we do the psx linkage in libcap.Andrew 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
2019-12-05Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan
2019-04-13Replace the remaining memcmp for strings with strncmp.Andrew G. Morgan
2014-05-31don't include FAKEROOT in Makefile variablesBenedikt Morbach
2014-01-03libcap: fix dead/empty urls.Xose Vazquez Perez
2010-08-08Default to installing setcap with an inheritable capability.Andrew G. Morgan
2010-08-08fix MakefilesTorsten Werner
2008-10-16Make rules were not complete for compiling on unprepared systems.Andrew G. Morgan
2008-06-02Some makefile cleanups.Andrew G. Morgan
2008-03-30Figured out how and where to install pam_cap.soAndrew G. Morgan
2008-02-17Add .gitignore filesMike Frysinger
2007-11-07This is libcap-2.00.Andrew Morgan
2007-08-13Give a concrete example (morgan gets CAP_SETFCAP)Andrew Morgan
2007-08-13Build with a pam_cap module.Andrew Morgan
2007-08-13I'm installing the pam_cap code here.Andrew Morgan