index
:
polkit
gdbus
master
polkit-0-96
revert-2c8287fb
wip/js-rule-files
Authorization Manager (mirrored from https://gitlab.freedesktop.org/polkit/polkit)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
polkitbackend
/
polkitbackendauthority.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-17
CVE-2015-4625: Bind use of cookies to specific uids
Colin Walters
1
-0
/
+2
2012-05-23
Nuke polkitbackend library, localauthority backend and extension system
David Zeuthen
1
-7
/
+0
2012-04-12
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
1
-0
/
+2
2010-08-20
Various doc cleanups
David Zeuthen
1
-2
/
+5
2010-08-09
Properly reference headers
David Zeuthen
1
-1
/
+2
2010-08-03
Make NameOwnerChanged a private impl detail of the interactive authority
gdbus
David Zeuthen
1
-12
/
+0
2010-08-03
Remove Lock Down functionality
David Zeuthen
1
-44
/
+0
2010-07-30
Make polkitd accept --replace and gracefully handle SIGINT
David Zeuthen
1
-2
/
+4
2009-12-11
Bug 25594 – System logging
David Zeuthen
1
-0
/
+4
2009-11-11
Add methods AddLockdownForAction() and RemoveLockdownForAction()
David Zeuthen
1
-1
/
+45
2009-09-16
Add properties with information about the currently used authority
David Zeuthen
1
-0
/
+8
2009-07-26
Allow unprivileged callers to check authorizations
David Zeuthen
1
-0
/
+14
2009-07-20
Add support for querying and revoking temporary authorizations
David Zeuthen
1
-4
/
+32
2009-07-15
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
1
-66
/
+24
2009-07-13
Move local authority management to a separate library
David Zeuthen
1
-12
/
+14
2009-05-19
Use an object, not a GHashTable when passing details around
David Zeuthen
1
-2
/
+2
2009-05-13
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
1
-6
/
+6
2009-05-13
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
1
-31
/
+4
2009-02-09
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
1
-0
/
+31
2009-02-08
load and choose what backend to use; also write a simple null backend
David Zeuthen
1
-0
/
+9
2009-02-08
make authentication agents pass a session_id parameter
David Zeuthen
1
-0
/
+4
2009-02-01
add docs for PolkitBackendAuthority
David Zeuthen
1
-50
/
+82
2009-02-01
rework backend API
David Zeuthen
1
-80
/
+105
2009-02-01
replace PolkitBackendServer with polkit_backend_register_authority()
David Zeuthen
1
-0
/
+5
2009-02-01
move management functions to a separate D-Bus interface and GObject class
David Zeuthen
1
-1
/
+0
2009-01-27
add Changed() signal that is fired when actions/authorizations change
David Zeuthen
1
-0
/
+5
2009-01-21
finish authentication agent integration
David Zeuthen
1
-0
/
+13
2009-01-20
add infrastructure for registering/unregistering authentication agents
David Zeuthen
1
-0
/
+30
2009-01-19
split Subject into Subject and Identity and revise API
David Zeuthen
1
-12
/
+7
2009-01-18
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
1
-10
/
+41
2009-01-18
rename CheckClaim() to CheckAuthorization()
David Zeuthen
1
-8
/
+12
2009-01-16
add PolkitUnixSession and associcated functions
David Zeuthen
1
-28
/
+37
2009-01-12
add infrastructure for CheckClaim() method
David Zeuthen
1
-13
/
+29
2009-01-12
introduce a PendingCall type to make all backend operations async
David Zeuthen
1
-15
/
+24
2009-01-07
add serialization for subjects and implement Enumerate{Users,Groups}
David Zeuthen
1
-3
/
+17
2009-01-06
update to latest EggDBus and rework how things are done
David Zeuthen
1
-0
/
+77