index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
Add --no-debug option and use this for D-Bus activation
David Zeuthen
1
-1
/
+1
2009-11-11
Add methods AddLockdownForAction() and RemoveLockdownForAction()
David Zeuthen
1
-2
/
+18
2009-09-29
Clarify when AllowUserInteraction should and shouldn't be used
David Zeuthen
1
-1
/
+1
2009-09-16
Add properties with information about the currently used authority
David Zeuthen
1
-0
/
+31
2009-09-13
Remove POLKIT_USER option
Michael Biebl
2
-11
/
+3
2009-09-12
Implement lockdown for the Local Authority implementation
David Zeuthen
1
-1
/
+1
2009-07-28
Add polkit.retains_authorization_after_challenge to authz result
David Zeuthen
1
-1
/
+1
2009-07-26
Allow unprivileged callers to check authorizations
David Zeuthen
1
-2
/
+10
2009-07-20
Add support for querying and revoking temporary authorizations
David Zeuthen
1
-6
/
+64
2009-07-15
Rename some man pages and the daemon binary
David Zeuthen
1
-1
/
+1
2009-07-15
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
3
-101
/
+1
2009-07-13
Move local authority management to a separate library
David Zeuthen
3
-11
/
+23
2009-06-08
Expand on the D-Bus docs
David Zeuthen
1
-7
/
+14
2009-05-29
Clarify docs for is_challenge member of the AuthorizationResult struct
David Zeuthen
1
-1
/
+1
2009-05-15
Add a pkexec(1) command
David Zeuthen
1
-1
/
+1
2009-05-13
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
1
-11
/
+13
2009-05-13
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
2
-27
/
+20
2009-05-11
Fix D-Bus policy to work with non-permissive D-Bus
David Zeuthen
1
-0
/
+10
2009-02-09
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
1
-0
/
+47
2009-02-08
implement cancellation of authorization checks
David Zeuthen
1
-1
/
+22
2009-02-08
make authentication agents pass a session_id parameter
David Zeuthen
1
-1
/
+9
2009-02-07
update for latest EggDBus changes
David Zeuthen
3
-38
/
+40
2009-02-05
fix up the D-Bus docs somewhat
David Zeuthen
3
-42
/
+60
2009-02-04
use new eggdbus feature to include enums/structs docs in the interface docs
David Zeuthen
3
-123
/
+123
2009-02-03
user proper capitalization for AuthenticationAgent D-Bus interface summary
David Zeuthen
1
-1
/
+1
2009-02-03
add docs for the AuthenticationAgent D-Bus interface
David Zeuthen
1
-7
/
+18
2009-02-03
add docs for the AuthorityManager D-Bus interface
David Zeuthen
1
-4
/
+18
2009-02-03
add docs for the Authority D-Bus interface
David Zeuthen
1
-6
/
+29
2009-02-01
move management functions to a separate D-Bus interface and GObject class
David Zeuthen
3
-61
/
+70
2009-01-27
add Changed() signal that is fired when actions/authorizations change
David Zeuthen
1
-0
/
+4
2009-01-21
fix 'make distcheck'
David Zeuthen
1
-3
/
+4
2009-01-21
finish authentication agent integration
David Zeuthen
2
-5
/
+12
2009-01-20
add enumeration and handling of implicit authorizations
David Zeuthen
1
-3
/
+51
2009-01-20
add infrastructure for registering/unregistering authentication agents
David Zeuthen
3
-7
/
+53
2009-01-20
add pkgconfig files
David Zeuthen
4
-1
/
+45
2009-01-19
add buildsys stuff for authentication library support
David Zeuthen
2
-1
/
+12
2009-01-19
split Subject into Subject and Identity and revise API
David Zeuthen
1
-11
/
+31
2009-01-18
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
1
-12
/
+15
2009-01-18
rename CheckClaim() to CheckAuthorization()
David Zeuthen
1
-15
/
+50
2009-01-18
add checks for whether someone is authorized to check authorizations
David Zeuthen
1
-0
/
+3
2009-01-16
add PolkitUnixSession and associcated functions
David Zeuthen
1
-3
/
+15
2009-01-16
remove attributes from AuthorizationClaim and CheckClaim()
David Zeuthen
1
-7
/
+1
2009-01-11
add polkit-1 man page and rework cmd/options handling
David Zeuthen
1
-0
/
+1
2009-01-07
add serialization for subjects and implement Enumerate{Users,Groups}
David Zeuthen
1
-0
/
+4
2009-01-06
add subject interface and some classes implementing this interface
David Zeuthen
1
-5
/
+0
2009-01-06
update to latest EggDBus and rework how things are done
David Zeuthen
1
-19
/
+41
2008-12-07
rework AuthorizationClaim to be a GInterface so we can pass it over D-Bus
David Zeuthen
1
-0
/
+19
2008-12-07
turn PolkitActionDescription into an user defined struct
David Zeuthen
1
-2
/
+30
2008-12-07
use eggdbus to generate the AuthorizationResult enumeration
David Zeuthen
1
-1
/
+15
2008-12-07
change code style to be like GLib and generate error domain
David Zeuthen
1
-3
/
+13
[next]