aboutsummaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2021-08-14Fix typos.Samanta Navarro
2021-08-13Support distributions that build libcap with aggressive link options.Andrew G. Morgan
2021-07-02When --suggest'ing also compare against capability namesAndrew G. Morgan
2021-07-02Provide a '--current' command line argument for capsh.Andrew G. Morgan
2021-06-20Clean up some compilation warningsAndrew G. Morgan
2021-06-19Add kernel test to quicktest.shAndrew G. Morgan
2021-05-28Make capsh an installed binary againAndrew G. Morgan
2021-05-16Add support for --suggest=phrase to capsh.Andrew G. Morgan
2021-05-16Validate that user namespaces require CAP_SETFCAP to map UID=0.Andrew G. Morgan
2021-04-22Fruit of more static analysis resultsAndrew G. Morgan
2021-04-21Bug fixes identified by static code analysis.Andrew G. Morgan
2021-03-27Add --explain=cap_foo support to capsh.Andrew G. Morgan
2021-02-14Trying to stop the DOS attack on me from lawyers.Andrew G. Morgan
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-12-26People keep emailing me about the license for libcap.Andrew G. Morgan
2020-12-26Clean up the exit status to match other binaries.Andrew G. Morgan
2020-12-23checkpointAndrew G. Morgan
2020-12-22Improve the usage and diagnostic message for setcapAndrew G. Morgan
2020-12-07Make quicktest.sh work again with kernel testAndrew G. Morgan
2020-10-28Guarantee sufficient memory for scratch pathnameAndrew G. Morgan
2020-10-27Support systems with no available pthreads support.Andrew G. Morgan
2020-10-27If needed search PATH for capsh (==) self-execution.Andrew G. Morgan
2020-09-12Be slightly more selective in what to build.Andrew G. Morgan
2020-09-07Migrate all uses of tcapsh-static to sudotest target.Andrew G. Morgan
2020-09-07Support dynamic test compilation and execution.Andrew G. Morgan
2020-07-16capsh.c: Spelling fixes in usage() messageMichael Kerrisk (man-pages)
2020-06-04Better protect some header #define's.Andrew G. Morgan
2020-06-01Work around a bug in glibc.Andrew G. Morgan
2020-05-12Fix typosChristian Kastner
2020-04-05Support overriding the preferred shell for capsh.Andrew G. Morgan
2020-02-25Remove ` character from getcap outputretornam
2020-02-23A convenient IAB abstraction for inherited capability vectors.Andrew G. Morgan
2020-01-27More capsh testing features.Andrew G. Morgan
2020-01-20Add testing features to capsh.Andrew G. Morgan
2020-01-04Add a --help option to getpcaps.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-15More convenience functionality for libcap.Andrew G. Morgan
2019-12-15Break out test into two parts: test or sudotest.Andrew G. Morgan
2019-12-13Restructure the make files into build vs. testAndrew G. Morgan
2019-12-07Minor test enhancement related to ambient capsAndrew G. Morgan
2019-12-05Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan
2019-05-19A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan
2019-04-21some clean upAndrew G. Morgan
2019-04-13Use strncmp to not read past argument lengthsPauline Middelink
2019-04-13Fix number of characters in --drop check.Pauline Middelink
2018-09-11Ambient test cases - file capabilities trump ambient sets.Andrew G. Morgan
2018-09-11Add support for a -n argument to getcap and setcap.Andrew G. Morgan
2018-09-10getpcaps: fix typo proccess->processGiuseppe Scrivano
2016-02-07Clean up ambient support and add a smoke test for them.Andrew G. Morgan