aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* open_init_pty: restore stdin/stdout to blocking upon exitStephen Smalley2017-07-181-0/+26
* Revert "open_init_pty: Do not make stdin and stdout non-blocking"Stephen Smalley2017-07-181-1/+3
* open_init_pty: Do not make stdin and stdout non-blockingStephen Smalley2017-07-101-3/+1
* Update VERSION files for 2.7-rc4 release.Stephen Smalley2017-06-3013-13/+13
* Fix consistency of PYTHONLIBDIR variable across modulesLaurent Bigonville2017-06-301-4/+4
* Travis-CI: test defining CFLAGS, LDFLAGS, etc. on make command lineNicolas Iooss2017-06-301-6/+10
* libsepol/tests: override CPPFLAGS tooNicolas Iooss2017-06-301-1/+1
* Travis-CI: update the list of Ruby's and Python's versionsNicolas Iooss2017-06-301-10/+11
* libselinux,libsemanage: fix RUBYLIBS definitionStephen Smalley2017-06-282-2/+2
* Update VERSION files for 2.7-rc3 release.Stephen Smalley2017-06-2313-13/+13
* mcstrans: Allow overriding libsepol.a location during buildPetr Lautrbach2017-06-231-1/+2
* genhomedircon: avoid use of non-standard `getpwent_r`Patrick Steinhardt2017-06-221-27/+7
* libselinux: avoid redefining _FORTIFY_SOURCEPatrick Steinhardt2017-06-222-2/+2
* python/sepolicy: remove definition of SYSCONFDIRNicolas Iooss2017-06-211-1/+0
* gui: do not create /etcNicolas Iooss2017-06-211-2/+0
* libsemanage/tests: fix linkingNicolas Iooss2017-06-211-2/+2
* Fix BINDIR/SBINDIR/... variables in MakefilesStephen Smalley2017-06-208-17/+8
* Makefiles: override *FLAGS and *LIBSJason Zaman2017-06-2018-40/+33
* libsepol: replace non-standard use of __BEGIN_DECLSPatrick Steinhardt2017-06-204-12/+32
* libselinux utils: override LD{FLAGS, LIBS} for libselinux.so in MakefileJason Zaman2017-06-191-2/+2
* Update VERSION files for 2.7-rc2 release.Stephen Smalley2017-06-1613-13/+13
* policycoreutils/fixfiles: do not dereference link files in tmpVit Mojzis2017-06-161-4/+4
* libsepol/cil: Fix bugs when writing policy.conf rulesJames Carter2017-06-151-6/+6
* libsepol: Fix neverallow bug when checking conditional policyJames Carter2017-06-141-2/+2
* secilc: Update test policy and documentation for InfinibandRichard Haines2017-06-124-0/+100
* libsepol/cil: ibendportcon fails to resolve in CIL policyRichard Haines2017-06-121-1/+1
* libsepol: destroy the expanded level when mls_semantic_level_expand() failsNicolas Iooss2017-06-121-1/+1
* Update VERSION files for 2.7-rc1 release.Stephen Smalley2017-06-0913-13/+13
* libselinux: always unmount selinuxfs for SELINUX=disabledStephen Smalley2017-06-091-1/+4
* libsepol: Expand attributes with TYPE_FLAGS_EXPAND_ATTR_TRUE setJames Carter2017-06-052-41/+43
* libsepol/cil: Fix bug in cil_reset_ibpkeycon()James Carter2017-06-051-1/+1
* sepolicy: Fix sorting of port_strings in python 3Petr Lautrbach2017-06-021-12/+6
* sepolicy/interface: Use relative python 3 importsPetr Lautrbach2017-06-021-2/+2
* libsepol/cil: fix error check in new cil_resolve_nameSteve Lawrence2017-06-021-1/+1
* libselinux: fix selabel_lookup*() double slash bugStephen Smalley2017-06-014-190/+169
* sort input filesBernhard M. Wiedemann2017-06-019-9/+9
* libsepol: Fix alloc-size-larger-than warning from gcc 7Stephen Smalley2017-06-011-15/+25
* libsemanage: Fix snprintf warnings from gcc 7Stephen Smalley2017-06-011-1/+1
* libsepol,libsemanage,libselinux: Fix fallthrough warnings from gcc 7Stephen Smalley2017-06-014-0/+9
* libsepol: Fix module_to_cil's handling of type aliasesJames Carter2017-06-011-5/+13
* libsepol: Clean up scope handlingJames Carter2017-06-012-4/+32
* libsepol/cil: Remove uneeded null checks of unused parametersJames Carter2017-06-011-2/+2
* libsepol: do not use handle when it is marked unusedNicolas Iooss2017-06-012-2/+0
* libsepol/cil: better error message with duplicate aliases + support aliases t...Steve Lawrence2017-06-012-17/+32
* libsepol/cil: fix aliasactual resolution errorsSteve Lawrence2017-05-311-0/+7
* semanage: Fix manpage author for ibpkey and ibendport pages.Daniel Jurgens2017-05-302-2/+2
* python/semanage: print is a function in python3Stephen Smalley2017-05-261-4/+4
* Fix recently introduced TabError'sPetr Lautrbach2017-05-262-5/+5
* libsepol: make role_list_destroy() do nothing when role_list is NULLNicolas Iooss2017-05-241-1/+6
* semanage: Update man pages for infinibandDaniel Jurgens2017-05-233-4/+144