platform/upstream/polkit.git
2007-10-11 David Zeuthenupdate NEWS POLICY_KIT_0_6
2007-09-27 David Zeuthenmake polkit-list-actions print information about <allow...
2007-09-27 David Zeuthendon't fail on unknown XML tags, just skip them
2007-09-27 David Zeuthenimplement <allow_any> to specify default answer for...
2007-09-26 David Zeuthenadd TODO item detailing how to handle upgrades
2007-09-25 David Zeuthenadd specifics for the Pardus distro
2007-09-10 Doug Goldsteinuse chgrp instead of chown with group only
2007-09-10 Doug Goldsteininstall hook for setuid/setgid
2007-09-10 Doug Goldsteingentoo OS type support
2007-08-31 David Zeuthenpost-release version bump
2007-08-31 David Zeuthenupdate NEWS file POLICY_KIT_0_5
2007-08-31 David Zeuthenbump so name
2007-08-31 David Zeuthenfix 'make distcheck' by avoiding with man pages on...
2007-08-31 David Zeuthenmake polkit-grant-helper-pam out of reach for normal...
2007-08-28 David Zeuthenadd an example of how define_admin_auth is used
2007-08-27 David Zeuthenminor doc changes
2007-08-27 David Zeuthenalso forgot to add polkit-docs.xml
2007-08-27 David Zeuthenalso add another missing file
2007-08-27 David Zeuthenforgot to add doc/version.xml.in
2007-08-27 David Zeuthenmake config file override grant database
2007-08-24 David Zeuthensome more doc fixes
2007-08-24 David Zeuthenupdate inline API docs
2007-08-24 David Zeuthenfix up manual pages for some trivial errors
2007-08-24 David Zeuthenrevert "fixed code documentation issues"
2007-08-24 David Zeuthenclean up our documentation
2007-08-24 David Zeuthenconvert manual page sources to Docbook, add polkit...
2007-08-24 David Zeuthendelay loading the configuration until it's needed
2007-08-24 David ZeuthenMerge branch 'master' of ssh://david@git.freedesktop...
2007-08-24 David Zeuthengive a little love to polkit-list-actions(1) and polkit...
2007-08-23 Danny Kukawkafixed compiler warning about uid_t handling
2007-08-23 Danny Kukawkafixed code documentation issues
2007-08-22 David Zeuthenadd support for annotations
2007-08-22 Richard Hugheswork when SELinux is disabled
2007-08-21 David Zeuthengracefully handle bad config/policy files, drop polkit...
2007-08-21 David Zeuthenavoid the now defunct group concept in polkit-list...
2007-08-21 David Zeuthenminor doc cleanups
2007-08-21 David Zeuthenrip out group concept from .policy files and rename...
2007-08-20 David Zeuthenmake libpolkit-grant less noisy
2007-08-20 David Zeuthenmake polkit-grant(1) work with <define_admin_user ...
2007-08-20 David Zeuthenhandle the case where we don't load descriptions
2007-08-20 David Zeuthenproperly support i18n'ed messages from .policy files
2007-08-13 David Zeuthenexport PolKitConfig and provide a <define_admin_auth...
2007-08-09 David Zeuthenwhen granting privileges, touch the /var/lib/PolicyKit...
2007-08-09 David Zeuthenmake the /var/lib/PolicyKit/reload writable for group...
2007-08-09 David Zeuthenuse correct type for conversation_done() function
2007-07-31 David Zeuthenpost-release version number bump
2007-07-30 David Zeuthenprovide a high-level interaction diagram of how this...
2007-07-30 David Zeuthenuse waitpid() to avoid Zombie processes
2007-07-30 David Zeuthenput back isatty() checks when calling user is not uid 0
2007-07-30 David Zeuthenremove the isatty() call so it's easier to audit the...
2007-07-30 David Zeuthenmove PAM stack usage to separate helper
2007-07-27 Danny Kukawkaadded missing files to git repo
2007-07-26 David Zeuthenactually reload config and policy files when they change POLICY_KIT_0_4
2007-07-26 David Zeuthenupdate NEWS
2007-07-26 David Zeuthenfor PolKitContext, mention that a mechanism need to...
2007-07-25 David Zeuthenfix up proper naming of some methods on the PolKitPolic...
2007-07-25 David Zeuthenfix docs
2007-07-25 David Zeuthenrequire that policy files also provide a <message>...
2007-07-25 David Zeuthenfix typo
2007-07-25 David Zeuthenchange default username
2007-07-24 David Zeuthenfix up some of the docs
2007-07-24 David Zeuthenremove RESULT_NOT_AUTHORIZED_TO_KNOW and s/RESULT_UNKNO...
2007-07-24 David Zeuthenswitch from VIA_ROOT to VIA_ADMIN
2007-07-24 David Zeuthenupdate TODO
2007-07-24 David Zeuthendocument the /etc/PolicyKit/PolicyKit.conf file with...
2007-07-24 David Zeuthenadd support for an /etc/PolicyKit/PolicyKit.conf config...
2007-07-24 David Zeuthenget proper pid and SELinux context
2007-07-12 David Zeuthenreplace configuration reload mechanism
2007-07-12 David Zeuthenremove the notion of modules
2007-06-20 David Zeuthenpost-release version bump
2007-06-20 David Zeuthenupdate NEWS POLICY_KIT_0_3
2007-06-20 David Zeuthenadd some more TODO items
2007-06-20 David Zeuthenupdate HACKING and TODO
2007-06-20 David Zeuthenupdate TODO
2007-06-20 David Zeuthenadd the spec
2007-06-20 David Zeuthenfix small typo so _keep_always granting works again
2007-06-20 David Zeuthenmake .policy files live in /usr/share, not /etc
2007-06-20 David Zeuthenbuild fixes
2007-06-19 David Zeuthenmove all grant writing/checking into a separate private...
2007-06-19 David Zeuthenremove the distinction for local vs. remote users
2007-06-19 David Zeuthenrip out the notion of Resources
2007-04-23 David Zeuthenswitch to XML for policy definition files and introduce...
2007-04-17 David Zeuthenalso remember to do s/libpolkit/polkit/ on the pkg...
2007-04-17 David Zeuthenrename libpolkit to polkit
2007-04-16 David Zeuthenadd some validation to public facing functions
2007-04-15 David Zeuthenremove misguided action parameters
2007-04-15 David Zeuthenadd the PAM configuration file
2007-04-15 David Zeuthenadd pkg-config files for the two new libraries
2007-04-15 David Zeuthenadd the correct version files for docs
2007-04-15 David Zeuthenadd grant functionality + lots of other changes
2007-04-09 David Zeuthenremove all usage of glib from the header files
2007-04-09 David Zeuthenassociate parameters (key/value pairs) with the Action...
2007-04-09 David Zeuthenremember to set session's ConsoleKit object path
2007-04-08 David Zeuthenpolicy files now have the .policy extension, not .priv
2007-04-08 David Zeuthenno need to reference polkit-module-default twice in...
2007-04-08 David Zeuthenminor fixes to the PolicyKit manual page
2007-04-08 David Zeuthenmass renaming of classes
2007-04-08 David Zeuthenfix up Makefile.am
2007-04-08 David Zeuthengenerate and dist ChangeLog
2007-04-08 David Zeuthenadd built-in options and a new module pam-polkit-run...
next