1. 67703d3 Fix for Debian bugs 400591 & 487223: cap_copy_ext() by Andrew G. Morgan · 16 years ago
  2. e482cc2 Make text representation more readable. by Andrew G. Morgan · 16 years ago
  3. 627d3a5 Leverage a different, more standard, location for xattr.h . by Andrew G. Morgan · 16 years ago
  4. fe99653 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
  5. 387f2f8 Make fixes. by Hao Xu · 16 years ago
  6. b3237c8 This is libcap-2.10. by Andrew G. Morgan · 16 years ago
  7. d62769b We're moving on to v3 capabilities, to overcome a header file snafu. by Andrew G. Morgan · 16 years ago
  8. c5cf890 Drop dependency on current value of _LINUX_CAPABILITY_VERSION by Andrew G. Morgan · 16 years ago
  9. 5d5e83e Better grammar for cap_from_text.3. by Michael Kerrisk · 17 years ago
  10. 9a62347 Enhancements to cap_copy_ext.3. by Michael Kerrisk · 17 years ago
  11. f84c7b5 cap_get_proc.3 enhancements. by Michael Kerrisk · 17 years ago
  12. 4dc37f6 Enhancements with example to cap_from_text.3. by Michael Kerrisk · 17 years ago
  13. 4b2d9c4 Documentation clarifications. by Michael Kerrisk · 17 years ago
  14. aa8c025 Minor fixup. by Andrew G. Morgan · 17 years ago
  15. 9f69a1a cap_get_file.3 updates. by Michael Kerrisk · 17 years ago
  16. 5aea3ae Fixes for cap_init.3. by Michael Kerrisk · 17 years ago
  17. 53e19e8 More doc fixes by Michael Kerrisk · 17 years ago
  18. c2d005b Modernize discussion of capsetp(). by Andrew G. Morgan · 17 years ago
  19. 04fcccb Indicate fate of POSIX.1e draft. by Michael Kerrisk · 17 years ago
  20. 880ade3 More consistent link lines. by Michael Kerrisk · 17 years ago
  21. 31fd4d0 Added note about capabilities(7) from the main system man pages. by Michael Kerrisk · 17 years ago
  22. f82c025 Man page cleanup - consistent style. by Michael Kerrisk · 17 years ago
  23. ad7e4f0 this is libcap-2.09 by Andrew G. Morgan · 17 years ago
  24. bb286f0 Clean up in preparation for next release. by Andrew G. Morgan · 17 years ago
  25. 333983e These two man pages are no longer official by Andrew G. Morgan · 17 years ago
  26. d175e8c Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 17 years ago
  27. 27ad78b Add stub man page for cap_clear_flag.3 by Andrew G. Morgan · 17 years ago
  28. 8d380c8 Chris' capability conversion scripts. by Chris Friedhoff · 17 years ago
  29. 6270175 Figured out how and where to install pam_cap.so by Andrew G. Morgan · 17 years ago
  30. fba4902 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 17 years ago
  31. 2511b97 Make a better guess for the target directory for libcap. by Andrew G. Morgan · 17 years ago
  32. 789a6ad Add info about -r option to documentation for setcap by Andrew G. Morgan · 17 years ago
  33. 9f1a238 Added missing rm -f ./ping to quicktest.sh (for early exit) by Chris Friedhoff · 17 years ago
  34. d3f39dd This is 2.08. by Andrew G. Morgan · 17 years ago
  35. 39071e7 Clean up more things in progs (side effects of failing quicktest.sh) by Andrew G. Morgan · 17 years ago
  36. 3f7da3c Address a bug manipulating 32-bit text representations of capabilities. by Andrew G. Morgan · 17 years ago
  37. 19aa0c9 Add a test for all= capability setting etc, support. by Andrew G. Morgan · 17 years ago
  38. 29ea8f5 Rearranged order to support bailing early if no securebits support available by Andrew G. Morgan · 17 years ago
  39. 6341ac7 Revert "Add CAP_NS_OVERRIDE (34)." by Andrew G. Morgan · 17 years ago
  40. 159fc80 Add support for Kohei KaiGai's /sys/kernel/capability/ files. by Andrew G. Morgan · 17 years ago
  41. 9e88e24 Update release number to 2.07. by Andrew G. Morgan · 17 years ago
  42. b69f168 Fix libcap to build while using more than one make job by Christian Wiese · 17 years ago
  43. 66a7d74 Extend capsh with --caps= --killit= --forkfor= and == support by Andrew G. Morgan · 17 years ago
  44. 8d25537 Do not hard code toolchain binaries by Mike Frysinger · 17 years ago
  45. b333cef Do not run ldconfig for FAKEROOT installs by Mike Frysinger · 17 years ago
  46. 180c70f Add .gitignore files by Mike Frysinger · 17 years ago
  47. 31be893 do not use the '-s' flag with `install` by Mike Frysinger · 17 years ago
  48. 79f24d0 set FAKEROOT to DESTDIR by default by Mike Frysinger · 17 years ago
  49. ab23780 Add CAP_NS_OVERRIDE (34). by Serge E. Hallyn · 17 years ago
  50. 9fc4cbb This is release 2.06. by Andrew G. Morgan · 17 years ago
  51. 7aff2ed We don't need to export _cap_names[] any more. by Andrew G. Morgan · 17 years ago
  52. 7074c81 Support for prctl based securebits. by Andrew G. Morgan · 17 years ago
  53. 597369a This commit fixes some text -> cap# mapping and works with securebits patch. by Andrew G. Morgan · 17 years ago
  54. c2a2590 Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits) by Andrew G. Morgan · 17 years ago
  55. 973e826 This is libcap-2.05 by Andrew G. Morgan · 17 years ago
  56. c3f65b8 Introduce a capability shell wrapper; capsh. by Andrew G. Morgan · 17 years ago
  57. 907393e Introduce two new capability <-> text helper functions. by Andrew G. Morgan · 17 years ago
  58. 45b7310 Make pam_cap compilation conditional. by Andrew G. Morgan · 17 years ago
  59. d7571cb Filesystem capabilities are only meaningful on regular files. by Andrew G. Morgan · 17 years ago
  60. f88ecb5 Fix for 32-bit filesystem capability support. by Andrew G. Morgan · 17 years ago
  61. c408605 Allocate next two capabilities for MAC security modules. by Casey Schaufler · 17 years ago
  62. 566cbdd Also create $(MANDIR)/man8 by Ismail Dönmez · 17 years ago
  63. 934cdcb Release 2.02. by Andrew Morgan · 17 years ago
  64. c9a9197 The following patch to libcap enables to display file capabilities by KaiGai Kohei · 17 years ago
  65. 9a7a0e2 This is version 2.01 by Andrew Morgan · 17 years ago
  66. d26fa3e Prune kernel header and fix missing assignment (fixes from KaiGai Kohei) by Andrew Morgan · 17 years ago
  67. f726d19 This is libcap-2.00. by Andrew Morgan · 17 years ago
  68. 32423d4 Add support for 64-bit (file) capabilities by Andrew Morgan · 17 years ago
  69. cfb5b56 Give a concrete example (morgan gets CAP_SETFCAP) by Andrew Morgan · 17 years ago
  70. aadd6fa Build with a pam_cap module. by Andrew Morgan · 17 years ago
  71. 9fe5d05 I'm installing the pam_cap code here. by Andrew Morgan · 17 years ago
  72. c59e6a8 Install more man pages. by Andrew Morgan · 17 years ago
  73. ed81ba2 Revived old setcap/getcap manual pages and added support for removing file caps by Andrew Morgan · 17 years ago
  74. 7ad0c94 Cleanup output; and permit setcap e value to be superset of ip. by Andrew Morgan · 17 years ago
  75. b03272e Give this a different version number by Andrew Morgan · 17 years ago
  76. 462e9b5 Add tentitive support for filesystem capabilities with 2.6.23-mm kernels by Andrew Morgan · 17 years ago
  77. 9ce30db Don't need this any more. by Andrew Morgan · 17 years ago
  78. dafaae6 Correct capset and capget system call invocations by Andrew Morgan · 17 years ago
  79. cc94730 Update for 1.96 release. by Andrew Morgan · 17 years ago
  80. afeec1d Enable compilation against more recent (2.6) kernel header files. by Andrew Morgan · 17 years ago
  81. 6628e46 Update key file. by Andrew Morgan · 17 years ago
  82. e9d9058 Support for static library creation (libcap.a) + misc by Andrew Morgan · 17 years ago
  83. ec25bd9 Prepare for 1.95 release. by Andrew Morgan · 17 years ago
  84. f9c44c4 This is libcap-1.10 by Andrew Morgan · 17 years ago
  85. 8718570 This is libcap-1.03 by Andrew Morgan · 17 years ago
  86. 301d923 This is libcap-1.02 by Andrew Morgan · 17 years ago
  87. 2153ffc This is libcap-1.01 by Andrew Morgan · 17 years ago
  88. 7baf3be This is the source for libcap-1.0.tar.gz by Andrew Morgan · 17 years ago
  89. d45f2b5 Initial empty repository by Bill Yi · 9 years ago