add support for an /etc/PolicyKit/PolicyKit.conf config file
authorDavid Zeuthen <davidz@redhat.com>
Tue, 24 Jul 2007 02:22:38 +0000 (22:22 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 24 Jul 2007 02:22:38 +0000 (22:22 -0400)
commit600bca82cfeebdcde832d330a2c896c18026bf89
treea69fca6c49fe0ab1483856a7452dd9283eddeb55
parent42a6a076f7b04522bcfa51c74f6e7f5705ea5009
add support for an /etc/PolicyKit/PolicyKit.conf config file

With this, system administrators can override policy. Partial support,
more to come (including manual pages and documentation) later.
data/Makefile.am
polkit-dbus/Makefile.am
polkit-grant/Makefile.am
polkit-grant/polkit-grant-helper.c
polkit/Makefile.am
polkit/polkit-config.c [new file with mode: 0644]
polkit/polkit-config.h [new file with mode: 0644]
polkit/polkit-context.c
polkit/polkit-grant-database.c [moved from polkit-grant/polkit-grant-database.c with 98% similarity]
polkit/polkit-grant-database.h [moved from polkit-grant/polkit-grant-database.h with 100% similarity]