- c034875 policycoreutils/sepolicy/gui: fix current selinux state radiobutton by Vit Mojzis · 9 years ago
- ab27085 libsepol,libsemanage: write file name in flex output by Nicolas Iooss · 9 years ago
- 1c187d7 checkpolicy: remove -lfl from LDLIBS by Nicolas Iooss · 9 years ago
- 527380a libsepol/tests: use LDFLAGS when linking by Nicolas Iooss · 9 years ago
- a206297 mcstrans/utils: make "make all" use $DESTDIR by Nicolas Iooss · 9 years ago
- fb23745 libsepol: detect duplicated symbol IDs by Nicolas Iooss · 9 years ago
- 9872b04 libsepol: check decl_id bounds before using it by Nicolas Iooss · 9 years ago
- 8fdb225 libsepol,checkpolicy: convert rangetrans and filenametrans to hashtabs by Stephen Smalley · 9 years ago
- 2e47b69 libsepol: do not write object_r types to policy file by Stephen Smalley · 9 years ago
- 6f32d87 Merge pull request #35 from cgzones/semanage_fcontext_description by stephensmalley · 9 years ago
- 044f6ef procattr.c: Use __ANDROID__ instead of ANDROID by Nick Kralevich · 9 years ago
- bb96e13 enabled.c: Remove stdio_ext.h header by Nick Kralevich · 9 years ago
- 75b14a5 libsepol: ebitmap: reject loading bitmaps with incorrect high bit by Nicolas Iooss · 9 years ago
- 73313a7 libsepol: do not check decl->symtab[i].nprim by Nicolas Iooss · 9 years ago
- 86bad3d libsepol: do not modify p->p_roles.nprim in role_set_expand by Nicolas Iooss · 9 years ago
- 1e605e9 fix semanage fcontext help message by cgzones · 9 years ago
- 2907caa libsepol: fix unknown magic section number error message by Nicolas Iooss · 9 years ago
- d107256 libsepol: make scope_index_destroy() more robust by Nicolas Iooss · 9 years ago
- 8d31f80 libsepol: do not crash when block->branch_list is NULL by Nicolas Iooss · 9 years ago
- 6675e12 libsepol: do not crash when a symbol does not exist by Nicolas Iooss · 9 years ago
- 52b3b62 libsepol: do not call a NULL function in additive_scopes_to_cil() by Nicolas Iooss · 9 years ago
- 8f9057c label_file.h: actually use the results of compat_validate by Nick Kralevich · 9 years ago
- 49bfee8 checkpolicy: treat -self as an error by Stephen Smalley · 9 years ago
- a609434 libselinux: normalize enforce values from the kernel by Stephen Smalley · 9 years ago
- 9140de7 libselinux, libsemanage: use Python-specific .so extension by Nicolas Iooss · 9 years ago
- 489dd59 libselinux: audit2why: remove unused module_state structure by Nicolas Iooss · 9 years ago
- a441d51 mcstrans: fix global "make install" by Nicolas Iooss · 9 years ago
- 945bc88 sandbox: make test not fail on systems without SELinux by Nicolas Iooss · 9 years ago
- 4129eb4 expand_terule_helper: cleanups by William Roberts · 9 years ago
- dcd473d expand_avrule_helper: cleanup by William Roberts · 9 years ago
- af9f477 policydb.h: use AVTAB macros to avoid duplications by William Roberts · 9 years ago
- 07ba7c6 mcstrans: Fix signed/unsigned warnings by Stephen Smalley · 9 years ago
- 7935dee Drop ChangeLog files by Stephen Smalley · 9 years ago
- c094ca9 restorecond: Add gitignore by Jason Zaman · 9 years ago
- 62cb9fc mcstrans: Add utils gitignore by Jason Zaman · 9 years ago
- 9123b38 Add stub make test targets to new subdirs by Jason Zaman · 9 years ago
- 089000a mcstrans: take LIBDIR from args, dont guess by Jason Zaman · 9 years ago
- 30cbe52 mcstrans: Fix Werror=shadow errors by Jason Zaman · 9 years ago
- 618a64a semodule-utils: Drop -lselinux from Makefiles. by Stephen Smalley · 9 years ago
- 25c167a Add COPYING files for new subdirs. by Stephen Smalley · 9 years ago
- f0e61d3 Fix release script by Stephen Smalley · 9 years ago
- 4480129 restorecond: break source dependency on policycoreutils/setfiles by Stephen Smalley · 9 years ago
- 65f5868 Move policycoreutils/semodule_package to semodule-utils. by Stephen Smalley · 9 years ago
- 6bd0b55 Add VERSION files for new components by Stephen Smalley · 9 years ago
- f0cc954 Fix release script for packages that need prefixes. by Stephen Smalley · 9 years ago
- 1c8505d Update release script for the new structure. by Stephen Smalley · 9 years ago
- 6e4bb70 mcstrans: fix clang warnings by Stephen Smalley · 9 years ago
- b97d959 Move policycoreutils/sepolgen-ifgen into python/audit2allow. by Stephen Smalley · 9 years ago
- 50be5fc Move sepolicy desktop and png files to gui. by Stephen Smalley · 9 years ago
- eeba595 mcstrans: Add a relabel target. by Stephen Smalley · 9 years ago
- 233fe33 mcstrans: Add .gitignore file by Stephen Smalley · 9 years ago
- fe74095 Build mcstrans. by Stephen Smalley · 9 years ago
- 3dcdc46 Make it easy to omit optional components. by Stephen Smalley · 9 years ago
- c9c97d6 Move policycoreutils/semodule_{deps,expand,link} to semodule-utils. by Stephen Smalley · 9 years ago
- 48dc232 Move policycoreutils/{sepolicy,audit2allow,semanage,scripts/chcat*} and sepolgen to python. by Stephen Smalley · 9 years ago
- 63e6dba Move policycoreutils/sepolicy dbus service files to dbus. by Stephen Smalley · 9 years ago
- 97bf196 Move policycoreutils/sandbox to sandbox. by Stephen Smalley · 9 years ago
- 00be136 Move policycoreutils/restorecond to restorecond. by Stephen Smalley · 9 years ago
- 4cc8086 Move policycoreutils/mcstrans to mcstrans. by Stephen Smalley · 9 years ago
- 2e4d0bc Move policycoreutils/gui to gui. by Stephen Smalley · 9 years ago
- d4387cd Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- 02a7d77 libsepol: make parsing symbol table headers more robust by Nicolas Iooss · 9 years ago
- 0a32f3b libsepol: test for ebitmap_read() negative return value by Nicolas Iooss · 9 years ago
- 784b43b libsepol: replace an assert with an error message by Nicolas Iooss · 9 years ago
- a96184b Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- be96f05 libsepol: fix checkpolicy dontaudit compiler bug by William Roberts · 9 years ago
- 5862ac5 Revert "libsepol: fix checkpolicy dontaudit compiler bug" by William Roberts · 9 years ago
- d0c82f8 Updated libsemanage ChangeLog by Stephen Smalley · 9 years ago
- 398266f libsemanage: use a macro prefixed with SEMANAGE to protect dso.h by Nicolas Iooss · 9 years ago
- f60519e Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- 7a4db15 libsepol: cil_lexer: make warnings non-fatal for building by Stephen Smalley · 9 years ago
- 2ceadad Updated libselinux and libsemanage ChangeLog by Stephen Smalley · 9 years ago
- 79db6da libselinux, libsemanage: swig: use SWIG_fail when an error occurs by Nicolas Iooss · 9 years ago
- db17f12 libselinux,libsemanage: fall back to gcc in exception.sh by Nicolas Iooss · 9 years ago
- f1db7b7 Updated secilc ChangeLog by Stephen Smalley · 9 years ago
- 672f96f secilc: do not build secilc man page if it is up to date by Nicolas Iooss · 9 years ago
- 2c1ae0f Updated libselinux and libsemanage ChangeLogs by Stephen Smalley · 9 years ago
- bb98da0 libselinux,libsemanage: link Python wrapper with Python by Nicolas Iooss · 9 years ago
- ad3aa7f libsemanage: query for python site-packages dir directly by Nicolas Iooss · 9 years ago
- f5b9bc2 libselinux,libsemanage: link Ruby wrapper with -lruby by Nicolas Iooss · 9 years ago
- 22e3ad6 libselinux,libsemanage: use Ruby to define RUBYINC by Nicolas Iooss · 9 years ago
- df3ba03 Updated policycoreutils ChangeLog by Stephen Smalley · 9 years ago
- 917f398 policycoreutils: Use GObject introspection binding instead of python-gobject in selinux_server.py by Laurent Bigonville · 9 years ago
- 1270be1 policycoreutils: Force GTK3.0 for sepolicy gui by Laurent Bigonville · 9 years ago
- 0339318 Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- 4750ec2 libsepol: cil: remove double-free. by dcashman · 9 years ago
- e0882cd Updated libsemanage ChangeLog by Stephen Smalley · 9 years ago
- b372170 libsemanage: semanage_seuser_key_create: copy name by Nicolas Iooss · 9 years ago
- bfe9360 Updated libselinux ChangeLog by Stephen Smalley · 9 years ago
- bbc930c libselinux: fix subdir build and usage of cmdline CFLAGS by Stephen Smalley · 9 years ago
- a0149f6 Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- 6201bb5 libsepol: fix checkpolicy dontaudit compiler bug by Stephen Smalley · 9 years ago
- 30ef8d0 Updated libsepol ChangeLog by Stephen Smalley · 9 years ago
- eac6f1f libsepol: sepol_{bool|iface|user}_key_create: copy name by Stephen Smalley · 9 years ago
- 5e911ee Updated policycoreutils ChangeLog by Stephen Smalley · 9 years ago
- 2d7ca0b policycoreutils: Make sepolicy work with python3 by Laurent Bigonville · 9 years ago
- 71ee721 Updated policycoreutils ChangeLog by Stephen Smalley · 9 years ago
- eed0e42 Sandbox: Use next() over the sepolicy.info() result by Laurent Bigonville · 9 years ago
- b42a293 Updated libselinux and libsemanage ChangeLogs by Stephen Smalley · 9 years ago
- 70b9865 libselinux, libsemanage: remove *swig_python_exception.i if its creation failed by Nicolas Iooss · 9 years ago