index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
Nuke polkitbackend library, localauthority backend and extension system
David Zeuthen
27
-2751
/
+16
2012-05-23
Add a systemd .service file
David Zeuthen
5
-3
/
+42
2012-05-23
Fix distcheck
David Zeuthen
1
-1
/
+2
2012-05-23
Rename --enable-systemd to --enable-libsystemd-login
David Zeuthen
3
-23
/
+23
2012-05-23
Add real-world example featuring udisks2 and the drive.* variables it passes
David Zeuthen
1
-1
/
+25
2012-05-23
Make polkit_details_insert() remove the key if passed value is NULL
David Zeuthen
1
-1
/
+6
2012-05-23
Use <variablelist> instead of <informaltable> for Subject attributes
David Zeuthen
1
-48
/
+64
2012-05-23
Mention details["polkit.message"] and add an example using details
David Zeuthen
1
-5
/
+48
2012-05-23
Fix a couple typos in the docs
David Zeuthen
3
-5
/
+5
2012-05-22
Fix speling
David Zeuthen
1
-1
/
+1
2012-05-22
polkitd: add reference to polkit(8) from its man page
David Zeuthen
1
-1
/
+4
2012-05-22
Clarify docs a bit
David Zeuthen
1
-8
/
+6
2012-05-22
docs: update SEE ALSO to make each man page point to all other man pages
David Zeuthen
5
-8
/
+16
2012-05-22
docs: enclose local <citerefentry> in <link> to make links work
David Zeuthen
6
-78
/
+29
2012-05-22
Update docs
David Zeuthen
17
-872
/
+569
2012-05-22
Create rules.d directories
David Zeuthen
2
-0
/
+11
2012-05-21
Add test-cases and 10 second timeout for polkit.spawn()
David Zeuthen
3
-11
/
+538
2012-05-21
Mention unix-netgroup:xyz as a valid return value in addAdminRule() functions
David Zeuthen
1
-1
/
+2
2012-05-21
Minor doc fixes
David Zeuthen
1
-7
/
+4
2012-05-21
Add netgroup support
David Zeuthen
6
-2
/
+103
2012-05-21
Test that subject.isInGroup() works
David Zeuthen
2
-1
/
+37
2012-05-21
Add test cases for evaluation order
David Zeuthen
7
-11
/
+201
2012-05-21
docs: emphasize that registered functions may actually never be called
David Zeuthen
1
-2
/
+11
2012-05-21
Use addRule() and addAdminRule()
David Zeuthen
3
-27
/
+28
2012-05-21
Also load rules from /usr/share/polkit/rules.d
David Zeuthen
4
-68
/
+139
2012-05-21
docs: clarify how rules files work
David Zeuthen
1
-20
/
+51
2012-05-20
Also add an example of polkit.spawn() to polkit(8) man page
David Zeuthen
1
-0
/
+20
2012-05-20
docs: add AUTHORIZATION RULES section to the polkit(8) man page
David Zeuthen
1
-0
/
+238
2012-05-18
Don't include command-line in spawning error messages
David Zeuthen
1
-8
/
+3
2012-05-18
Make polkit.spawn() take an array of arguments instead of a command-line
David Zeuthen
2
-17
/
+40
2012-05-18
Add polkit.spawn() to spawn external programs
David Zeuthen
2
-0
/
+123
2012-05-18
Make it possible for JS code to change details
David Zeuthen
8
-66
/
+91
2012-05-18
Reformat init.js and also avoid quoting non-string properties in toString()
David Zeuthen
1
-43
/
+51
2012-05-18
Emit ::Changed signal after reloading rules
David Zeuthen
1
-0
/
+2
2012-05-18
Collect garbage
David Zeuthen
1
-0
/
+11
2012-05-18
Add a couple of more error checks
David Zeuthen
1
-10
/
+19
2012-05-18
Clean up code a bit
David Zeuthen
6
-108
/
+158
2012-05-18
Pass details to JS functions and simplify how Subject instances are constructed
David Zeuthen
2
-80
/
+211
2012-05-18
Include seat and session in Subject object
David Zeuthen
1
-24
/
+61
2012-05-17
Add experimental authority backend using JavaScript rule files
David Zeuthen
10
-6
/
+1340
2012-04-24
Post-release version bump to 0.106
David Zeuthen
1
-2
/
+2
2012-04-24
Update NEWS for release
David Zeuthen
1
-0
/
+40
2012-04-24
Add Makefile rules for signing and publishing releases and docs
David Zeuthen
2
-2
/
+38
2012-04-24
Update the docs to use 'polkit' (instead of 'PolicyKit') as the name
David Zeuthen
2
-68
/
+25
2012-04-24
Mention pkttyagent(1) in "Writing PolicyKit applications" chapter
David Zeuthen
1
-4
/
+3
2012-04-12
Fix type in docs
David Zeuthen
1
-4
/
+4
2012-04-12
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
11
-53
/
+427
2012-04-11
Add pkttyagent(1) helper
David Zeuthen
11
-1
/
+439
2012-03-08
PolkitAgentSession: Don't leak file descriptors
David Zeuthen
1
-0
/
+14
2012-02-06
PolkitUnixSession: Actually return TRUE if a session exists
David Zeuthen
1
-7
/
+5
[prev]
[next]