1. 0799b36 checkpoint by Andrew G. Morgan · 3 years, 9 months ago
  2. 676ced1 Minor fixes for "cap" package documentation. by Andrew G. Morgan · 3 years, 9 months ago
  3. 3633ca2 No longer need the Go build tag allthreadssyscall. by Andrew G. Morgan · 3 years, 9 months ago
  4. 87514ed Improve the usage and diagnostic message for setcap by Andrew G. Morgan · 3 years, 9 months ago
  5. 99fcb7c Up the release version to 2.46 by Andrew G. Morgan · 3 years, 9 months ago
  6. 2e86248 Be more complete when looking for stray files in the build tree by Andrew G. Morgan · 3 years, 9 months ago
  7. 90192cd Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx". by Andrew G. Morgan · 3 years, 10 months ago
  8. e7e0e1b Fix some typos in the psx.c code related to 6 argument syscalls. by Andrew G. Morgan · 3 years, 10 months ago
  9. 4d13894 Further trim the psx headers and support easy vendoring. by Andrew G. Morgan · 3 years, 10 months ago
  10. b9f0561 Update .gitignore file for goapps builds in-tree. by Andrew G. Morgan · 3 years, 10 months ago
  11. 69e3383 Add a go.mod file for building gowns. by Andrew G. Morgan · 3 years, 10 months ago
  12. 2b75e6c SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt. by Andrew G. Morgan · 3 years, 10 months ago
  13. 8361f29 Make quicktest.sh work again with kernel test by Andrew G. Morgan · 3 years, 10 months ago
  14. 6e985f8 Clean up gowns invocation for shell etc. by Andrew G. Morgan · 3 years, 10 months ago
  15. 2125363 Demonstrate using libcap and namespaces in Go. by Andrew G. Morgan · 3 years, 10 months ago
  16. 7cfe15e Allow a dying thread to participate in the psx mechanism. by Andrew G. Morgan · 3 years, 11 months ago
  17. 9b1c003 Migrate building progs/tcapsh-static to sudotest by Andrew G. Morgan · 3 years, 11 months ago
  18. edd329d Remove the golang POSIX semantics validation tests. by Andrew G. Morgan · 3 years, 11 months ago
  19. cf8fb28 Up the release version to 2.45 by Andrew G. Morgan · 3 years, 11 months ago
  20. f025e2f Some distributions can't support shared libraries by Andrew G. Morgan · 3 years, 11 months ago
  21. 9d8eaab Guarantee sufficient memory for scratch pathname by Andrew G. Morgan · 3 years, 11 months ago
  22. 24375fb Support systems with no available pthreads support. by Andrew G. Morgan · 4 years ago
  23. 68240b1 If needed search PATH for capsh (==) self-execution. by Andrew G. Morgan · 4 years ago
  24. 1d03d73 Lessen the system requirements for running make sudotest by Andrew G. Morgan · 4 years ago
  25. 481ca7b Demonstrate why libpsx is important for multithreaded C code. by Andrew G. Morgan · 4 years ago
  26. a614aa6 Fix tests:sudotest for DYNAMIC=yes testing by Andrew G. Morgan · 4 years ago
  27. 6b1d98b Support shared library build and linkage of -lpsx by Andrew G. Morgan · 4 years ago
  28. 2a3beeb Clean up the libpsx.3 man page. by Andrew G. Morgan · 4 years ago
  29. 2fa105a Up the release version to 2.44 by Andrew G. Morgan · 4 years ago
  30. de3dbde unbreak CROSS_COMPILE by Rolf Eike Beer · 4 years ago
  31. bbe2115 add COPTS and BUILD_COPTS to specify optimization flags without touching CFLAGS by Rolf Eike Beer · 4 years ago
  32. 1b8c082 Adjust builds for golang versions that default to not supporting GOPATH. by Andrew G. Morgan · 4 years ago
  33. 3e43abc Be slightly more selective in what to build. by Andrew G. Morgan · 4 years ago
  34. 8047ae3 Migrate all uses of tcapsh-static to sudotest target. by Andrew G. Morgan · 4 years, 1 month ago
  35. 307e7f5 Support dynamic test compilation and execution. by Andrew G. Morgan · 4 years, 1 month ago
  36. 91fc109 Allow a build of libcap independent of libpsx. by Andrew G. Morgan · 4 years, 1 month ago
  37. 79e421f Add a note about updating the Go module documentation by Andrew G. Morgan · 4 years, 1 month ago
  38. b942b07 Clean up the Go package documentation now that go1.15 is released. by Andrew G. Morgan · 4 years, 1 month ago
  39. dbeb06b Up the release version to 2.43 by Andrew G. Morgan · 4 years, 1 month ago
  40. 1b99022 Add new value CAP_CHECKPOINT_RESTORE = 40. by Andrew G. Morgan · 4 years, 1 month ago
  41. b6256aa Further trim layers of abstraction for psx pthread_create wrapping. by Andrew G. Morgan · 4 years, 1 month ago
  42. 8be0992 Move mkdir to common install target by Christian Kastner · 4 years, 2 months ago
  43. 2a89295 When doing a distclean validate that the tree is fully committed. by Andrew G. Morgan · 4 years, 2 months ago
  44. 40c452c no more psx_test_wrap by Petr Ovtchenkov · 4 years, 2 months ago
  45. 312f77f Up the release version to 2.42 by Andrew G. Morgan · 4 years, 2 months ago
  46. 22f2e20 build-system: fixes for cross-compilation by Fabrice Fontaine · 4 years, 2 months ago
  47. 6080973 Minor fix for install target. by Andrew G. Morgan · 4 years, 2 months ago
  48. 786b64b libcap: split install into install-shared/install-static by Thomas Petazzoni · 4 years, 2 months ago
  49. 3e59821 Tweaking the psx and cap package documentation further. by Andrew G. Morgan · 4 years, 2 months ago
  50. 445061a Mode cap package documentation updates. by Andrew G. Morgan · 4 years, 2 months ago
  51. 80f7b53 Test errno behavior for psx syscalls. by Andrew G. Morgan · 4 years, 2 months ago
  52. 7ad5036 Up the release version to 2.41 by Andrew G. Morgan · 4 years, 2 months ago
  53. 23a264a Reflect a minor improvement in cap_to_text() output in man page. by Andrew G. Morgan · 4 years, 2 months ago
  54. 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
  55. 548b035 Trivial change to align code with change to man page. by Andrew G. Morgan · 4 years, 2 months ago
  56. 108acc4 Manual pages: use "root user ID" rather than "rootid" by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  57. 177cd41 A more compact form for the text representation of capabilities. by Andrew G. Morgan · 4 years, 2 months ago
  58. c7b5f29 Make Go cap.String() and (*cap.Set).String() equal C equivalents. by Andrew G. Morgan · 4 years, 2 months ago
  59. be5aae2 Fix for cap.FromText(). by Andrew G. Morgan · 4 years, 2 months ago
  60. 4452577 Add missing function (*cap.Set).SetNSOwner(). by Andrew G. Morgan · 4 years, 2 months ago
  61. 71e5108 Manual pages: capsh.1: Change .TP indent to the default by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  62. 598002f Manual pages: cap_get_proc.3, capsh.1: Use "UID" and "GID" consistently by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  63. 0be6137 Manual pages: cap_get_proc.3: Update description of capsetp() by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  64. c60b335 Manual pages: setcap.8: Typo fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  65. 9216b57 Manual pages: getpcaps.8: SEE ALSO: fix section number for capsh by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  66. ab61b2f Manual pages: getpcaps.8: Remove a stray .br macro by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  67. 035d27a Manual pages: getpcaps.8: Format options as a hanging list by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  68. c79cd5f Manual pages: getcap.8: Fix a clumsily worded sentence by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  69. 19eee9a Manual pages: getcap.8: Add missing word by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  70. 052f084 Manual pages; cap_get_file.3: Fix some clumsily worded text by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  71. ce91035 Manual pages: cap_copy_ext.3: Typo fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  72. f4f4f09 Manual pages: capsh.1: Various minor wording and formatting fixes by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  73. 50ff79f Manual pages: cap_init.3: Formatting fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  74. 0dfb3f5 Manual pages: various pages: Use "\-" for real minus signs by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  75. 973c34a Up the release version to 2.40 by Andrew G. Morgan · 4 years, 2 months ago
  76. 34e4e00 capsh.c: Spelling fixes in usage() message by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  77. 7eb4bda Fix typo in capabilities.h file. by Andrew G. Morgan · 4 years, 2 months ago
  78. b18bd9a Various source files: spelling fixes on comments by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  79. e8e6be7 pam_cap.c: Spelling fix in output string by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  80. 12e751b Manual pages: capsh.1: Describe the argument of --secbits in more detail by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  81. 5e521cd Manual pages: capsh.1: Update the capsh --decode example by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  82. d679382 Manual pages: capsh.1: Correct/update the Cap field example for /proc/PID/status by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  83. 8b25610 Manual pages: capsh.1: Remove stray .TP macro by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  84. f48fea0 Manual pages: capsh.1: spelling fixes by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  85. 12e84fc Manual pages: cap_get_proc.3: formatting fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  86. 71b56e4 More clear explanation for cap_get_name(0) output. by Andrew G. Morgan · 4 years, 2 months ago
  87. 996dae3 Manual pages: cap_get_file.3: Remove stray macros that have no effect by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  88. 039e7df Manual pages: cap_get_file.3, getcap.8, setcap.8: clarify "namespace" by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  89. 3e01858 Manual pages: cap_from_text.3: typo fix by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  90. 7b29822 Manual pages: setcap.8: Formatting fix: use bold for function name by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  91. 1092a95 Manual pages: cap_get_file.3, getcap.8, setcap.8: SEE ALSO: add user_namespaces(7) by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  92. 61fc8b7 Manual pages: getcap.8, getpcaps.8, setcap.8: SEE ALSO: add capabilities(7) by Michael Kerrisk (man-pages) · 4 years, 2 months ago
  93. a4abd80 Documentation improvements for cap Go package. by Andrew G. Morgan · 4 years, 2 months ago
  94. 78b48be Some README files for the Go packages. by Andrew G. Morgan · 4 years, 2 months ago
  95. dc22ad6 Force an update of the go.mod files before building official release. by Andrew G. Morgan · 4 years, 2 months ago
  96. ae095f0 Use an older Go API for replacing strings by Andrew G. Morgan · 4 years, 2 months ago
  97. 7434c4e Up the release version to 2.39 by Andrew G. Morgan · 4 years, 2 months ago
  98. a83d142 More experiments with markdown as a representation for the man pages. by Andrew G. Morgan · 4 years, 2 months ago
  99. cae0e74 Some documentation for individual capability values. by Andrew G. Morgan · 4 years, 2 months ago
  100. f4decbd libcap/cap Go package documentation cleanup. by Andrew G. Morgan · 4 years, 3 months ago