aboutsummaryrefslogtreecommitdiff
path: root/cap
AgeCommit message (Expand)Author
2021-08-15Up the release version to 2.53Andrew G. Morgan
2021-08-14Fix typos.Samanta Navarro
2021-08-03Add some documentation concerning the cap.FuncLauncher() behavior.Andrew G. Morgan
2021-08-01Up the release version to 2.52Andrew G. Morgan
2021-06-20Up the release version to 2.51Andrew G. Morgan
2021-06-19Add fill support for the 1e capabilitiesAndrew G. Morgan
2021-06-19Stabilize exporting capabilities into a comparable external formatAndrew G. Morgan
2021-05-24Up the release version to 2.50Andrew G. Morgan
2021-05-16Add support for --suggest=phrase to capsh.Andrew G. Morgan
2021-05-16Validate that user namespaces require CAP_SETFCAP to map UID=0.Andrew G. Morgan
2021-03-30More aggressive cap_test to ensure the launcher isolates contextAndrew G. Morgan
2021-03-27Add --explain=cap_foo support to capsh.Andrew G. Morgan
2021-03-19Fix tyop in go pragma.Andrew G. Morgan
2021-03-13Up the release version to 2.49Andrew G. Morgan
2021-03-10Comment fixes regarding new cap.Launcher featuresAndrew G. Morgan
2021-03-06Fix the README reference to the License file.Andrew G. Morgan
2021-03-06Sadness trying to satisfy automation and lawyers.Andrew G. Morgan
2021-03-06Go apparently needs files to be named insensitive of case.Andrew G. Morgan
2021-03-06Provide a pair of cap.Prctl{w,}() convenience functionsAndrew G. Morgan
2021-03-06Implement cap.FuncLauncher()Andrew G. Morgan
2021-03-06Improve libcap/cap package comment.Andrew G. Morgan
2021-02-14Trying to stop the DOS attack on me from lawyers.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-01-27Minor doc fixes for the "cap" module.Andrew G. Morgan
2021-01-23Up the release version to 2.47Andrew G. Morgan
2021-01-23Minor cap package comment update.Andrew G. Morgan
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-12-23Minor fixes for "cap" package documentation.Andrew G. Morgan
2020-12-22No longer need the Go build tag allthreadssyscall.Andrew G. Morgan
2020-12-12Up the release version to 2.46Andrew G. Morgan
2020-12-11Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx".Andrew G. Morgan
2020-11-02Up the release version to 2.45Andrew G. Morgan
2020-10-04Up the release version to 2.44Andrew G. Morgan
2020-08-15Clean up the Go package documentation now that go1.15 is released.Andrew G. Morgan
2020-08-15Up the release version to 2.43Andrew G. Morgan
2020-08-13Add new value CAP_CHECKPOINT_RESTORE = 40.Andrew G. Morgan
2020-08-01Up the release version to 2.42Andrew G. Morgan
2020-07-26Tweaking the psx and cap package documentation further.Andrew G. Morgan
2020-07-26Mode cap package documentation updates.Andrew G. Morgan
2020-07-24Up the release version to 2.41Andrew G. Morgan
2020-07-23Reflect a minor improvement in cap_to_text() output in man page.Andrew G. Morgan
2020-07-23A more compact form for the text representation of capabilities.Andrew G. Morgan
2020-07-22Make Go cap.String() and (*cap.Set).String() equal C equivalents.Andrew G. Morgan
2020-07-21Fix for cap.FromText().Andrew G. Morgan
2020-07-21Add missing function (*cap.Set).SetNSOwner().Andrew G. Morgan
2020-07-19Up the release version to 2.40Andrew G. Morgan
2020-07-14Documentation improvements for cap Go package.Andrew G. Morgan
2020-07-14Some README files for the Go packages.Andrew G. Morgan
2020-07-11Up the release version to 2.39Andrew G. Morgan