aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* sepolicy-analyze: use headers from common selinux project.dcashman2015-06-101-1/+1
* tools: use headers from common selinux projectJeff Vander Stoep2015-06-101-3/+3
* Fix sepolicy-analyze libc++.so loading issue w/CTS.dcashman2015-05-142-1/+5
* Revert "Fix sepolicy-analyze libc++.so loading issue w/CTS."Dan Albert2015-03-172-5/+1
* Revert "Don't use address sanitizer for selinux tools."Dan Albert2015-03-172-4/+0
* Don't use address sanitizer for selinux tools.Dan Albert2015-03-162-0/+4
* Fix sepolicy-analyze libc++.so loading issue w/CTS.dcashman2015-03-162-1/+5
* sepolicy-analyze: Add attribute command.Stephen Smalley2015-03-135-2/+59
* sepolicy-analyze: Change booleans command to be more test-friendly.Stephen Smalley2015-03-122-12/+13
* sepolicy-analyze: Implement booleans test.Stephen Smalley2015-03-115-2/+43
* am 884ee2a6: checkseapp, seapp_contexts: drop sebool= support.Stephen Smalley2015-02-241-31/+0
|\
| * checkseapp, seapp_contexts: drop sebool= support.Stephen Smalley2015-02-241-31/+0
* | am 534fb071: checkseapp: Detect duplicate keys in seapp_contexts entries.Stephen Smalley2015-02-241-1/+13
|\|
| * checkseapp: Detect duplicate keys in seapp_contexts entries.Stephen Smalley2015-02-241-1/+13
* | am c6a0feb4: Merge "checkseapp: Detect duplicate entries within seapp_contex...Nick Kralevich2015-02-241-43/+12
|\|
| * checkseapp: Detect duplicate entries within seapp_contexts.Stephen Smalley2015-02-131-43/+12
* | am 6b111e47: am 3b0988c5: Merge "Adjust sepolicy-analyze to reflect libsepol ...dcashman2015-01-131-3/+3
|\|
| * Adjust sepolicy-analyze to reflect libsepol changes.dcashman2014-12-221-3/+3
* | resolved conflicts for merge of 598b87c2 to lmp-mr1-dev-plus-aospdcashman2014-12-021-4/+4
|\|
| * Fix sepolicy-analyze build with different toolchainsWilliam Roberts2014-12-011-2/+7
* | resolved conflicts in merge of 3fa92bed to lmp-mr1-dev-plus-aospDan Albert2014-11-202-6/+8
|\ \
| * | Accept command-line input for neverallow-check.dcashman2014-11-1916-1031/+1217
* | | Undo idiotic build fix.Narayan Kamath2014-11-202-9/+2
* | | Fix build.Narayan Kamath2014-11-202-2/+6
* | | resolved conflicts for merge of 3a1eb33b to lmp-mr1-dev-plus-aospdcashman2014-11-192-1/+7
|\| | | |/ |/|
| * Add neverallow checking to sepolicy-analyze.Stephen Smalley2014-11-132-5/+496
| * Add permissive domains check to sepolicy-analyze.dcashman2014-08-271-4/+28
* | Accept command-line input for neverallow-check.dcashman2014-10-3116-1032/+1212
* | maybe fix mac build.Nick Kralevich2014-10-141-0/+1
* | Add neverallow checking to sepolicy-analyze.Stephen Smalley2014-10-142-5/+496
* | Add isOwner= input selector for seapp_contexts.Stephen Smalley2014-09-151-0/+1
* | Add permissive domains check to sepolicy-analyze.dcashman2014-08-221-4/+28
|/
* Refine sepolicy-analyze -D / dup detection.Stephen Smalley2014-06-171-4/+25
* Treat seinfo=default name=<anything> as an error.Stephen Smalley2014-04-041-2/+2
* Remove errant newline from generated policy file.Robert Craig2014-04-011-1/+1
* Update README concerning post_process_mac_perms script.Robert Craig2014-03-251-0/+13
* Introduce post_process_mac_perms script.Robert Craig2014-03-121-0/+106
* Add support for and use new path= specifier in seapp_contexts.Stephen Smalley2014-02-191-0/+1
* Add support for duplicate allow rule detection (-D / --dups).Stephen Smalley2013-11-182-18/+162
* Reintroduce -Wall -Werror to check_seapp.Robert Craig2013-11-012-2/+3
* Revert -Wall -WerrorNick Kralevich2013-10-311-1/+1
* Add sepolicy-analyze tool.Stephen Smalley2013-10-314-13/+399
* tools: update lengths from int to size_tWilliam Roberts2013-10-161-11/+11
* tools: require that seinfo and packagename be usedWilliam Roberts2013-10-161-0/+48
* tools: drop unused field in structWilliam Roberts2013-10-151-1/+0
* tools: Strengthen BEGIN/END CERTIFICATE checksWilliam Roberts2013-10-141-2/+2
* tools: Don't error out of insertkeys script on whitespaceMike Palmiotto2013-10-101-1/+2
* tools: Correct insert keys behavior on pem filesWilliam Roberts2013-10-081-9/+55
* Extend to check indirect allow rules and conditional rules.Stephen Smalley2013-09-121-17/+52
* Merge "Add sepolicy-check, a utility for auditing selinux policy."Geremy Condra2013-08-232-0/+278
|\