aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-28Use Bionic strlcpy when available am: f8c13e3158main-16kThiébaud Weksteen
2022-11-28Use Bionic strlcpy when availableThiébaud Weksteen
2022-11-28Fix build after upstream merge am: 4d132a10b0Thiébaud Weksteen
2022-11-28Merge remote-tracking branch 'aosp/upstream-master' into rebase_20221110 am: ...Thiébaud Weksteen
2022-11-25Fix build after upstream mergeThiébaud Weksteen
2022-11-14Merge remote-tracking branch 'aosp/upstream-master' into rebase_20221110Thiébaud Weksteen
2022-11-09libselinux: ignore invalid class name lookupThiébaud Weksteen
2022-11-09libselinux: Ignore missing directories when -i is usedVit Mojzis
2022-11-09python: Harden tools against "rogue" modulesVit Mojzis
2022-11-09README.md: Remove mention of python3-distutils dependencyJames Carter
2022-11-09scripts: Remove dependency on the Python module distutilsJames Carter
2022-11-09python: Remove dependency on the Python module distutilsJames Carter
2022-11-09libsemanage: Remove dependency on the Python module distutilsJames Carter
2022-11-09libselinux: Remove dependency on the Python module distutilsJames Carter
2022-11-09sandbox: Use temporary directory for XDG_RUNTIME_DIRPetr Lautrbach
2022-11-09sandbox: Do not try to remove tmpdir twice if uid == 0Petr Lautrbach
2022-11-07docs: update the README.md with a basic SELinux descriptionPaul Moore
2022-10-26Add odm_service_contexts support am: b4d8972d77Inseob Kim
2022-10-26Add odm_service_contexts supportInseob Kim
2022-10-24python: Do not query the local database if the fcontext is non-localJames Carter
2022-10-24gui: Fix export file chooser dialogPetr Lautrbach
2022-10-24docs: Add GPG fingerprintsJames Carter
2022-10-20Use uid_t instead of __uid_t am: 7f9e57f296Colin Cross
2022-10-19Use uid_t instead of __uid_tColin Cross
2022-10-19Add unit test for seapp_contexts am: 67fba33f8aThiébaud Weksteen
2022-10-19Build android_seapp.c for the host am: 65fe8e161fThiébaud Weksteen
2022-10-19Fix build for android_platform.c am: 4a15e5176dThiébaud Weksteen
2022-10-19Merge branches 'split_seapp' and 'split_device' into master am: 6cdba9c863Thiébaud Weksteen
2022-10-19Rename android_platform.c to android_device.c am: 9348addf0fThiébaud Weksteen
2022-10-19Trim down android_seapp.c am: 92f48ee3dbThiébaud Weksteen
2022-10-19Move android_platform.c to android_seapp.c am: 25fd00bf4eThiébaud Weksteen
2022-10-19Define and use path_alts_t am: c8b3ae636fThiébaud Weksteen
2022-10-19Remove android_common.h am: 12b4861e66Thiébaud Weksteen
2022-10-19Add unit test for seapp_contextsThiébaud Weksteen
2022-10-19Build android_seapp.c for the hostThiébaud Weksteen
2022-10-19Fix build for android_platform.cThiébaud Weksteen
2022-10-19Merge branches 'split_seapp' and 'split_device' into masterThiébaud Weksteen
2022-10-19Rename android_platform.c to android_device.cThiébaud Weksteen
2022-10-19Trim down android_seapp.cThiébaud Weksteen
2022-10-19Move android_platform.c to android_seapp.cThiébaud Weksteen
2022-10-19Trim down android_device.cThiébaud Weksteen
2022-10-19Define and use path_alts_tThiébaud Weksteen
2022-10-13libsepol/cil: restore error on context rule conflictsChristian Göttsche
2022-10-13libselinux: support objname in compute_createChristian Göttsche
2022-10-05docs: provide a top level LICENSE filePaul Moore
2022-10-05docs: add Paul Moore's GPG fingerprintPaul Moore
2022-10-05libsemanage: Allow user to set SYSCONFDIRMatt Sheets
2022-10-05secilc/doc: classmap is also allowed in permissionxDominick Grift
2022-10-05Update translationsVit Mojzis
2022-10-03Remove android_common.hThiébaud Weksteen