1. ea1f4bf Drop all symlinks from the repository by Andrew G. Morgan · 3 years, 4 months ago
  2. 9c740a5 libcap: Use $(MAKE) instead of make by Andrew Delgadillo · 3 years, 4 months ago
  3. f552b8f Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit. by Andrew G. Morgan · 3 years, 5 months ago
  4. 4d13894 Further trim the psx headers and support easy vendoring. by Andrew G. Morgan · 3 years, 6 months ago
  5. f025e2f Some distributions can't support shared libraries by Andrew G. Morgan · 3 years, 7 months ago
  6. 24375fb Support systems with no available pthreads support. by Andrew G. Morgan · 3 years, 7 months ago
  7. 6b1d98b Support shared library build and linkage of -lpsx by Andrew G. Morgan · 3 years, 8 months ago
  8. 91fc109 Allow a build of libcap independent of libpsx. by Andrew G. Morgan · 3 years, 9 months ago
  9. 1b99022 Add new value CAP_CHECKPOINT_RESTORE = 40. by Andrew G. Morgan · 3 years, 10 months ago
  10. 8be0992 Move mkdir to common install target by Christian Kastner · 3 years, 10 months ago
  11. 6080973 Minor fix for install target. by Andrew G. Morgan · 3 years, 10 months ago
  12. 786b64b libcap: split install into install-shared/install-static by Thomas Petazzoni · 3 years, 10 months ago
  13. 548b035 Trivial change to align code with change to man page. by Andrew G. Morgan · 3 years, 10 months ago
  14. 177cd41 A more compact form for the text representation of capabilities. by Andrew G. Morgan · 3 years, 10 months ago
  15. 7eb4bda Fix typo in capabilities.h file. by Andrew G. Morgan · 3 years, 11 months ago
  16. b18bd9a Various source files: spelling fixes on comments by Michael Kerrisk (man-pages) · 3 years, 11 months ago
  17. 5457efd Fix capability list generation and legacy go package install. by Andrew G. Morgan · 3 years, 11 months ago
  18. 8e56c7f Create symlink for including psx_syscall.h by Andrew G. Morgan · 3 years, 11 months ago
  19. a2eb498 Migrate header for psx_syscall.h to Go package tree. by Andrew G. Morgan · 3 years, 11 months ago
  20. ffa7df0 Refactored the psx package to build as a Go module. by Andrew G. Morgan · 3 years, 11 months ago
  21. 8ac5db7 CAP_BPF is the CAP_LAST_CAP now. by Andrew G. Morgan · 4 years ago
  22. 84956fb Tidy up the comment related to the XATTR backup definitions. by Andrew G. Morgan · 4 years ago
  23. f1c3ac9 libcap: Fix for older kernels by Prasanth R · 4 years ago
  24. 7dfeba0 Fix declaration of mostly never compiled code. by Andrew G. Morgan · 4 years ago
  25. 0fe06e7 Better protect some header #define's. by Andrew G. Morgan · 4 years ago
  26. e4488ca Clean up an unused variable. by Andrew G. Morgan · 4 years ago
  27. 6b39555 Linux 5.7 supports CAP_PERFMON by Andrew G. Morgan · 4 years ago
  28. 56e62de More linter findings. by Andrew G. Morgan · 4 years ago
  29. 9e9537a Lint style fixes for C and Go sources. by Andrew G. Morgan · 4 years ago
  30. c221e58 Remove include dependency of libcap on libpsx. by Andrew G. Morgan · 4 years ago
  31. 2e0db2f Slight refactoring of _makenames.c. by Andrew G. Morgan · 4 years ago
  32. 370c16a Avoid sys/capability.h on build architecture by Christian Kastner · 4 years, 1 month ago
  33. d10409d Avoid segfaulting when the kernel is ahead of libcap. by Andrew G. Morgan · 4 years, 1 month ago
  34. 70a6be7 Make the _cap_names[] static. by Andrew G. Morgan · 4 years, 3 months ago
  35. 551bbc1 Replace pthread_yeild() with sched_yield(). by Andrew G. Morgan · 4 years, 3 months ago
  36. ef48597 Implement cap_launch. by Andrew G. Morgan · 4 years, 3 months ago
  37. 943b011 A convenient IAB abstraction for inherited capability vectors. by Andrew G. Morgan · 4 years, 3 months ago
  38. 51ed0ec Add support for fork() in libpsx. by Andrew G. Morgan · 4 years, 3 months ago
  39. c75e832 Better legacy support for fakeroot. by Andrew G. Morgan · 4 years, 3 months ago
  40. 696c62a psx_syscall.h support for C++ includes. by Andrew G. Morgan · 4 years, 4 months ago
  41. 74fa15f Use the lighter weight prctl for reading bounding set. by Andrew G. Morgan · 4 years, 5 months ago
  42. f9d1c5e Drop the hard requirement on libpsx. by Andrew G. Morgan · 4 years, 5 months ago
  43. f1f62a7 Refactor the way we do the psx linkage in libcap. by Andrew G. Morgan · 4 years, 5 months ago
  44. 872d2ee Exploring compilation issues on 32-bit architectures. by Andrew G. Morgan · 4 years, 5 months ago
  45. 71496f3 Tidy up tree on clean and with .gitignore. by Andrew G. Morgan · 4 years, 5 months ago
  46. 64b3197 Use separate libpsx.pc file instead of libcap.pc (take two) by Lars Wendler · 4 years, 5 months ago
  47. a269c95 Remove installation targets from the libcap directory. by Andrew G. Morgan · 4 years, 5 months ago
  48. 9dda007 Make cap_reset_ambient() look before acting. by Andrew G. Morgan · 4 years, 5 months ago
  49. 508d2f0 Found and fixed a deadlock in libcap/psx's use of libpsx. by Andrew G. Morgan · 4 years, 5 months ago
  50. d45a3d4 Ensure that gcc -std=c89 build works. by Andrew G. Morgan · 4 years, 5 months ago
  51. afef3ef Change the definition of 'all' to be all named capabilities. by Andrew G. Morgan · 4 years, 5 months ago
  52. 4e9991d A little more paranoia for the signal handling in psx_syscall. by Andrew G. Morgan · 4 years, 6 months ago
  53. 3165de9 More convenience functionality for libcap. by Andrew G. Morgan · 4 years, 6 months ago
  54. 1a61e6f Extend installation to install the two Go packages. by Andrew G. Morgan · 4 years, 6 months ago
  55. b2b267e Add support to libcap for overriding system call functions. by Andrew G. Morgan · 4 years, 6 months ago
  56. e9f55d9 Implement a helper library for POSIX semantics syscalls. by Andrew G. Morgan · 4 years, 6 months ago
  57. a62163f libcap/Makefile: Handle old gperf versions by Chris Packham · 4 years, 9 months ago
  58. dea0e2b Clean up cap_to_text a but (less indenting) by Andrew G. Morgan · 5 years ago
  59. ac1ef31 some clean up by Andrew G. Morgan · 5 years ago
  60. 20c52b4 Fix undefined behavior by shifting integer (1u) instead of signed integer (1). by Andrew G. Morgan · 5 years ago
  61. ac904b0 pull request -- libcap -- bugfix by Alexander Strelets · 5 years ago
  62. d7402a0 Add get/set support for namespace, uid(root)!=0, file caps. by Andrew G. Morgan · 6 years ago
  63. 2e93c23 use correct libdir when creating libcap.pc by Rolf Eike Beer · 7 years ago
  64. b0c5c18 capability: add cap_set_nsowner() by Christian Brauner · 6 years ago
  65. 78cae19 capability: add cap_get_nsowner() by Christian Brauner · 6 years ago
  66. 474d843 cap_file: add new rootid argument by Christian Brauner · 6 years ago
  67. 4364801 Fix up gperf variant of the compilation. by Andrew G. Morgan · 6 years ago
  68. 892b7c2 cap_text.c: fix 'asprintf' inplicit declaration by Sergei Trofimovich · 7 years ago
  69. 190d5a8 Tidy up working tree from git's perspective. by Andrew G. Morgan · 6 years ago
  70. be92eaa Use calloc instead of malloc for initialization purposes. by Andrew G. Morgan · 6 years ago
  71. 8dfead7 Update kernel path for usb messages relevant capability by Andrew G. Morgan · 6 years ago
  72. 7cd35db Add v3 (NS aware VFS) capabilitie defs to header. by Andrew G. Morgan · 6 years ago
  73. 8c67abc Clean up ambient support and add a smoke test for them. by Andrew G. Morgan · 8 years ago
  74. 0f0eca4 Add initial support for the ambient set. by Andrew G. Morgan · 8 years ago
  75. 1f52c8a Fix tyop in a comment. by Andrew G Morgan · 8 years ago
  76. 9c3d89f Update to Linus' kernel tree uapi headers. by Andrew G. Morgan · 8 years ago
  77. b245719 Delete unused #define (magit numbers from <linux/xattr.h>) by Andrew G. Morgan · 8 years ago
  78. 85f38a5 Drop use of libattr for our trivial use case of kernel API. by Andrew G. Morgan · 8 years ago
  79. 0ee9421 don't include FAKEROOT in Makefile variables by Benedikt Morbach · 10 years ago
  80. 3c22870 Make.Rules: add gperf detection and fix INDENT test by Matthieu Crapet · 10 years ago
  81. 84fb600 Change the location we include linux/xattr.h by Andrew G Morgan · 10 years ago
  82. 641c91e libcap: fix dead/empty urls. by Xose Vazquez Perez · 10 years ago
  83. d1f32b2 Fix libcap build issue - remove spurious /uapi by Andrew G Morgan · 10 years ago
  84. c329066 Fix up the uapi/linux include scheme. by Andrew G Morgan · 10 years ago
  85. aed54a8 Clean up some signed vs. unsigned comparisons in libcap. by Andrew G Morgan · 10 years ago
  86. dfea7eb Add a .pc file to the library. by Andrew G Morgan · 10 years ago
  87. 158b773 Get the library to compile again. by Andrew G Morgan · 10 years ago
  88. af725c5 Change directory to "/" after --chroot operation. by Andrew G. Morgan · 13 years ago
  89. f4df8a4 Add some bounding set capability support to libcap. by Andrew G. Morgan · 13 years ago
  90. 684f811 libcap: introduce CAP_SYSLOG by Sergey Senozhatsky · 13 years ago
  91. 7ebd7c5 fix Makefiles by Torsten Werner · 15 years ago
  92. 8525eb6 Clean up of prctl code. by Andrew G. Morgan · 14 years ago
  93. bce1d16 define sys/securebits.h by Serge E. Hallyn · 14 years ago
  94. 35f5d10 Update to latest kernel header 2.6.33. by Andrew G. Morgan · 14 years ago
  95. 012bca3 Update kernel header to more recent version. by Andrew G. Morgan · 15 years ago
  96. 9494a1f Stop using sed for parsing capability.h. by Andrew G. Morgan · 15 years ago
  97. 1b5fb7e Makefile tweaks mostly by Andrew G. Morgan · 16 years ago
  98. afb17b8 Another corner case not gracefully handled by cap_to_text. by Andrew G. Morgan · 16 years ago
  99. 4f288dd Make rules were not complete for compiling on unprepared systems. by Andrew G. Morgan · 16 years ago
  100. 6818a5a Remove support for kernel feature never implemented. by Andrew G. Morgan · 16 years ago