History log of /external/selinux/checkpolicy/checkmodule.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b1d94562953947f85fd79f20bc4477aa5e01e2c4 01-Apr-2015 James Carter <jwcart2@tycho.nsa.gov> checkpolicy: Add support for generating CIL

Add support to checkpolicy and checkmodule for generating CIL as their
output.

Add new options "-C" and "--cil" to specify CIL as the output format.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
/external/selinux/checkpolicy/checkmodule.c
7dcb7a594698124940d148f00f85be90c6757d7f 14-Sep-2014 Nicolas Iooss <nicolas.iooss@m4x.org> checkpolicy: fix most gcc -Wwrite-strings warnings

Acked-by: Steve Lawrence <slawrence@tresys.com>
/external/selinux/checkpolicy/checkmodule.c
bfb806120a0c973ba89f9070d499510216eb8409 20-Feb-2014 Stephen Smalley <sds@tycho.nsa.gov> Prevent incompatible option combinations.

checkmodule -m and -b are fundamentally incompatible with each other,
so reject attempts to use them together.

Resolves
https://bugzilla.redhat.com/show_bug.cgi?id=1064603

Also fix the error message for -m with -U to use stderr.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
/external/selinux/checkpolicy/checkmodule.c
f6a03f1a3c5a545c1c3fd2914feb78b84d8012ae 06-Jul-2013 Laurent Bigonville <bigon@bigon.be> --handle-unknown option takes a required argument

Fix a segmentation fault if the --handle-unknown option was set without
arguments.

Thanks to Alexandre Rebert and his team at Carnegie Mellon University
for detecting this crash.
/external/selinux/checkpolicy/checkmodule.c
87e8d46f2934d2d5591b44b29f308adb93f4b128 03-Jul-2012 Eric Paris <eparis@redhat.com> policycoreutils: checkmodule: fd leak reading policy

We never closed the fd to the policy file. Close this fd as soon as we
are finished with it.

Signed-off-by: Eric Paris <eparis@redhat.com>
/external/selinux/checkpolicy/checkmodule.c
36fe4c35ee6b86d11db92f047120b3e38ff64fa9 14-Jun-2010 Daniel J Walsh <dwalsh@redhat.com> Author: Daniel J Walsh
Email: dwalsh@redhat.com
Subject: Minor fixup of checkmodule man page.
Date: Mon, 03 May 2010 13:45:30 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Quality Engineering is going through all commands on the system looking
for mismatches between man page/usage and actual code.

It found that checkmodule had a -d option that is unused and undocumented -h
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkvfC7oACgkQrlYvE4MpobNPrACg0uP02CWYPs9YcdU87jts9YqT
hMAAn2QA1UWZpGLvvU4yxStmhUU1Kg1+
=topF
-----END PGP SIGNATURE-----

Signed-off-by: Chad Sellers <csellers@tresys.com>
/external/selinux/checkpolicy/checkmodule.c
bf57d2349edec2cfe3d43eb71567a6b851bfc6cd 02-Nov-2009 Guido Trentalancia <guido@trentalancia.com> Patch for Ticket #1 [1672486] (checkpolicy/checkmodule)

This patch is proposed to solve Ticket #1 [1672486] (command line
binaries should support --version and --help).

It adds handling of -h, -V and the long formats --help and --version to
all binaries (checkpolicy/checkmodule).

It also adds handling of long options for some of the available options.

Manual pages have also been updated accordingly (and a few undocumented
options have been documented).

Guido Trentalancia

Signed-off-by: Joshua Brindle <method@manicmethod.com>
/external/selinux/checkpolicy/checkmodule.c
13cd4c8960688af11ad23b4c946149015c80d549 19-Aug-2008 Joshua Brindle <method@manicmethod.com> initial import from svn trunk revision 2950
/external/selinux/checkpolicy/checkmodule.c