Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_selinux
/
c41633b90e4c06424981b8be89d7fb6ee1940a03
c41633b
libselinux: audit2why: fix build warnings
by Stephen Smalley
· 7 years ago
e76569f
libselinux: avcstat: fix build warning
by Stephen Smalley
· 7 years ago
8467979
libselinux: fix build warning in save_booleans()
by Stephen Smalley
· 7 years ago
38e49c7
libsepol: remove unused function and type
by Stephen Smalley
· 7 years ago
dc03bae
Update VERSION files to 2.8-rc2.
by Stephen Smalley
· 7 years ago
531fc3d
libsemanage: always check append_arg return value
by Nicolas Iooss
· 7 years ago
20a324b
sestatus: free process and file contexts which are checked
by Nicolas Iooss
· 7 years ago
0f99a31
sestatus: resolve symlinks in path when looking for a process
by Nicolas Iooss
· 7 years ago
87a58b6
Revert "libselinux: verify file_contexts when using restorecon"
by Stephen Smalley
· 7 years ago
f04d640
Update VERSION files to 2.8-rc1
by Stephen Smalley
· 7 years ago
efc77aa
libselinux: remove unused variable usercon
by Nicolas Iooss
· 7 years ago
5f76f6b
libselinux: fix memory leak in getconlist
by Nicolas Iooss
· 7 years ago
c56bb63
libselinux: label_file: fix memory management in store_stem()
by Nicolas Iooss
· 7 years ago
3dd5dd8
libsepol: ensure the level context is not empty
by Nicolas Iooss
· 7 years ago
9fc2301
libsepol: do not dereference NULL if stack_init fails
by Nicolas Iooss
· 7 years ago
10bb459
libsemanage: do not change file mode of seusers and users_extra
by Vit Mojzis
· 7 years ago
1ac7716
python/sepolgen: Try to translate SELinux contexts to raw
by Vit Mojzis
· 7 years ago
3e47c23
libselinux: echo line number of bad label in selabel_fini()
by Yuli Khodorkovskiy
· 7 years ago
814631d
libselinux: verify file_contexts when using restorecon
by Yuli Khodorkovskiy
· 7 years ago
4ba19b5
libsepol/cil: Improve processing of context rules
by James Carter
· 7 years ago
ea8d689
Resolve conflicts in expandattribute.
by Tri Vo
· 7 years ago
0d1fad8
policycoreutils/semodule: Allow enabling/disabling multiple modules at once
by Vit Mojzis
· 7 years ago
a0c4e64
policycoreutils/semodule: Improve man page and unify it with --help
by Vit Mojzis
· 8 years ago
c99739a
libsepol: Prevent freeing unitialized value in ibendport handling
by James Carter
· 8 years ago
cf0ab12
selinux: Add support for the SCTP portcon keyword
by Richard Haines via Selinux
· 8 years ago
721ccb3
libsemanage/direct_api.c: Fix iterating over array
by Vit Mojzis
· 7 years ago
07629c0
libselinux,libsemanage: Replace PYSITEDIR with PYTHONLIBDIR
by Nicolas Iooss
· 8 years ago
5576912
libsepol: Export sepol_polcap_getnum/name functions
by Stephen Smalley
· 8 years ago
6bb8282
libsemanage: replace access() checks to make setuid programs work
by Vit Mojzis
· 8 years ago
29d84c6
python/sepolgen: fix typo in PolicyGenerator
by Jan Zarsky
· 8 years ago
4efa673
libsemanage: remove access() check to make setuid programs work
by Vit Mojzis
· 8 years ago
88f4710
libsemanage: remove access() check to make setuid programs work
by Vit Mojzis
· 8 years ago
2784add
libsemanage: silence clang static analyzer report
by Nicolas Iooss
· 8 years ago
2bd8207
libsepol: cil: show an error when cil_expr_to_string() fails
by Nicolas Iooss
· 8 years ago
3217d71
gui/fcontextPage: Set default object class in addDialog
by Vit Mojzis
· 8 years ago
6f4b1bb
gui/semanagePage: Close "edit" and "add" dialogues when successfull
by Vit Mojzis
· 8 years ago
8caec17
libsemanage: Improve warning for installing disabled module
by Vit Mojzis
· 8 years ago
733b800
secilc: Fix documentation build for OS X systems
by Yuli Khodorkovskiy
· 8 years ago
fd43043
semodule-utils/semodule_package: fix semodule_unpackage man page
by Vit Mojzis
· 8 years ago
e434894
Minor update for bash completion. Bash completion for ports is missing '-' for type. Based on documentation, it should be --type, not -type.
by Lee Stubbs
· 8 years ago
bb6b4c6
gui/polgengui.py: Use stop_emission_by_name instead of emit_stop_by_name
by Petr Lautrbach
· 8 years ago
df135b0
python/sepolicy: Initialize policy.ports as a dict in generate.py
by Nicolas Iooss
· 8 years ago
8059ad7
python/sepolicy: Support non-MLS policy
by Nicolas Iooss
· 8 years ago
b829687
python/sepolicy: Fix translated strings with parameters
by Nicolas Iooss
· 8 years ago
41f1882
python/sepolicy: Do not use types.BooleanType
by Petr Lautrbach
· 8 years ago
7281132
python/sepolicy: Use list instead of map
by Petr Lautrbach
· 8 years ago
aeef83c
gui/polgengui.py: Convert polgen.glade to Builder format polgen.ui
by Petr Lautrbach
· 8 years ago
5333152
gui/polgengui.py: Fix sepolicy.generate import in polgengui.py
by Petr Lautrbach
· 8 years ago
4b27d5a
Describe multiple-decls in secilc.8.xml
by Dominick Grift
· 8 years ago
fdd3067
Travis-CI: do not duplicate $DESTDIR in $PYSITEDIR
by Nicolas Iooss
· 8 years ago
a46776c
build: setup buildpaths if DESTDIR is specified
by Marcus Folkesson
· 8 years ago
a44b373
dbus: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
45530b8
semodule-utils: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
b10ed68
secilc: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
1f8237d
sandbox: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
38918b5
restorecond: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
88a6216
python: build: move modules from platform-specific to platform-shared
by Marcus Folkesson
· 8 years ago
11aaf18
python: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
6b901a4
policycoreutils: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
fc7a4e0
mcstrans: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
0932805
gui: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
23bbd2e
checkpolicy: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
e15f61e
libsemanage: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
b24980e
libselinux: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
f8532f1
libsepol: build: follow standard semantics for DESTDIR and PREFIX
by Marcus Folkesson
· 8 years ago
f281fc5
libsemanage: Allow tmp files to be kept if a compile fails
by Richard Haines
· 8 years ago
f47c291
libsemanage: Return commit number if save-previous false
by Richard Haines
· 8 years ago
2f26c1d
python/semanage: Remove redundant and broken moduleRecords.modify()
by Vit Mojzis
· 8 years ago
653b393
python/semanage: bring semanageRecords.set_reload back
by Petr Lautrbach
· 8 years ago
8bcee84
libselinux: Correct manpages regarding removable_context
by Richard Haines
· 8 years ago
5e81672
python/semanage: make seobject.py backward compatible
by Petr Lautrbach
· 8 years ago
eee003f
libsemanage: Use umask(0077) for fopen() write operations
by Petr Lautrbach
· 8 years ago
d80556d
libsemanage: properly check return value of iterate function
by Jan Zarsky
· 8 years ago
2d49a4b
libsepol/cil: Create new keep field for type attribute sets
by James Carter
· 8 years ago
5c48d93
python/sepolicy: Fix sepolicy manpage.
by Lukas Vrabec
· 8 years ago
2d21207
python/semanage: Update Infiniband code to work on python3
by Vit Mojzis
· 8 years ago
2927532
python/semanage: Fix export of ibendport entries
by Vit Mojzis
· 8 years ago
ebbf42d
python/semanage: Enforce noreload only if it's requested by -N option
by Petr Lautrbach
· 8 years ago
985753f
python/semanage: Don't use global setup variable
by Petr Lautrbach
· 8 years ago
d05eaaf
python/semanage: drop *_ini functions
by Petr Lautrbach
· 8 years ago
c15f495
libsemanage: free genhomedircon fallback user
by Jan Zarsky
· 8 years ago
1b7073c
Travis-CI: try working around network issues by retrying downloads
by Nicolas Iooss
· 8 years ago
4da8fcc
libsepol: free ibendport device names
by Jan Zarsky
· 8 years ago
80d6927
libselinux: Add support for pcre2 to pkgconfig definition
by Petr Lautrbach
· 8 years ago
ae5f219
semodule-utils: remove semodule_deps
by Stephen Smalley
· 8 years ago
393bafd
python/semanage: Enable listing file_contexts.homedirs
by Vit Mojzis
· 8 years ago
bc161a9
libsemanage: Add support for listing fcontext.homedirs file
by Vit Mojzis
· 8 years ago
5007687
libsemanage: Keep copy of file_contexts.homedirs in policy store
by Vit Mojzis
· 8 years ago
ef61301
gui: remove mappingsPage
by Nicolas Iooss
· 8 years ago
7b0f5a1
gui: delete overridden definition of usersPage.delete()
by Nicolas Iooss
· 8 years ago
3b5e8fb
gui: fix parsing of "semodule -lfull" in tab Modules
by Nicolas Iooss
· 8 years ago
d689e3d
gui: remove the status bar
by Nicolas Iooss
· 8 years ago
305aacb
sepolicy: support non-MLS policy in gui
by Nicolas Iooss
· 8 years ago
175efbf
sepolicy: ignore comments and empty lines in file_contexts.subs_dist
by Nicolas Iooss
· 8 years ago
6d9258e
Travis-CI: fix configuration after September's update
by Nicolas Iooss
· 8 years ago
0f3beeb
gui: port to Python 3 by migrating to PyGI
by Nicolas Iooss
· 8 years ago
8f0ea46
sepolicy: do not fail when file_contexts.local or .subs do not exist
by Nicolas Iooss
· 8 years ago
77059c3
libsepol: fix memory leak in sepol_bool_query()
by Jan Zarsky
· 8 years ago
7e9d134
Makefile: define a default value for CFLAGS
by Nicolas Iooss
· 8 years ago
04fb15d
restorecond: check write() and daemon() results
by Nicolas Iooss
· 8 years ago
Next »