platform/upstream/polkit.git
2009-06-08 David ZeuthenFix make distcheck
2009-06-08 David ZeuthenChange GNOME to freedesktop.org in the docs
2009-06-08 David ZeuthenMove the doc chapters around a bit
2009-06-08 David ZeuthenMinor doc fixes
2009-06-08 David ZeuthenUse .../extensions instead of ../backends for loading...
2009-06-08 David ZeuthenExpand on the D-Bus docs
2009-06-08 David ZeuthenConsolidate all gtk-doc stuff in docs/polkit
2009-06-08 David ZeuthenAdd a "PolicyKit Overview" section to the docs
2009-06-08 David ZeuthenAdd some more API docs
2009-06-05 David ZeuthenImprove pkexec(1) man page by adding screenshots of...
2009-06-05 David ZeuthenFirst cut at some high-level docs
2009-06-03 David ZeuthenAdd a man page for polkit-1(8)
2009-06-03 David ZeuthenUpdate SEE ALSO sections in man pages
2009-06-03 David ZeuthenAdd pkaction(1) and nuke polkit-1(1) commands
2009-06-02 David ZeuthenReturn the icon name instead of a GIcon in PolkitAction...
2009-06-02 David Zeuthennullbackend: Catch up with latest API changes
2009-05-29 David ZeuthenAdd pkcheck(1) command to check for authorizations
2009-05-29 David ZeuthenClarify docs for is_challenge member of the Authorizati...
2009-05-29 David ZeuthenAvoid returning an error if no authentication agent...
2009-05-29 David ZeuthenOnly free hash table if it's not NULL
2009-05-27 David ZeuthenRequire eggdbus-1 >= 0.4
2009-05-27 David ZeuthenChange the defaults for .run-frobnicate to auth_self_keep
2009-05-26 David ZeuthenForgot to add source for PolkitDetails
2009-05-19 David ZeuthenUse an object, not a GHashTable when passing details...
2009-05-15 David ZeuthenFix a bug where details were not shown for normal pkexe...
2009-05-15 David ZeuthenMention /usr/bin/pkexec in the configure blurb
2009-05-15 David ZeuthenAdd a pkexec(1) command
2009-05-13 David ZeuthenMove docs to proper location
2009-05-13 David ZeuthenPort examples and command-line tools to new API
2009-05-13 David ZeuthenChange the PolkitAuthorizationResult enumeration into...
2009-05-13 David ZeuthenOnly allow privileged apps to check authz and add Actio...
2009-05-11 David ZeuthenFix D-Bus policy to work with non-permissive D-Bus
2009-02-13 Richard Hughesadd a draft version of the porting guide -- WIP
2009-02-10 Richard Hughesfix up gtk-doc API markup for a couple of functions
2009-02-10 David Zeutheninstall gtkdoc HTML in the proper location
2009-02-10 David Zeuthenpost-release version bump to 0.92
2009-02-10 David Zeuthenmake it possible to define what administrator authentic... 0.91
2009-02-09 David Zeuthenadd security checks for AddAuthorization() and RemoveAu...
2009-02-09 David Zeuthenrename grant->add and revoke->remove in the polkit...
2009-02-09 David Zeuthenadd security checks for EnumerateAuthorizations
2009-02-09 David Zeuthenremember to dist 50-nullback.conf
2009-02-09 David Zeuthenprune TODO list and fix up single-header-file / API...
2009-02-09 David Zeuthenadd the ObtainAuthorization() method and use in for...
2009-02-08 David Zeuthenload and choose what backend to use; also write a simpl...
2009-02-08 David Zeuthenimplement cancellation of authorization checks
2009-02-08 David Zeuthendon't hardcode the uid, look it up in /proc
2009-02-08 David Zeuthenmake authentication agents pass a session_id parameter
2009-02-08 David Zeuthengenerate all polkit dbus code in one place
2009-02-07 David Zeuthenupdate for latest EggDBus changes
2009-02-05 David Zeuthenfix up the D-Bus docs somewhat
2009-02-04 David Zeuthenuse new eggdbus feature to include enums/structs docs...
2009-02-03 David Zeuthenuser proper capitalization for AuthenticationAgent...
2009-02-03 David Zeuthenadd docs for the AuthenticationAgent D-Bus interface
2009-02-03 David Zeuthenadd docs for the AuthorityManager D-Bus interface
2009-02-03 David Zeuthenadd docs for the Authority D-Bus interface
2009-02-03 David Zeuthendepend on EggDBus HEAD for stamp file and Docbook docs...
2009-02-02 David Zeuthenpost-release version bump to 0.91
2009-02-02 David Zeuthenadd docs for PolkitBackendAuthority
2009-02-02 David Zeuthenrework backend API
2009-02-01 David Zeuthenadd API docs for PolkitAuthority
2009-02-01 David Zeuthenreplace PolkitBackendServer with polkit_backend_registe...
2009-02-01 David Zeuthenmove management functions to a separate D-Bus interface...
2009-02-01 David Zeuthenrequire POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE...
2009-01-31 David Zeuthenfix up polkitagent docs
2009-01-31 David Zeuthenadd docs for PolkitAgentListener
2009-01-31 David Zeuthencollapse request into a single signal and add docs...
2009-01-31 David Zeuthenadd more debug and work around what looks like a bug...
2009-01-31 David Zeuthenrework API of polkitagent
2009-01-29 David Zeuthenfix up debug/error messages for the authentication...
2009-01-29 David Zeuthenclean up trailing whitespace in TODO file
2009-01-29 Matthias Clasenupdate docs/TODO with TODOs from the source code
2009-01-29 Matthias Clasentrivial cleanup
2009-01-28 David Zeuthenwrite HACKING file
2009-01-28 Matthias Clasenfill out sections about subject/identity in the man...
2009-01-27 David Zeuthenlimit Change() signal storm by looking at the file...
2009-01-27 David Zeuthenadd Changed() signal that is fired when actions/authori...
2009-01-27 David Zeuthenremove debug spew for 'run' command in polkit-1
2009-01-27 David Zeuthenmake authentication agents reconnect if polkitd-1 is...
2009-01-27 David Zeuthenadd TODO item about having the authentication agent...
2009-01-27 David Zeuthenadd a TODO item about the need for file monitors
2009-01-27 David Zeuthenimplement 'run' command for polkit-1
2009-01-27 David Zeuthenadd TODO item about being able to cancel a CheckAuthori...
2009-01-27 David Zeuthenupdate TODO list
2009-01-27 David Zeuthenremove TODO item about moving commits to main repo...
2009-01-27 David ZeuthenMerge branch 'master' of /home/davidz/Hacking/polkit
2009-01-27 David Zeuthenprepare for merge of rewritten PolicyKit
2009-01-26 David Zeuthensplit core TODO items into separate groups for core...
2009-01-26 David Zeuthenupdate TODO list
2009-01-26 David Zeuthenstart writing a TODO list
2009-01-26 Richard Hughesalso dist org.freedesktop.ConsoleKit.xml
2009-01-21 David Zeuthenfix 'make distcheck'
2009-01-21 David Zeuthenfix up docs
2009-01-21 David Zeuthenfinish authentication agent integration
2009-01-20 David Zeuthenadd more infrastructure for authentication agent integr...
2009-01-20 David Zeuthenhonor implicit authorizations
2009-01-20 David Zeuthenadd enumeration and handling of implicit authorizations
2009-01-20 David Zeuthenimplement UnregisterAuthenticationAgent()
2009-01-20 David Zeuthenadd infrastructure for registering/unregistering authen...
2009-01-20 David Zeuthenadd a hash() method to the Subject interface
2009-01-20 David Zeuthenremember to install polkittypes.h
next