platform/upstream/polkit.git
2011-04-01 David ZeuthenMake PolkitUnixProcess also record the uid of the process
2011-03-31 David ZeuthenPolkitUnixProcess: Clarify that the real uid is returne...
2011-03-14 David ZeuthenDon't show diagnostic messages intended for the adminis...
2011-03-11 Benjamin Otteintrospection: Add --c-include to the gir files
2011-03-03 David ZeuthenPost-release version bump to 0.102
2011-03-03 David ZeuthenUpdate NEWS for release 0.101
2011-03-03 David ZeuthenBuild examples by default and fix compiler warnings
2011-03-03 David ZeuthenFix a couple of warnings triggered by gcc 4.6
2011-03-03 David ZeuthenDeprecated PolkitBackendActionLookup
2011-02-23 David ZeuthenAllow overriding message shown in authentication dialog
2011-02-23 David ZeuthenBug 29712 – Use monotonic for temporary authorizations
2011-02-23 David ZeuthenBe a bit more careful parsing the command-line
2011-02-23 David Zeuthenpkcheck: Make it possible to list and revoke temporary...
2011-02-23 David ZeuthenMake pkcheck(1) report if the authentication dialog...
2011-02-23 Adrian BunkBug 27253 – Use GOBJECT_INTROSPECTION_CHECK from gobjec...
2011-02-23 David ZeuthenBe more specific about what info we want when enumerati...
2011-02-23 David ZeuthenFix a memory leak
2011-02-23 David ZeuthenBug 32334 – Always set polkit.retains_authorization_aft...
2011-02-23 David ZeuthenBug 30438 – PolicyKit fails to build on AIX
2011-02-23 Michael BieblBug 29871 – Fix build failures with binutils-gold
2011-02-23 David ZeuthenBug 27081 – pkexec fails to build on non glibc systems
2011-02-22 David ZeuthenBug 30653 – No way to detect cancellation in pkexec
2011-02-21 David ZeuthenPost-release version bump to 0.101
2011-02-21 David ZeuthenFix 'make distcheck' 0.100
2011-02-21 David ZeuthenUpdate NEWS for release
2011-02-21 David ZeuthenPass caller and subject pid to authentication agent
2011-02-21 David ZeuthenAdd a note about POLKIT_DEBUG
2011-02-21 David ZeuthenAlways pass non-zero value to g_once_init_leave()
2011-02-21 David ZeuthenFix up debug and timeouts in agent helper
2011-02-21 David ZeuthenAdd some debug info that can be shown with the env...
2011-02-21 David ZeuthenImprove error reporting for authentication sessions
2011-02-18 David ZeuthenFix-up PolkitAgentSession to use GObject properties
2011-02-17 David ZeuthenBuild gir/typelib for PolkitAgent-1.0
2011-02-17 David ZeuthenAdd missing GObject Introspection annotations
2010-09-15 David ZeuthenPost-release version bump to 0.100
2010-09-15 David ZeuthenUpdate NEWS for release 0.99
2010-09-10 Colin WaltersFix another GCC uninitialized variable warning
2010-09-10 Colin WaltersFix (correct) GCC warning about possibly-uninitialized...
2010-09-10 Colin WaltersRemove duplicate definitions of enumeration types
2010-08-26 Vincent UntzBug 29816 – Install polkitagentenumtypes.h
2010-08-20 David ZeuthenPost-release version bump to 0.99
2010-08-20 David ZeuthenUpdate NEWS for release 0.98
2010-08-20 David ZeuthenFix dist-check
2010-08-20 David ZeuthenVarious doc cleanups
2010-08-20 David ZeuthenFix wording in pkexec(1) man page
2010-08-20 David Zeuthenpkcheck: add --enable-internal-agent option
2010-08-20 David Zeuthenpkexec: add --disable-internal-agent option
2010-08-18 David ZeuthenFix ConsoleKit interaction bug
2010-08-12 David ZeuthenAdd textual authentication agent and use it in pkexec(1)
2010-08-12 David ZeuthenFix scanning of unix-process subjects
2010-08-10 David ZeuthenRequire GLib 2.25.12
2010-08-09 David ZeuthenPost-release version bump to 0.98
2010-08-09 David ZeuthenUpdate NEWS for release 0.97
2010-08-09 David ZeuthenProperly reference headers
2010-08-09 David ZeuthenDon't dist org.freedesktop.ConsoleKit.xml; It's dead...
2010-08-09 David ZeuthenUpdate GI annotations
2010-08-09 David ZeuthenPolkitBackend: Don't export unneeded convenience API
2010-08-09 David ZeuthenUse polkit_authority_get_sync() instead of deprecated...
2010-08-09 David ZeuthenAdd g_return_if_fail() to all public API entry points
2010-08-09 David ZeuthenPolkitAuthority: Add g_return_if_fail() checks
2010-08-09 David ZeuthenPolkitAuthority: Implement failable initialization
2010-08-07 David ZeuthenAdd a GPermission implementation
2010-08-06 David ZeuthenMerge remote branch 'origin/gdbus'
2010-08-06 David ZeuthenUpdate README
2010-08-03 David ZeuthenMake NameOwnerChanged a private impl detail of the...
2010-08-03 David ZeuthenRemove Lock Down functionality
2010-08-02 David ZeuthenImplement polkit_temporary_authorization_new_for_gvariant()
2010-07-30 David ZeuthenMake polkitd accept --replace and gracefully handle...
2010-07-30 David ZeuthenNuke eggdbus usage
2010-07-29 David ZeuthenAdd generated docbook D-Bus API docs to git
2010-07-29 David ZeuthenPort PolkitAgent to gdbus
2010-07-29 David ZeuthenPort PolkitBackendInteractiveAuthority to gdbus
2010-07-28 David ZeuthenPort CK class to gdbus
2010-07-28 David ZeuthenPort core bits to gdbus
2010-07-15 Petr MrázekBug 29051 – Configuration reload on every query
2010-07-02 Andrew PsaltisAdd shadow support
2010-03-10 Dan RosenbergBug 26982 – pkexec information disclosure vulnerability
2010-01-15 David ZeuthenPost-release version bump to 0.97
2010-01-15 David ZeuthenUpdate NEWS for release 0.96
2010-01-15 David ZeuthenDon't log authorization checks
2010-01-15 David ZeuthenPost-release version bump to 0.96
2009-12-15 David ZeuthenComplain on stderr, not stdout
2009-12-15 David ZeuthenSave original cwd in pkexec(1) since it will change...
2009-12-15 David ZeuthenMake pkexec(1) use the syslogging facilities
2009-12-15 David ZeuthenMake pkexec(1) validate environment variables
2009-12-15 David ZeuthenFix error message when no authentication agent is available
2009-12-15 David ZeuthenProperly handle return value from getpwnam_r()
2009-12-15 David ZeuthenRemove trailing whitespace from log messages
2009-12-11 David ZeuthenBug 25594 – System logging
2009-12-11 David ZeuthenFix up last comment
2009-12-11 David ZeuthenRun the open_session part of the PAM stack in pkexec(1)
2009-12-11 David ZeuthenFix logic error in pk-example-frobnicate
2009-12-10 David ZeuthenBug 25367 — Also read local authority configuration...
2009-11-13 David ZeuthenUpdate NEWS for release 0.95
2009-11-13 David ZeuthenFix make distcheck
2009-11-13 David ZeuthenAdd Python example
2009-11-13 David ZeuthenProperly validate all arguments passed via D-Bus
2009-11-12 David ZeuthenClarify pklocalauthority(8) man page
2009-11-11 David ZeuthenRemove TODO about symbol visibility as this has been...
2009-11-11 David ZeuthenDrop ununsed policykit actions
next