postgresql/contrib/sepgsql
Robert Haas d44a3fb55d sepgsql: Move some code from hooks.c to label.c
This is some preliminary refactoring related to a pending patch
to allow sepgsql-enable sessions to make dynamic label transitions.
But this commit doesn't involve any functional change: it just puts
some bits of code in more logical places.

KaiGai Kohei
2012-02-15 13:54:26 -05:00
..
expected sepgsql: Check CREATE permissions for some object types. 2011-12-21 09:14:02 -05:00
sql sepgsql: Check CREATE permissions for some object types. 2011-12-21 09:14:02 -05: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 Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
dml.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hooks.c sepgsql: Move some code from hooks.c to label.c 2012-02-15 13:54:26 -05:00
label.c sepgsql: Move some code from hooks.c to label.c 2012-02-15 13:54:26 -05:00
launcher Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
proc.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
relation.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
schema.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
selinux.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sepgsql-regtest.te Allow sepgsql regression tests to be run from a user homedir. 2011-08-19 11:53:14 -04:00
sepgsql.h sepgsql: Move some code from hooks.c to label.c 2012-02-15 13:54:26 -05:00
sepgsql.sql.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
test_sepgsql sepgsql: Check CREATE permissions for some object types. 2011-12-21 09:14:02 -05:00
uavc.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00