add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
authorDavid Zeuthen <davidz@redhat.com>
Mon, 9 Feb 2009 20:53:51 +0000 (15:53 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 9 Feb 2009 20:53:51 +0000 (15:53 -0500)
commitb891d8a3245d364975cecb2289c442f54b2327c6
tree7d500881e6c0098c23924888421aaf007162bf3c
parent21e21e97cd2b663ae96efe62c8f6cc69edbd1d3c
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command

Also add an example for this.
data/org.freedesktop.PolicyKit1.Authority.xml
docs/polkit/polkit-sections.txt
docs/polkitbackend/polkitbackend-sections.txt
src/examples/Makefile.am
src/examples/cancelobtain.c [new file with mode: 0644]
src/polkit/polkitauthority.c
src/polkit/polkitauthority.h
src/polkitbackend/polkitbackendauthority.c
src/polkitbackend/polkitbackendauthority.h
src/polkitbackend/polkitbackendlocalauthority.c
src/programs/polkit.c