aboutsummaryrefslogtreecommitdiff
path: root/libsepol/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeNick Kralevich2020-02-111-0/+1
|\
| * libsepol: add support for new polcap genfs_seclabel_symlinksChristian Göttsche2020-02-061-0/+1
* | Merge "libsepol: trigger new RTM_GETLINK behavior"Treehugger Robot2020-02-101-0/+2
|\ \ | |/ |/|
| * libsepol: trigger new RTM_GETLINK behaviorJeff Vander Stoep2020-02-101-0/+2
* | Fix many misspellingsNicolas Iooss2019-09-182-2/+2
* | Add default_range glblub supportJoshua Brindle2019-09-103-2/+36
* | selinux: Remove legacy local boolean and user codeRichard Haines2019-07-293-32/+2
* | libsepol: add a function to optimize kernel policyOndrej Mosnacek2019-06-252-0/+7
|/
* libsepol: add ebitmap_for_each_set_bit macroOndrej Mosnacek2019-05-201-0/+3
* libsepol: Create policydb_sort_ocontexts()James Carter2018-10-121-0/+2
* whitespace and spelling cleanupNick Kralevich via Selinux2018-09-251-1/+1
* libsepol: remove unused function and typeStephen Smalley2018-05-081-3/+0
* selinux: Add support for the SCTP portcon keywordRichard Haines via Selinux2018-03-191-0/+1
* libsepol: build: follow standard semantics for DESTDIR and PREFIXMarcus Folkesson2018-02-141-8/+8
* checkpolicy,libselinux,libsepol,policycoreutils: Update my email addressStephen Smalley2017-08-1711-11/+11
* libsepol: Define nnp_nosuid_transition policy capabilityStephen Smalley2017-07-281-0/+1
* libsepol: replace non-standard use of __BEGIN_DECLSPatrick Steinhardt2017-06-204-12/+32
* semanage: Update semanage to allow runtime labeling of ibendportsDaniel Jurgens2017-05-233-0/+115
* semanage: Update semanage to allow runtime labeling of Infiniband PkeysDaniel Jurgens2017-05-233-0/+121
* libsepol: Add ibendport ocontext handlingDaniel Jurgens2017-05-231-0/+8
* checkpolicy: Add support for ibendportcon labelsDaniel Jurgens2017-05-231-1/+8
* libsepol: Add ibpkey ocontext handlingDaniel Jurgens2017-05-231-0/+8
* checkpolicy: Add support for ibpkeycon labelsDaniel Jurgens2017-05-231-11/+19
* libsepol,checkpolicy: add binary module support for xpermsStephen Smalley2017-05-171-1/+2
* Add attribute expansion optionsJeff Vander Stoep2017-05-091-1/+5
* libsepol: Add ability to convert binary policy to policy.conf fileJames Carter2017-04-051-0/+5
* libsepol: Add ability to convert binary policy to CILJames Carter2017-04-051-0/+5
* libsepol: constify sepol_genbools()'s boolpath parameterNicolas Iooss2017-03-291-1/+1
* libsepol: Define cgroup_seclabel policy capabilityStephen Smalley2017-03-021-0/+1
* libsepol: use constant keys in hashtab functionsNicolas Iooss2017-01-191-6/+7
* libsepol: make capability index an unsigned intNicolas Iooss2017-01-091-1/+1
* libsepol: Define extended_socket_class policy capabilityStephen Smalley2016-12-081-1/+1
* libsepol,libselinux,audit2allow: teach audit2why about type bounds failuresStephen Smalley2016-11-291-3/+4
* libsepol: do not #include <sys/cdefs.h>Stephen Smalley2016-11-2938-116/+266
* libsepol,checkpolicy: convert rangetrans and filenametrans to hashtabsStephen Smalley2016-11-282-9/+49
* policydb.h: use AVTAB macros to avoid duplicationsWilliam Roberts2016-11-171-11/+11
* libsepol/cil: create user and role caches when building binary policyGary Tierney2016-10-031-0/+8
* selinux: Add support for portcon dccp protocolRichard Haines2016-04-061-0/+1
* Add neverallow support for ioctl extended permissionsJeff Vander Stoep2015-09-223-2/+11
* libsepol: Replace sscanf in module_to_cilYuli Khodorkovskiy2015-08-041-0/+6
* libsepol: Refactored bounds (hierarchy) checking codeJames Carter2015-06-221-0/+11
* libsepol: Refactored neverallow checking.James Carter2015-06-221-1/+1
* libsepol: Add new ebitmap function named ebitmap_match_any()James Carter2015-06-221-0/+1
* checkpolicy: switch operations to extended permsJeff Vander Stoep2015-06-152-31/+28
* Add support for ioctl command whitelistingJeff Vander Stoep2015-04-232-21/+55
* libsepol: add function to generate CIL from a module policydbJames Carter2015-04-011-0/+2
* libsepol, policycoreutils: Move functions to convert a module package to CILJames Carter2015-04-011-0/+6
* libsepol, checkpolicy: add device tree ocontext nodes to Xen policyDaniel De Graaf2015-03-181-0/+1
* libsepol, checkpolicy: widen Xen IOMEM ocontext entriesDaniel De Graaf2015-03-181-3/+4
* Allow libsepol C++ static library on device.dcashman2015-01-2038-10/+157