platform/upstream/polkit.git
2009-09-11 David ZeuthenSort by action id in pkaction(1) output
2009-08-19 David ZeuthenUse correct program name when complaining about not...
2009-08-12 David ZeuthenPost-release version bump to 0.95
2009-08-12 David ZeuthenUpdate NEWS for release 0.94
2009-08-12 David ZeuthenGenerate GI gir and typelibs for libpolkit-gobject-1
2009-08-12 David ZeuthenRemove temporary authorization when the subject it...
2009-08-12 David ZeuthenDon't set the GError if the process doesn't exist
2009-08-12 David ZeuthenPass the right struct offset for the ::changed class...
2009-08-12 Joe Marcus... Bug 23093 – FreeBSD portability fixes
2009-08-10 David ZeuthenBe more careful when determining process start time
2009-07-30 David ZeuthenEnsure all fds except stdin/stdout/stderr are closed...
2009-07-28 David ZeuthenAdd polkit.retains_authorization_after_challenge to...
2009-07-27 David ZeuthenDon't spawn man(1) from a setuid program
2009-07-27 David ZeuthenAllow unprivileged callers to check authorizations
2009-07-23 David ZeuthenIgnore .pkla files starting with dot and don't segfault...
2009-07-21 David ZeuthenRequire correct versions of glib and eggdbus
2009-07-21 David ZeuthenPost-release version bump to 0.94
2009-07-21 David ZeuthenUpdate NEWS for release 0.93
2009-07-20 David ZeuthenUpdate TODO
2009-07-20 David ZeuthenFix make distcheck
2009-07-20 David ZeuthenAdd support for querying and revoking temporary authori...
2009-07-15 David ZeuthenAdd docs detailing how the Local Authority works
2009-07-15 David ZeuthenRename some man pages and the daemon binary
2009-07-15 David ZeuthenIn .pkla files, use Result{Any,Inactive,Active} instead...
2009-07-15 David ZeuthenActually make the local authority look up authorization...
2009-07-15 David ZeuthenAlso pass the identity of the subject we are checking for
2009-07-15 David ZeuthenMove authentication agent bits to separate authority...
2009-07-15 David ZeuthenRip out polkit-local and refactor local authority to...
2009-07-13 David ZeuthenMove local authority management to a separate library
2009-07-04 David ZeuthenPlug a couple of memory leaks
2009-06-19 David ZeuthenCancel an authentication if the unique name for the...
2009-06-17 David ZeuthenGIO modules need to be prefix with lib
2009-06-16 Yanko KanetiMore unique ids to get the docs build fully predictable
2009-06-16 Yanko KanetiUse unique ids for sections to prevent them being autog...
2009-06-08 David ZeuthenPost-release version bump to 0.93
2009-06-08 David ZeuthenAlso dist polkitd-1.xml 0.92
2009-06-08 David ZeuthenUpdate NEWS
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...
next