summaryrefslogtreecommitdiff
path: root/progs/setcap.c
Commit message (Expand)AuthorAgeFilesLines
* Trying to stop the DOS attack on me from lawyers.Andrew G. Morgan2021-02-141-1/+1
* People keep emailing me about the license for libcap.Andrew G. Morgan2020-12-261-1/+9
* Improve the usage and diagnostic message for setcapAndrew G. Morgan2020-12-221-14/+30
* Add support for a -n argument to getcap and setcap.Andrew G. Morgan2018-09-111-3/+25
* setcap: fix errno displayAndrew G. Morgan2016-01-301-1/+2
* setcap: comment to help the user figure out why setcap is failing.Andrew G. Morgan2011-07-301-2/+25
* Documentation for setcap reconciled with application.Andrew G. Morgan2008-10-241-1/+1
* Record the fact that setcap has raised CAP_SETFCAP.Andrew G. Morgan2008-10-241-0/+1
* Add a -v (verify) mode to setcapAndrew G. Morgan2008-10-231-27/+66
* Filesystem capabilities are only meaningful on regular files.libcap-2.04Andrew G. Morgan2007-12-301-0/+2
* Add support for 64-bit (file) capabilitieslibcap-20071031Andrew Morgan2007-10-311-15/+16
* Build with a pam_cap module.Andrew Morgan2007-08-131-1/+25
* Revived old setcap/getcap manual pages and added support for removing file capsAndrew Morgan2007-08-131-21/+28
* Cleanup output; and permit setcap e value to be superset of ip.Andrew Morgan2007-08-131-4/+3
* Add tentitive support for filesystem capabilities with 2.6.23-mm kernelsAndrew Morgan2007-08-131-0/+112