aboutsummaryrefslogtreecommitdiff
path: root/libcap/cap_proc.c
AgeCommit message (Expand)Author
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-07-16Various source files: spelling fixes on commentsMichael Kerrisk (man-pages)
2020-06-04Better protect some header #define's.Andrew G. Morgan
2020-06-02More linter findings.Andrew G. Morgan
2020-06-02Lint style fixes for C and Go sources.Andrew G. Morgan
2020-06-01Remove include dependency of libcap on libpsx.Andrew G. Morgan
2020-02-23Implement cap_launch.Andrew G. Morgan
2020-02-23A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan
2020-02-15Better legacy support for fakeroot.Andrew G. Morgan
2020-01-19Use the lighter weight prctl for reading bounding set.Andrew G. Morgan
2020-01-03Refactor the way we do the psx linkage in libcap.Andrew G. Morgan
2019-12-29Exploring compilation issues on 32-bit architectures.Andrew G. Morgan
2019-12-25Make cap_reset_ambient() look before acting.Andrew G. Morgan
2019-12-23Ensure that gcc -std=c89 build works.Andrew G. Morgan
2019-12-15More convenience functionality for libcap.Andrew G. Morgan
2019-12-06Add support to libcap for overriding system call functions.Andrew G. Morgan
2016-02-07Clean up ambient support and add a smoke test for them.Andrew G. Morgan
2016-02-06Add initial support for the ambient set.Andrew G. Morgan
2011-07-24Change directory to "/" after --chroot operation.Andrew G. Morgan
2011-04-25Add some bounding set capability support to libcap.Andrew G. Morgan
2008-07-08Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan
2008-05-24Drop dependency on current value of _LINUX_CAPABILITY_VERSIONAndrew G. Morgan
2007-10-31Add support for 64-bit (file) capabilitiesAndrew Morgan
2007-07-10Prepare for 1.95 release.Andrew Morgan
2007-07-10This is libcap-1.02Andrew Morgan
2007-07-10This is libcap-1.01Andrew Morgan
2007-07-10This is the source for libcap-1.0.tar.gzAndrew Morgan