summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Up the release version to 2.53v1.2.53psx/v1.2.53libcap-korg-2.53libcap-2.53cap/v1.2.53Andrew G. Morgan2021-08-157-9/+9
* Fix typos.Samanta Navarro2021-08-1425-59/+59
* Complete cap_launch fix.Andrew G. Morgan2021-08-141-1/+3
* Fix cap_launch failures - error propogation.Andrew G. Morgan2021-08-142-19/+28
* Support distributions that build libcap with aggressive link options.Andrew G. Morgan2021-08-135-21/+54
* Support CC=clang again.Andrew G. Morgan2021-08-114-4/+7
* Noticed that this pam_cap/Makefile comment had unintentionally migratedAndrew G. Morgan2021-08-101-5/+5
* Add some documentation concerning the cap.FuncLauncher() behavior.Andrew G. Morgan2021-08-031-1/+11
* Up the release version to 2.52v1.2.52psx/v1.2.52libcap-korg-2.52libcap-2.52cap/v1.2.52Andrew G. Morgan2021-08-017-9/+9
* Revive an ancient 'su' implementation to explore use with libcap.Andrew G. Morgan2021-08-015-511/+638
* Import an old version of su from SimplePAMApps-0.60Andrew G. Morgan2021-08-013-0/+1534
* Add a note about cap_launch callback function return values.Andrew G. Morgan2021-08-011-8/+17
* Clean up allocated memory.Andrew G. Morgan2021-07-151-2/+11
* realloc less at startup executing a .so fileAndrew G. Morgan2021-07-141-2/+2
* Allow for systems with no /proc/self/cmdline file.Andrew G. Morgan2021-07-132-2/+2
* Clarify some cap_launch documentation.Andrew G. Morgan2021-07-121-2/+6
* Support running pam_cap.so as a simple binary.Andrew G. Morgan2021-07-123-5/+70
* Support simply executing the built shared libraries.Andrew G. Morgan2021-07-126-16/+154
* When --suggest'ing also compare against capability namesAndrew G. Morgan2021-07-021-0/+10
* Provide a '--current' command line argument for capsh.Andrew G. Morgan2021-07-023-13/+33
* Add pam_cap.so "default=<IAB>" module argument supportAndrew G. Morgan2021-06-284-12/+130
* Minor edits of README.Andrew G. Morgan2021-06-221-19/+27
* Update comment in gowns sources.Andrew G. Morgan2021-06-211-1/+5
* Permit compilation with -std=c89.Andrew G. Morgan2021-06-216-7/+15
* Up the release version to 2.51v1.2.51psx/v1.2.51libcap-korg-2.51libcap-2.51cap/v1.2.51Andrew G. Morgan2021-06-207-9/+9
* No longer need the go/pkg directory.Andrew G. Morgan2021-06-201-1/+0
* Do away with GOPATH based GO building.Andrew G. Morgan2021-06-204-46/+60
* Clean up some compilation warningsAndrew G. Morgan2021-06-203-3/+7
* Add kernel test to quicktest.shAndrew G. Morgan2021-06-193-2/+14
* Add fill support for the 1e capabilitiesAndrew G. Morgan2021-06-197-7/+112
* Stabilize exporting capabilities into a comparable external formatAndrew G. Morgan2021-06-195-34/+157
* Add an autoauth module flag to pam_cap.soAndrew G. Morgan2021-05-302-5/+22
* Make capsh an installed binary againAndrew G. Morgan2021-05-281-2/+2
* More info for how to coax go.dev into noticing module updatesAndrew G. Morgan2021-05-281-2/+6
* Up the release version to 2.50v1.2.50psx/v1.2.50libcap-korg-2.50libcap-2.50cap/v1.2.50Andrew G. Morgan2021-05-246-7/+7
* Skip pam_cap.so build on musl compilation part of make distcheck.Andrew G. Morgan2021-05-241-1/+1
* Add a handy update script for the various go.mod files.Andrew G. Morgan2021-05-242-1/+12
* Shorten the URLs for bug reports and mention release notes.Andrew G. Morgan2021-05-172-4/+14
* Add support for --suggest=phrase to capsh.Andrew G. Morgan2021-05-165-18/+48
* Validate that user namespaces require CAP_SETFCAP to map UID=0.Andrew G. Morgan2021-05-166-11/+188
* Add a module argument to pam_cap.so to assist with ambient supportAndrew G. Morgan2021-05-075-17/+80
* Fruit of more static analysis resultsAndrew G. Morgan2021-04-223-7/+23
* Add some man page documentation for the capsh "--iab" argumentAndrew G. Morgan2021-04-212-2/+9
* Bug fixes identified by static code analysis.Andrew G. Morgan2021-04-212-13/+26
* Clean up the comments and links in goapps/web/Andrew G. Morgan2021-04-192-18/+9
* Minor fixes for man pages.Andrew G. Morgan2021-04-183-5/+5
* Add some documentation for capsh --explain=cap_fooAndrew G. Morgan2021-04-171-0/+6
* More aggressive cap_test to ensure the launcher isolates contextAndrew G. Morgan2021-03-302-26/+40
* Add --explain=cap_foo support to capsh.Andrew G. Morgan2021-03-277-12/+497
* Fix tyop in go pragma.Andrew G. Morgan2021-03-191-2/+2