History log of /external/checkpolicy/policy_define.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b656e02f94bced6619123574bcb3097701b82910 11-Mar-2014 Nick Kralevich <nnk@google.com> Maybe fix darwin compile error.

external/checkpolicy/policy_define.c:63: error: 'PATH_MAX' undeclared here (not in a function)
[deleted]
make: *** [out/host/darwin-x86/obj/EXECUTABLES/checkpolicy_intermediates/policy_define.o] Error 1
make: *** Waiting for unfinished jobs....

(cherry picked from commit 0bbc7a9cf9c0bd96b932d903d6a781d8de323ea5)

Change-Id: I2f2265dab232c3fd74f7793ab45c198843f75c74
/external/checkpolicy/policy_define.c
a5e505cde0ecb7842195d762087a6ee9bed4e2cc 05-Mar-2014 Stephen Smalley <sds@tycho.nsa.gov> Report source file and line information for neverallow failures.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>

(cherry picked from commit 6c07e1e9cf7e7b15cca1766a6c4eb7a702e0c52e)

Change-Id: Idc1df0765f802e561fc26959f6a2ec781aafa03e
/external/checkpolicy/policy_define.c
968aed00ed981987cf96dcfd7640e6dcde5c03a0 30-Oct-2013 Stephen Smalley <sds@tycho.nsa.gov> Update to checkpolicy 2.2. Requires libsepol 2.2.

Update to current upstream checkpolicy release.
Includes memory leak fixes, improved handling of
filename-based type transitions, and support for latest
kernel policy version.

Change-Id: Idabd3e4d50777c6691cb0d74b4e28f4fe06bef35
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
/external/checkpolicy/policy_define.c
0d73ef7049feee794f14cf1af88d05dae8139914 09-Jan-2013 Alice Chu <alice.chu@sta.samsung.com> Free allocated memory when clean up / exit.

Change-Id: I116a3e1fa17f357b10e7414efde6c78ffb9678df
/external/checkpolicy/policy_define.c
ba8e9924f575e267f1503b7669fe3120d68d4e1f 25-Sep-2012 Stephen Smalley <sds@tycho.nsa.gov> Update to checkpolicy 2.1.11. Requires libsepol 2.1.8.

Change-Id: I8e0399b6fcaf2466cf7c911a0514bb4f5000857d
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
/external/checkpolicy/policy_define.c
a6834194069d4dd2f5883b57a0783b97def7e9ab 21-Feb-2012 Stephen Smalley <sds@tycho.nsa.gov> Merge branch 'upstream'

Conflicts:
.gitignore
cd88c5c44f93ca14828bdae024fae6e0287ba71d 21-Feb-2012 Stephen Smalley <sds@tycho.nsa.gov> checkpolicy 2.1.8
/external/checkpolicy/policy_define.c
3fab9cdeebb5bd40681a59f9f3f3406ff600cfeb 24-Jan-2012 Stephen Smalley <sds@tycho.nsa.gov> Support for building on MacOS X as part of Android.
/external/checkpolicy/policy_define.c
8c48de15b1afeb1cd01a753195a29b1a7811dbfe 24-Jan-2012 SE Android <seandroid@taiga.selinuxproject.org> Import checkpolicy 2.1.0 (Release 2011-07-27).
/external/checkpolicy/policy_define.c