summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Up the release version to 2.47v0.2.47psx/v0.2.47libcap-korg-2.47libcap-2.47cap/v0.2.47Andrew G. Morgan2021-01-236-10/+10
* Minor cap package comment update.Andrew G. Morgan2021-01-231-2/+2
* Capture a standalone example of using psx with PR_SET_NO_NEW_PRIVS.Andrew G. Morgan2021-01-232-0/+281
* Restructured gowns to default to uid base of getuid().Andrew G. Morgan2021-01-231-59/+69
* Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan2020-12-265-4/+44
* People keep emailing me about the license for libcap.Andrew G. Morgan2020-12-264-41/+65
* Clean up the exit status to match other binaries.Andrew G. Morgan2020-12-261-5/+5
* checkpointAndrew G. Morgan2020-12-233-10/+15
* Minor fixes for "cap" package documentation.Andrew G. Morgan2020-12-232-5/+5
* No longer need the Go build tag allthreadssyscall.Andrew G. Morgan2020-12-224-17/+10
* Improve the usage and diagnostic message for setcapAndrew G. Morgan2020-12-221-14/+30
* Up the release version to 2.46v0.2.46psx/v0.2.46libcap-korg-2.46libcap-2.46cap/v0.2.46Andrew G. Morgan2020-12-125-6/+6
* Be more complete when looking for stray files in the build treeAndrew G. Morgan2020-12-121-1/+1
* Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx".psx/v0.2.46-rc5Andrew G. Morgan2020-12-118-178/+190
* Fix some typos in the psx.c code related to 6 argument syscalls.psx/v0.2.46-rc4Andrew G. Morgan2020-12-105-9/+39
* Further trim the psx headers and support easy vendoring.psx/v0.2.46-rc3Andrew G. Morgan2020-12-096-34/+7
* Update .gitignore file for goapps builds in-tree.Andrew G. Morgan2020-12-091-0/+2
* Add a go.mod file for building gowns.Andrew G. Morgan2020-12-082-2/+20
* SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt.psx/v0.2.46-rc2Andrew G. Morgan2020-12-084-9/+96
* Make quicktest.sh work again with kernel testAndrew G. Morgan2020-12-073-5/+17
* Clean up gowns invocation for shell etc.Andrew G. Morgan2020-12-071-28/+86
* Demonstrate using libcap and namespaces in Go.Andrew G. Morgan2020-11-281-0/+181
* Allow a dying thread to participate in the psx mechanism.psx/v0.2.46-rc1Andrew G. Morgan2020-11-112-0/+67
* Migrate building progs/tcapsh-static to sudotestAndrew G. Morgan2020-11-101-4/+4
* Remove the golang POSIX semantics validation tests.Andrew G. Morgan2020-11-096-239/+0
* Up the release version to 2.45v0.2.45psx/v0.2.45libcap-korg-2.45libcap-2.45cap/v0.2.45Andrew G. Morgan2020-11-024-5/+5
* Some distributions can't support shared librariesAndrew G. Morgan2020-11-012-9/+35
* Guarantee sufficient memory for scratch pathnameAndrew G. Morgan2020-10-281-1/+1
* Support systems with no available pthreads support.Andrew G. Morgan2020-10-274-38/+94
* If needed search PATH for capsh (==) self-execution.Andrew G. Morgan2020-10-273-5/+67
* Lessen the system requirements for running make sudotestAndrew G. Morgan2020-10-251-2/+2
* Demonstrate why libpsx is important for multithreaded C code.Andrew G. Morgan2020-10-243-1/+177
* Fix tests:sudotest for DYNAMIC=yes testingAndrew G. Morgan2020-10-183-9/+14
* Support shared library build and linkage of -lpsxAndrew G. Morgan2020-10-135-41/+54
* Clean up the libpsx.3 man page.Andrew G. Morgan2020-10-131-18/+22
* Up the release version to 2.44v0.2.44psx/v0.2.44libcap-korg-2.44libcap-2.44cap/v0.2.44Andrew G. Morgan2020-10-044-5/+5
* unbreak CROSS_COMPILERolf Eike Beer2020-10-041-3/+3
* add COPTS and BUILD_COPTS to specify optimization flags without touching CFLAGSRolf Eike Beer2020-10-031-2/+4
* Adjust builds for golang versions that default to not supporting GOPATH.Andrew G. Morgan2020-09-221-9/+9
* Be slightly more selective in what to build.Andrew G. Morgan2020-09-122-3/+7
* Migrate all uses of tcapsh-static to sudotest target.Andrew G. Morgan2020-09-072-4/+4
* Support dynamic test compilation and execution.Andrew G. Morgan2020-09-077-22/+35
* Allow a build of libcap independent of libpsx.Andrew G. Morgan2020-09-071-12/+26
* Add a note about updating the Go module documentationAndrew G. Morgan2020-09-061-0/+8
* Clean up the Go package documentation now that go1.15 is released.Andrew G. Morgan2020-08-152-9/+2
* Up the release version to 2.43v0.2.43psx/v0.2.43libcap-korg-2.43libcap-2.43cap/v0.2.43Andrew G. Morgan2020-08-155-9/+11
* Add new value CAP_CHECKPOINT_RESTORE = 40.Andrew G. Morgan2020-08-133-82/+100
* Further trim layers of abstraction for psx pthread_create wrapping.psx/v0.2.43rc1Andrew G. Morgan2020-08-131-5/+7
* Move mkdir to common install targetChristian Kastner2020-08-061-1/+1
* When doing a distclean validate that the tree is fully committed.Andrew G. Morgan2020-08-051-0/+1