summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* no more psx_test_wrapPetr Ovtchenkov2020-08-052-2/+1
* Up the release version to 2.42v0.2.42psx/v0.2.42libcap-korg-2.42libcap-2.42cap/v0.2.42Andrew G. Morgan2020-08-014-5/+5
* build-system: fixes for cross-compilationFabrice Fontaine2020-07-311-8/+8
* Minor fix for install target.Andrew G. Morgan2020-07-291-2/+4
* libcap: split install into install-shared/install-staticThomas Petazzoni2020-07-291-4/+10
* Tweaking the psx and cap package documentation further.psx/v0.2.42-rc2cap/v0.2.42-rc2Andrew G. Morgan2020-07-264-34/+51
* Mode cap package documentation updates.psx/v0.2.42-rc1cap/v0.2.42-rc1Andrew G. Morgan2020-07-268-24/+88
* Test errno behavior for psx syscalls.Andrew G. Morgan2020-07-252-8/+73
* Up the release version to 2.41v0.2.41psx/v0.2.41libcap-korg-2.41libcap-2.41cap/v0.2.41Andrew G. Morgan2020-07-244-5/+5
* Reflect a minor improvement in cap_to_text() output in man page.Andrew G. Morgan2020-07-232-4/+49
* Manual pages: cap_from_text.3: Clarify a detail of cap_from_text() action listMichael Kerrisk (man-pages)2020-07-231-3/+10
* Trivial change to align code with change to man page.Andrew G. Morgan2020-07-231-3/+3
* Manual pages: use "root user ID" rather than "rootid"Michael Kerrisk (man-pages)2020-07-233-8/+9
* A more compact form for the text representation of capabilities.Andrew G. Morgan2020-07-234-10/+35
* Make Go cap.String() and (*cap.Set).String() equal C equivalents.Andrew G. Morgan2020-07-222-41/+162
* Fix for cap.FromText().Andrew G. Morgan2020-07-213-2/+31
* Add missing function (*cap.Set).SetNSOwner().Andrew G. Morgan2020-07-211-0/+15
* Manual pages: capsh.1: Change .TP indent to the defaultMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages: cap_get_proc.3, capsh.1: Use "UID" and "GID" consistentlyMichael Kerrisk (man-pages)2020-07-202-9/+11
* Manual pages: cap_get_proc.3: Update description of capsetp()Michael Kerrisk (man-pages)2020-07-201-13/+27
* Manual pages: setcap.8: Typo fixMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages: getpcaps.8: SEE ALSO: fix section number for capshMichael Kerrisk (man-pages)2020-07-201-1/+3
* Manual pages: getpcaps.8: Remove a stray .br macroMichael Kerrisk (man-pages)2020-07-201-1/+0
* Manual pages: getpcaps.8: Format options as a hanging listMichael Kerrisk (man-pages)2020-07-201-3/+3
* Manual pages: getcap.8: Fix a clumsily worded sentenceMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages: getcap.8: Add missing wordMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages; cap_get_file.3: Fix some clumsily worded textMichael Kerrisk (man-pages)2020-07-201-4/+4
* Manual pages: cap_copy_ext.3: Typo fixMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages: capsh.1: Various minor wording and formatting fixesMichael Kerrisk (man-pages)2020-07-201-15/+32
* Manual pages: cap_init.3: Formatting fixMichael Kerrisk (man-pages)2020-07-201-1/+1
* Manual pages: various pages: Use "\-" for real minus signsMichael Kerrisk (man-pages)2020-07-204-17/+17
* Up the release version to 2.40v0.2.40psx/v0.2.40libcap-korg-2.40libcap-2.40cap/v0.2.40Andrew G. Morgan2020-07-195-6/+6
* capsh.c: Spelling fixes in usage() messageMichael Kerrisk (man-pages)2020-07-161-2/+2
* Fix typo in capabilities.h file.Andrew G. Morgan2020-07-161-1/+1
* Various source files: spelling fixes on commentsMichael Kerrisk (man-pages)2020-07-165-9/+9
* pam_cap.c: Spelling fix in output stringMichael Kerrisk (man-pages)2020-07-161-1/+1
* Manual pages: capsh.1: Describe the argument of --secbits in more detailMichael Kerrisk (man-pages)2020-07-161-0/+3
* Manual pages: capsh.1: Update the capsh --decode exampleMichael Kerrisk (man-pages)2020-07-161-7/+5
* Manual pages: capsh.1: Correct/update the Cap field example for /proc/PID/statusMichael Kerrisk (man-pages)2020-07-161-4/+5
* Manual pages: capsh.1: Remove stray .TP macroMichael Kerrisk (man-pages)2020-07-161-2/+0
* Manual pages: capsh.1: spelling fixesMichael Kerrisk (man-pages)2020-07-161-2/+2
* Manual pages: cap_get_proc.3: formatting fixMichael Kerrisk (man-pages)2020-07-161-1/+2
* More clear explanation for cap_get_name(0) output.Andrew G. Morgan2020-07-161-2/+2
* Manual pages: cap_get_file.3: Remove stray macros that have no effectMichael Kerrisk (man-pages)2020-07-161-2/+0
* Manual pages: cap_get_file.3, getcap.8, setcap.8: clarify "namespace"Michael Kerrisk (man-pages)2020-07-163-3/+3