index
:
delta/polkit.git
baserock/gnome
baserock/morph
err-msgs-to-debug
gdbus
gvariant-audit
master
mozjs52
polkit-0-96
revert-2c8287fb
wip/halfline/new-release
wip/js-rule-files
wip/mozjs17
gitlab.freedesktop.org: polkit/polkit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs
David Zeuthen
2012-05-22
1
-1
/
+2
*
Create rules.d directories
David Zeuthen
2012-05-22
1
-0
/
+4
*
Add test-cases and 10 second timeout for polkit.spawn()
David Zeuthen
2012-05-21
1
-11
/
+435
*
Add netgroup support
David Zeuthen
2012-05-21
2
-0
/
+45
*
Add test cases for evaluation order
David Zeuthen
2012-05-21
1
-2
/
+2
*
Use addRule() and addAdminRule()
David Zeuthen
2012-05-21
2
-19
/
+23
*
Also load rules from /usr/share/polkit/rules.d
David Zeuthen
2012-05-21
1
-63
/
+123
*
Don't include command-line in spawning error messages
David Zeuthen
2012-05-18
1
-8
/
+3
*
Make polkit.spawn() take an array of arguments instead of a command-line
David Zeuthen
2012-05-18
2
-17
/
+40
*
Add polkit.spawn() to spawn external programs
David Zeuthen
2012-05-18
2
-0
/
+123
*
Make it possible for JS code to change details
David Zeuthen
2012-05-18
6
-54
/
+87
*
Reformat init.js and also avoid quoting non-string properties in toString()
David Zeuthen
2012-05-18
1
-43
/
+51
*
Emit ::Changed signal after reloading rules
David Zeuthen
2012-05-18
1
-0
/
+2
*
Collect garbage
David Zeuthen
2012-05-18
1
-0
/
+11
*
Add a couple of more error checks
David Zeuthen
2012-05-18
1
-10
/
+19
*
Clean up code a bit
David Zeuthen
2012-05-18
4
-108
/
+154
*
Pass details to JS functions and simplify how Subject instances are constructed
David Zeuthen
2012-05-18
1
-75
/
+206
*
Include seat and session in Subject object
David Zeuthen
2012-05-18
1
-24
/
+61
*
Add experimental authority backend using JavaScript rule files
David Zeuthen
2012-05-17
6
-6
/
+1147
*
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
2012-04-12
8
-53
/
+394
*
Add pkttyagent(1) helper
David Zeuthen
2012-04-11
3
-1
/
+257
*
PolkitAgentSession: Don't leak file descriptors
David Zeuthen
2012-03-08
1
-0
/
+14
*
PolkitUnixSession: Actually return TRUE if a session exists
David Zeuthen
2012-02-06
1
-7
/
+5
*
PolkitUnixSession: Set error if we cannot find a session for the given pid
David Zeuthen
2012-02-06
1
-5
/
+16
*
Various builddir != srcdir fixes
Ryan Lortie
2012-01-10
2
-46
/
+31
*
Add optional systemd support
Matthias Clasen
2012-01-03
4
-2
/
+915
*
Bug 43610 - Add netgroup support
Nikki VonHollen
2011-12-22
10
-10
/
+466
*
Bug 43608 – Add unit tests
Nikki VonHollen
2011-12-20
1
-24
/
+86
*
Default to AdminIdentities=unix-group:wheel for local authority
David Zeuthen
2011-12-06
1
-1
/
+1
*
Bug 41025 – Add org.freedesktop.policykit.owner annotation
David Zeuthen
2011-10-18
1
-9
/
+72
*
Add --no-debug option and use this for D-Bus activation
David Zeuthen
2011-10-18
1
-1
/
+26
*
Add support for the org.freedesktop.policykit.imply annotation
David Zeuthen
2011-09-20
1
-0
/
+67
*
Fix multi-line pam prompt handling
Marc Deslauriers
2011-08-01
2
-18
/
+24
*
Specify exported pkg-config files in GIRs
Evan Nemerson
2011-08-01
2
-0
/
+2
*
Bug 38769 — pkexec: Support running X11 apps
Martin Pitt
2011-08-01
1
-10
/
+25
*
Fix backend crash if a .policy file does not specify <message>
Martin Pitt
2011-06-29
1
-3
/
+6
*
pkexec: Avoid TOCTTOU problems with parent process
David Zeuthen
2011-04-01
1
-27
/
+39
*
Use polkit_unix_process_get_uid() to get the owner of a process
David Zeuthen
2011-04-01
1
-5
/
+6
*
Make PolkitUnixProcess also record the uid of the process
David Zeuthen
2011-04-01
3
-116
/
+273
*
PolkitUnixProcess: Clarify that the real uid is returned, not the effective one
David Zeuthen
2011-03-31
1
-16
/
+50
*
Don't show diagnostic messages intended for the administrator to the end user
David Zeuthen
2011-03-14
1
-4
/
+0
*
introspection: Add --c-include to the gir files
Benjamin Otte
2011-03-11
2
-0
/
+2
*
Build examples by default and fix compiler warnings
David Zeuthen
2011-03-03
1
-1
/
+1
*
Fix a couple of warnings triggered by gcc 4.6
David Zeuthen
2011-03-03
5
-14
/
+1
*
Deprecated PolkitBackendActionLookup
David Zeuthen
2011-03-03
10
-315
/
+147
*
Allow overriding message shown in authentication dialog
David Zeuthen
2011-02-23
2
-0
/
+23
*
Bug 29712 – Use monotonic for temporary authorizations
David Zeuthen
2011-02-23
2
-6
/
+27
*
Be a bit more careful parsing the command-line
David Zeuthen
2011-02-23
2
-19
/
+29
*
pkcheck: Make it possible to list and revoke temporary authorizations
David Zeuthen
2011-02-23
2
-1
/
+270
*
Make pkcheck(1) report if the authentication dialog was dismissed
David Zeuthen
2011-02-23
1
-0
/
+5
[next]