Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_selinux
/
cfada081f412c1c81c1168118f80a9a515e43de4
cfada08
libsemanage gained a dependency on libaudit.
by Stephen Smalley
· 12 years ago
fc965a9
Remove test_booleans_l from test, it is bogus
by Dan Walsh
· 12 years ago
52d52fe
Make RANLIB variable overridable
by Sven Vermeulen
· 12 years ago
e1ecb2c
Update pkgconfig definition
by Sven Vermeulen
· 12 years ago
6068fcb
Mount sys before trying to mount selinuxfs
by Sven Vermeulen
· 12 years ago
3b44fe1
Patch from Sven Vermeulen to use RANLIB.
by Dan Walsh
· 12 years ago
6020fb0
Use power of 2 for STAR_COUNT
by Dan Walsh
· 12 years ago
48663d5
Need to document -o filename in usage statement
by Dan Walsh
· 12 years ago
ca030ec
setfiles should always return -1 on failures.
by Dan Walsh
· 12 years ago
62c0cd6
setsebool does not do a good job of reporting missing booleans.
by Dan Walsh
· 12 years ago
1fd22fc
Make setsebool be less verbose.
by Dan Walsh
· 12 years ago
e6a1298
These are massive changes involved in building new GUI.
by Dan Walsh
· 12 years ago
43c9e8c
Fix error when policy does not match the system.
by Dan Walsh
· 12 years ago
d0b1e42
seinfo needs to work if mls is disabled.
by Dan Walsh
· 12 years ago
cc3df76
Return the type aliases.
by Dan Walsh
· 12 years ago
85d76c1
Add new test suite for sepolicy tool set.
by Dan Walsh
· 12 years ago
0ebf819
Add org.selinux.config.selinux.policy for use with policykit and pk_exec
by Dan Walsh
· 12 years ago
678de8f
Change polgengui to use latest interfaces availabel in sepolicy toolchain.
by Dan Walsh
· 12 years ago
953d4b6
Mv some of the setup we were doing in the policycoreutils.spec file into the main code
by Dan Walsh
· 12 years ago
5102ed4
If users of seobject set serange or seuser to "", we need to override.
by Dan Walsh
· 12 years ago
417fc54
Fix customized of fcontext and booleans to return proper transaction code
by Dan Walsh
· 12 years ago
6f24fe2
Make sure file equivalance target and source do not end with a /
by Dan Walsh
· 12 years ago
9d815b2
<<none>> should be a valid type to be used with the semanage fcontext call
by Dan Walsh
· 12 years ago
a9bf18c
Return the level when looking at the customized changes of users.
by Dan Walsh
· 12 years ago
3dafb10
Add deleteall customizations field for modules.
by Dan Walsh
· 12 years ago
ffe0052
If a user specifies a module to add that does not exist print error.
by Dan Walsh
· 12 years ago
51a490b
Only list disabled modules if the user ask for locallist on modules
by Dan Walsh
· 12 years ago
7f70a2b
Add customized calls for modules to list disabled modules
by Dan Walsh
· 12 years ago
8d7f15a
Fix bug in logger.
by Dan Walsh
· 12 years ago
3c1d51c
Add new FILE_STRING constands
by Dan Walsh
· 12 years ago
b15a87f
Cleanup handling of translations code
by Dan Walsh
· 12 years ago
1886d46
Fix lots of bugs in the bash completion script.
by Dan Walsh
· 12 years ago
c1f763e
Convert semanage command to use argparse
by Dan Walsh
· 12 years ago
9aea9f3
Add test script for testing semanage functionality.
by Dan Walsh
· 12 years ago
1925e1e
Break the semanage man page into different man pages per category.
by Dan Walsh
· 12 years ago
a9dfbee
bash completsion scripts have moved.
by Dan Walsh
· 12 years ago
91d0de4
genhomedircon is no longer a script, but a link to semodule
by Dan Walsh
· 12 years ago
790ae0a
Fix spelling
by Dan Walsh
· 12 years ago
2910ca2
Lots of fixes for fixfiles
by Dan Walsh
· 12 years ago
e63a8fa
Give people who use run_init or newrole an indicator to make it not ask for passwords
by Dan Walsh
· 12 years ago
f2051b2
Handle cleanup of locks properly
by Dan Walsh
· 12 years ago
53ccfb3
Add support for systemd service for restorecond
by Dan Walsh
· 12 years ago
f1a5a0a
Fix spelling mistake
by Dan Walsh
· 12 years ago
e4488ec
Allow users to have homedir as a symbolic link but mount on the homedir
by Dan Walsh
· 12 years ago
a387e15
Xephry now supports resizable flag
by Dan Walsh
· 12 years ago
9e0c737
Swith to using openbox for window manager rather then matchbox
by Dan Walsh
· 12 years ago
ae1cedb
Handle audit2allow and audit2why with the same executable Remove audit2why directory and combine this into audit2allow directory
by Dan Walsh
· 12 years ago
f7d40d9
We were asked to open output file for append rather then write.
by Dan Walsh
· 12 years ago
69129b4
Need to set the locale to current locale
by Dan Walsh
· 12 years ago
f8a46ac
Update Translations
by Dan Walsh
· 12 years ago
8137b93
Fix test matching to use proper constants
by Dan Walsh
· 12 years ago
17cc87e
sepolgen did not work with filename transitions.
by Dan Walsh
· 12 years ago
3223746
fix bug in calls to attributes
by Dan Walsh
· 12 years ago
6f84cfd
If you are pushing data onto the list that already exists, then return success.
by Dan Walsh
· 12 years ago
56d9d20
Pull auditing into libsemanage.
by Dan Walsh
· 12 years ago
b14294c
Remove the policy.kern after policy is build and replace with symbolic link.
by Dan Walsh
· 12 years ago
1fbb15e
Add Laurent Bigonville fix to look at MAX_UID as well as MIN_UID in genhomedircon
by Dan Walsh
· 12 years ago
874a976
Fix handling of temporary file in sefcontext_compile.c
by Dan Walsh
· 12 years ago
c32da69
Fixes for procattr calls to handle cache properly.
by Dan Walsh
· 12 years ago
9639f5d
Add decent constants for python for return of getenforce call.
by Dan Walsh
· 12 years ago
2267137
Fix label substituion to work with the equiv path of "/"
by Dan Walsh
· 12 years ago
7eec00a
Add selinux_current_policy_path, which returns the a pointer to the loaded policy
by Dan Walsh
· 12 years ago
403f2cf
Change get_context_list to return an error rather then guess at a match.
by Dan Walsh
· 12 years ago
f1598df
Support udev-197 and higher
by Dan Walsh
· 12 years ago
fd56c52
Separate out the calling of local subs and dist subs in selabel_sub
by Dan Walsh
· 12 years ago
51d9a07
Patch to change *setfilecon to not return ENOSUP if context matches.
by Dan Walsh
· 12 years ago
756013e
This patch fixes python parsing.
by Dan Walsh
· 12 years ago
851266c
define SELINUX_TRANS_DIR in selinux.h
by Dan Walsh
· 12 years ago
ce2a884
Add selinux_systemd_contexts_path
by Dan Walsh
· 12 years ago
7fe6036
Add selinux_set_policy_root sets an alternate policy root directory path
by Dan Walsh
· 12 years ago
2af2526
Add missing man page for sefcontext_compile
by Dan Walsh
· 12 years ago
2540b20
Laurent Bigonville patch to fix various minor manpage issues and correct section numbering.
by Dan Walsh
· 12 years ago
4d2dd33
Allow " " and ":" in file name transtions
by Dan Walsh
· 12 years ago
f44a218
handle-unknown should be an optional argument
by Dan Walsh
· 12 years ago
a8b3340
Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles
by Dan Walsh
· 12 years ago
56b49ab
Richard Haines patch that allows us discover constraint violation information
by Dan Walsh
· 12 years ago
3f52a12
libsemanage: semanage_store: fix segfault introduced to fix memory leak
by Eric Paris
· 12 years ago
e9410c9
VERSION BUMP FOR UPSTREAM PUSH
by Eric Paris
· 13 years ago
ce39302
libselinux: sefcontext_compile: do not leak fd on error
by Eric Paris
· 12 years ago
4e5eaac
libselinux: matchmediacon: do not leak fd
by Eric Paris
· 12 years ago
1e8f102
libselinux: src/label_android_property: do not leak fd on error
by Eric Paris
· 12 years ago
5c0d711
policycoreutils: sestatus: rewrite to shut up coverity
by Eric Paris
· 12 years ago
295abb3
libsemanage: semanage_store: do not leak memory in semanage_exec_prog
by Eric Paris
· 12 years ago
d1c606b
libsemanage: genhomedircon: remove useless conditional in get_home_dirs
by Eric Paris
· 12 years ago
e1400f0
libsemanage: genhomedircon: double free in get_home_dirs
by Eric Paris
· 12 years ago
d0c7f6e
libsemanage: fcontext_record: do not leak on error in semanage_fcontext_key_create
by Eric Paris
· 12 years ago
7d83d86
libsemanage: genhomedircon: do not leak on failure in write_gen_home_dir_context
by Eric Paris
· 12 years ago
06f2a7c
libsemanage: semanage_store: do not leak fd
by Eric Paris
· 12 years ago
5812ec2
libsemanage: genhomedircon: do not leak shells list
by Eric Paris
· 12 years ago
78d6184
libsemanage: semanage_store: do not leak on strdup failure
by Eric Paris
· 12 years ago
d16ebaa
libsemanage: semanage_store: rewrite for readability
by Eric Paris
· 12 years ago
3a4fc08
scripts: release: do not complain if release dir exists
by Eric Paris
· 13 years ago
221e6d4
policycoreutils: seunshare: do checking on setfsuid
by Eric Paris
· 13 years ago
9278871
libsepol: Fix memory leak issues found by Klocwork
by Alice Chu
· 13 years ago
ab995a5
checkpolicy: Free allocated memory when clean up / exit.
by Alice Chu
· 13 years ago
0a5dc30
policycoreutils: sandbox: seunshare: do not reassign realloc value
by Eric Paris
· 13 years ago
709e852
policycoreutils: po: update translations
by Eric Paris
· 13 years ago
1730f7c
policycoreutils: fixfiles: relabel only after specific date
by Dan Walsh
· 13 years ago
6697e4d
policycoreutils: genhomedircon generation to allow spec file to pass in SEMODULE_PATH
by Dan Walsh
· 13 years ago
88f2791
policycoreutils: restorecond: Add /etc/udpatedb.conf to restorecond.conf
by Dan Walsh
· 13 years ago
Next »