Go to file
Eric Paris ee88185aff libselinux: label_file: add accessors for the pcre extra data
When we use an mmap backed version of data we need to declare the pcre
extra data since we are only given a point to the data->buffer.  Since
sometimes the spec will hold a pointer to the extra data and sometimes
we want to declare it on the stack I introduce and use an accessor for
the extra data instead of using it directly.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-09-12 14:51:49 -04:00
checkpolicy checkpolicy: check return code on ebitmap_set_bit 2012-09-12 14:30:20 -04:00
libselinux libselinux: label_file: add accessors for the pcre extra data 2012-09-12 14:51:49 -04:00
libsemanage libsemanage: do boolean name substitution 2012-09-12 13:17:30 -04:00
libsepol libsepol: Add always_check_network policy capability 2012-09-12 14:30:24 -04:00
policycoreutils policycoreutils: sandbox: Make sure Xephyr never listens on tcp ports 2012-09-12 14:30:22 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen sepolgen: Allow returning of bastard matches 2012-09-12 12:16:19 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile libselinux: additional makefile support for rubywrap 2012-06-28 11:21:16 -04:00