1. 641c91e libcap: fix dead/empty urls. by Xose Vazquez Perez · 11 years ago
  2. d1f32b2 Fix libcap build issue - remove spurious /uapi by Andrew G Morgan · 11 years ago
  3. c329066 Fix up the uapi/linux include scheme. by Andrew G Morgan · 11 years ago
  4. 762008b Upload to kernel.org is of the tar file with accompanying signature. by Andrew G Morgan · 11 years ago
  5. 3a788dd Adjustments to point to kernel.org locations. by Andrew G Morgan · 11 years ago
  6. 8e9c717 Explore using this key to upload to kernel.org by Andrew G Morgan · 11 years ago
  7. 614111b Prepare for a release tag. by Andrew G Morgan · 11 years ago
  8. 12ea42e Stop using ping to test privilege use. by Andrew G Morgan · 11 years ago
  9. 9330818 Add support for power-pc build. by Andrew G Morgan · 11 years ago
  10. aed54a8 Clean up some signed vs. unsigned comparisons in libcap. by Andrew G Morgan · 11 years ago
  11. dfea7eb Add a .pc file to the library. by Andrew G Morgan · 11 years ago
  12. 158b773 Get the library to compile again. by Andrew G Morgan · 11 years ago
  13. 056ffb0 setcap: comment to help the user figure out why setcap is failing. by Andrew G. Morgan · 13 years ago
  14. 616a03d Fix a compiler warning(error) for format mismatch. by Andrew G. Morgan · 13 years ago
  15. a613b00 This is release 2.22. by Andrew G. Morgan · 13 years ago
  16. af725c5 Change directory to "/" after --chroot operation. by Andrew G. Morgan · 13 years ago
  17. 1d229a3 Clarify version of GPL covering this library. by Andrew G. Morgan · 13 years ago
  18. f464aa7 Support getting/setting capabilities on large files. by Andrew G. Morgan · 13 years ago
  19. 62e77f7 This is release 2.21. by Andrew G. Morgan · 13 years ago
  20. f4df8a4 Add some bounding set capability support to libcap. by Andrew G. Morgan · 13 years ago
  21. ea806ff This is version 2.20. by Andrew G. Morgan · 14 years ago
  22. 684f811 libcap: introduce CAP_SYSLOG by Sergey Senozhatsky · 14 years ago
  23. 85748f4 Default to installing setcap with an inheritable capability. by Andrew G. Morgan · 14 years ago
  24. 7ebd7c5 fix Makefiles by Torsten Werner · 15 years ago
  25. 03134f1 Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 14 years ago
  26. 3614d34 fix manpage cap_from_text(3) by Torsten Werner · 14 years ago
  27. 4a4b9db This is libcap-2.19 by Andrew G. Morgan · 15 years ago
  28. 8525eb6 Clean up of prctl code. by Andrew G. Morgan · 15 years ago
  29. bce1d16 define sys/securebits.h by Serge E. Hallyn · 15 years ago
  30. 319cbc6 Add a test for maximal lock-down. by Andrew G. Morgan · 15 years ago
  31. 35f5d10 Update to latest kernel header 2.6.33. by Andrew G. Morgan · 15 years ago
  32. 1a6e577 This is libcap-2.18 by Andrew G. Morgan · 15 years ago
  33. 79f8dc9 Oops. Don't reuse index for loop. by Andrew G. Morgan · 15 years ago
  34. 9c49729 New features (setting user and groups) by Andrew G. Morgan · 15 years ago
  35. 7445469 Checkpoint. by Andrew G. Morgan · 15 years ago
  36. b013545 getcap(8): fix filename section split by Mike Frysinger · 15 years ago
  37. 0dab406 etcap(8): use .BR in SEE ALSO by Mike Frysinger · 15 years ago
  38. a5ca236 This is libcap-2.17. by Andrew G. Morgan · 15 years ago
  39. 5df3c2a Fix test to actually test setuid-0 scripts don't get capabilities. by Andrew G. Morgan · 15 years ago
  40. 012bca3 Update kernel header to more recent version. by Andrew G. Morgan · 15 years ago
  41. 88ee458 Fix recent compilation issue - by reordering #includes. by Andrew G. Morgan · 15 years ago
  42. b984fb7 This is libcap-2.16. by Andrew G. Morgan · 16 years ago
  43. 9494a1f Stop using sed for parsing capability.h. by Andrew G. Morgan · 16 years ago
  44. a88ab3b Fix getcap utility in recursive mode by Lukas Kuklinek · 16 years ago
  45. f4e9836 Make.Rules: fix INDENT test by Mike Frysinger · 16 years ago
  46. f4060c9 The next release will be 2.15. by Andrew G. Morgan · 16 years ago
  47. 1b5fb7e Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
  48. 7d068bb libc as a way to infer library directory doesn't work on ubuntu. by Andrew G. Morgan · 16 years ago
  49. 5a642cb Update for release of 2.14. by Andrew G. Morgan · 16 years ago
  50. 434e7fc No longer need verify-caps since setcap -v performs this operation. by Andrew G. Morgan · 16 years ago
  51. 248361e Documentation for setcap reconciled with application. by Andrew G. Morgan · 16 years ago
  52. 21d9c18 Record the fact that setcap has raised CAP_SETFCAP. by Andrew G. Morgan · 16 years ago
  53. 9da338a Add a -v (verify) mode to setcap by Andrew G. Morgan · 16 years ago
  54. 9f2e7c5 A handy --decode=0xYYYYY flag for capsh. by Andrew G. Morgan · 16 years ago
  55. 0a42b49 Make programs dynamically linked. by Andrew G. Morgan · 16 years ago
  56. 100d8e3 Add an example program to verify that a file has specific capabilities. by Andrew G. Morgan · 16 years ago
  57. 21291c2 12 was annoying to use. Let's hear it for 13. by Andrew G. Morgan · 16 years ago
  58. afb17b8 Another corner case not gracefully handled by cap_to_text. by Andrew G. Morgan · 16 years ago
  59. 4f288dd Make rules were not complete for compiling on unprepared systems. by Andrew G. Morgan · 16 years ago
  60. e24cdf4 Next release 2.12. by Andrew G. Morgan · 16 years ago
  61. 6818a5a Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago
  62. 8bdd0ef Restore correct source location for <sys/capability.h> by Andrew G. Morgan · 16 years ago
  63. eeb82e1 A libcap.3 man page and fix up the cap_get_pid() docs. by Andrew G. Morgan · 16 years ago
  64. 5a02b47 Install the new man page (link) by Andrew G. Morgan · 16 years ago
  65. 8613040 This is libcap-2.11. by Andrew G. Morgan · 16 years ago
  66. b3504f5 Up to date with Linus' tree. by Andrew G. Morgan · 16 years ago
  67. de72530 Document updates - add cap_compare man page. by Andrew G. Morgan · 16 years ago
  68. f6c0eee Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago
  69. 3463a13 Fix for Debian bugs 400591 & 487223: cap_copy_ext() by Andrew G. Morgan · 16 years ago
  70. 3fa808f Make text representation more readable. by Andrew G. Morgan · 16 years ago
  71. 6d809eb Leverage a different, more standard, location for xattr.h . by Andrew G. Morgan · 16 years ago
  72. 953e7f1 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
  73. 8e9b94b Make fixes. by Hao Xu · 16 years ago
  74. 9126a00 This is libcap-2.10. by Andrew G. Morgan · 16 years ago
  75. ebf9f5b We're moving on to v3 capabilities, to overcome a header file snafu. by Andrew G. Morgan · 16 years ago
  76. 85aaecf Drop dependency on current value of _LINUX_CAPABILITY_VERSION by Andrew G. Morgan · 16 years ago
  77. 16ad468 Better grammar for cap_from_text.3. by Michael Kerrisk · 16 years ago
  78. fcc1225 Enhancements to cap_copy_ext.3. by Michael Kerrisk · 16 years ago
  79. f824c50 cap_get_proc.3 enhancements. by Michael Kerrisk · 16 years ago
  80. 750fdac Enhancements with example to cap_from_text.3. by Michael Kerrisk · 16 years ago
  81. d5f2646 Documentation clarifications. by Michael Kerrisk · 16 years ago
  82. 0d17ea9 Minor fixup. by Andrew G. Morgan · 16 years ago
  83. 8f9b581 cap_get_file.3 updates. by Michael Kerrisk · 16 years ago
  84. c09b825 Fixes for cap_init.3. by Michael Kerrisk · 16 years ago
  85. 404b5b7 More doc fixes by Michael Kerrisk · 16 years ago
  86. 28efaf5 Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 16 years ago
  87. 8c9e5bb Modernize discussion of capsetp(). by Andrew G. Morgan · 16 years ago
  88. 1501b33 Indicate fate of POSIX.1e draft. by Michael Kerrisk · 16 years ago
  89. 53c22f7 More consistent link lines. by Michael Kerrisk · 16 years ago
  90. 4bf8251 Added note about capabilities(7) from the main system man pages. by Michael Kerrisk · 16 years ago
  91. 4eadce8 Man page cleanup - consistent style. by Michael Kerrisk · 16 years ago
  92. fbc8b61 this is libcap-2.09 by Andrew G. Morgan · 16 years ago
  93. bbff35a Clean up in preparation for next release. by Andrew G. Morgan · 16 years ago
  94. f374777 These two man pages are no longer official by Andrew G. Morgan · 16 years ago
  95. a0349b0 Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 16 years ago
  96. ff04a87 Add stub man page for cap_clear_flag.3 by Andrew G. Morgan · 16 years ago
  97. 375f12c Chris' capability conversion scripts. by Chris Friedhoff · 17 years ago
  98. f9e06b4 Figured out how and where to install pam_cap.so by Andrew G. Morgan · 17 years ago
  99. cd5e811 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 17 years ago
  100. 0d418f0 Make a better guess for the target directory for libcap. by Andrew G. Morgan · 17 years ago