index
:
delta/polkit.git
baserock/gnome
baserock/morph
err-msgs-to-debug
gdbus
gvariant-audit
master
mozjs52
polkit-0-96
revert-2c8287fb
wip/halfline/new-release
wip/js-rule-files
wip/mozjs17
gitlab.freedesktop.org: polkit/polkit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
polkit
/
polkitauthority.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error handling in polkit_authority_enumerate_temporary_authorizations_finish
Miloslav Trmač
2018-04-03
1
-1
/
+3
*
Simplify GVariant reference counting
Miloslav Trmač
2018-04-03
1
-40
/
+7
*
docs: Update for changes to uid binding/AuthenticationAgentResponse2
Miloslav Trmač
2015-06-17
1
-2
/
+22
*
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
2015-06-17
1
-2
/
+11
*
authority: Fix memory leak in EnumerateActions call results handler
Max A. Dednev
2015-01-11
1
-1
/
+0
*
Add annotations for element types of returned lists
Miloslav Trmač
2013-04-15
1
-15
/
+15
*
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
2012-04-12
1
-0
/
+164
*
Deprecated PolkitBackendActionLookup
David Zeuthen
2011-03-03
1
-13
/
+9
*
Allow overriding message shown in authentication dialog
David Zeuthen
2011-02-23
1
-0
/
+14
*
Add missing GObject Introspection annotations
David Zeuthen
2011-02-17
1
-14
/
+31
*
Various doc cleanups
David Zeuthen
2010-08-20
1
-43
/
+102
*
Update GI annotations
David Zeuthen
2010-08-09
1
-41
/
+44
*
PolkitAuthority: Add g_return_if_fail() checks
David Zeuthen
2010-08-09
1
-6
/
+136
*
PolkitAuthority: Implement failable initialization
David Zeuthen
2010-08-09
1
-39
/
+277
*
Remove Lock Down functionality
David Zeuthen
2010-08-03
1
-200
/
+0
*
Implement polkit_temporary_authorization_new_for_gvariant()
David Zeuthen
2010-08-02
1
-1
/
+10
*
Port PolkitAgent to gdbus
David Zeuthen
2010-07-29
1
-27
/
+156
*
Port CK class to gdbus
David Zeuthen
2010-07-28
1
-0
/
+8
*
Port core bits to gdbus
David Zeuthen
2010-07-28
1
-724
/
+461
*
Port lockdown from pklalockdown(1) to D-Bus methods
David Zeuthen
2009-11-11
1
-3
/
+3
*
Add methods AddLockdownForAction() and RemoveLockdownForAction()
David Zeuthen
2009-11-11
1
-0
/
+238
*
Bug 24566 – Properly _ref authority in singleton constructor
Alexander Sack
2009-10-16
1
-1
/
+3
*
Clarify when AllowUserInteraction should and shouldn't be used
David Zeuthen
2009-09-29
1
-0
/
+10
*
Add properties with information about the currently used authority
David Zeuthen
2009-09-16
1
-1
/
+138
*
Allow unprivileged callers to check authorizations
David Zeuthen
2009-07-26
1
-2
/
+195
*
Add support for querying and revoking temporary authorizations
David Zeuthen
2009-07-20
1
-16
/
+219
*
Add some more API docs
David Zeuthen
2009-06-08
1
-1
/
+2
*
Use an object, not a GHashTable when passing details around
David Zeuthen
2009-05-19
1
-6
/
+11
*
Add a pkexec(1) command
David Zeuthen
2009-05-15
1
-0
/
+1
*
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
2009-05-13
1
-9
/
+16
*
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
2009-05-13
1
-201
/
+30
*
fix up gtk-doc API markup for a couple of functions
Richard Hughes
2009-02-10
1
-4
/
+2
*
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
2009-02-09
1
-1
/
+204
*
implement cancellation of authorization checks
David Zeuthen
2009-02-08
1
-7
/
+68
*
make authentication agents pass a session_id parameter
David Zeuthen
2009-02-08
1
-9
/
+25
*
add docs for PolkitBackendAuthority
David Zeuthen
2009-02-01
1
-1
/
+1
*
add API docs for PolkitAuthority
David Zeuthen
2009-02-01
1
-9
/
+215
*
move management functions to a separate D-Bus interface and GObject class
David Zeuthen
2009-02-01
1
-520
/
+0
*
add Changed() signal that is fired when actions/authorizations change
David Zeuthen
2009-01-27
1
-0
/
+38
*
finish authentication agent integration
David Zeuthen
2009-01-21
1
-0
/
+104
*
add infrastructure for registering/unregistering authentication agents
David Zeuthen
2009-01-20
1
-0
/
+186
*
split Subject into Subject and Identity and revise API
David Zeuthen
2009-01-19
1
-120
/
+66
*
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
2009-01-18
1
-0
/
+286
*
rename CheckClaim() to CheckAuthorization()
David Zeuthen
2009-01-18
1
-34
/
+53
*
add PolkitUnixSession and associcated functions
David Zeuthen
2009-01-16
1
-4
/
+100
*
remove attributes from AuthorizationClaim and CheckClaim()
David Zeuthen
2009-01-16
1
-6
/
+0
*
implement 'polkit-1 list authorizations'
David Zeuthen
2009-01-16
1
-19
/
+87
*
add async versions of PolkitAuthority methods
David Zeuthen
2009-01-15
1
-48
/
+249
*
add polkit-1 man page and rework cmd/options handling
David Zeuthen
2009-01-11
1
-0
/
+40
*
add serialization for subjects and implement Enumerate{Users,Groups}
David Zeuthen
2009-01-07
1
-0
/
+72
[next]