aboutsummaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
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
2016-02-06Add initial support for the ambient set.Andrew G. Morgan
2016-02-06Add something to run libcap's quicktest tests against development kernel.Andrew G. Morgan
2016-01-30setcap: fix errno displayAndrew G. Morgan
2016-01-30Sigh. Compiling capsh statically and we get no getpw*() functions.Andrew G. Morgan
2016-01-30Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan
2014-05-31don't include FAKEROOT in Makefile variablesBenedikt Morbach
2013-12-24Stop using ping to test privilege use.Andrew G Morgan
2011-07-30setcap: comment to help the user figure out why setcap is failing.Andrew G. Morgan
2011-07-30Fix a compiler warning(error) for format mismatch.Andrew G. Morgan
2011-07-24Change directory to "/" after --chroot operation.Andrew G. Morgan
2011-04-25Add some bounding set capability support to libcap.Andrew G. Morgan
2010-08-08Default to installing setcap with an inheritable capability.Andrew G. Morgan
2010-08-08fix MakefilesTorsten Werner