Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
selinux
/
11264556d8cae2f9c58d848379f9a982a549a021
1126455
libsepol/cil: Fix bug in cil_copy_avrule() in extended permission handling
by James Carter
· 4 years, 10 months ago
7bece37
libselinux: export flush_class_cache(), call it on policyload
by Stephen Smalley
· 4 years, 10 months ago
784b029
libselinux: update man pages for userspace policy enforcers
by Stephen Smalley
· 4 years, 10 months ago
89674c2
libselinux: remove flask.h and av_permissions.h
by Stephen Smalley
· 4 years, 10 months ago
5bbe32a
python/semanage: check variable type of port before trying to split
by Joshua Schmidlkofer
· 5 years ago
dca7ce8
Update VERSIONs to 3.0 for release.
by Petr Lautrbach
· 5 years ago
6e187f8
Update VERSIONs to 3.0-rc2 for release.
by Petr Lautrbach
· 5 years ago
adb8bdd
dbus: Fix FileNotFoundError in org.selinux.relabel_on_boot
by Petr Lautrbach
· 5 years ago
214cb61
Travis-CI: Drop Python 2 from matrix
by Petr Lautrbach
· 5 years ago
ad2208e
restorecond: Fix redundant console log output error
by Baichuan Kong
· 5 years ago
91cd460
libselinux,libsemanage: check in python_exception.i files
by Nicolas Iooss
· 5 years ago
dd9c70e
libselinux,libsemanage: fix python_exception.i dependencies
by Nicolas Iooss
· 5 years ago
5815cc9
libselinux,libsemanage: never create -.o in exception.sh
by Nicolas Iooss
· 5 years ago
8375671
python/sepolicy: Revert "Only invoke RPM on RPM-enabled Linux distributions"
by Petr Lautrbach
· 5 years ago
6d5f7f2
Replace www.nsa.gov references by github.com/SELinuxProject
by Petr Lautrbach
· 5 years ago
c7527bd
libsepol/cil: Report disabling an optional block only at high verbose levels
by James Carter
· 5 years ago
0271bf4
libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext
by Thomas Petazzoni
· 5 years ago
b3ed0a7
Update VERSIONs to 3.0-rc1 for release.
by Petr Lautrbach
· 5 years ago
95bcd6a
python/semanage: Document DCCP and SCTP support
by Vit Mojzis
· 5 years ago
06040cd
policycoreutils: semodule: Enable CIL logging
by Jason Zaman
· 5 years ago
9be4e74
checkpolicy: allow to write policy to stdout
by Masatake YAMATO
· 5 years ago
b8455f7
checkpolicy: update the description for -o option in the man page
by Masatake YAMATO
· 5 years ago
a581560
checkpolicy: remove a redundant if-condition
by Masatake YAMATO
· 5 years ago
7494bb1
sepolicy: generate man pages in parallel
by Ondrej Mosnacek
· 5 years ago
b915c7a
libsemanage: mark all exported function "extern"
by Nicolas Iooss
· 5 years ago
cfe4874
libselinux: mark all exported function "extern"
by Nicolas Iooss
· 5 years ago
e0e66c2
libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping
by Petr Lautrbach
· 5 years ago
510a679
python/sepolicy: call segenxml.py with python3
by Stephen Smalley
· 5 years ago
711fe60
python/semanage: Add support for DCCP and SCTP protocols
by Vit Mojzis
· 5 years ago
991dd74
libsemanage: Add support for DCCP and SCTP protocols
by Vit Mojzis
· 5 years ago
74c5e55
libsemanage/tests: check that string pointers are not NULL before comparing them
by Nicolas Iooss
· 5 years ago
7673b97
libsemanage/tests: return when str is NULL
by Nicolas Iooss
· 5 years ago
adcc353
python/semanage: fix moduleRecords.customized()
by Vit Mojzis
· 5 years ago
3a9b450
python/semanage: Improve handling of "permissive" statements
by Vit Mojzis
· 5 years ago
9d8fd6e
libsepol: Further improve binary policy optimization
by James Carter
· 5 years ago
120681c
libsepol, libsemanage: add a macro to silence static analyzer warnings in tests
by Nicolas Iooss
· 5 years ago
eca4ee4
CircleCI: run scan-build and publish its results automatically
by Nicolas Iooss
· 5 years ago
54cb5c6
Switch last 2 files using /usr/bin/env to /usr/bin/python3
by Petr Lautrbach
· 5 years ago
68fbb6b
python/semanage: Do not use default s0 range in "semanage login -a"
by Petr Lautrbach
· 5 years ago
5dfa95c
gui: Fix remove module in system-config-selinux
by Petr Lautrbach
· 5 years ago
f4e741a
policycoreutils/fixfiles: Force full relabel when SELinux is disabled
by Petr Lautrbach
· 5 years ago
d3a8fc4
policycoreutils/fixfiles: Fix [-B] [-F] onboot
by Petr Lautrbach
· 5 years ago
152aeb1
policycoreutils/fixfiles: Fix "verify" option
by Vit Mojzis
· 5 years ago
68b2e44
libselinux: do not add rc to pos twice
by Nicolas Iooss
· 5 years ago
340da08
libselinux: ensure strlen() is not called on NULL
by Nicolas Iooss
· 5 years ago
b550c0e
Fix many misspellings
by Nicolas Iooss
· 5 years ago
e17e489
Add configuration file for lgtm.com
by Nicolas Iooss
· 5 years ago
86df2b2
libselinux: fix string conversion of unknown perms
by Mike Palmiotto
· 5 years ago
cfc57c2
libsepol/tests: do not dereference a NULL pointer
by Nicolas Iooss
· 5 years ago
0da7718
python/sepolicy: remove unnecessary pass statement
by Nicolas Iooss
· 5 years ago
af67fa5
python/chcat: remove unnecessary assignment
by Nicolas Iooss
· 5 years ago
dddd28e
libsepol/cil: do not dereference perm_value_to_cil when it has not been allocated
by Nicolas Iooss
· 5 years ago
c8ac3af
libsepol: reset *p to NULL if sepol_module_package_create fails
by Nicolas Iooss
· 5 years ago
0b136a3
libsepol: do not dereference scope if it can be NULL
by Nicolas Iooss
· 5 years ago
da8e3c7
semodule-utils: fix comparison with argc
by Nicolas Iooss
· 5 years ago
4a266cc
libsepol: do not dereference a failed allocated pointer
by Nicolas Iooss
· 5 years ago
4459d63
libsepol: Remove cil_mem_error_handler() function pointer
by James Carter
· 5 years ago
dc4e541
libsepol: Make an unknown permission an error in CIL
by James Carter
· 5 years ago
26e8397
Fix mcstrans secolor examples
by Vit Mojzis
· 5 years ago
2ff0fbf
Revert "mcstransd select correct colour range."
by Vit Mojzis
· 5 years ago
9ba35fe
Add default_range glblub support
by Joshua Brindle
· 5 years ago
6177a6f
libsemanage: include internal header to use the hidden function prototypes
by Nicolas Iooss
· 5 years ago
f25d03d
libselinux: ensure that digest_len is not zero
by Nicolas Iooss
· 5 years ago
7eef938
libsepol: initialize a local variable once
by Nicolas Iooss
· 5 years ago
2a1766f
selinux: Update manpages after removing legacy boolean and user code
by Richard Haines
· 5 years ago
c3f9492
selinux: Remove legacy local boolean and user code
by Richard Haines
· 5 years ago
526534e
setfiles: Update utilities for the new digest scheme
by Richard Haines
· 5 years ago
e016502
libselinux: Save digest of all partial matches for directory
by Richard Haines
· 5 years ago
c00ed59
libselinux: Ignore the stem when looking up all matches in file context
by xunchang
· 6 years ago
5cff281
Restorecon: factor out a lookup helper for context matches
by xunchang
· 6 years ago
2efa068
libselinux: Use Python distutils to install SELinux python bindings
by Petr Lautrbach
· 5 years ago
ee8f7a8
libselinux: Fix security_get_boolean_names build error
by Richard Haines
· 5 years ago
120883a
mcstrans: Add reference to setools.conf man page in the daemon one
by Laurent Bigonville
· 5 years ago
13c2355
mcstrans: Move setrans.conf manpage to section 5
by Laurent Bigonville
· 5 years ago
5a5e739
Add documentation key in systemd .service files
by Laurent Bigonville
· 5 years ago
3abeb7c
libsepol: include module.c internal header in module_to_cil.c
by Nicolas Iooss
· 5 years ago
071247e
checkpolicy: add flag to enable policy optimization
by James Carter
· 5 years ago
f7cb590
secilc: add flag to enable policy optimization
by Ondrej Mosnacek
· 5 years ago
3cba430
libsemanage: optionally optimize policy on rebuild
by Ondrej Mosnacek
· 5 years ago
b8213ac
libsepol: add a function to optimize kernel policy
by Ondrej Mosnacek
· 5 years ago
84b8f30
More accurate error messages
by Unto Sten
· 5 years ago
6062c45
Remove redundant if-clause
by Unto Sten
· 5 years ago
163d5b4
Remove unneeded int
by Unto Sten
· 5 years ago
c46b8af
libsemanage: test semanage_msg_default_handler
by Jan Zarsky
· 5 years ago
acda541
libsemanage: test semanage_context_* functions
by Jan Zarsky
· 5 years ago
6f064e0
libsemanage: test semanage_user_* functions
by Jan Zarsky
· 5 years ago
2b6966d
libsemanage: test semanage_port_* functions
by Jan Zarsky
· 5 years ago
dfc81c1
libsemanage: test semanage_node_* functions
by Jan Zarsky
· 5 years ago
1791cb4
libsemanage: test semanage_ibendport_* functions
by Jan Zarsky
· 5 years ago
c238906
libsemanage: test semanage_iface_* functions
by Jan Zarsky
· 5 years ago
5aab527
libsemanage: test semanage_fcontext functions
by Jan Zarsky
· 5 years ago
b1c09dc
libsemanage: test semanage_bool_* functions
by Jan Zarsky
· 5 years ago
92bd4ae
libsemanage: test semanage_handle_* functions
by Jan Zarsky
· 5 years ago
638e2f9
libsemanage: add helper functions to tests
by Jan Zarsky
· 5 years ago
544cc79
libsepol/cil: fix mlsconstrain segfault
by Mike Palmiotto
· 5 years ago
eb2a875
libsepol: Replace constant with sizeof()
by Jokke Hämäläinen
· 5 years ago
e8d880e
libsepol: Check strdup() failures
by Jokke Hämäläinen
· 5 years ago
dbffdf7
Add CONTRIBUTING.md
by Petr Lautrbach
· 5 years ago
c758ac1
Trivial style fixes
by Unto Sten
· 6 years ago
be9976e
Trivial style improvements
by Unto Sten
· 6 years ago
Next »