platform/upstream/polkit.git
2009-01-16 David Zeuthenadd PolkitUnixSession and associcated functions
2009-01-16 David Zeuthenremove attributes from AuthorizationClaim and CheckClaim()
2009-01-16 David Zeuthenimplement 'polkit-1 list authorizations'
2009-01-15 David Zeuthenadd async versions of PolkitAuthority methods
2009-01-13 David Zeuthenrudimentary monitoring of seats and sessions
2009-01-13 David Zeuthenstart writing a SessionMonitor class
2009-01-12 David Zeuthenadd debug for each CheckClaim() call
2009-01-12 David Zeuthenadd infrastructure for CheckClaim() method
2009-01-12 David Zeuthenintroduce a PendingCall type to make all backend operat...
2009-01-12 David Zeuthenadd polkit_unix_user_new_for_name()
2009-01-12 David Zeuthenimprove output when enumerating actions using --verbose
2009-01-11 David Zeuthenadd polkit-1 man page and rework cmd/options handling
2009-01-07 David Zeuthenadd serialization for subjects and implement Enumerate...
2009-01-07 David Zeuthenadd subject interface and some classes implementing...
2009-01-06 David Zeuthenreturn NULL for GIcon if there is no icon
2009-01-06 David Zeuthenadd --version option
2009-01-06 David Zeuthenbring back annotations
2009-01-06 David Zeuthenslightly rework commandline tool
2009-01-06 David Zeuthenforgot to add polkitprivate.h
2009-01-06 David Zeuthenforgot to add polkittypes.h
2009-01-06 David Zeuthenupdate to latest EggDBus and rework how things are...
2008-12-08 David Zeuthenkeep up with EggDBus HEAD, in the removal of _async...
2008-12-07 David Zeuthenrework AuthorizationClaim to be a GInterface so we...
2008-12-07 David Zeuthenfix up namespacing for backend
2008-12-07 David Zeuthenport the .policy file parser and implement EnumerateActions
2008-12-07 David Zeuthenadd core polkit actions
2008-12-07 David Zeuthenadd a ActionPool class and rename BackendLocal to Backe...
2008-12-07 David Zeuthenturn PolkitActionDescription into an user defined struct
2008-12-07 David Zeuthenuse eggdbus to generate the AuthorizationResult enumeration
2008-12-07 David Zeuthenfix up gtkdoc cleaning
2008-12-07 David Zeuthenchange code style to be like GLib and generate error...
2008-12-04 David Zeuthenupdate for arg shuffling in EggDBus HEAD
2008-12-04 David Zeuthenimplement EnumerateUsers()
2008-12-03 David Zeuthenforgot to add local backend impl
2008-12-03 David Zeuthenstart using EggDBus
2008-11-06 David Zeuthenfix up autogen.sh
2008-11-06 David Zeutheninitial commit