postgresql/contrib/sepgsql
Robert Haas 291873c155 Teach sepgsql about database labels.
This is still a bit of a hack, but it's better than the old way, for sure.

KaiGai Kohei, with one change by me to make it compile
2011-09-23 17:09:34 -04:00
..
expected Add missing check on invocation of trusted procedures. 2011-04-04 13:25:42 -04:00
sql Add missing check on invocation of trusted procedures. 2011-04-04 13:25:42 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
chkselinuxenv Add missing brackets to chkselinuxenv. 2011-09-23 17:02:09 -04:00
database.c Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
dml.c Userspace access vector cache for contrib/sepgsql. 2011-09-01 08:38:40 -04:00
hooks.c Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
label.c Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
launcher Various sepgsql corrections. 2011-02-02 23:39:43 -05:00
proc.c Userspace access vector cache for contrib/sepgsql. 2011-09-01 08:38:40 -04:00
relation.c Userspace access vector cache for contrib/sepgsql. 2011-09-01 08:38:40 -04:00
schema.c Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
selinux.c Userspace access vector cache for contrib/sepgsql. 2011-09-01 08:38:40 -04: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 Teach sepgsql about database labels. 2011-09-23 17:09:34 -04:00
sepgsql.sql.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
uavc.c Userspace access vector cache for contrib/sepgsql. 2011-09-01 08:38:40 -04:00