1. 02403a9 Update our copy of libcap. by Jorge Lucangeli Obes · 8 years ago
  2. 1f52c8a Fix tyop in a comment. by Andrew G Morgan · 8 years ago
  3. 9c3d89f Update to Linus' kernel tree uapi headers. by Andrew G. Morgan · 8 years ago
  4. b245719 Delete unused #define (magit numbers from <linux/xattr.h>) by Andrew G. Morgan · 8 years ago
  5. 85f38a5 Drop use of libattr for our trivial use case of kernel API. by Andrew G. Morgan · 8 years ago
  6. 4532c90 Build libcap for Android. by Jorge Lucangeli Obes · 9 years ago
  7. c63a1e3 don't include FAKEROOT in Makefile variables by Benedikt Morbach · 10 years ago
  8. 203b6d0 Make.Rules: add gperf detection and fix INDENT test by Matthieu Crapet · 10 years ago
  9. 2749c0d Change the location we include linux/xattr.h by Andrew G Morgan · 10 years ago
  10. b43b071 libcap: fix dead/empty urls. by Xose Vazquez Perez · 10 years ago
  11. 180b512 Fix libcap build issue - remove spurious /uapi by Andrew G Morgan · 10 years ago
  12. 7cef6f3 Fix up the uapi/linux include scheme. by Andrew G Morgan · 10 years ago
  13. 94db165 Clean up some signed vs. unsigned comparisons in libcap. by Andrew G Morgan · 10 years ago
  14. 8e84654 Add a .pc file to the library. by Andrew G Morgan · 10 years ago
  15. 838917d Get the library to compile again. by Andrew G Morgan · 10 years ago
  16. 083c4ea Change directory to "/" after --chroot operation. by Andrew G. Morgan · 13 years ago
  17. 92246ba Add some bounding set capability support to libcap. by Andrew G. Morgan · 13 years ago
  18. 08fa09b libcap: introduce CAP_SYSLOG by Sergey Senozhatsky · 13 years ago
  19. 582557d fix Makefiles by Torsten Werner · 15 years ago
  20. 137016b Clean up of prctl code. by Andrew G. Morgan · 14 years ago
  21. ec02235 define sys/securebits.h by Serge E. Hallyn · 14 years ago
  22. bc60d25 Update to latest kernel header 2.6.33. by Andrew G. Morgan · 14 years ago
  23. 5dde833 Update kernel header to more recent version. by Andrew G. Morgan · 15 years ago
  24. 60a0642 Stop using sed for parsing capability.h. by Andrew G. Morgan · 15 years ago
  25. deb35c7 Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
  26. d718c08 Another corner case not gracefully handled by cap_to_text. by Andrew G. Morgan · 16 years ago
  27. 7f6da05 Make rules were not complete for compiling on unprepared systems. by Andrew G. Morgan · 16 years ago
  28. 3184213 Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago
  29. 4f024fc Restore correct source location for <sys/capability.h> by Andrew G. Morgan · 16 years ago
  30. 915cd73 Up to date with Linus' tree. by Andrew G. Morgan · 16 years ago
  31. 2481202 Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago
  32. 67703d3 Fix for Debian bugs 400591 & 487223: cap_copy_ext() by Andrew G. Morgan · 16 years ago
  33. e482cc2 Make text representation more readable. by Andrew G. Morgan · 16 years ago
  34. 627d3a5 Leverage a different, more standard, location for xattr.h . by Andrew G. Morgan · 16 years ago
  35. fe99653 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
  36. 387f2f8 Make fixes. by Hao Xu · 16 years ago
  37. d62769b We're moving on to v3 capabilities, to overcome a header file snafu. by Andrew G. Morgan · 16 years ago
  38. c5cf890 Drop dependency on current value of _LINUX_CAPABILITY_VERSION by Andrew G. Morgan · 16 years ago
  39. bb286f0 Clean up in preparation for next release. by Andrew G. Morgan · 16 years ago
  40. d175e8c Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 16 years ago
  41. fba4902 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 16 years ago
  42. 3f7da3c Address a bug manipulating 32-bit text representations of capabilities. by Andrew G. Morgan · 16 years ago
  43. 6341ac7 Revert "Add CAP_NS_OVERRIDE (34)." by Andrew G. Morgan · 16 years ago
  44. 159fc80 Add support for Kohei KaiGai's /sys/kernel/capability/ files. by Andrew G. Morgan · 16 years ago
  45. b69f168 Fix libcap to build while using more than one make job by Christian Wiese · 16 years ago
  46. 8d25537 Do not hard code toolchain binaries by Mike Frysinger · 16 years ago
  47. b333cef Do not run ldconfig for FAKEROOT installs by Mike Frysinger · 16 years ago
  48. 180c70f Add .gitignore files by Mike Frysinger · 16 years ago
  49. ab23780 Add CAP_NS_OVERRIDE (34). by Serge E. Hallyn · 16 years ago
  50. 9fc4cbb This is release 2.06. by Andrew G. Morgan · 16 years ago
  51. 7aff2ed We don't need to export _cap_names[] any more. by Andrew G. Morgan · 16 years ago
  52. 597369a This commit fixes some text -> cap# mapping and works with securebits patch. by Andrew G. Morgan · 16 years ago
  53. c2a2590 Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits) by Andrew G. Morgan · 16 years ago
  54. c3f65b8 Introduce a capability shell wrapper; capsh. by Andrew G. Morgan · 16 years ago
  55. 907393e Introduce two new capability <-> text helper functions. by Andrew G. Morgan · 16 years ago
  56. d7571cb Filesystem capabilities are only meaningful on regular files. by Andrew G. Morgan · 16 years ago
  57. f88ecb5 Fix for 32-bit filesystem capability support. by Andrew G. Morgan · 16 years ago
  58. c408605 Allocate next two capabilities for MAC security modules. by Casey Schaufler · 16 years ago
  59. d26fa3e Prune kernel header and fix missing assignment (fixes from KaiGai Kohei) by Andrew Morgan · 17 years ago
  60. f726d19 This is libcap-2.00. by Andrew Morgan · 17 years ago
  61. 32423d4 Add support for 64-bit (file) capabilities by Andrew Morgan · 17 years ago
  62. aadd6fa Build with a pam_cap module. by Andrew Morgan · 17 years ago
  63. ed81ba2 Revived old setcap/getcap manual pages and added support for removing file caps by Andrew Morgan · 17 years ago
  64. 7ad0c94 Cleanup output; and permit setcap e value to be superset of ip. by Andrew Morgan · 17 years ago
  65. 462e9b5 Add tentitive support for filesystem capabilities with 2.6.23-mm kernels by Andrew Morgan · 17 years ago
  66. 9ce30db Don't need this any more. by Andrew Morgan · 17 years ago
  67. dafaae6 Correct capset and capget system call invocations by Andrew Morgan · 17 years ago
  68. afeec1d Enable compilation against more recent (2.6) kernel header files. by Andrew Morgan · 17 years ago
  69. e9d9058 Support for static library creation (libcap.a) + misc by Andrew Morgan · 17 years ago
  70. ec25bd9 Prepare for 1.95 release. by Andrew Morgan · 17 years ago
  71. f9c44c4 This is libcap-1.10 by Andrew Morgan · 17 years ago
  72. 8718570 This is libcap-1.03 by Andrew Morgan · 17 years ago
  73. 301d923 This is libcap-1.02 by Andrew Morgan · 17 years ago
  74. 2153ffc This is libcap-1.01 by Andrew Morgan · 17 years ago
  75. 7baf3be This is the source for libcap-1.0.tar.gz by Andrew Morgan · 17 years ago
  76. 0ee9421 don't include FAKEROOT in Makefile variables by Benedikt Morbach · 10 years ago
  77. 3c22870 Make.Rules: add gperf detection and fix INDENT test by Matthieu Crapet · 10 years ago
  78. 84fb600 Change the location we include linux/xattr.h by Andrew G Morgan · 10 years ago
  79. 641c91e libcap: fix dead/empty urls. by Xose Vazquez Perez · 10 years ago
  80. d1f32b2 Fix libcap build issue - remove spurious /uapi by Andrew G Morgan · 10 years ago
  81. c329066 Fix up the uapi/linux include scheme. by Andrew G Morgan · 10 years ago
  82. aed54a8 Clean up some signed vs. unsigned comparisons in libcap. by Andrew G Morgan · 10 years ago
  83. dfea7eb Add a .pc file to the library. by Andrew G Morgan · 10 years ago
  84. 158b773 Get the library to compile again. by Andrew G Morgan · 10 years ago
  85. af725c5 Change directory to "/" after --chroot operation. by Andrew G. Morgan · 13 years ago
  86. f4df8a4 Add some bounding set capability support to libcap. by Andrew G. Morgan · 13 years ago
  87. 684f811 libcap: introduce CAP_SYSLOG by Sergey Senozhatsky · 13 years ago
  88. 7ebd7c5 fix Makefiles by Torsten Werner · 15 years ago
  89. 8525eb6 Clean up of prctl code. by Andrew G. Morgan · 14 years ago
  90. bce1d16 define sys/securebits.h by Serge E. Hallyn · 14 years ago
  91. 35f5d10 Update to latest kernel header 2.6.33. by Andrew G. Morgan · 14 years ago
  92. 012bca3 Update kernel header to more recent version. by Andrew G. Morgan · 15 years ago
  93. 9494a1f Stop using sed for parsing capability.h. by Andrew G. Morgan · 15 years ago
  94. 1b5fb7e Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
  95. afb17b8 Another corner case not gracefully handled by cap_to_text. by Andrew G. Morgan · 16 years ago
  96. 4f288dd Make rules were not complete for compiling on unprepared systems. by Andrew G. Morgan · 16 years ago
  97. 6818a5a Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago
  98. 8bdd0ef Restore correct source location for <sys/capability.h> by Andrew G. Morgan · 16 years ago
  99. b3504f5 Up to date with Linus' tree. by Andrew G. Morgan · 16 years ago
  100. f6c0eee Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago