index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
programs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
Add a "PolicyKit Overview" section to the docs
David Zeuthen
1
-1
/
+0
2009-06-03
Add pkaction(1) and nuke polkit-1(1) commands
David Zeuthen
3
-927
/
+235
2009-06-02
Return the icon name instead of a GIcon in PolkitActionDescription
David Zeuthen
1
-9
/
+4
2009-05-29
Add pkcheck(1) command to check for authorizations
David Zeuthen
2
-1
/
+312
2009-05-19
Use an object, not a GHashTable when passing details around
David Zeuthen
2
-26
/
+24
2009-05-15
Fix a bug where details were not shown for normal pkexec usage
David Zeuthen
1
-2
/
+3
2009-05-15
Add a pkexec(1) command
David Zeuthen
3
-6
/
+728
2009-05-13
Port examples and command-line tools to new API
David Zeuthen
1
-4
/
+8
2009-05-13
Only allow privileged apps to check authz and add ActionLookup interface
David Zeuthen
1
-67
/
+2
2009-02-09
rename grant->add and revoke->remove in the polkit-1 tool
David Zeuthen
1
-14
/
+14
2009-02-09
prune TODO list and fix up single-header-file / API guard checks
David Zeuthen
1
-0
/
+1
2009-02-09
add the ObtainAuthorization() method and use in for the 'polkit-1 run' command
David Zeuthen
1
-19
/
+8
2009-02-08
implement cancellation of authorization checks
David Zeuthen
1
-1
/
+1
2009-02-01
add API docs for PolkitAuthority
David Zeuthen
1
-3
/
+0
2009-02-01
move management functions to a separate D-Bus interface and GObject class
David Zeuthen
1
-20
/
+25
2009-01-27
remove debug spew for 'run' command in polkit-1
David Zeuthen
1
-2
/
+0
2009-01-27
implement 'run' command for polkit-1
David Zeuthen
1
-1
/
+83
2009-01-20
add enumeration and handling of implicit authorizations
David Zeuthen
1
-6
/
+10
2009-01-19
implement adding/removing temporary authorizations
David Zeuthen
1
-7
/
+42
2009-01-19
split Subject into Subject and Identity and revise API
David Zeuthen
1
-73
/
+36
2009-01-18
add remaining glue for {Add,Remove,Enumerate}Authorization
David Zeuthen
1
-3
/
+203
2009-01-18
rename CheckClaim() to CheckAuthorization()
David Zeuthen
1
-40
/
+29
2009-01-16
add PolkitUnixSession and associcated functions
David Zeuthen
1
-3
/
+46
2009-01-16
implement 'polkit-1 list authorizations'
David Zeuthen
1
-2
/
+181
2009-01-12
introduce a PendingCall type to make all backend operations async
David Zeuthen
1
-2
/
+44
2009-01-12
add polkit_unix_user_new_for_name()
David Zeuthen
1
-4
/
+45
2009-01-12
improve output when enumerating actions using --verbose
David Zeuthen
1
-7
/
+7
2009-01-11
add polkit-1 man page and rework cmd/options handling
David Zeuthen
1
-79
/
+127
2009-01-07
add serialization for subjects and implement Enumerate{Users,Groups}
David Zeuthen
1
-0
/
+92
2009-01-06
add --version option
David Zeuthen
1
-2
/
+13
2009-01-06
bring back annotations
David Zeuthen
1
-0
/
+104
2009-01-06
slightly rework commandline tool
David Zeuthen
2
-23
/
+69
2009-01-06
update to latest EggDBus and rework how things are done
David Zeuthen
1
-13
/
+36
2008-12-08
keep up with EggDBus HEAD, in the removal of _async() and addition of sync()
David Zeuthen
1
-6
/
+6
2008-12-07
change code style to be like GLib and generate error domain
David Zeuthen
1
-18
/
+16
2008-12-03
start using EggDBus
David Zeuthen
2
-32
/
+16
2008-11-06
initial commit
David Zeuthen
2
-0
/
+137
[prev]