Show patches with: Submitter = Nicolas Iooss       |   427 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] libselinux: ensure strlen() is not called on NULL [1/1] libselinux: ensure strlen() is not called on NULL - - - --- 2019-09-18 Nicolas Iooss Changes Requested
[v2,1/1] libsepol: do not dereference a failed allocated pointer [v2,1/1] libsepol: do not dereference a failed allocated pointer - - - --- 2019-09-15 Nicolas Iooss Accepted
Add configuration file for lgtm.com Add configuration file for lgtm.com - - - --- 2019-09-01 Nicolas Iooss Accepted
[9/9] libsepol/tests: do not dereference a NULL pointer Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[8/9] python/sepolicy: remove unnecessary pass statement Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[7/9] python/chcat: remove unnecessary assignment Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[6/9] libsepol/cil: do not dereference perm_value_to_cil when it has not been allocated Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[5/9] libsepol: reset *p to NULL if sepol_module_package_create fails Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[4/9] libsepol: do not dereference scope if it can be NULL Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[3/9] libsepol: do not dereference a failed allocated pointer Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[2/9] libsepol/cil: help static analyzers by aborting when an allocation fails Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[1/9] semodule-utils: fix comparison with argc Fix issues found by static analyzers - - - --- 2019-09-01 Nicolas Iooss Accepted
[1/1] libselinux: ensure that digest_len is not zero [1/1] libselinux: ensure that digest_len is not zero - - - --- 2019-08-05 Nicolas Iooss Accepted
[1/1] libsemanage: include internal header to use the hidden function prototypes [1/1] libsemanage: include internal header to use the hidden function prototypes - - - --- 2019-08-05 Nicolas Iooss Accepted
[1/1] libsepol: initialize a local variable once [1/1] libsepol: initialize a local variable once 1 - - --- 2019-07-28 Nicolas Iooss Accepted
[1/1] libsepol: include module.c internal header in module_to_cil.c [1/1] libsepol: include module.c internal header in module_to_cil.c - - - --- 2019-06-24 Nicolas Iooss Accepted
[1/1] restorecond: use /run instead of /var/run [1/1] restorecond: use /run instead of /var/run 1 - - --- 2019-03-18 Nicolas Iooss Accepted
[2/2] python: always use python3 in the shebang of programs using setools [1/2] python/sepolicy: drop python shebang from the module 1 - - --- 2019-02-17 Nicolas Iooss Accepted
[1/2] python/sepolicy: drop python shebang from the module [1/2] python/sepolicy: drop python shebang from the module 2 - - --- 2019-02-17 Nicolas Iooss Accepted
[1/1] libsepol/cil: silence static analyser's use-after-free warning [1/1] libsepol/cil: silence static analyser's use-after-free warning 1 - - --- 2019-02-06 Nicolas Iooss Accepted
[1/1] libsepol: do not use uninitialized value for low_value [1/1] libsepol: do not use uninitialized value for low_value 1 - - --- 2019-02-03 Nicolas Iooss bachradsusi Accepted
[3/3] python/sepolicy: fix variable name Support flake8 version 3.7 - - - --- 2019-01-31 Nicolas Iooss Accepted
[2/3] python: use == or != when comparing a variable with a string or a integer Support flake8 version 3.7 - - - --- 2019-01-31 Nicolas Iooss Accepted
[1/3] python: reindent lines that were over-indented Support flake8 version 3.7 - - - --- 2019-01-31 Nicolas Iooss Accepted
[3/3] scripts: introduce env_use_destdir.sh helper [1/3] Travis-CI: upgrade PyPy to 6.0 - - - --- 2019-01-20 Nicolas Iooss Accepted
[2/3] Travis-CI: add Ruby 2.6 to the test matrix [1/3] Travis-CI: upgrade PyPy to 6.0 - - - --- 2019-01-20 Nicolas Iooss Accepted
[1/3] Travis-CI: upgrade PyPy to 6.0 [1/3] Travis-CI: upgrade PyPy to 6.0 1 - - --- 2019-01-20 Nicolas Iooss Accepted
[1/1] libselinux: do not dereference symlink with statfs in selinux_restorecon [1/1] libselinux: do not dereference symlink with statfs in selinux_restorecon 1 - - --- 2019-01-16 Nicolas Iooss Accepted
[1/1] python/sepolicy: initialize mislabeled_files in __init__() [1/1] python/sepolicy: initialize mislabeled_files in __init__() 1 - - --- 2019-01-13 Nicolas Iooss Accepted
[5/5] python: run all the tests with "make test" Run tests in python/ with "make test" - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[4/5] python/sepolgen: refpolicy installs its Makefile in include/Makefile Run tests in python/ with "make test" - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[3/5] python/audit2allow: use local sepolgen-ifgen-attr-helper for tests Run tests in python/ with "make test" - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[2/5] python/audit2allow: make the tests useful again Run tests in python/ with "make test" - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[1/5] Travis-CI: download refpolicy and install headers Run tests in python/ with "make test" - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[1/1] scripts/run-flake8: run on Python scripts not ending with .py [1/1] scripts/run-flake8: run on Python scripts not ending with .py 1 - - --- 2019-01-05 Nicolas Iooss Not Applicable
[2/2] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it [1/2] python/semanage: explain why sepolicy is imported in a function - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[1/2] python/semanage: explain why sepolicy is imported in a function [1/2] python/semanage: explain why sepolicy is imported in a function - - - --- 2019-01-05 Nicolas Iooss Not Applicable
[large,on,GitHub] python/sepolgen: upgrade ply to release 3.11 [large,on,GitHub] python/sepolgen: upgrade ply to release 3.11 - - - --- 2018-12-21 Nicolas Iooss Not Applicable
[4/4] python/audit2allow: allow using audit2why as non-root user [1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it - - - --- 2018-12-21 Nicolas Iooss Not Applicable
[3/4] python/audit2allow/sepolgen-ifgen: show errors on stderr [1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it - - - --- 2018-12-21 Nicolas Iooss Not Applicable
[2/4] python/audit2allow/sepolgen-ifgen: add missing \n to error message [1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it - - - --- 2018-12-21 Nicolas Iooss Not Applicable
[1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it [1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it - - - --- 2018-12-21 Nicolas Iooss Not Applicable
[3/3] semanage_migrate_store: switch to space indentation [1/3] semanage_migrate_store: fix many Python linter warnings - - - --- 2018-12-19 Nicolas Iooss Not Applicable
[2/3] semanage_migrate_store: remove unused loading of libsepol.so [1/3] semanage_migrate_store: fix many Python linter warnings - - - --- 2018-12-19 Nicolas Iooss Not Applicable
[1/3] semanage_migrate_store: fix many Python linter warnings [1/3] semanage_migrate_store: fix many Python linter warnings - - - --- 2018-12-19 Nicolas Iooss Not Applicable
[1/1] python/sepolgen: always indent with 4 spaces [1/1] python/sepolgen: always indent with 4 spaces - - - --- 2018-12-15 Nicolas Iooss Not Applicable
[2/2] mcstrans: fix Python linter warnings on test scripts [1/2] mcstrans: convert test scripts to Python 3 - - - --- 2018-12-15 Nicolas Iooss Not Applicable
[1/2] mcstrans: convert test scripts to Python 3 [1/2] mcstrans: convert test scripts to Python 3 - - - --- 2018-12-15 Nicolas Iooss Not Applicable
[1/1] python/semanage: do not show "None" levels when using a non-MLS policy [1/1] python/semanage: do not show "None" levels when using a non-MLS policy 1 - - --- 2018-12-09 Nicolas Iooss Not Applicable
[2/2] python/chcat: fix removing categories on users with Fedora default setup [1/2] python/chcat: improve the code readability 1 - - --- 2018-12-09 Nicolas Iooss Not Applicable
[1/2] python/chcat: improve the code readability [1/2] python/chcat: improve the code readability 1 - - --- 2018-12-09 Nicolas Iooss Not Applicable
[1/1] python/sepolicy: fix compatibility with setools 4.2.0 [1/1] python/sepolicy: fix compatibility with setools 4.2.0 - - - --- 2018-09-19 Nicolas Iooss Not Applicable
[2/2] semanage: add a missing space in ibendport help [1/2] semanage: "semanage user" does not use -s, fix documentation - - - --- 2018-09-05 Nicolas Iooss Not Applicable
[1/2] semanage: "semanage user" does not use -s, fix documentation [1/2] semanage: "semanage user" does not use -s, fix documentation 1 - - --- 2018-09-05 Nicolas Iooss Not Applicable
[1/1] libsemanage: use previous seuser when getting the previous name [1/1] libsemanage: use previous seuser when getting the previous name - - - --- 2018-09-05 Nicolas Iooss Not Applicable
[3/3] python: remove semicolon from end of lines [1/3] libselinux: add a const to suppress a build warning with Python 3.7 - - - --- 2018-08-19 Nicolas Iooss Not Applicable
[2/3] Travis-CI: upgrade to Ubuntu 16.04 LTS Xenial Xerus [1/3] libselinux: add a const to suppress a build warning with Python 3.7 - - - --- 2018-08-19 Nicolas Iooss Not Applicable
[1/3] libselinux: add a const to suppress a build warning with Python 3.7 [1/3] libselinux: add a const to suppress a build warning with Python 3.7 - - - --- 2018-08-19 Nicolas Iooss Not Applicable
[2/2] libsemanage: make pywrap-test.py compatible with Python 3 [1/2] libsemanage: reindent pywrap-test.py with spaces - - - --- 2018-08-18 Nicolas Iooss Not Applicable
[1/2] libsemanage: reindent pywrap-test.py with spaces [1/2] libsemanage: reindent pywrap-test.py with spaces - - - --- 2018-08-18 Nicolas Iooss Not Applicable
[1/1] Travis-CI: run flake8 on Python code [1/1] Travis-CI: run flake8 on Python code - - - --- 2018-08-15 Nicolas Iooss Not Applicable
[v2,13/13] python/sepolicy: do not import types Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,12/13] python/sepolicy: do not import sepolicy.generate.DAEMON twice Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,11/13] python/sepolicy: use variables which exist in the gui.py Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,10/13] python/sepolicy: fix "procotol" misspelling Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,09/13] python/sepolgen: use self when accessing members in FilesystemUse Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,08/13] python/sepolgen: remove buggy code Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,07/13] python/sepolgen: silence linter warning about has_key Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,06/13] python/sepolgen: fix refpolicy parsing of "permissive" Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,05/13] python/sepolicy: use lowercase variable name Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,04/13] python/sepolicy: drop unused CheckPolicyType Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,03/13] python/sepolgen: return NotImplemented instead of raising it Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,02/13] python/sepolgen: do not import twice the modules Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[v2,01/13] libselinux: fix flake8 warnings in SWIG-generated code Fix some issues found by flake8 - - - --- 2018-08-12 Nicolas Iooss Not Applicable
[1/1] python/sepolicy: add missing % in network tab help text [1/1] python/sepolicy: add missing % in network tab help text - - - --- 2018-08-06 Nicolas Iooss Not Applicable
[13/13] python/sepolicy: do not import types Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[12/13] python/sepolicy: do not import sepolicy.generate.DAEMON twice Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[11/13] python/sepolicy: use variables which exists in the gui.py Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[10/13] python/sepolicy: fix "procotol" misspelling Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[09/13] python/sepolgen: use self when accessing members in FilesystemUse Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[08/13] python/sepolgen: comment buggy code Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[07/13] python/sepolgen: silence linter warning about has_key Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[06/13] python/sepolgen: fix refpolicy parsing of "permissive" Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[05/13] python/sepolicy: use lowercase variable name Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[04/13] python/sepolicy: drop unused CheckPolicyType Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[03/13] python/sepolgen: return NotImplemented instead of raising it Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[02/13] python/sepolgen: do not import twice the modules Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[01/13] libselinux: fix flake8 warnings in SWIG-generated code Fix some issues found by flake8 - - - --- 2018-08-04 Nicolas Iooss Not Applicable
[1/1] python/semanage: fix Python syntax of catching several exceptions [1/1] python/semanage: fix Python syntax of catching several exceptions 1 - - --- 2018-08-04 Nicolas Iooss Not Applicable
[1/1] restorecond: close the PID file if writing to it failed - - - --- 2018-07-01 Nicolas Iooss Not Applicable
[1/1] mcstrans: fix memory leaks reported by clang's static analyzer - - - --- 2018-07-01 Nicolas Iooss Not Applicable
[1/1] Travis-CI: use new location of refpolicy repository - - - --- 2018-07-01 Nicolas Iooss Not Applicable
[1/1] scripts: add a helper script to run clang's static analyzer - - - --- 2018-06-09 Nicolas Iooss Not Applicable
[3/3] libsepol/cil: use a colon instead of a semicolon to report rc - - - --- 2018-06-09 Nicolas Iooss Not Applicable
[2/3] libsepol/tests: fix use of unitialized variable - - - --- 2018-06-09 Nicolas Iooss Not Applicable
[1/3] libsepol/tests: read_binary_policy() does not use f.handle - - - --- 2018-06-09 Nicolas Iooss Not Applicable
[4/4] policycoreutils/hll/pp: remove unused variable - - - --- 2018-06-03 Nicolas Iooss Not Applicable
[3/4] policycoreutils/secon: free scon_trans before returning - - - --- 2018-06-03 Nicolas Iooss Not Applicable
[2/4] policycoreutils/secon: fix typo in comment - - - --- 2018-06-03 Nicolas Iooss Not Applicable
[1/4] python/sepolgen: fix typo in PathChoooser name - - - --- 2018-06-03 Nicolas Iooss Not Applicable
« 1 2 3 44 5 »