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
2013-04-11
pkexec: Set process environment from pam_getenvlist()
Steve Langasek
1
-0
/
+10
2013-04-11
polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGS
Vincent Untz
2
-0
/
+12
2013-01-09
Use mutex and condition variables properly
David Zeuthen
1
-4
/
+5
2013-01-09
Fix build on GNU Hurd
Emilio Pozuelo Monfort
1
-2
/
+3
2013-01-09
build: Remove generated introspection files on "make clean"
Michael Biebl
1
-0
/
+1
2012-12-19
Set XAUTHORITY environment variable if is unset
David Zeuthen
1
-0
/
+22
2012-11-15
Don't require libmozjs185 devel packages for polkit rules to work
David Zeuthen
1
-1
/
+1
2012-11-14
Dynamically load libmozjs185.so and cope with it not being available
David Zeuthen
2
-147
/
+304
2012-11-13
build: Fix .gir generation for parallel make
Ryan Lortie
2
-0
/
+4
2012-10-09
PolkitAgent: Avoid crashing if initializing the server object fails
Adam Jackson
1
-2
/
+1
2012-09-18
Fall back to authenticating as uid 0 if the list of admin identities is empty
David Zeuthen
1
-6
/
+6
2012-07-11
pkexec: add support for argv1 annotation and mention shebang-wrappers
David Zeuthen
1
-1
/
+15
2012-07-06
Introduce a polkit.Result enumeration for authorization rules
David Zeuthen
1
-0
/
+10
2012-07-06
Try harder to look up the right localization
Matthias Clasen
1
-9
/
+7
2012-06-06
Make it work when using ConsoleKit instead of libsystemd-login
David Zeuthen
3
-9
/
+56
2012-06-06
agenthelper-pam: Fix newline-trimming code
Colin Walters
1
-3
/
+8
2012-05-25
Log when the name org.fd.PolicyKit1 has been acquired
David Zeuthen
1
-6
/
+6
2012-05-25
Run polkitd as an unprivileged user
David Zeuthen
2
-1
/
+76
2012-05-25
Remove unused DBUS_GLIB_* and GIO_* variables
David Zeuthen
1
-1
/
+0
2012-05-25
Ensure polkitd is rebuilt if libpolkit-backend-1.la changes
David Zeuthen
1
-1
/
+1
2012-05-25
Move polkitd into src/polkitbackend
David Zeuthen
4
-42
/
+27
2012-05-25
Use g_unix_signal_add() from GLib 2.30
David Zeuthen
4
-198
/
+3
2012-05-24
Clarify pkexec(1) variables
David Zeuthen
2
-9
/
+10
2012-05-24
Combine action and details parameters
David Zeuthen
3
-95
/
+39
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
[next]