Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_selinux
/
6d0f11142172ef8a827e53e871030d26829ab39f
6d0f111
Change audit2why to return constraint information on denial.
by Dan Walsh
· 12 years ago
9eefe11
libsepol: V1 Allow constraint denials to be determined.
by Richard Haines
· 12 years ago
e3b1bb1
Make sure userdel cleans up after itself in test
by Dan Walsh
· 12 years ago
959a4e3
Catch IOError errors within audit2allow
by Dan Walsh
· 12 years ago
8b114a3
Fix avc_has_perm() returns -1 even when SELinux is in permissive mode.
by Stephen Smalley
· 12 years ago
0ddd534
Add a README with instructions on building.
by Stephen Smalley
· 12 years ago
e304852
Michal Trunecka patch to allow restorecon to accept paths with {}
by Dan Walsh
· 12 years ago
a080100
Update ChangeLogs and bump VERSIONs to an intermediate value.
by Stephen Smalley
· 12 years ago
5625880
Revert "Richard Haines patch that allows us discover constraint violation information"
by Stephen Smalley
· 12 years ago
07e8f31
Fix sepolgen test case.
by Stephen Smalley
· 12 years ago
8b71d70
Add separate role declarations as required by modern checkpolicy.
by Stephen Smalley
· 12 years ago
99b070d
Merge branch 'fedora' into master-merge
by Stephen Smalley
· 12 years ago
cc13189
Need to delete all managed objects before readding them
by Dan Walsh
· 12 years ago
4f63201
semanage user customized should use -L not -l
by Dan Walsh
· 12 years ago
f458b76
Merge branch 'fedora' into master-merge
by Stephen Smalley
· 12 years ago
50eedb1
Ignore genhomedircon link.
by Stephen Smalley
· 12 years ago
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
39b5a40
Fix relabel target.
by Stephen Smalley
· 12 years ago
f6a03f1
--handle-unknown option takes a required argument
by Laurent Bigonville
· 12 years ago
fceca65
libselinux: avoid shadowing 'stat' in load_mmap
by Joe MacDonald
· 12 years ago
2864f75
libselinux: support building on older PCRE libs
by Joe MacDonald
· 12 years ago
d420974
Open stdin as read/write
by Sven Vermeulen
· 12 years ago
622ebe0
Fix KeyError when using sepolicy transition
by Sven Vermeulen
· 12 years ago
88f0c1a
maxuid_set is unused.
by Stephen Smalley
· 12 years ago
c282483
policycoreutils: Do not include LDFLAGS in CFLAGS when building sepolicy
by Laurent Bigonville
· 12 years ago
Next »