Add a pkexec(1) command
authorDavid Zeuthen <davidz@redhat.com>
Fri, 15 May 2009 19:30:25 +0000 (15:30 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 15 May 2009 19:30:25 +0000 (15:30 -0400)
commitc8c3d835d24fc4ce5a9c596c7d55d85a0311e8d1
treea752d649a78ae1ad961aa337621b0154040ffa97
parentccf8f97948205eed26dc2003ec0984b90034e8af
Add a pkexec(1) command
16 files changed:
actions/org.freedesktop.policykit.policy.in
data/org.freedesktop.PolicyKit1.Authority.xml
docs/man/Makefile.am
docs/man/pkexec.xml [new file with mode: 0644]
docs/polkit/Makefile.am
docs/polkit/polkit-1-docs.xml
po/POTFILES.in
po/da.po
src/examples/Makefile.am
src/examples/frobnicate.c [new file with mode: 0644]
src/examples/org.freedesktop.policykit.examples.pkexec.policy.in [new file with mode: 0644]
src/polkit/polkitauthority.c
src/polkitbackend/polkitbackendlocalauthority.c
src/programs/Makefile.am
src/programs/pkexec-action-lookup.c [new file with mode: 0644]
src/programs/pkexec.c [new file with mode: 0644]