platform/upstream/polkit.git
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
2009-11-11 David ZeuthenPort lockdown from pklalockdown(1) to D-Bus methods
2009-11-11 David ZeuthenAdd methods AddLockdownForAction() and RemoveLockdownFo...
2009-10-21 Michael BieblBug 24176 – Current git master fails to build, GLIB_LDA...
2009-10-21 Andreas SandbergBug 24235 – polkit-agent-helper may call pam_end with...
2009-10-21 Matthias ClasenBug 24640 – Typos in pklocalauthority(8)
2009-10-16 Alexander SackBug 24566 – Properly _ref authority in singleton constr...
2009-10-15 Samuel ThibaultBug 24495 – Fails to build on platforms without PATH_MA...
2009-09-29 David ZeuthenClarify when AllowUserInteraction should and shouldn...
2009-09-16 David ZeuthenAdd properties with information about the currently...
2009-09-14 Bastien NoceraFix process start time when using polkit_unix_process_n...
2009-09-14 David ZeuthenClarify comment on where to find process start-time...
2009-09-13 David ZeuthenPass --libtool to g-ir-scanner
2009-09-13 David ZeuthenAdd missing comma so we're save both LANG and LANGUAGE...
2009-09-13 David ZeuthenRemove POLKIT_USER from configuration summary
2009-09-13 Michael BieblDon't include Polkit-1.0.gir in the dist tarball
2009-09-13 Michael BieblRemove POLKIT_USER option
2009-09-13 Michael BieblEnable silent rules
2009-09-13 Michael BieblMake examples optional
2009-09-13 Michael BieblMake private symbols accessible to libpolkitagent and...
2009-09-13 Michael BieblUse _polkit_agent_marshal prefix
2009-09-13 Michael BieblTrim the list of exported symbols
2009-09-12 David ZeuthenImplement lockdown for the Local Authority implementation
2009-09-11 David ZeuthenBug 23867 – UnixProcess vs. SystemBusName aliasing
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...
next