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-05-29
Use GOnce for interface type registration
Tomas Bzatek
3
-12
/
+18
2013-05-13
Exit pkaction with status 0 on success
Miloslav Trmač
1
-0
/
+2
2013-05-13
Refuse unrecognized command-line operands
Miloslav Trmač
3
-0
/
+18
2013-05-13
Add bug reporting address and home page to --help output
Miloslav Trmač
4
-2
/
+21
2013-05-13
Don't spawn man for --help
Miloslav Trmač
3
-186
/
+138
2013-05-07
Remove an unused va_start
Miloslav Trmač
1
-1
/
+0
2013-05-07
Fix a memory leak
Miloslav Trmač
1
-0
/
+1
2013-05-07
Drop unused variable
Miloslav Trmač
1
-5
/
+0
2013-05-06
Refuse non-string parameters to Polkit.spawn()
Miloslav Trmač
1
-0
/
+6
2013-05-06
Fix handling of null returned from _runRules
Miloslav Trmač
1
-6
/
+6
2013-05-06
Fix a TypeError when no admin rules are registered
Miloslav Trmač
1
-1
/
+1
2013-05-06
Use auth_admin* instead of auth_self* in examples
Miloslav Trmač
1
-1
/
+1
2013-04-23
jsauthority: Work with mozjs-17.0 too
Colin Walters
1
-6
/
+45
2013-04-23
Revert "Dynamically load libmozjs185.so and cope with it not being available"
Colin Walters
2
-304
/
+147
2013-04-23
jsauthority: Use JSVAL_NULL rather than {0} struct initialization
Colin Walters
1
-6
/
+6
2013-04-23
jsauthority: We can really only handle a string
Colin Walters
1
-1
/
+1
2013-04-18
Add a FIXME to polkitprivate.h
Miloslav Trmač
1
-0
/
+10
2013-04-15
Add annotations for element types of returned lists
Miloslav Trmač
2
-16
/
+16
2013-04-15
Fix an obvious docstring typo.
Miloslav Trmač
1
-1
/
+1
2013-04-15
Fold enum documentation into relevant classes
Miloslav Trmač
1
-8
/
+0
2013-04-15
Document deprecated functions.
Miloslav Trmač
2
-0
/
+16
2013-04-15
Move polkit_temporary_authorization_new to private header file.
Miloslav Trmač
2
-5
/
+5
2013-04-15
Fix various memory leaks.
Miloslav Trmač
2
-2
/
+3
2013-04-12
configure: Specify GLib min/max version
Colin Walters
1
-0
/
+1
2013-04-11
Add missing #include <sys/wait.h>
Samuli Suominen
1
-0
/
+1
2013-04-11
update types for js188
darkxst
1
-20
/
+20
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
[next]