jsauthority: Work with mozjs-17.0 too
[platform/upstream/polkit.git] / data /
2012-07-06 David ZeuthenNuke leftover polkit-backend-1.pc file
2012-05-25 David ZeuthenRun polkitd as an unprivileged user
2012-05-23 David ZeuthenStore private binaries in /usr/lib/polkit-1 instead...
2012-05-23 David ZeuthenAdd a systemd .service file
2011-10-18 David ZeuthenAdd --no-debug option and use this for D-Bus activation
2009-11-11 David ZeuthenAdd methods AddLockdownForAction() and RemoveLockdownFo...
2009-09-29 David ZeuthenClarify when AllowUserInteraction should and shouldn...
2009-09-16 David ZeuthenAdd properties with information about the currently...
2009-09-13 Michael BieblRemove POLKIT_USER option
2009-09-12 David ZeuthenImplement lockdown for the Local Authority implementation
2009-07-28 David ZeuthenAdd polkit.retains_authorization_after_challenge to...
2009-07-27 David ZeuthenAllow unprivileged callers to check authorizations
2009-07-20 David ZeuthenAdd support for querying and revoking temporary authori...
2009-07-15 David ZeuthenRename some man pages and the daemon binary
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-06-08 David ZeuthenExpand on the D-Bus docs
2009-05-29 David ZeuthenClarify docs for is_challenge member of the Authorizati...
2009-05-15 David ZeuthenAdd a pkexec(1) command
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-09 David Zeuthenadd the ObtainAuthorization() method and use in for...
2009-02-08 David Zeuthenimplement cancellation of authorization checks
2009-02-08 David Zeuthenmake authentication agents pass a session_id parameter
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-01 David Zeuthenmove management functions to a separate D-Bus interface...
2009-01-27 David Zeuthenadd Changed() signal that is fired when actions/authori...
2009-01-27 David ZeuthenMerge branch 'master' of /home/davidz/Hacking/polkit
2009-01-27 David Zeuthenprepare for merge of rewritten PolicyKit
2009-01-21 David Zeuthenfix 'make distcheck'
2009-01-21 David Zeuthenfinish authentication agent integration
2009-01-20 David Zeuthenadd enumeration and handling of implicit authorizations
2009-01-20 David Zeuthenadd infrastructure for registering/unregistering authen...
2009-01-20 David Zeuthenadd pkgconfig files
2009-01-20 David Zeuthenadd buildsys stuff for authentication library support
2009-01-19 David Zeuthensplit Subject into Subject and Identity and revise API
2009-01-19 David Zeuthenadd remaining glue for {Add,Remove,Enumerate}Authorization
2009-01-18 David Zeuthenrename CheckClaim() to CheckAuthorization()
2009-01-18 David Zeuthenadd checks for whether someone is authorized to check...
2009-01-16 David Zeuthenadd PolkitUnixSession and associcated functions
2009-01-16 David Zeuthenremove attributes from AuthorizationClaim and CheckClaim()
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 Zeuthenupdate to latest EggDBus and rework how things are...
2008-12-07 David Zeuthenrework AuthorizationClaim to be a GInterface so we...
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 Zeuthenchange code style to be like GLib and generate error...
2008-12-04 David Zeuthenimplement EnumerateUsers()
2008-11-06 David Zeutheninitial commit
2008-07-31 David Zeuthenbump to version 0.90 and ensure we're parallel installa...
2007-12-17 Carlos Corbachosplit out authentication framework from authorisation...
2007-12-01 David Zeuthenremove glib dep from libpolkit-dbus
2007-11-20 David Zeuthendefine abstract Authentication Agent interface and...
2007-11-19 David Zeuthenexport the policydir in the .pc file
2007-10-29 David Zeuthenmake the authdb pluggable and add a dummy backend as...
2007-07-27 Danny Kukawkaadded missing files to git repo
2007-07-25 David Zeuthenfix typo
2007-07-24 David Zeuthenadd support for an /etc/PolicyKit/PolicyKit.conf config...
2007-04-17 David Zeuthenalso remember to do s/libpolkit/polkit/ on the pkg...
2007-04-17 David Zeuthenrename libpolkit to polkit