aboutsummaryrefslogtreecommitdiff
path: root/libcap/cap_text.c
AgeCommit message (Expand)Author
2020-07-23A more compact form for the text representation of capabilities.Andrew G. Morgan
2020-06-04Better protect some header #define's.Andrew G. Morgan
2020-05-02Avoid segfaulting when the kernel is ahead of libcap.Andrew G. Morgan
2020-03-10Make the _cap_names[] static.Andrew 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
2019-12-23Ensure that gcc -std=c89 build works.Andrew G. Morgan
2019-12-22Change the definition of 'all' to be all named capabilities.Andrew G. Morgan
2019-12-15More convenience functionality for libcap.Andrew G. Morgan
2019-05-19Clean up cap_to_text a but (less indenting)Andrew G. Morgan
2018-09-09cap_text.c: fix 'asprintf' inplicit declarationSergei Trofimovich
2008-10-16Another corner case not gracefully handled by cap_to_text.Andrew G. Morgan
2008-10-08Remove support for kernel feature never implemented.Andrew G. Morgan
2008-07-08Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan
2008-06-29Make text representation more readable.Andrew G. Morgan
2008-05-26We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan
2008-03-05Address a bug manipulating 32-bit text representations of capabilities.Andrew G. Morgan
2008-02-26Add support for Kohei KaiGai's /sys/kernel/capability/ files.Andrew G. Morgan
2008-02-05We don't need to export _cap_names[] any more.Andrew G. Morgan
2008-01-30This commit fixes some text -> cap# mapping and works with securebits patch.Andrew G. Morgan
2008-01-24Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)Andrew 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.10Andrew Morgan
2007-07-10This is libcap-1.01Andrew Morgan
2007-07-10This is the source for libcap-1.0.tar.gzAndrew Morgan