summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-30move PAM stack usage to separate helperDavid Zeuthen5-295/+466
2007-07-27added missing files to git repoDanny Kukawka2-0/+27
2007-07-25actually reload config and policy files when they changePOLICY_KIT_0_4David Zeuthen2-1/+25
2007-07-25update NEWSDavid Zeuthen1-0/+40
2007-07-25for PolKitContext, mention that a mechanism need to provide .policy filesDavid Zeuthen1-0/+1
2007-07-25fix up proper naming of some methods on the PolKitPolicyFileEntry classDavid Zeuthen3-13/+13
2007-07-25fix docsDavid Zeuthen1-1/+1
2007-07-25require that policy files also provide a <message> elementDavid Zeuthen3-7/+66
2007-07-25fix typoDavid Zeuthen5-7/+8
2007-07-25change default usernameDavid Zeuthen3-13/+8
2007-07-24fix up some of the docsDavid Zeuthen6-8/+123
2007-07-24remove RESULT_NOT_AUTHORIZED_TO_KNOW and s/RESULT_UNKNOWN_ACTION/RESULT_UNKNOWN/David Zeuthen6-22/+19
2007-07-24switch from VIA_ROOT to VIA_ADMINDavid Zeuthen7-66/+76
2007-07-24update TODODavid Zeuthen1-9/+44
2007-07-24document the /etc/PolicyKit/PolicyKit.conf file with a manual pageDavid Zeuthen7-17/+256
2007-07-23add support for an /etc/PolicyKit/PolicyKit.conf config fileDavid Zeuthen10-153/+694
2007-07-23get proper pid and SELinux contextDavid Zeuthen2-7/+72
2007-07-12replace configuration reload mechanismDavid Zeuthen7-148/+240
2007-07-12remove the notion of modulesDavid Zeuthen27-2344/+17
2007-06-20post-release version bumpDavid Zeuthen1-2/+2
2007-06-20update NEWSPOLICY_KIT_0_3David Zeuthen1-3/+13
2007-06-20add some more TODO itemsDavid Zeuthen1-0/+8
2007-06-20update HACKING and TODODavid Zeuthen2-2/+83
2007-06-20update TODODavid Zeuthen1-1/+31
2007-06-20add the specDavid Zeuthen5-2/+558
2007-06-19fix small typo so _keep_always granting works againDavid Zeuthen1-2/+2
2007-06-19make .policy files live in /usr/share, not /etcDavid Zeuthen1-2/+2
2007-06-19build fixesDavid Zeuthen4-54/+25
2007-06-19move all grant writing/checking into a separate private libraryDavid Zeuthen6-13/+385
2007-06-19remove the distinction for local vs. remote usersDavid Zeuthen6-325/+79
2007-06-19rip out the notion of ResourcesDavid Zeuthen27-775/+372
2007-04-22switch to XML for policy definition files and introduce descriptionsDavid Zeuthen19-203/+931
2007-04-17also remember to do s/libpolkit/polkit/ on the pkg-config filesDavid Zeuthen3-5/+5
2007-04-17rename libpolkit to polkitDavid Zeuthen80-1354/+1358
2007-04-15add some validation to public facing functionsDavid Zeuthen1-2/+23
2007-04-15remove misguided action parametersDavid Zeuthen8-187/+0
2007-04-15add the PAM configuration fileDavid Zeuthen1-0/+6
2007-04-15add pkg-config files for the two new librariesDavid Zeuthen2-0/+22
2007-04-15add the correct version files for docsDavid Zeuthen4-2/+2
2007-04-15add grant functionality + lots of other changesDavid Zeuthen62-658/+3950
2007-04-09remove all usage of glib from the header filesDavid Zeuthen39-410/+451
2007-04-09associate parameters (key/value pairs) with the Action classDavid Zeuthen8-23/+217
2007-04-09remember to set session's ConsoleKit object pathDavid Zeuthen1-0/+1
2007-04-08policy files now have the .policy extension, not .privDavid Zeuthen2-3/+3
2007-04-08no need to reference polkit-module-default twice in a man pageDavid Zeuthen1-1/+0
2007-04-08minor fixes to the PolicyKit manual pageDavid Zeuthen1-1/+3
2007-04-08mass renaming of classesDavid Zeuthen43-1014/+1010
2007-04-08fix up Makefile.amDavid Zeuthen1-3/+0
2007-04-08generate and dist ChangeLogDavid Zeuthen1-0/+22
2007-04-08add built-in options and a new module pam-polkit-run-program.soDavid Zeuthen15-198/+1063