aboutsummaryrefslogtreecommitdiffstats
path: root/libcap/cap_text.c
Commit message (Expand)AuthorAgeFilesLines
* A more compact form for the text representation of capabilities.Andrew G. Morgan2020-07-231-5/+15
* Better protect some header #define's.Andrew G. Morgan2020-06-041-0/+3
* Avoid segfaulting when the kernel is ahead of libcap.Andrew G. Morgan2020-05-021-6/+14
* Make the _cap_names[] static.Andrew G. Morgan2020-03-101-0/+2
* A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan2020-02-231-0/+105
* Refactor the way we do the psx linkage in libcap.Andrew G. Morgan2020-01-031-28/+12
* Ensure that gcc -std=c89 build works.Andrew G. Morgan2019-12-231-1/+2
* Change the definition of 'all' to be all named capabilities.Andrew G. Morgan2019-12-221-16/+53
* More convenience functionality for libcap.Andrew G. Morgan2019-12-151-1/+19
* Clean up cap_to_text a but (less indenting)Andrew G. Morgan2019-05-191-32/+36
* cap_text.c: fix 'asprintf' inplicit declarationSergei Trofimovich2018-09-091-0/+5
* Another corner case not gracefully handled by cap_to_text.Andrew G. Morgan2008-10-161-2/+5
* Remove support for kernel feature never implemented.Andrew G. Morgan2008-10-081-44/+3
* Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan2008-07-081-4/+0
* Make text representation more readable.Andrew G. Morgan2008-06-291-1/+9
* We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan2008-05-261-0/+6
* Address a bug manipulating 32-bit text representations of capabilities.Andrew G. Morgan2008-03-051-24/+53
* Add support for Kohei KaiGai's /sys/kernel/capability/ files.Andrew G. Morgan2008-02-261-13/+65
* We don't need to export _cap_names[] any more.Andrew G. Morgan2008-02-051-2/+20
* This commit fixes some text -> cap# mapping and works with securebits patch.Andrew G. Morgan2008-01-301-1/+1
* Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits)Andrew G. Morgan2008-01-241-7/+8
* Introduce two new capability <-> text helper functions.Andrew G. Morgan2008-01-211-0/+32
* Add support for 64-bit (file) capabilitiesAndrew Morgan2007-10-311-40/+55
* Prepare for 1.95 release.Andrew Morgan2007-07-101-37/+14
* This is libcap-1.10Andrew Morgan2007-07-101-4/+5
* This is libcap-1.01Andrew Morgan2007-07-101-3/+12
* This is the source for libcap-1.0.tar.gzAndrew Morgan2007-07-101-0/+323