aboutsummaryrefslogtreecommitdiffstats
path: root/libcap/cap_file.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial change to align code with change to man page.Andrew G. Morgan2020-07-231-3/+3
* Tidy up the comment related to the XATTR backup definitions.Andrew G. Morgan2020-06-291-1/+6
* libcap: Fix for older kernelsPrasanth R2020-06-291-0/+11
* Fix declaration of mostly never compiled code.Andrew G. Morgan2020-06-291-1/+1
* Better protect some header #define's.Andrew G. Morgan2020-06-041-0/+2
* Ensure that gcc -std=c89 build works.Andrew G. Morgan2019-12-231-0/+2
* Add get/set support for namespace, uid(root)!=0, file caps.Andrew G. Morgan2018-09-111-21/+24
* capability: add cap_set_nsowner()Christian Brauner2018-09-091-0/+16
* capability: add cap_get_nsowner()Christian Brauner2018-09-091-0/+16
* Fix tyop in a comment.Andrew G Morgan2016-01-311-1/+1
* Delete unused #define (magit numbers from <linux/xattr.h>)Andrew G. Morgan2016-01-301-5/+1
* Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan2016-01-301-2/+15
* Change the location we include linux/xattr.hAndrew G Morgan2014-03-091-0/+2
* Clean up some signed vs. unsigned comparisons in libcap.Andrew G Morgan2013-12-241-2/+2
* Makefile tweaks mostlyAndrew G. Morgan2008-11-101-1/+1
* Leverage a different, more standard, location for xattr.h .Andrew G. Morgan2008-06-231-1/+1
* We're moving on to v3 capabilities, to overcome a header file snafu.Andrew G. Morgan2008-05-261-0/+8
* Filesystem capabilities are only meaningful on regular files.Andrew G. Morgan2007-12-301-0/+24
* Fix for 32-bit filesystem capability support.Andrew G. Morgan2007-12-241-7/+10
* This is libcap-2.00.Andrew Morgan2007-11-071-7/+24
* Add support for 64-bit (file) capabilitiesAndrew Morgan2007-10-311-22/+123
* Revived old setcap/getcap manual pages and added support for removing file capsAndrew Morgan2007-08-131-2/+8
* Cleanup output; and permit setcap e value to be superset of ip.Andrew Morgan2007-08-131-2/+2
* Add tentitive support for filesystem capabilities with 2.6.23-mm kernelsAndrew Morgan2007-08-131-23/+88
* Prepare for 1.95 release.Andrew Morgan2007-07-101-28/+5
* This is libcap-1.01Andrew Morgan2007-07-101-1/+4
* This is the source for libcap-1.0.tar.gzAndrew Morgan2007-07-101-0/+117