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