aboutsummaryrefslogtreecommitdiff
path: root/libcap/cap_flag.c
AgeCommit message (Expand)Author
2021-10-22Add a cap_iab_dup() function and make IAB access atomic.Andrew G. Morgan
2021-10-22Make cap_t operations thread safe.Andrew G. Morgan
2021-10-01Implement cap_fill_flag() and cap.FillFlag() APIs.Andrew G. Morgan
2021-08-28Make sudotest more robust against untestable environmentsAndrew G. Morgan
2021-08-22Add cap_iab_{compare,get_pid} functions to libcap; --iab to getpcaps.Andrew G. Morgan
2021-06-19Add fill support for the 1e capabilitiesAndrew G. Morgan
2020-02-23A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan
2020-01-03Refactor the way we do the psx linkage in 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
2008-03-29Add cap_clear_flag() function to clear one of the EIP capability flag vectorsAndrew G. Morgan
2008-01-21Introduce two new capability <-> text helper functions.Andrew 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.01Andrew Morgan
2007-07-10This is the source for libcap-1.0.tar.gzAndrew Morgan