make the authdb pluggable and add a dummy backend as an example
authorDavid Zeuthen <davidz@redhat.com>
Mon, 29 Oct 2007 01:30:06 +0000 (21:30 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 29 Oct 2007 01:30:06 +0000 (21:30 -0400)
commitbfa9f0d67845477b7dd09d105087373b2418ecdb
tree1f944a079f32012ba162216d11bb5cec41eecb24
parentbed2fe1c79c6d0d5ebc9fec48f0d49a8bb0eb988
make the authdb pluggable and add a dummy backend as an example
14 files changed:
configure.in
data/Makefile.am
polkit-dbus/Makefile.am
polkit-grant/Makefile.am
polkit-grant/polkit-grant.c
polkit/Makefile.am
polkit/polkit-authorization-db-dummy.c [new file with mode: 0644]
polkit/polkit-authorization-db.c
polkit/polkit-authorization-db.h
polkit/polkit-context.c
polkit/polkit-error.c
polkit/polkit-error.h
polkit/polkit-policy-file-entry.c
tools/polkit-auth.c