index
:
polkit
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
Use a condition variable to signal that runaway killer thread is ready
David Zeuthen
1
-5
/
+16
2012-05-24
Terminate runaway scripts
David Zeuthen
1
-25
/
+175
2012-05-23
Use "rules", not "scripts" to refer to files in rules.d
David Zeuthen
1
-3
/
+3
2012-05-23
Pass expanded identity list to the AuthenticationSession
David Zeuthen
1
-24
/
+24
2012-05-23
Add default rules
David Zeuthen
3
-10
/
+16
2012-05-23
Store private binaries in /usr/lib/polkit-1 instead of /usr/libexec
David Zeuthen
3
-6
/
+9
2012-05-23
Nuke polkitbackend library, localauthority backend and extension system
David Zeuthen
16
-2207
/
+15
2012-05-23
Fix distcheck
David Zeuthen
1
-1
/
+2
2012-05-23
Rename --enable-systemd to --enable-libsystemd-login
David Zeuthen
2
-6
/
+6
2012-05-23
Make polkit_details_insert() remove the key if passed value is NULL
David Zeuthen
1
-1
/
+6
2012-05-22
Update docs
David Zeuthen
1
-1
/
+2
2012-05-22
Create rules.d directories
David Zeuthen
1
-0
/
+4
2012-05-21
Add test-cases and 10 second timeout for polkit.spawn()
David Zeuthen
1
-11
/
+435
2012-05-21
Add netgroup support
David Zeuthen
2
-0
/
+45
2012-05-21
Add test cases for evaluation order
David Zeuthen
1
-2
/
+2
2012-05-21
Use addRule() and addAdminRule()
David Zeuthen
2
-19
/
+23
2012-05-21
Also load rules from /usr/share/polkit/rules.d
David Zeuthen
1
-63
/
+123
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
6
-54
/
+87
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
4
-108
/
+154
2012-05-18
Pass details to JS functions and simplify how Subject instances are constructed
David Zeuthen
1
-75
/
+206
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
6
-6
/
+1147
2012-04-12
Make it possible to influence agent registration with an a{sv} parameter
David Zeuthen
8
-53
/
+394
2012-04-11
Add pkttyagent(1) helper
David Zeuthen
3
-1
/
+257
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
2012-02-06
PolkitUnixSession: Set error if we cannot find a session for the given pid
David Zeuthen
1
-5
/
+16
2012-01-10
Various builddir != srcdir fixes
Ryan Lortie
2
-46
/
+31
2012-01-03
Add optional systemd support
Matthias Clasen
4
-2
/
+915
2011-12-22
Bug 43610 - Add netgroup support
Nikki VonHollen
10
-10
/
+466
2011-12-20
Bug 43608 – Add unit tests
Nikki VonHollen
1
-24
/
+86
2011-12-06
Default to AdminIdentities=unix-group:wheel for local authority
David Zeuthen
1
-1
/
+1
2011-10-18
Bug 41025 – Add org.freedesktop.policykit.owner annotation
David Zeuthen
1
-9
/
+72
2011-10-18
Add --no-debug option and use this for D-Bus activation
David Zeuthen
1
-1
/
+26
2011-09-20
Add support for the org.freedesktop.policykit.imply annotation
David Zeuthen
1
-0
/
+67
2011-08-01
Fix multi-line pam prompt handling
Marc Deslauriers
2
-18
/
+24
2011-08-01
Specify exported pkg-config files in GIRs
Evan Nemerson
2
-0
/
+2
2011-08-01
Bug 38769 — pkexec: Support running X11 apps
Martin Pitt
1
-10
/
+25
2011-06-29
Fix backend crash if a .policy file does not specify <message>
Martin Pitt
1
-3
/
+6
2011-04-01
pkexec: Avoid TOCTTOU problems with parent process
David Zeuthen
1
-27
/
+39
2011-04-01
Use polkit_unix_process_get_uid() to get the owner of a process
David Zeuthen
1
-5
/
+6
2011-04-01
Make PolkitUnixProcess also record the uid of the process
David Zeuthen
3
-116
/
+273
2011-03-31
PolkitUnixProcess: Clarify that the real uid is returned, not the effective one
David Zeuthen
1
-16
/
+50
[prev]
[next]