1. bce1d16 define sys/securebits.h by Serge E. Hallyn · 15 years ago
  2. 319cbc6 Add a test for maximal lock-down. by Andrew G. Morgan · 15 years ago
  3. 35f5d10 Update to latest kernel header 2.6.33. by Andrew G. Morgan · 15 years ago
  4. 1a6e577 This is libcap-2.18 by Andrew G. Morgan · 15 years ago
  5. 79f8dc9 Oops. Don't reuse index for loop. by Andrew G. Morgan · 15 years ago
  6. 9c49729 New features (setting user and groups) by Andrew G. Morgan · 15 years ago
  7. 7445469 Checkpoint. by Andrew G. Morgan · 15 years ago
  8. b013545 getcap(8): fix filename section split by Mike Frysinger · 15 years ago
  9. 0dab406 etcap(8): use .BR in SEE ALSO by Mike Frysinger · 15 years ago
  10. a5ca236 This is libcap-2.17. by Andrew G. Morgan · 15 years ago
  11. 5df3c2a Fix test to actually test setuid-0 scripts don't get capabilities. by Andrew G. Morgan · 15 years ago
  12. 012bca3 Update kernel header to more recent version. by Andrew G. Morgan · 15 years ago
  13. 88ee458 Fix recent compilation issue - by reordering #includes. by Andrew G. Morgan · 15 years ago
  14. b984fb7 This is libcap-2.16. by Andrew G. Morgan · 16 years ago
  15. 9494a1f Stop using sed for parsing capability.h. by Andrew G. Morgan · 16 years ago
  16. a88ab3b Fix getcap utility in recursive mode by Lukas Kuklinek · 16 years ago
  17. f4e9836 Make.Rules: fix INDENT test by Mike Frysinger · 16 years ago
  18. f4060c9 The next release will be 2.15. by Andrew G. Morgan · 16 years ago
  19. 1b5fb7e Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
  20. 7d068bb libc as a way to infer library directory doesn't work on ubuntu. by Andrew G. Morgan · 16 years ago
  21. 5a642cb Update for release of 2.14. by Andrew G. Morgan · 16 years ago
  22. 434e7fc No longer need verify-caps since setcap -v performs this operation. by Andrew G. Morgan · 16 years ago
  23. 248361e Documentation for setcap reconciled with application. by Andrew G. Morgan · 16 years ago
  24. 21d9c18 Record the fact that setcap has raised CAP_SETFCAP. by Andrew G. Morgan · 16 years ago
  25. 9da338a Add a -v (verify) mode to setcap by Andrew G. Morgan · 16 years ago
  26. 9f2e7c5 A handy --decode=0xYYYYY flag for capsh. by Andrew G. Morgan · 16 years ago
  27. 0a42b49 Make programs dynamically linked. by Andrew G. Morgan · 16 years ago
  28. 100d8e3 Add an example program to verify that a file has specific capabilities. by Andrew G. Morgan · 16 years ago
  29. 21291c2 12 was annoying to use. Let's hear it for 13. by Andrew G. Morgan · 16 years ago
  30. afb17b8 Another corner case not gracefully handled by cap_to_text. by Andrew G. Morgan · 16 years ago
  31. 4f288dd Make rules were not complete for compiling on unprepared systems. by Andrew G. Morgan · 16 years ago
  32. e24cdf4 Next release 2.12. by Andrew G. Morgan · 16 years ago
  33. 6818a5a Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago
  34. 8bdd0ef Restore correct source location for <sys/capability.h> by Andrew G. Morgan · 16 years ago
  35. eeb82e1 A libcap.3 man page and fix up the cap_get_pid() docs. by Andrew G. Morgan · 16 years ago
  36. 5a02b47 Install the new man page (link) by Andrew G. Morgan · 16 years ago
  37. 8613040 This is libcap-2.11. by Andrew G. Morgan · 16 years ago
  38. b3504f5 Up to date with Linus' tree. by Andrew G. Morgan · 16 years ago
  39. de72530 Document updates - add cap_compare man page. by Andrew G. Morgan · 16 years ago
  40. f6c0eee Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago
  41. 3463a13 Fix for Debian bugs 400591 & 487223: cap_copy_ext() by Andrew G. Morgan · 16 years ago
  42. 3fa808f Make text representation more readable. by Andrew G. Morgan · 16 years ago
  43. 6d809eb Leverage a different, more standard, location for xattr.h . by Andrew G. Morgan · 16 years ago
  44. 953e7f1 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
  45. 8e9b94b Make fixes. by Hao Xu · 16 years ago
  46. 9126a00 This is libcap-2.10. by Andrew G. Morgan · 16 years ago
  47. ebf9f5b We're moving on to v3 capabilities, to overcome a header file snafu. by Andrew G. Morgan · 16 years ago
  48. 85aaecf Drop dependency on current value of _LINUX_CAPABILITY_VERSION by Andrew G. Morgan · 16 years ago
  49. 16ad468 Better grammar for cap_from_text.3. by Michael Kerrisk · 17 years ago
  50. fcc1225 Enhancements to cap_copy_ext.3. by Michael Kerrisk · 17 years ago
  51. f824c50 cap_get_proc.3 enhancements. by Michael Kerrisk · 17 years ago
  52. 750fdac Enhancements with example to cap_from_text.3. by Michael Kerrisk · 17 years ago
  53. d5f2646 Documentation clarifications. by Michael Kerrisk · 17 years ago
  54. 0d17ea9 Minor fixup. by Andrew G. Morgan · 17 years ago
  55. 8f9b581 cap_get_file.3 updates. by Michael Kerrisk · 17 years ago
  56. c09b825 Fixes for cap_init.3. by Michael Kerrisk · 17 years ago
  57. 404b5b7 More doc fixes by Michael Kerrisk · 17 years ago
  58. 28efaf5 Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 17 years ago
  59. 8c9e5bb Modernize discussion of capsetp(). by Andrew G. Morgan · 17 years ago
  60. 1501b33 Indicate fate of POSIX.1e draft. by Michael Kerrisk · 17 years ago
  61. 53c22f7 More consistent link lines. by Michael Kerrisk · 17 years ago
  62. 4bf8251 Added note about capabilities(7) from the main system man pages. by Michael Kerrisk · 17 years ago
  63. 4eadce8 Man page cleanup - consistent style. by Michael Kerrisk · 17 years ago
  64. fbc8b61 this is libcap-2.09 by Andrew G. Morgan · 17 years ago
  65. bbff35a Clean up in preparation for next release. by Andrew G. Morgan · 17 years ago
  66. f374777 These two man pages are no longer official by Andrew G. Morgan · 17 years ago
  67. a0349b0 Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 17 years ago
  68. ff04a87 Add stub man page for cap_clear_flag.3 by Andrew G. Morgan · 17 years ago
  69. 375f12c Chris' capability conversion scripts. by Chris Friedhoff · 17 years ago
  70. f9e06b4 Figured out how and where to install pam_cap.so by Andrew G. Morgan · 17 years ago
  71. cd5e811 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 17 years ago
  72. 0d418f0 Make a better guess for the target directory for libcap. by Andrew G. Morgan · 17 years ago
  73. e5788d4 Add info about -r option to documentation for setcap by Andrew G. Morgan · 17 years ago
  74. a0b745a Added missing rm -f ./ping to quicktest.sh (for early exit) by Chris Friedhoff · 17 years ago
  75. 15af6bd This is 2.08. by Andrew G. Morgan · 17 years ago
  76. c1e5b4f Clean up more things in progs (side effects of failing quicktest.sh) by Andrew G. Morgan · 17 years ago
  77. 6473ecb Address a bug manipulating 32-bit text representations of capabilities. by Andrew G. Morgan · 17 years ago
  78. 6410f78 Add a test for all= capability setting etc, support. by Andrew G. Morgan · 17 years ago
  79. f8e4eeb Rearranged order to support bailing early if no securebits support available by Andrew G. Morgan · 17 years ago
  80. 7decc28 Revert "Add CAP_NS_OVERRIDE (34)." by Andrew G. Morgan · 17 years ago
  81. 4d344bd Add support for Kohei KaiGai's /sys/kernel/capability/ files. by Andrew G. Morgan · 17 years ago
  82. 47bd77b Update release number to 2.07. by Andrew G. Morgan · 17 years ago
  83. 5e85b37 Fix libcap to build while using more than one make job by Christian Wiese · 17 years ago
  84. b1759d8 Extend capsh with --caps= --killit= --forkfor= and == support by Andrew G. Morgan · 17 years ago
  85. 35db493 Do not hard code toolchain binaries by Mike Frysinger · 17 years ago
  86. a9d2340 Do not run ldconfig for FAKEROOT installs by Mike Frysinger · 17 years ago
  87. 8380c13 Add .gitignore files by Mike Frysinger · 17 years ago
  88. 023be07 do not use the '-s' flag with `install` by Mike Frysinger · 17 years ago
  89. 76f6f0a set FAKEROOT to DESTDIR by default by Mike Frysinger · 17 years ago
  90. 6f8418f Add CAP_NS_OVERRIDE (34). by Serge E. Hallyn · 17 years ago
  91. 5b71e2b This is release 2.06. by Andrew G. Morgan · 17 years ago
  92. e57378c We don't need to export _cap_names[] any more. by Andrew G. Morgan · 17 years ago
  93. d3ea8da Support for prctl based securebits. by Andrew G. Morgan · 17 years ago
  94. ddfb354 This commit fixes some text -> cap# mapping and works with securebits patch. by Andrew G. Morgan · 17 years ago
  95. 0b82c4a Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 17 years ago
  96. 97d49fd Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits) by Andrew G. Morgan · 17 years ago
  97. 3fb29aa This is libcap-2.05 by Andrew G. Morgan · 17 years ago
  98. 4a1c63e Introduce a capability shell wrapper; capsh. by Andrew G. Morgan · 17 years ago
  99. f59a32c Introduce two new capability <-> text helper functions. by Andrew G. Morgan · 17 years ago
  100. e64aa18 Make pam_cap compilation conditional. by Andrew G. Morgan · 17 years ago