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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
Update NEWS for release
0.93
David Zeuthen
1
-0
/
+43
2009-07-20
Update TODO
David Zeuthen
1
-63
/
+19
2009-07-20
Fix make distcheck
David Zeuthen
2
-2
/
+2
2009-07-20
Add support for querying and revoking temporary authorizations
David Zeuthen
24
-211
/
+1958
2009-07-15
Add docs detailing how the Local Authority works
David Zeuthen
6
-33
/
+340
2009-07-15
Rename some man pages and the daemon binary
David Zeuthen
10
-44
/
+45
2009-07-15
In .pkla files, use Result{Any,Inactive,Active} instead of just Result
David Zeuthen
7
-34
/
+159
2009-07-15
Actually make the local authority look up authorization files
David Zeuthen
9
-20
/
+810
2009-07-15
Also pass the identity of the subject we are checking for
David Zeuthen
3
-2
/
+46
2009-07-15
Move authentication agent bits to separate authority subclass
David Zeuthen
10
-1704
/
+2102
2009-07-15
Rip out polkit-local and refactor local authority to only use tmp authz
David Zeuthen
25
-2815
/
+137
2009-07-13
Move local authority management to a separate library
David Zeuthen
32
-551
/
+733
2009-07-04
Plug a couple of memory leaks
David Zeuthen
3
-14
/
+27
2009-06-19
Cancel an authentication if the unique name for the subject vanishes
David Zeuthen
1
-0
/
+48
2009-06-17
GIO modules need to be prefix with lib
David Zeuthen
2
-10
/
+10
2009-06-16
More unique ids to get the docs build fully predictable
Yanko Kaneti
3
-8
/
+8
2009-06-16
Use unique ids for sections to prevent them being autogenerated
Yanko Kaneti
6
-32
/
+32
2009-06-08
Post-release version bump to 0.93
David Zeuthen
1
-2
/
+2
2009-06-08
Also dist polkitd-1.xml
0.92
David Zeuthen
2
-1
/
+3
2009-06-08
Update NEWS
David Zeuthen
1
-0
/
+61
2009-06-08
Fix make distcheck
David Zeuthen
2
-0
/
+4
2009-06-08
Change GNOME to freedesktop.org in the docs
David Zeuthen
1
-4
/
+5
2009-06-08
Move the doc chapters around a bit
David Zeuthen
1
-44
/
+40
2009-06-08
Minor doc fixes
David Zeuthen
6
-56
/
+91
2009-06-08
Use .../extensions instead of ../backends for loading extensions
David Zeuthen
5
-16
/
+16
2009-06-08
Expand on the D-Bus docs
David Zeuthen
1
-7
/
+14
2009-06-08
Consolidate all gtk-doc stuff in docs/polkit
David Zeuthen
14
-377
/
+188
2009-06-08
Add a "PolicyKit Overview" section to the docs
David Zeuthen
9
-17
/
+139
2009-06-08
Add some more API docs
David Zeuthen
14
-65
/
+511
2009-06-05
Improve pkexec(1) man page by adding screenshots of authentication dialogs
David Zeuthen
5
-9
/
+113
2009-06-05
First cut at some high-level docs
David Zeuthen
7
-10
/
+1217
2009-06-03
Add a man page for polkit-1(8)
David Zeuthen
5
-4
/
+76
2009-06-03
Update SEE ALSO sections in man pages
David Zeuthen
4
-1
/
+25
2009-06-03
Add pkaction(1) and nuke polkit-1(1) commands
David Zeuthen
8
-1333
/
+342
2009-06-02
Return the icon name instead of a GIcon in PolkitActionDescription
David Zeuthen
5
-45
/
+10
2009-06-02
nullbackend: Catch up with latest API changes
David Zeuthen
1
-2
/
+2
2009-05-29
Add pkcheck(1) command to check for authorizations
David Zeuthen
6
-1
/
+490
2009-05-29
Clarify docs for is_challenge member of the AuthorizationResult struct
David Zeuthen
1
-1
/
+1
2009-05-29
Avoid returning an error if no authentication agent is available
David Zeuthen
1
-11
/
+1
2009-05-29
Only free hash table if it's not NULL
David Zeuthen
1
-1
/
+2
2009-05-27
Require eggdbus-1 >= 0.4
David Zeuthen
1
-1
/
+1
2009-05-27
Change the defaults for .run-frobnicate to auth_self_keep
David Zeuthen
1
-1
/
+1
2009-05-26
Forgot to add source for PolkitDetails
David Zeuthen
2
-0
/
+207
2009-05-19
Use an object, not a GHashTable when passing details around
David Zeuthen
20
-102
/
+157
2009-05-15
Fix a bug where details were not shown for normal pkexec usage
David Zeuthen
1
-2
/
+3
2009-05-15
Mention /usr/bin/pkexec in the configure blurb
David Zeuthen
1
-0
/
+4
2009-05-15
Add a pkexec(1) command
David Zeuthen
16
-25
/
+1091
2009-05-13
Move docs to proper location
David Zeuthen
12
-49
/
+49
2009-05-13
Port examples and command-line tools to new API
David Zeuthen
3
-29
/
+28
2009-05-13
Change the PolkitAuthorizationResult enumeration into an object
David Zeuthen
12
-94
/
+276
[next]