aboutsummaryrefslogtreecommitdiffstats
path: root/pam_cap
Commit message (Expand)AuthorAgeFilesLines
* pam_cap.c: Spelling fix in output stringMichael Kerrisk (man-pages)2020-07-161-1/+1
* Better protect some header #define's.Andrew G. Morgan2020-06-041-0/+2
* pam_cap: Honor PAM_REINITIALIZE_CREDChristian Kastner2020-05-121-1/+1
* pam_cap can now use generic parsing for a cap_iab_t.Andrew G. Morgan2020-02-231-140/+17
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-031-0/+4
* Ensure that gcc -std=c89 build works.Andrew G. Morgan2019-12-232-19/+27
* Add group, ambient and bound setting support to pam_cap.Andrew G. Morgan2019-12-225-102/+500
* Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan2019-12-051-8/+7
* Replace the remaining memcmp for strings with strncmp.Andrew G. Morgan2019-04-131-1/+1
* don't include FAKEROOT in Makefile variablesBenedikt Morbach2014-05-311-2/+2
* libcap: fix dead/empty urls.Xose Vazquez Perez2014-01-031-1/+1
* Default to installing setcap with an inheritable capability.Andrew G. Morgan2010-08-082-5/+25
* fix MakefilesTorsten Werner2010-08-081-3/+2
* Make rules were not complete for compiling on unprepared systems.Andrew G. Morgan2008-10-161-2/+2
* Some makefile cleanups.Andrew G. Morgan2008-06-021-2/+5
* Figured out how and where to install pam_cap.soAndrew G. Morgan2008-03-303-11/+8
* Add .gitignore filesMike Frysinger2008-02-171-0/+2
* This is libcap-2.00.Andrew Morgan2007-11-071-1/+8
* Give a concrete example (morgan gets CAP_SETFCAP)Andrew Morgan2007-08-131-2/+2
* Build with a pam_cap module.Andrew Morgan2007-08-134-17/+27
* I'm installing the pam_cap code here.Andrew Morgan2007-08-135-0/+401