summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-11update NEWSPOLICY_KIT_0_6David Zeuthen1-0/+29
2007-09-27make polkit-list-actions print information about <allow_any>David Zeuthen1-0/+4
2007-09-27don't fail on unknown XML tags, just skip themDavid Zeuthen3-46/+53
2007-09-27implement <allow_any> to specify default answer for any userDavid Zeuthen5-11/+62
2007-09-26add TODO item detailing how to handle upgradesDavid Zeuthen1-0/+4
2007-09-25add specifics for the Pardus distroDavid Zeuthen1-2/+6
2007-09-10use chgrp instead of chown with group onlyDoug Goldstein1-2/+2
2007-09-10install hook for setuid/setgidDoug Goldstein1-1/+1
2007-09-10gentoo OS type supportDoug Goldstein1-2/+6
2007-08-31post-release version bumpDavid Zeuthen1-2/+2
2007-08-31update NEWS filePOLICY_KIT_0_5David Zeuthen1-0/+66
2007-08-31bump so nameDavid Zeuthen1-1/+1
2007-08-31fix 'make distcheck' by avoiding with man pages on distcheckDavid Zeuthen1-0/+3
2007-08-31make polkit-grant-helper-pam out of reach for normal usersDavid Zeuthen1-2/+5
2007-08-28add an example of how define_admin_auth is usedDavid Zeuthen1-1/+20
2007-08-27minor doc changesDavid Zeuthen2-17/+23
2007-08-27also forgot to add polkit-docs.xmlDavid Zeuthen1-0/+163
2007-08-27also add another missing fileDavid Zeuthen1-0/+102
2007-08-27forgot to add doc/version.xml.inDavid Zeuthen1-0/+1
2007-08-27make config file override grant databaseDavid Zeuthen1-9/+32
2007-08-24some more doc fixesDavid Zeuthen29-50/+59
2007-08-24update inline API docsDavid Zeuthen15-24/+43
2007-08-24fix up manual pages for some trivial errorsDavid Zeuthen5-4/+7
2007-08-24revert "fixed code documentation issues"David Zeuthen3-16/+17
2007-08-24clean up our documentationDavid Zeuthen33-1580/+937
2007-08-24convert manual page sources to Docbook, add polkit-config-file-validate toolDavid Zeuthen14-835/+889
2007-08-23delay loading the configuration until it's neededDavid Zeuthen1-38/+40
2007-08-23Merge branch 'master' of ssh://david@git.freedesktop.org/git/PolicyKitDavid Zeuthen4-18/+17
2007-08-23give a little love to polkit-list-actions(1) and polkit-grant(1)David Zeuthen7-116/+481
2007-08-23fixed compiler warning about uid_t handlingDanny Kukawka1-1/+1
2007-08-23fixed code documentation issuesDanny Kukawka3-17/+16
2007-08-22add support for annotationsDavid Zeuthen4-5/+193
2007-08-22work when SELinux is disabledRichard Hughes1-6/+10
2007-08-20gracefully handle bad config/policy files, drop polkit-reload-config, syslogDavid Zeuthen10-112/+120
2007-08-20avoid the now defunct group concept in polkit-list-actionsDavid Zeuthen1-5/+0
2007-08-20minor doc cleanupsDavid Zeuthen2-15/+11
2007-08-20rip out group concept from .policy files and rename <policy> element to <action>David Zeuthen6-217/+129
2007-08-20make libpolkit-grant less noisyDavid Zeuthen2-1/+7
2007-08-20make polkit-grant(1) work with <define_admin_user /> featureDavid Zeuthen1-13/+40
2007-08-20handle the case where we don't load descriptionsDavid Zeuthen1-3/+9
2007-08-20properly support i18n'ed messages from .policy filesDavid Zeuthen1-40/+166
2007-08-13export PolKitConfig and provide a <define_admin_auth/> config file directiveDavid Zeuthen11-121/+616
2007-08-09when granting privileges, touch the /var/lib/PolicyKit/reload fileDavid Zeuthen1-0/+7
2007-08-09make the /var/lib/PolicyKit/reload writable for group polkituserDavid Zeuthen1-2/+3
2007-08-09use correct type for conversation_done() functionDavid Zeuthen1-1/+1
2007-07-31post-release version number bumpDavid Zeuthen1-2/+2
2007-07-30provide a high-level interaction diagram of how this worksDavid Zeuthen1-2/+65
2007-07-30use waitpid() to avoid Zombie processesDavid Zeuthen1-1/+11
2007-07-30put back isatty() checks when calling user is not uid 0David Zeuthen1-7/+7
2007-07-30remove the isatty() call so it's easier to audit the helperDavid Zeuthen1-0/+2