1. dbeb06b Up the release version to 2.43 by Andrew G. Morgan · 4 years, 2 months ago
  2. 1b99022 Add new value CAP_CHECKPOINT_RESTORE = 40. by Andrew G. Morgan · 4 years, 2 months ago
  3. b6256aa Further trim layers of abstraction for psx pthread_create wrapping. by Andrew G. Morgan · 4 years, 2 months ago
  4. 8be0992 Move mkdir to common install target by Christian Kastner · 4 years, 2 months ago
  5. 2a89295 When doing a distclean validate that the tree is fully committed. by Andrew G. Morgan · 4 years, 2 months ago
  6. 40c452c no more psx_test_wrap by Petr Ovtchenkov · 4 years, 2 months ago
  7. 312f77f Up the release version to 2.42 by Andrew G. Morgan · 4 years, 2 months ago
  8. 22f2e20 build-system: fixes for cross-compilation by Fabrice Fontaine · 4 years, 2 months ago
  9. 6080973 Minor fix for install target. by Andrew G. Morgan · 4 years, 2 months ago
  10. 786b64b libcap: split install into install-shared/install-static by Thomas Petazzoni · 4 years, 2 months ago
  11. 3e59821 Tweaking the psx and cap package documentation further. by Andrew G. Morgan · 4 years, 2 months ago
  12. 445061a Mode cap package documentation updates. by Andrew G. Morgan · 4 years, 2 months ago
  13. 80f7b53 Test errno behavior for psx syscalls. by Andrew G. Morgan · 4 years, 2 months ago
  14. 7ad5036 Up the release version to 2.41 by Andrew G. Morgan · 4 years, 2 months ago
  15. 23a264a Reflect a minor improvement in cap_to_text() output in man page. by Andrew G. Morgan · 4 years, 2 months ago
  16. 349cd0a Manual pages: cap_from_text.3: Clarify a detail of cap_from_text() action list by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  17. 548b035 Trivial change to align code with change to man page. by Andrew G. Morgan · 4 years, 2 months ago
  18. 108acc4 Manual pages: use "root user ID" rather than "rootid" by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  19. 177cd41 A more compact form for the text representation of capabilities. by Andrew G. Morgan · 4 years, 2 months ago
  20. c7b5f29 Make Go cap.String() and (*cap.Set).String() equal C equivalents. by Andrew G. Morgan · 4 years, 2 months ago
  21. be5aae2 Fix for cap.FromText(). by Andrew G. Morgan · 4 years, 2 months ago
  22. 4452577 Add missing function (*cap.Set).SetNSOwner(). by Andrew G. Morgan · 4 years, 2 months ago
  23. 71e5108 Manual pages: capsh.1: Change .TP indent to the default by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  24. 598002f Manual pages: cap_get_proc.3, capsh.1: Use "UID" and "GID" consistently by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  25. 0be6137 Manual pages: cap_get_proc.3: Update description of capsetp() by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  26. c60b335 Manual pages: setcap.8: Typo fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  27. 9216b57 Manual pages: getpcaps.8: SEE ALSO: fix section number for capsh by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  28. ab61b2f Manual pages: getpcaps.8: Remove a stray .br macro by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  29. 035d27a Manual pages: getpcaps.8: Format options as a hanging list by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  30. c79cd5f Manual pages: getcap.8: Fix a clumsily worded sentence by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  31. 19eee9a Manual pages: getcap.8: Add missing word by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  32. 052f084 Manual pages; cap_get_file.3: Fix some clumsily worded text by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  33. ce91035 Manual pages: cap_copy_ext.3: Typo fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  34. f4f4f09 Manual pages: capsh.1: Various minor wording and formatting fixes by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  35. 50ff79f Manual pages: cap_init.3: Formatting fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  36. 0dfb3f5 Manual pages: various pages: Use "\-" for real minus signs by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  37. 973c34a Up the release version to 2.40 by Andrew G. Morgan · 4 years, 2 months ago
  38. 34e4e00 capsh.c: Spelling fixes in usage() message by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  39. 7eb4bda Fix typo in capabilities.h file. by Andrew G. Morgan · 4 years, 3 months ago
  40. b18bd9a Various source files: spelling fixes on comments by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  41. e8e6be7 pam_cap.c: Spelling fix in output string by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  42. 12e751b Manual pages: capsh.1: Describe the argument of --secbits in more detail by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  43. 5e521cd Manual pages: capsh.1: Update the capsh --decode example by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  44. d679382 Manual pages: capsh.1: Correct/update the Cap field example for /proc/PID/status by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  45. 8b25610 Manual pages: capsh.1: Remove stray .TP macro by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  46. f48fea0 Manual pages: capsh.1: spelling fixes by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  47. 12e84fc Manual pages: cap_get_proc.3: formatting fix by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  48. 71b56e4 More clear explanation for cap_get_name(0) output. by Andrew G. Morgan · 4 years, 3 months ago
  49. 996dae3 Manual pages: cap_get_file.3: Remove stray macros that have no effect by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  50. 039e7df Manual pages: cap_get_file.3, getcap.8, setcap.8: clarify "namespace" by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  51. 3e01858 Manual pages: cap_from_text.3: typo fix by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  52. 7b29822 Manual pages: setcap.8: Formatting fix: use bold for function name by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  53. 1092a95 Manual pages: cap_get_file.3, getcap.8, setcap.8: SEE ALSO: add user_namespaces(7) by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  54. 61fc8b7 Manual pages: getcap.8, getpcaps.8, setcap.8: SEE ALSO: add capabilities(7) by Michael Kerrisk (man-pages) · 4 years, 3 months ago
  55. a4abd80 Documentation improvements for cap Go package. by Andrew G. Morgan · 4 years, 3 months ago
  56. 78b48be Some README files for the Go packages. by Andrew G. Morgan · 4 years, 3 months ago
  57. dc22ad6 Force an update of the go.mod files before building official release. by Andrew G. Morgan · 4 years, 3 months ago
  58. ae095f0 Use an older Go API for replacing strings by Andrew G. Morgan · 4 years, 3 months ago
  59. 7434c4e Up the release version to 2.39 by Andrew G. Morgan · 4 years, 3 months ago
  60. a83d142 More experiments with markdown as a representation for the man pages. by Andrew G. Morgan · 4 years, 3 months ago
  61. cae0e74 Some documentation for individual capability values. by Andrew G. Morgan · 4 years, 3 months ago
  62. f4decbd libcap/cap Go package documentation cleanup. by Andrew G. Morgan · 4 years, 3 months ago
  63. dca9b22 Rewrite libpsx thread shutdown path to support musl. by Andrew G. Morgan · 4 years, 3 months ago
  64. 57b1f9e Remove incorrect and misleading comment. by Andrew G. Morgan · 4 years, 3 months ago
  65. 0768b3a Add a Go example of changing UID/GID. by Andrew G. Morgan · 4 years, 3 months ago
  66. 24aa318 It looks as if the module files need a libcap directory tag. by Andrew G. Morgan · 4 years, 3 months ago
  67. 7afc89f Drop the go suffix from module name. by Andrew G. Morgan · 4 years, 3 months ago
  68. 19eebc5 Up the release version to 2.38 by Andrew G. Morgan · 4 years, 3 months ago
  69. 42afb6a Fix a rare deadlock in cap.Launch(). by Andrew G. Morgan · 4 years, 3 months ago
  70. 5457efd Fix capability list generation and legacy go package install. by Andrew G. Morgan · 4 years, 3 months ago
  71. 264f8dc Documentation fixes for go packages. by Andrew G. Morgan · 4 years, 3 months ago
  72. 15d7eca Restructure the tree a little to provide a module example. by Andrew G. Morgan · 4 years, 3 months ago
  73. 1fe9b31 A final twist in the Go module support. by Andrew G Morgan · 4 years, 3 months ago
  74. 6499c6a Up the release version to 2.37 by Andrew G. Morgan · 4 years, 3 months ago
  75. 8e56c7f Create symlink for including psx_syscall.h by Andrew G. Morgan · 4 years, 3 months ago
  76. a2eb498 Migrate header for psx_syscall.h to Go package tree. by Andrew G. Morgan · 4 years, 3 months ago
  77. ffa7df0 Refactored the psx package to build as a Go module. by Andrew G. Morgan · 4 years, 3 months ago
  78. b0d13e8 A step closer to modularizing the cap and psx packages. by Andrew G. Morgan · 4 years, 3 months ago
  79. 876ac71 Revamp the way we package cap and psx packages. by Andrew G. Morgan · 4 years, 3 months ago
  80. a3e844a First attempt at supporting the Go "psx" package as a module. by Andrew G. Morgan · 4 years, 3 months ago
  81. 8ac5db7 CAP_BPF is the CAP_LAST_CAP now. by Andrew G. Morgan · 4 years, 3 months ago
  82. 84956fb Tidy up the comment related to the XATTR backup definitions. by Andrew G. Morgan · 4 years, 3 months ago
  83. f1c3ac9 libcap: Fix for older kernels by Prasanth R · 4 years, 3 months ago
  84. 7dfeba0 Fix declaration of mostly never compiled code. by Andrew G. Morgan · 4 years, 3 months ago
  85. 589f1f1 cap_get_proc.3: change "current process" to "calling process" by Michael Kerrisk (man-pages) · 4 years, 4 months ago
  86. 84515c4 Improve synopsis formatting of getpcaps.8 man page. by Andrew G. Morgan · 4 years, 4 months ago
  87. 134a728 getpcaps.8: Note that pid==0 displays capabilities of getpcaps itself by Michael Kerrisk (man-pages) · 4 years, 4 months ago
  88. d2501d9 cap_get_proc.3: for cap_get_pid(), pid==0 means "the calling process" by Michael Kerrisk (man-pages) · 4 years, 4 months ago
  89. abf03e5 cap_get_proc.3: Typo fixes by Michael Kerrisk (man-pages) · 4 years, 4 months ago
  90. 0fe06e7 Better protect some header #define's. by Andrew G. Morgan · 4 years, 4 months ago
  91. e4488ca Clean up an unused variable. by Andrew G. Morgan · 4 years, 4 months ago
  92. 7f51955 Up the release version to 2.36 by Andrew G. Morgan · 4 years, 4 months ago
  93. 6b39555 Linux 5.7 supports CAP_PERFMON by Andrew G. Morgan · 4 years, 4 months ago
  94. 4ad9da8 Update the CHANGELOG file to point to current locations. by Andrew G. Morgan · 4 years, 4 months ago
  95. 41f91e0 Up the release version to 2.35 by Andrew G. Morgan · 4 years, 4 months ago
  96. 56e62de More linter findings. by Andrew G. Morgan · 4 years, 4 months ago
  97. 9e9537a Lint style fixes for C and Go sources. by Andrew G. Morgan · 4 years, 4 months ago
  98. c232ad7 Work around a bug in glibc. by Andrew G. Morgan · 4 years, 4 months ago
  99. c221e58 Remove include dependency of libcap on libpsx. by Andrew G. Morgan · 4 years, 4 months ago
  100. d057eaf Markdown related fixes. by Andrew G. Morgan · 4 years, 5 months ago