platform/upstream/polkit.git
2007-11-03 David Zeuthenadd unit tests for PolKitSession
2007-11-03 David Zeuthenadd unit tests for PolKitSeat
2007-11-03 David Zeuthenadd unit tests for PolKitResult
2007-11-03 David Zeuthenimplement OOM testing
2007-11-03 David Zeuthenadd tests for PolKitError
2007-11-03 David Zeuthenremove dead code
2007-11-03 David Zeuthenextend test coverage for PolKitAction
2007-11-03 David Zeuthenadd unit test framework with gcov coverage support...
2007-11-01 David Zeuthenupdated TODO list
2007-11-01 David Zeuthenintroduce one-shot authorizations
2007-10-31 David Zeuthenmake polkit_context_is_[caller|session]_authorized...
2007-10-31 David Zeuthenrename revoke_if_oneshot to is_mechanism and also expos...
2007-10-31 David Zeuthenavoid defining the same functions in both libpolkit...
2007-10-31 David Zeuthenremember to reset killtimer and fix an error message
2007-10-31 David Zeuthenprovide a polkit D-Bus service that is activated on...
2007-10-30 David Zeuthenmove authdb write functions to libpolkit-grant
2007-10-30 David Zeuthenrearrange the docs so all API is in one section
2007-10-29 David Zeuthenuse _destroy, not _unref for hash tables
2007-10-29 David Zeuthenfix uid retrival when getting auths from all users
2007-10-29 David Zeuthenfix docs
2007-10-29 David Zeuthenfix build with dummy backend
2007-10-29 David Zeuthenlet authdb backends synthesize policy file entries
2007-10-29 David Zeuthenminor build system and doc fixes
2007-10-29 David Zeuthenmove Linux specific code into a single file
2007-10-29 David Zeuthenmove all private functions into a private header file
2007-10-29 David Zeuthenmake the authdb pluggable and add a dummy backend as...
2007-10-28 David Zeuthenrewrite authorization database and polkit-grant (now...
2007-10-23 David Zeuthenremember to set uid on PolKitSession
2007-10-23 David Zeuthenmove POLKIT_GNUC_DEPRECATED to a separate line so gtk...
2007-10-23 David Zeuthencreate an API for interfacing with the Authorization...
2007-10-23 David Zeuthenadd docs for POLKIT_[BEGIN|END]_DECLS and also add...
2007-10-22 David Zeuthenuse the Since: tag so gtk-doc can print what symbols...
2007-10-22 David Zeuthenwork on the docs
2007-10-21 David Zeuthendon't spew debug output in libpolkit-dbus
2007-10-21 David Zeuthenavoid including regex.h from a public header file
2007-10-21 David Zeuthenadd C++ include guards and a new method to get pfe...
2007-10-18 David Zeuthenadd support to PolKitTracker for also asking on pid
2007-10-13 David Zeuthenpost-release version bump
2007-10-13 David Zeuthenadd id's so the generated HTML has stable and predictab...
2007-10-13 David Zeuthenadd the convenience class PolKitTracker
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
next