postgresql/contrib/sepgsql
Robert Haas 0f05840bf4 Allow sepgsql labels to depend on object name.
The main change here is to call security_compute_create_name_raw()
rather than security_compute_create_raw().  This ups the minimum
requirement for libselinux from 2.0.99 to 2.1.10, but it looks
like most distributions will have picked that up before 9.3 is out.

KaiGai Kohei
2013-03-28 15:41:38 -04:00
..
expected Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
sql Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Take sepgsql regression tests out of the regular regression test mechanism. 2011-09-27 20:07:15 -04:00
database.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
dml.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
hooks.c sepgsql: Support for new post-ALTER access hook. 2013-03-27 08:14:19 -04:00
label.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
launcher Update copyrights for 2013 2013-01-01 17:15:01 -05:00
proc.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
relation.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
schema.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
selinux.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
sepgsql-regtest.te Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
sepgsql.h Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql sepgsql: Support for new post-ALTER access hook. 2013-03-27 08:14:19 -04:00
uavc.c Allow sepgsql labels to depend on object name. 2013-03-28 15:41:38 -04:00