Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
selinux
/
34dc7bcc313b49acb6b296665987360b6a0f2224
34dc7bc
libsepol: replace non-standard use of __BEGIN_DECLS
by Patrick Steinhardt
· 7 years ago
297877a
libselinux utils: override LD{FLAGS, LIBS} for libselinux.so in Makefile
by Jason Zaman
· 7 years ago
08d4b03
Update VERSION files for 2.7-rc2 release.
by Stephen Smalley
· 7 years ago
2608b4d
policycoreutils/fixfiles: do not dereference link files in tmp
by Vit Mojzis
· 7 years ago
5a553e8
libsepol/cil: Fix bugs when writing policy.conf rules
by James Carter
· 7 years ago
f2b5aae
libsepol: Fix neverallow bug when checking conditional policy
by James Carter
· 7 years ago
9ddfb4d
secilc: Update test policy and documentation for Infiniband
by Richard Haines
· 7 years ago
c8e135b
libsepol/cil: ibendportcon fails to resolve in CIL policy
by Richard Haines
· 7 years ago
f6f4876
libsepol: destroy the expanded level when mls_semantic_level_expand() fails
by Nicolas Iooss
· 7 years ago
2f602f6
Update VERSION files for 2.7-rc1 release.
by Stephen Smalley
· 7 years ago
d1769a9
libselinux: always unmount selinuxfs for SELINUX=disabled
by Stephen Smalley
· 7 years ago
f9ae34a
libsepol: Expand attributes with TYPE_FLAGS_EXPAND_ATTR_TRUE set
by James Carter
· 8 years ago
738db60
libsepol/cil: Fix bug in cil_reset_ibpkeycon()
by James Carter
· 7 years ago
641d4ff
sepolicy: Fix sorting of port_strings in python 3
by Petr Lautrbach
· 7 years ago
acc4346
sepolicy/interface: Use relative python 3 imports
by Petr Lautrbach
· 7 years ago
0be1188
libsepol/cil: fix error check in new cil_resolve_name
by Steve Lawrence
· 7 years ago
31f532a
libselinux: fix selabel_lookup*() double slash bug
by Stephen Smalley
· 7 years ago
c18ea1d
sort input files
by Bernhard M. Wiedemann
· 7 years ago
22ac4f9
libsepol: Fix alloc-size-larger-than warning from gcc 7
by Stephen Smalley
· 7 years ago
f602443
libsemanage: Fix snprintf warnings from gcc 7
by Stephen Smalley
· 7 years ago
e41ae67
libsepol,libsemanage,libselinux: Fix fallthrough warnings from gcc 7
by Stephen Smalley
· 7 years ago
187a44d
libsepol: Fix module_to_cil's handling of type aliases
by James Carter
· 7 years ago
c8a7edc
libsepol: Clean up scope handling
by James Carter
· 7 years ago
800f6b2
libsepol/cil: Remove uneeded null checks of unused parameters
by James Carter
· 7 years ago
a522d57
libsepol: do not use handle when it is marked unused
by Nicolas Iooss
· 7 years ago
e501d3b
libsepol/cil: better error message with duplicate aliases + support aliases to aliases
by Steve Lawrence
· 7 years ago
5c9fcb0
libsepol/cil: fix aliasactual resolution errors
by Steve Lawrence
· 7 years ago
a2fe186
semanage: Fix manpage author for ibpkey and ibendport pages.
by Daniel Jurgens
· 7 years ago
5219dec
python/semanage: print is a function in python3
by Stephen Smalley
· 7 years ago
5b61d8f
Fix recently introduced TabError's
by Petr Lautrbach
· 7 years ago
914691c
libsepol: make role_list_destroy() do nothing when role_list is NULL
by Nicolas Iooss
· 7 years ago
b217ffd
semanage: Update man pages for infiniband
by Daniel Jurgens
· 7 years ago
9a3d2c7
semanage: Update semanage to allow runtime labeling of ibendports
by Daniel Jurgens
· 7 years ago
6a7a5aa
semanage: Update semanage to allow runtime labeling of Infiniband Pkeys
by Daniel Jurgens
· 7 years ago
28663ff
libsepol: Add IB end port handling to CIL
by Daniel Jurgens
· 7 years ago
118c0cd
libsepol: Add ibendport ocontext handling
by Daniel Jurgens
· 7 years ago
5bc05dd
checkpolicy: Add support for ibendportcon labels
by Daniel Jurgens
· 7 years ago
e564f7b
libsepol: Add Infiniband Pkey handling to CIL
by Daniel Jurgens
· 7 years ago
9fbb311
libsepol: Add ibpkey ocontext handling
by Daniel Jurgens
· 7 years ago
5b20314
checkpolicy: Add support for ibpkeycon labels
by Daniel Jurgens
· 7 years ago
bfd61a3
libsepol: use the number of elements in calloc first argument
by Nicolas Iooss
· 7 years ago
d00cc13
libsepol: propagate calloc() failure
by Nicolas Iooss
· 7 years ago
8fe362f
libsepol: remove unused attribute on a used argument
by Nicolas Iooss
· 7 years ago
5c84f24
libselinux: propagate selabel_subs_init() errors
by Nicolas Iooss
· 7 years ago
55fe40a
libselinux: rework selabel_subs_init() to avoid use-after-free
by Nicolas Iooss
· 7 years ago
58962eb
libsepol,checkpolicy: add binary module support for xperms
by Stephen Smalley
· 7 years ago
d819de1
libselinux: close the subs file if fstat failed
by Nicolas Iooss
· 8 years ago
4a0fab4
libsepol/cil: do not use an uninitialized value in __cil_fqn_qualify_blocks
by Nicolas Iooss
· 8 years ago
9cc62ce
procattr.c: Use __BIONIC__ instead of __ANDROID__
by Tom Cherry
· 8 years ago
c311804
checkpolicy,libsepol: drop unnecessary usage of s6_addr32
by Stephen Smalley
· 8 years ago
3db6148
policycoreutils: fixfiles: use a consistent order for options to restorecon
by Alan Jenkins
· 8 years ago
c51b99a
policycoreutils: fixfiles: don't ignore `-F` when run in `-C` mode
by Alan Jenkins
· 8 years ago
6e289bb
policycoreutils: fixfiles: remove bad modes of "relabel" command
by Alan Jenkins
· 8 years ago
96d11a2
policycoreutils: fixfiles: un-document `-R -a` option
by Alan Jenkins
· 8 years ago
3475893
policycoreutils: fixfiles: refactor into the `set -u` dialect
by Alan Jenkins
· 8 years ago
f499b02
policycoreutils: fixfiles: if restorecon aborts, we should too
by Alan Jenkins
· 8 years ago
2aa88f7
policycoreutils: fixfiles: usage errors are fatal
by Alan Jenkins
· 8 years ago
658800e
policycoreutils: fixfiles: syntax error
by Alan Jenkins
· 8 years ago
42f91ba
policycoreutils: fixfiles: remove two unused variables
by Alan Jenkins
· 8 years ago
ce2a7fb
policycoreutils: fixfiles: tidy up usage(), manpage synopsis
by Alan Jenkins
· 8 years ago
1089665
Add attribute expansion options
by Jeff Vander Stoep
· 8 years ago
63aa7fc
libselinux: Fix CFLAGS definition
by Stephen Smalley
· 8 years ago
3376ac4
sestatus: show checkreqprot status
by Christian Göttsche
· 8 years ago
d1ff68f
libselinux: add security_get_checkreqprot
by Christian Göttsche
· 8 years ago
4d7dee2
libsepol/utils: Fix build without system sepol.h
by Petr Lautrbach
· 8 years ago
8e9c9a2
policycoreutils: fixfiles: deprecate -l option
by Alan Jenkins
· 8 years ago
48d425e
policycoreutils: fixfiles: move logit call outside of redirected function
by Alan Jenkins
· 8 years ago
55f2201
policycoreutils: fixfiles: fix logging about R/O filesystems
by Alan Jenkins
· 8 years ago
08df753
policycoreutils: fixfiles: clarify exclude_dirs()
by Alan Jenkins
· 8 years ago
aa62e36
policycoreutils: fixfiles: remove (broken) redundant code
by Alan Jenkins
· 8 years ago
b5610b0
Revert "policycoreutils: let output of `fixfiles` be redirected (as normal)"
by Alan Jenkins
· 8 years ago
1dc95dd
libsepol: silence false-positive -Wwrite-strings warning
by Nicolas Iooss
· 8 years ago
232ff75
libselinux/utils: add noreturn attribute to selinux_check_access's usage
by Nicolas Iooss
· 8 years ago
a9b6ef4
sepolicy/gui: Update text strings to use better gettext templates
by Petr Lautrbach
· 8 years ago
11e9676
sepolicy: info() should provide attributes for a TYPE
by Petr Lautrbach
· 8 years ago
89399a9
sepolicy: Fix several issues in 'sepolicy manpage -a'
by Petr Lautrbach
· 8 years ago
471e6b0
sepolicy: setools.*Query wants a list in ruletype
by Petr Lautrbach
· 8 years ago
be0acfb
dbus: Use text streams in selinux_server.py
by Petr Lautrbach
· 8 years ago
4a7de9f
policycoreutils/sepolicy: Define our own cmp()
by Petr Lautrbach
· 8 years ago
d9c2a15
sepolicy/generate.py: Fix string formatting
by Petr Lautrbach
· 8 years ago
6dabab2
sepolicy: Simplify policy types detection
by Petr Lautrbach
· 8 years ago
54eb348
sepolicy: Don't return filter(), use [ ] notation instead
by Petr Lautrbach
· 8 years ago
2a0102a
sepolicy: Adapt to new the semodule list output
by Petr Lautrbach
· 8 years ago
f82771c
Fix typo in executable.py template.
by Miroslav Grepl
· 8 years ago
1353988
sepolicy: We should be creating _exec interfaces when we create the domtrans interface
by Dan Walsh
· 8 years ago
8dfdb38
sepolicy: ptrace should be a part of deny_ptrace boolean in TEMPLATETYPE_admin
by Miroslav Grepl
· 8 years ago
c0ec882
Fix up generation of application policy
by Dan Walsh
· 8 years ago
1db83be
policycoreutils/sepolicy: boolean.png is in help/
by Petr Lautrbach
· 8 years ago
590e765
sepolicy: Move svirt man page out of libvirt into its own
by Dan Walsh
· 8 years ago
63283b8
sepolicy: Add manpages for typealiased types
by Dan Walsh
· 8 years ago
cfbb797
sepolicy: Fix spelling mistakes in commands in generated manpages
by Petr Lautrbach
· 8 years ago
443b84e
policycoreutils/sepolicy: Add documentation for MCS separated domains
by Dan Walsh
· 8 years ago
ef95c6d
libselinux: Remove util/selinux_restorecon.c
by Richard Haines
· 8 years ago
a63858b
libselinux: Add selinux_check_access utility
by Richard Haines
· 8 years ago
9cba8f6
libselinux: Add permissive= entry to avc audit log
by Richard Haines
· 8 years ago
f3a264c
config: Don't finalize mount state in selinux_set_policy_root()
by Colin Walters
· 8 years ago
89ce96c
policycoreutils: make audit and pam support configurable
by Jason Zaman
· 8 years ago
9a7763e
Add includes for DESTDIR only in root Makefile
by Jason Zaman
· 8 years ago
74093be
restorecond: get pcre cflags/libs from pkg-config
by Jason Zaman
· 8 years ago
fcb5d5c
Makefiles: drop -L/-I to system paths
by Jason Zaman
· 8 years ago
Next »