aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as mergedHEADmasterXin Li2020-08-270-0/+0
|\
| * Upgrade libcap to libcap-2.39 am: d3106b3008 am: b8008e6571Haibo Huang2020-07-1496-453/+2240
| |\
| * \ Fix Android.bp for libcap-2.36's new warnings. am: 5a87f0eda9 am: 941f3caa87Elliott Hughes2020-06-0536-238/+400
| |\ \
| * \ \ Merge "libcap: generate cap_names.h at build time." am: 6a974801bd am: 81781f...Elliott Hughes2020-06-053-77/+40
| |\ \ \
| * \ \ \ [automerger skipped] Set min_sdk_version to be part of mainline modules am: b...Jooyung Han2020-05-110-0/+0
| |\ \ \ \
| | * | | | Set min_sdk_version to be part of mainline modulesandroid11-devJooyung Han2020-05-111-3/+4
| * | | | | Merge "Set min_sdk_version to be part of mainline modules" am: 028186e8f2 am:...Treehugger Robot2020-05-111-3/+4
| |\ \ \ \ \
| * \ \ \ \ \ Add license type: BSD+Apache2 are NOTICE licenses am: f4cebe8102 am: e319aa3901Bob Badour2020-04-241-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [automerger skipped] Set apex_available property am: 2f878c68a6 -s oursJiyong Park2020-04-210-0/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Set apex_available propertyJiyong Park2020-04-201-0/+5
| * | | | | | | Merge "Set apex_available property" am: de152ea2cf am: fc445bbe1fTreehugger Robot2020-04-141-0/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Upgrade libcap to 2.33 am: d29d507047 am: 942f0c814eHaibo Huang2020-04-1096-555/+7842
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Upgrade libcap to libcap-2.42 am: e0346e9fe5Haibo Huang2020-08-0442-292/+757
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Upgrade libcap to libcap-2.42Haibo Huang2020-08-0342-292/+757
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Up the release version to 2.42upstream-mirror-masterAndrew 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.Andrew G. Morgan2020-07-264-34/+51
| | * | | | | | | | Mode cap package documentation updates.Andrew 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.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.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