1. 6818a5a Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago
  2. 8bdd0ef Restore correct source location for <sys/capability.h> by Andrew G. Morgan · 16 years ago
  3. eeb82e1 A libcap.3 man page and fix up the cap_get_pid() docs. by Andrew G. Morgan · 16 years ago
  4. 5a02b47 Install the new man page (link) by Andrew G. Morgan · 16 years ago
  5. 8613040 This is libcap-2.11. by Andrew G. Morgan · 16 years ago
  6. b3504f5 Up to date with Linus' tree. by Andrew G. Morgan · 16 years ago
  7. de72530 Document updates - add cap_compare man page. by Andrew G. Morgan · 16 years ago
  8. f6c0eee Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare() by Andrew G. Morgan · 16 years ago
  9. 3463a13 Fix for Debian bugs 400591 & 487223: cap_copy_ext() by Andrew G. Morgan · 16 years ago
  10. 3fa808f Make text representation more readable. by Andrew G. Morgan · 16 years ago
  11. 6d809eb Leverage a different, more standard, location for xattr.h . by Andrew G. Morgan · 16 years ago
  12. 953e7f1 Some makefile cleanups. by Andrew G. Morgan · 16 years ago
  13. 8e9b94b Make fixes. by Hao Xu · 16 years ago
  14. 9126a00 This is libcap-2.10. by Andrew G. Morgan · 16 years ago
  15. ebf9f5b We're moving on to v3 capabilities, to overcome a header file snafu. by Andrew G. Morgan · 16 years ago
  16. 85aaecf Drop dependency on current value of _LINUX_CAPABILITY_VERSION by Andrew G. Morgan · 16 years ago
  17. 16ad468 Better grammar for cap_from_text.3. by Michael Kerrisk · 17 years ago
  18. fcc1225 Enhancements to cap_copy_ext.3. by Michael Kerrisk · 17 years ago
  19. f824c50 cap_get_proc.3 enhancements. by Michael Kerrisk · 17 years ago
  20. 750fdac Enhancements with example to cap_from_text.3. by Michael Kerrisk · 17 years ago
  21. d5f2646 Documentation clarifications. by Michael Kerrisk · 17 years ago
  22. 0d17ea9 Minor fixup. by Andrew G. Morgan · 17 years ago
  23. 8f9b581 cap_get_file.3 updates. by Michael Kerrisk · 17 years ago
  24. c09b825 Fixes for cap_init.3. by Michael Kerrisk · 17 years ago
  25. 404b5b7 More doc fixes by Michael Kerrisk · 17 years ago
  26. 28efaf5 Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 17 years ago
  27. 8c9e5bb Modernize discussion of capsetp(). by Andrew G. Morgan · 17 years ago
  28. 1501b33 Indicate fate of POSIX.1e draft. by Michael Kerrisk · 17 years ago
  29. 53c22f7 More consistent link lines. by Michael Kerrisk · 17 years ago
  30. 4bf8251 Added note about capabilities(7) from the main system man pages. by Michael Kerrisk · 17 years ago
  31. 4eadce8 Man page cleanup - consistent style. by Michael Kerrisk · 17 years ago
  32. fbc8b61 this is libcap-2.09 by Andrew G. Morgan · 17 years ago
  33. bbff35a Clean up in preparation for next release. by Andrew G. Morgan · 17 years ago
  34. f374777 These two man pages are no longer official by Andrew G. Morgan · 17 years ago
  35. a0349b0 Revised numbers for the SECUREBITS prctl()s by Andrew G. Morgan · 17 years ago
  36. ff04a87 Add stub man page for cap_clear_flag.3 by Andrew G. Morgan · 17 years ago
  37. 375f12c Chris' capability conversion scripts. by Chris Friedhoff · 17 years ago
  38. f9e06b4 Figured out how and where to install pam_cap.so by Andrew G. Morgan · 17 years ago
  39. cd5e811 Add cap_clear_flag() function to clear one of the EIP capability flag vectors by Andrew G. Morgan · 17 years ago
  40. 0d418f0 Make a better guess for the target directory for libcap. by Andrew G. Morgan · 17 years ago
  41. e5788d4 Add info about -r option to documentation for setcap by Andrew G. Morgan · 17 years ago
  42. a0b745a Added missing rm -f ./ping to quicktest.sh (for early exit) by Chris Friedhoff · 17 years ago
  43. 15af6bd This is 2.08. by Andrew G. Morgan · 17 years ago
  44. c1e5b4f Clean up more things in progs (side effects of failing quicktest.sh) by Andrew G. Morgan · 17 years ago
  45. 6473ecb Address a bug manipulating 32-bit text representations of capabilities. by Andrew G. Morgan · 17 years ago
  46. 6410f78 Add a test for all= capability setting etc, support. by Andrew G. Morgan · 17 years ago
  47. f8e4eeb Rearranged order to support bailing early if no securebits support available by Andrew G. Morgan · 17 years ago
  48. 7decc28 Revert "Add CAP_NS_OVERRIDE (34)." by Andrew G. Morgan · 17 years ago
  49. 4d344bd Add support for Kohei KaiGai's /sys/kernel/capability/ files. by Andrew G. Morgan · 17 years ago
  50. 47bd77b Update release number to 2.07. by Andrew G. Morgan · 17 years ago
  51. 5e85b37 Fix libcap to build while using more than one make job by Christian Wiese · 17 years ago
  52. b1759d8 Extend capsh with --caps= --killit= --forkfor= and == support by Andrew G. Morgan · 17 years ago
  53. 35db493 Do not hard code toolchain binaries by Mike Frysinger · 17 years ago
  54. a9d2340 Do not run ldconfig for FAKEROOT installs by Mike Frysinger · 17 years ago
  55. 8380c13 Add .gitignore files by Mike Frysinger · 17 years ago
  56. 023be07 do not use the '-s' flag with `install` by Mike Frysinger · 17 years ago
  57. 76f6f0a set FAKEROOT to DESTDIR by default by Mike Frysinger · 17 years ago
  58. 6f8418f Add CAP_NS_OVERRIDE (34). by Serge E. Hallyn · 17 years ago
  59. 5b71e2b This is release 2.06. by Andrew G. Morgan · 17 years ago
  60. e57378c We don't need to export _cap_names[] any more. by Andrew G. Morgan · 17 years ago
  61. d3ea8da Support for prctl based securebits. by Andrew G. Morgan · 17 years ago
  62. ddfb354 This commit fixes some text -> cap# mapping and works with securebits patch. by Andrew G. Morgan · 17 years ago
  63. 0b82c4a Merge branch 'master' of ssh://master.kernel.org/pub/scm/libs/libcap/libcap by Andrew G. Morgan · 17 years ago
  64. 97d49fd Fix malloc(size) but in capsh and numeric capabilities (for unnamed bits) by Andrew G. Morgan · 17 years ago
  65. 3fb29aa This is libcap-2.05 by Andrew G. Morgan · 17 years ago
  66. 4a1c63e Introduce a capability shell wrapper; capsh. by Andrew G. Morgan · 17 years ago
  67. f59a32c Introduce two new capability <-> text helper functions. by Andrew G. Morgan · 17 years ago
  68. e64aa18 Make pam_cap compilation conditional. by Andrew G. Morgan · 17 years ago
  69. df44db7 Filesystem capabilities are only meaningful on regular files. by Andrew G. Morgan · 17 years ago
  70. 1e81b2c Fix for 32-bit filesystem capability support. by Andrew G. Morgan · 17 years ago
  71. fd10be5 Allocate next two capabilities for MAC security modules. by Casey Schaufler · 17 years ago
  72. ea70bc2 Also create $(MANDIR)/man8 by Ismail Dönmez · 17 years ago
  73. 26aa658 Release 2.02. by Andrew Morgan · 17 years ago
  74. 7fc5f38 The following patch to libcap enables to display file capabilities by KaiGai Kohei · 17 years ago
  75. 3523903 This is version 2.01 by Andrew Morgan · 17 years ago
  76. d4f54c5 Prune kernel header and fix missing assignment (fixes from KaiGai Kohei) by Andrew Morgan · 17 years ago
  77. f782a97 This is libcap-2.00. by Andrew Morgan · 17 years ago
  78. ea4e5f8 Add support for 64-bit (file) capabilities by Andrew Morgan · 17 years ago
  79. e668cd6 Give a concrete example (morgan gets CAP_SETFCAP) by Andrew Morgan · 17 years ago
  80. cd45c57 Build with a pam_cap module. by Andrew Morgan · 17 years ago
  81. fa0a8b8 I'm installing the pam_cap code here. by Andrew Morgan · 17 years ago
  82. 454914b Install more man pages. by Andrew Morgan · 17 years ago
  83. 54f055e Revived old setcap/getcap manual pages and added support for removing file caps by Andrew Morgan · 17 years ago
  84. 4ede698 Cleanup output; and permit setcap e value to be superset of ip. by Andrew Morgan · 17 years ago
  85. 3f8d684 Give this a different version number by Andrew Morgan · 17 years ago
  86. e6033df Add tentitive support for filesystem capabilities with 2.6.23-mm kernels by Andrew Morgan · 17 years ago
  87. cd27cfa Don't need this any more. by Andrew Morgan · 17 years ago
  88. 502e3fb Correct capset and capget system call invocations by Andrew Morgan · 17 years ago
  89. 7aa63b0 Update for 1.96 release. by Andrew Morgan · 17 years ago
  90. 864ee3b Enable compilation against more recent (2.6) kernel header files. by Andrew Morgan · 17 years ago
  91. db789eb Update key file. by Andrew Morgan · 17 years ago
  92. 370a70f Support for static library creation (libcap.a) + misc by Andrew Morgan · 17 years ago
  93. 5216fff Prepare for 1.95 release. by Andrew Morgan · 17 years ago
  94. f2e0a44 This is libcap-1.10 by Andrew Morgan · 17 years ago
  95. a65a736 This is libcap-1.03 by Andrew Morgan · 17 years ago
  96. 6249668 This is libcap-1.02 by Andrew Morgan · 17 years ago
  97. db06d79 This is libcap-1.01 by Andrew Morgan · 17 years ago
  98. 2c9c053 This is the source for libcap-1.0.tar.gz by Andrew Morgan · 17 years ago