- f552b8f Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. by Andrew G. Morgan · 3 years, 11 months ago
- 0f0c1fe People keep emailing me about the license for libcap. by Andrew G. Morgan · 3 years, 11 months ago
- bdb10e7 Clean up the exit status to match other binaries. by Andrew G. Morgan · 3 years, 11 months ago
- 0799b36 checkpoint by Andrew G. Morgan · 4 years ago
- 87514ed Improve the usage and diagnostic message for setcap by Andrew G. Morgan · 3 years, 11 months ago
- 8361f29 Make quicktest.sh work again with kernel test by Andrew G. Morgan · 4 years ago
- 9d8eaab Guarantee sufficient memory for scratch pathname by Andrew G. Morgan · 4 years, 1 month ago
- 24375fb Support systems with no available pthreads support. by Andrew G. Morgan · 4 years, 1 month ago
- 68240b1 If needed search PATH for capsh (==) self-execution. by Andrew G. Morgan · 4 years, 1 month ago
- 3e43abc Be slightly more selective in what to build. by Andrew G. Morgan · 4 years, 2 months ago
- 8047ae3 Migrate all uses of tcapsh-static to sudotest target. by Andrew G. Morgan · 4 years, 2 months ago
- 307e7f5 Support dynamic test compilation and execution. by Andrew G. Morgan · 4 years, 2 months ago
- 34e4e00 capsh.c: Spelling fixes in usage() message by Michael Kerrisk (man-pages) · 4 years, 4 months ago
- 0fe06e7 Better protect some header #define's. by Andrew G. Morgan · 4 years, 5 months ago
- c232ad7 Work around a bug in glibc. by Andrew G. Morgan · 4 years, 5 months ago
- 74e621c Fix typos by Christian Kastner · 4 years, 6 months ago
- cbca9ab Support overriding the preferred shell for capsh. by Andrew G. Morgan · 4 years, 7 months ago
- efa5c22 Remove ` character from getcap output by retornam · 4 years, 9 months ago
- 943b011 A convenient IAB abstraction for inherited capability vectors. by Andrew G. Morgan · 4 years, 9 months ago
- e7709bb More capsh testing features. by Andrew G. Morgan · 4 years, 10 months ago
- 588d043 Add testing features to capsh. by Andrew G. Morgan · 4 years, 10 months ago
- 8a2ac84 Add a --help option to getpcaps. by Andrew G. Morgan · 4 years, 10 months ago
- f1f62a7 Refactor the way we do the psx linkage in libcap. by Andrew G. Morgan · 4 years, 10 months ago
- d45a3d4 Ensure that gcc -std=c89 build works. by Andrew G. Morgan · 4 years, 11 months ago
- 3165de9 More convenience functionality for libcap. by Andrew G. Morgan · 5 years ago
- dada271 Break out test into two parts: test or sudotest. by Andrew G. Morgan · 5 years ago
- 2b5f563 Restructure the make files into build vs. test by Andrew G. Morgan · 5 years ago
- c11d821 Minor test enhancement related to ambient caps by Andrew G. Morgan · 5 years ago
- e9f55d9 Implement a helper library for POSIX semantics syscalls. by Andrew G. Morgan · 5 years ago
- 0615d99 A Go (golang) implementation of libcap: import "libcap/cap". by Andrew G. Morgan · 5 years ago
- ac1ef31 some clean up by Andrew G. Morgan · 6 years ago
- 5f01e2a Use strncmp to not read past argument lengths by Pauline Middelink · 6 years ago
- a027793 Fix number of characters in --drop check. by Pauline Middelink · 6 years ago
- 18d9619 Ambient test cases - file capabilities trump ambient sets. by Andrew G. Morgan · 6 years ago
- 5295c7d Add support for a -n argument to getcap and setcap. by Andrew G. Morgan · 6 years ago
- d5af81b getpcaps: fix typo proccess->process by Giuseppe Scrivano · 7 years ago
- 8c67abc Clean up ambient support and add a smoke test for them. by Andrew G. Morgan · 9 years ago
- 0f0eca4 Add initial support for the ambient set. by Andrew G. Morgan · 9 years ago
- dce069b Add something to run libcap's quicktest tests against development kernel. by Andrew G. Morgan · 9 years ago
- 1bebacb setcap: fix errno display by Andrew G. Morgan · 9 years ago
- 22579a7 Sigh. Compiling capsh statically and we get no getpw*() functions. by Andrew G. Morgan · 9 years ago
- 85f38a5 Drop use of libattr for our trivial use case of kernel API. by Andrew G. Morgan · 9 years ago
- 0ee9421 don't include FAKEROOT in Makefile variables by Benedikt Morbach · 10 years ago
- 12ea42e Stop using ping to test privilege use. by Andrew G Morgan · 11 years ago
- 056ffb0 setcap: comment to help the user figure out why setcap is failing. by Andrew G. Morgan · 13 years ago
- 616a03d Fix a compiler warning(error) for format mismatch. by Andrew G. Morgan · 13 years ago
- af725c5 Change directory to "/" after --chroot operation. by Andrew G. Morgan · 13 years ago
- f4df8a4 Add some bounding set capability support to libcap. by Andrew G. Morgan · 14 years ago
- 85748f4 Default to installing setcap with an inheritable capability. by Andrew G. Morgan · 14 years ago
- 7ebd7c5 fix Makefiles by Torsten Werner · 15 years ago
- 8525eb6 Clean up of prctl code. by Andrew G. Morgan · 15 years ago
- 319cbc6 Add a test for maximal lock-down. by Andrew G. Morgan · 15 years ago
- 79f8dc9 Oops. Don't reuse index for loop. by Andrew G. Morgan · 15 years ago
- 9c49729 New features (setting user and groups) by Andrew G. Morgan · 15 years ago
- 7445469 Checkpoint. by Andrew G. Morgan · 15 years ago
- 5df3c2a Fix test to actually test setuid-0 scripts don't get capabilities. by Andrew G. Morgan · 15 years ago
- 88ee458 Fix recent compilation issue - by reordering #includes. by Andrew G. Morgan · 15 years ago
- a88ab3b Fix getcap utility in recursive mode by Lukas Kuklinek · 16 years ago
- 1b5fb7e Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
- 434e7fc No longer need verify-caps since setcap -v performs this operation. by Andrew G. Morgan · 16 years ago
- 248361e Documentation for setcap reconciled with application. by Andrew G. Morgan · 16 years ago
- 21d9c18 Record the fact that setcap has raised CAP_SETFCAP. by Andrew G. Morgan · 16 years ago
- 9da338a Add a -v (verify) mode to setcap by Andrew G. Morgan · 16 years ago
- 9f2e7c5 A handy --decode=0xYYYYY flag for capsh. by Andrew G. Morgan · 16 years ago
- 0a42b49 Make programs dynamically linked. by Andrew G. Morgan · 16 years ago
- 100d8e3 Add an example program to verify that a file has specific capabilities. by Andrew G. Morgan · 16 years ago
- f6c0eee Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago
- 953e7f1 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
- a0349b0 Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 17 years ago
- cd5e811 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 17 years ago
- a0b745a Added missing rm -f ./ping to quicktest.sh (for early exit) by Chris Friedhoff · 17 years ago
- c1e5b4f Clean up more things in progs (side effects of failing quicktest.sh) by Andrew G. Morgan · 17 years ago
- 6410f78 Add a test for all= capability setting etc, support. by Andrew G. Morgan · 17 years ago
- f8e4eeb Rearranged order to support bailing early if no securebits support available by Andrew G. Morgan · 17 years ago
- b1759d8 Extend capsh with --caps= --killit= --forkfor= and == support by Andrew G. Morgan · 17 years ago
- 8380c13 Add .gitignore files by Mike Frysinger · 17 years ago
- 023be07 do not use the '-s' flag with `install` by Mike Frysinger · 17 years ago
- e57378c We don't need to export _cap_names[] any more. by Andrew G. Morgan · 17 years ago
- d3ea8da Support for prctl based securebits. by Andrew G. Morgan · 17 years ago
- 97d49fd Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits) by Andrew G. Morgan · 17 years ago
- 4a1c63e Introduce a capability shell wrapper; capsh. by Andrew G. Morgan · 17 years ago
- df44db7 Filesystem capabilities are only meaningful on regular files. by Andrew G. Morgan · 17 years ago
- 7fc5f38 The following patch to libcap enables to display file capabilities by KaiGai Kohei · 17 years ago
- ea4e5f8 Add support for 64-bit (file) capabilities by Andrew Morgan · 17 years ago
- cd45c57 Build with a pam_cap module. by Andrew Morgan · 17 years ago
- 54f055e Revived old setcap/getcap manual pages and added support for removing file caps by Andrew Morgan · 17 years ago
- 4ede698 Cleanup output; and permit setcap e value to be superset of ip. by Andrew Morgan · 17 years ago
- e6033df Add tentitive support for filesystem capabilities with 2.6.23-mm kernels by Andrew Morgan · 17 years ago
- 370a70f Support for static library creation (libcap.a) + misc by Andrew Morgan · 17 years ago
- 5216fff Prepare for 1.95 release. by Andrew Morgan · 17 years ago
- f2e0a44 This is libcap-1.10 by Andrew Morgan · 17 years ago
- db06d79 This is libcap-1.01 by Andrew Morgan · 17 years ago
- 2c9c053 This is the source for libcap-1.0.tar.gz by Andrew Morgan · 17 years ago