aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Accept command-line input for neverallow-check.dcashman2015-02-0516-1032/+1217
* Add neverallow checking to sepolicy-analyze.Stephen Smalley2015-02-052-5/+497
* Add permissive domains check to sepolicy-analyze.dcashman2014-08-271-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
|\
| * Add sepolicy-check, a utility for auditing selinux policy.Geremy Condra2013-08-232-0/+278
* | Fix insertkeys.py to resolve keys.conf path entries in a portable wayRichard Haines2013-08-081-1/+2
|/
* am 63297211: Support strict duplicate checkingWilliam Roberts2013-05-021-8/+22
|\
| * Support strict duplicate checkingWilliam Roberts2013-04-291-8/+22
* | am 1e8c061b: Fix segfault on -v with duplicatesWilliam Roberts2013-05-021-3/+5
|\|
| * Fix segfault on -v with duplicatesWilliam Roberts2013-04-191-3/+5
* | Add a key directory argument to insertkeys.pyGeremy Condra2013-03-291-3/+6
|/
* Expand insertkeys.py script to allow union of files.Robert Craig2013-03-271-10/+18
* Revert "Revert "Revert "Revert "Dynamic insertion of pubkey to mac_permission...Geremy Condra2013-03-262-0/+219
* Revert "Revert "Revert "Dynamic insertion of pubkey to mac_permissions.xml"""Geremy Condra2013-03-262-219/+0
* Revert "Revert "Dynamic insertion of pubkey to mac_permissions.xml""Geremy Condra2013-03-262-0/+219
* Generalize levelFromUid support.Stephen Smalley2013-03-201-0/+10
* Revert "Dynamic insertion of pubkey to mac_permissions.xml"Geremy Condra2013-03-192-219/+0
* Merge "property_contexts checks added to checkfc."Geremy Condra2013-03-191-10/+45
|\
| * property_contexts checks added to checkfc.Robert Craig2013-03-191-10/+45
* | Merge "Whitespace and doxygen fix"Geremy Condra2013-03-191-1/+3
|\ \ | |/ |/|
| * Whitespace and doxygen fixWilliam Roberts2012-11-271-1/+3
* | Dynamic insertion of pubkey to mac_permissions.xmlWilliam Roberts2012-12-082-0/+219
|/
* Moved Android policy tools to tools directoryAlice Chu2012-11-013-0/+1059