Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_selinux
/
39d6b469bae06a08af46eb8968182a90491d4fe1
39d6b46
policycoreutils: gui: Fix missing error function
by Dan Walsh
· 13 years ago
ff78e21
policycoreutils: gui: polgen: follow symlinks and get the real path to the executable to be confined
by Dan Walsh
· 13 years ago
f627d9a
policycoreutils: gui: polgen: sort selinux types of user controls
by Dan Walsh
· 13 years ago
7ae7858
policycoreutils: semodule: Add -N qualifier to no reload kernel policy
by Dan Walsh
· 13 years ago
413b493
policycoreutils: setsebool: -N should not reload policy on changes
by Dan Walsh
· 13 years ago
82415fa
policycoreutils: sandbox: manpage update to describe standard types
by Dan Walsh
· 13 years ago
e5962bb
policycoreutils: semanage: option to not load new policy into kernel after changes
by Dan Walsh
· 13 years ago
cf87e75
policycoreutils: return equivalency records in fcontext customized
by Dan Walsh
· 13 years ago
c48b7fe
policycoreutils: gui: remove lockdown wizard
by Dan Walsh
· 13 years ago
c5cf981
policycoreutils: Add Makefiles to support new gui code
by Dan Walsh
· 13 years ago
514af85
policycoreutils: gui: system-config-selinux gui
by Dan Walsh
· 13 years ago
e34e28b
policycoreutils: gui: for exploring booleans
by Dan Walsh
· 13 years ago
71f6854
policycoreutils: gui: polgen: search for systemd subpackage when generating policy
by Miroslav Grepl
· 13 years ago
e4bbd7c
policycoreutils: gui: Checking in policy to support polgengui and sepolgen.
by Dan Walsh
· 13 years ago
c802d4a
libselinux: Add support for lxc_contexts_path
by Dan Walsh
· 13 years ago
c5721bd
policycoreutils: po: silence build process
by Eric Paris
· 13 years ago
9f78846
policycoreutils: translations: commit translations from Fedora community
by Eric Paris
· 13 years ago
c026f5e
policycoreutils: add .tx to gitignore
by Eric Paris
· 13 years ago
376d4de
policycoreutils: semanage: allow enable/disable under -m
by Dan Walsh
· 13 years ago
af1c909
policycoreutils: setfiles: Fix process_glob error handling
by Martin Orr
· 13 years ago
30ef745
policycoreutils: Make restorecon return 0 when a file has changed context with no error
by Russell Coker
· 13 years ago
7e14d03
policycoreutils: Disable user restorecond by default
by Dan Walsh
· 13 years ago
687ff48
policycoreutils: setfiles: do not syslog if no changes
by Dan Walsh
· 14 years ago
69d4185
policycoreutils: scripts: Don't syslog setfiles changes on a fixfiles restore
by Dan Walsh
· 14 years ago
96cedba
policycoreutils: restorecon: only update type by default
by Dan Walsh
· 14 years ago
e23c73a
policycoreutils: newrole: do not drop capabilities when newrole is run as root
by Dan Walsh
· 14 years ago
d46e88a
policycoreutils: run_init: If open_init_pty is not available then just use exec
by Eric Paris
· 14 years ago
4a33c78
libsepol: fix neverallow checking on attributes
by Stephen Smalley
· 13 years ago
f6b82ec
policycoreutils: setfiles/restorecon minor improvements
by Guido Trentalancia
· 13 years ago
876f5fa
policycoreutils: genhomedircon: manual page improvements
by Guido Trentalancia
· 13 years ago
f05a71b
Version bumps for upstream push
by Eric Paris
· 13 years ago
da752ca
checkpolicy: Android/MacOS X build support
by Stephen Smalley
· 13 years ago
0eed03e
checkpolicy: sepolgen: We need to support files that have a + in them
by Dan Walsh
· 13 years ago
0ea11e7
sepolgen: Make use of setools optional within sepolgen
by Dan Walsh
· 13 years ago
d36ba19
policycoreutils: semanage: locallist option does not take an argument
by Eric Paris
· 13 years ago
14f81c1
policycoreutils: semanage: dontaudit off should work
by Dan Walsh
· 13 years ago
7753c11
policycoreutils: semanage: manpage update for -e
by Dan Walsh
· 13 years ago
b68435f
policycoreutils: semanage: bash completion for modules should include -a,-m, -d
by Dan Walsh
· 13 years ago
15f65f2
policycoreutils: semanage: fix man page range and level defaults
by Dan Walsh
· 13 years ago
8ca93d6
policycoreutils: mcstrans: add -f to run in foreground
by Dan Walsh
· 13 years ago
9eac530
policycoreutils: resorecond: user: fix fd leak
by Eric Paris
· 13 years ago
2f9fdc2
policycoreutils: restorecond: Add -h option to get usage command
by Dan Walsh
· 14 years ago
e8888a7
polciycoreutils: restorecond: wrong options should exit with non-zero error code
by Eric Paris
· 13 years ago
c4f415c
libsemanage: use after free in python bindings
by Sven Vermeulen
· 13 years ago
4120df1
libsemanage: Use default semanage.conf as a fallback
by Dan Walsh
· 14 years ago
fade75f
libsemanage: semanage_store: fix snprintf length argument by using asprintf
by Eric Paris
· 13 years ago
a6c9140
libsemanage: ignore 80 column limit for readability
by Eric Paris
· 13 years ago
824df4b
libselinux: additional makefile support for rubywrap
by Eric Paris
· 13 years ago
3090090
libselinux: label_android_property whitespace cleanups
by Eric Paris
· 13 years ago
cfc492c
libselinux: New Android property labeling backend
by rpcraig
· 13 years ago
5e3171f
libselinux: seusers: getseuser: gracefully handle NULL service
by Eric Paris
· 13 years ago
5b344c1
libselinux: seusers: remove unused lineno
by Eric Paris
· 13 years ago
12e2a0f
libselinux: matchpathcon: bad handling of symlinks in /
by Eric Paris
· 13 years ago
5d19b70
libselinux: libsemanage: remove build warning when build swig c files
by Eric Paris
· 13 years ago
9b3055a
libselinux: audit2why: silence -Wmissing-prototypes warning
by Eric Paris
· 13 years ago
378dfe4
libselinux: avc_netlink_recieve handle EINTR
by Dan Walsh
· 14 years ago
2ca19f3
libselinux: asprintf return code must be checked
by Dan Walsh
· 13 years ago
ac6ab3a
libselinux: Fortify source now requires all code to be compiled with -O flag
by Dan Walsh
· 13 years ago
84f6ac2
libsepol: Android/MacOS X build support
by Stephen Smalley
· 13 years ago
d21ec5a
libsepol: prepend instead of append to filename_trans list
by Adam Tkac
· 13 years ago
c43f5b1
libsepol: cosmetic changes to make the source easier to read
by Eric Paris
· 13 years ago
7a1e3e1
libsepol: reserve policycapability for redhat testing of ptrace child
by Eric Paris
· 13 years ago
f508a29
update version of libsepol
by Eric Paris
· 13 years ago
8720c8e
libsepol: allocate enough space to hold filename in trans rules
by Eric Paris
· 13 years ago
7a86fe1
bump version and changelog for upstream push
by Eric Paris
· 13 years ago
aa34f19
policycoreutils: do not fail to install if unable to make load_policy lnk file
by Eric Paris
· 13 years ago
cb9a5c4
policycoreutils: remove empty po files
by Eric Paris
· 13 years ago
54a83e1
policycoreutils: update .po files
by Eric Paris
· 13 years ago
a4f8410
libselinux: Hide unnecessarily-exported library destructors
by Laurent Bigonville
· 13 years ago
f7a75f1
libselinux: Do not link against python library, this is considered bad practice in debian
by Laurent Bigonville
· 13 years ago
c124df6
policycoreutils: Only run setfiles if we found read-write filesystems to run it on
by Manoj Srivastava
· 13 years ago
2ad5471
policycoreutils: fix ftbfs with hardening flags
by Laurent Bigonville
· 13 years ago
2b5a053
libselinux: security_compute_create_name(3)
by Kohei KaiGai
· 13 years ago
72ea5de
policycoreutils: Fix infinite loop with inotify on 2.6.31 kernels
by Martin Orr
· 13 years ago
38e93ba
libsemanage: fallback-user-level
by Russell Coker
· 13 years ago
e55a295
libsemanage: Allow to build for several ruby version
by Laurent Bigonville
· 13 years ago
a8a766a
libsemanage: do not link against libpython, this is considered bad in Debian
by Laurent Bigonville
· 13 years ago
98455c5
sepolgen: fix detection of policy loads
by Manoj Srivastava
· 13 years ago
40b0cea
policycoreutils: newrole: Use correct capng calls in newrole
by Dan Walsh
· 13 years ago
c7d749e
libselinux: take security_deny_unknown into account
by Dan Walsh
· 13 years ago
e5a81c7
policycoreutils: Add bash-completion scripts for setsebool and semanage
by Dan Walsh
· 13 years ago
ed5dc69
libselinux: assert if avc_init() not called
by Dan Walsh
· 13 years ago
1f0b5bd
policycoreutils: seunshare: Only drop caps not the Bounding Set from seunshare
by Dan Walsh
· 13 years ago
5766295
libselinux: build with either ruby 1.9 or ruby 1.8
by Dan Walsh
· 13 years ago
dc21b09
libselinux: pkg-config to figure out where ruby include files are located
by Dan Walsh
· 13 years ago
ae04ac5
policycoreutils: mcstrans: Version should have been bumped on last check in
by Dan Walsh
· 14 years ago
8f3207e
sepolgen: do not use md5 when calculating hash signatures
by Dan Walsh
· 14 years ago
9b796ea
libselinux: utils: Stop separating out matchpathcon as something special
by Dan Walsh
· 14 years ago
a56e917
policycoreutils: scripts: Update Makefiles to handle /usrmove
by Dan Walsh
· 14 years ago
46d294f
libselinux: Update Makefiles to handle /usrmove
by Dan Walsh
· 14 years ago
bc6a56c
policycoreutils: semanage: audit message to show what record(s) and item(s) have chaged
by Dan Walsh
· 14 years ago
a0e538c
policycoreutils: semanage: proper auditting of user changes for LSPP
by Dan Walsh
· 14 years ago
c9a8ff9
libselinux: Ensure there is a prototype for 'matchpathcon_lib_destructor'
by Daniel P. Berrange
· 14 years ago
bcdf92a
libselinux: Change annotation on include/selinux/avc.h to avoid upsetting SWIG
by Daniel P. Berrange
· 14 years ago
a1044d4
libselinux: utils: Enable many more gcc warnings for libselinux/utils builds
by Daniel P. Berrange
· 14 years ago
41649ca
libselinux: Enable many more gcc warnings for libselinux/src/ builds
by Daniel P. Berrange
· 14 years ago
5f8ce37
libselinux: Fix const-ness of parameters & make usage() methods static
by Daniel P. Berrange
· 14 years ago
91d9fe8
libselinux: Add printf format attribute annotation to die() method
by Daniel P. Berrange
· 14 years ago
57928fa
libselinux: Add more printf format annotations
by Daniel P. Berrange
· 14 years ago
da5e7e3
libselinux: Add prototype decl for destructor
by Daniel P. Berrange
· 14 years ago
Next »