aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2021-08-15Up the release version to 2.53Andrew G. Morgan
2021-08-14Fix typos.Samanta Navarro
2021-08-01Up the release version to 2.52Andrew G. Morgan
2021-08-01Revive an ancient 'su' implementation to explore use with libcap.Andrew G. Morgan
2021-08-01Import an old version of su from SimplePAMApps-0.60Andrew G. Morgan
2021-06-20Up the release version to 2.51Andrew G. Morgan
2021-05-24Up the release version to 2.50Andrew G. Morgan
2021-03-13Up the release version to 2.49Andrew G. Morgan
2021-02-06Don't export symbols that are internal.Andrew G. Morgan
2021-02-04Upgrade cap and psx Go modules to version 1.2.48Andrew G. Morgan
2021-02-04Up the release version to 2.48Andrew G. Morgan
2021-02-02CamelCase the seccomp explore.go exampleAndrew G. Morgan
2021-01-23Up the release version to 2.47Andrew G. Morgan
2021-01-23Capture a standalone example of using psx with PR_SET_NO_NEW_PRIVS.Andrew G. Morgan
2020-11-09Remove the golang POSIX semantics validation tests.Andrew G. Morgan
2020-07-03A step closer to modularizing the cap and psx packages.Andrew G. Morgan
2019-12-10Realign around the evolving Go support for POSIX semantics syscalls.Andrew G. Morgan
2019-12-09Update go.patch and build for latest build.Andrew G. Morgan
2019-12-02Add missing return value for thread function.Andrew G. Morgan
2019-11-30Update go patch and locationAndrew G. Morgan
2019-11-30Some code to add linux POSIX system call support to golang.Andrew G. Morgan
2019-11-29Improved Go patch that now include cgo support.Andrew G. Morgan
2019-11-16Implement a meaningful Go port of libcapAndrew G. Morgan
2008-07-08Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan
2008-07-06Fix for Debian bugs 400591 & 487223: cap_copy_ext()Andrew G. Morgan
2008-03-30Chris' capability conversion scripts.Chris Friedhoff