Migrated from uthash to glib. Changed API methods to take file
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Tue, 4 Oct 2011 10:02:16 +0000 (13:02 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@intel.com>
Tue, 4 Oct 2011 11:18:16 +0000 (14:18 +0300)
commit399f260390d389be17a692c5291ba4095b51c6bf
treefa2d5642e4cc2fc25426a46a0197ad106ef3bf05
parenta9c7cb90059c2a1050bce5e790101102128ff43b
Migrated from uthash to glib. Changed API methods to take file
descriptor instead of path. Removed check based test cases and
created test application for printing rules in kernel form.
configure.ac
src/Makefile.am
src/smack.c
src/smack.h
tests/Makefile.am
tests/check_smack.c [deleted file]
tests/printload.c [new file with mode: 0644]