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
*
Don't pass positional parameters to i18n.merge_file
Simon McVittie
2022-03-22
1
-1
/
+0
*
error message grammar improvement
Jan Schaumann
2022-03-21
1
-2
/
+2
*
CVE-2021-4115 (GHSL-2021-077) fix
Jan Rybar
2022-02-21
1
-4
/
+34
*
jsauthority: port to mozjs-91
Xi Ruoyao
2022-01-27
1
-2
/
+7
*
pkexec: local privilege escalation (CVE-2021-4034)
Jan Rybar
2022-01-25
2
-3
/
+25
*
Added support for duktape as JS engine
Gustavo Lima Chaves
2022-01-25
6
-668
/
+1823
*
build: Migrate from Intltool to Gettext
Iñigo Martínez
2021-07-29
3
-7
/
+9
*
build: Make the directory for helper executables consistent with Autotools
Simon McVittie
2021-07-19
2
-2
/
+2
*
GHSL-2021-074: authentication bypass vulnerability in polkit
Jan Rybar
2021-06-02
1
-0
/
+3
*
Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...
revert-2c8287fb
Jan Rybar
2021-04-13
3
-8
/
+2
*
test: Fix a typo in a comment
Jan Rybar
2021-02-25
3
-2
/
+8
*
text listener: Add properties
Matthias Clasen
2020-11-03
1
-6
/
+103
*
build: Port to meson build system
Jan Rybar
2020-10-26
13
-3
/
+414
*
Port polkit to mozjs78
Jan Rybar
2020-08-25
1
-9
/
+6
*
Port JavaScript authority to mozjs-68
Xi Ruoyao
2020-06-16
1
-64
/
+79
*
ci: Add a CI
Bastien Nocera
2020-02-21
1
-2
/
+3
*
Restoring terminal setting erases unread input
Jan Rybar
2020-01-27
1
-1
/
+1
*
Freeing uninitialized memory
Jan Rybar
2020-01-27
1
-1
/
+1
*
jsauthority: Fix two minor memory leaks
Jan Rybar
2019-10-08
1
-0
/
+2
*
pkttyagent: process stopped by SIGTTOU if run in background job
Jan Rybar
2019-08-01
1
-0
/
+6
*
Use JS_EncodeStringToUTF8 consistently with JavaScript
Jan Rybar
2019-04-02
1
-7
/
+15
*
Code polish and removal of unused var reported by lint
Jan Rybar
2019-03-26
1
-3
/
+1
*
pkttyagent: PolkitAgentTextListener leaves echo tty disabled if SIGINT/SIGTERM
Jan Rybar
2019-03-15
1
-0
/
+56
*
Port the JS authority to mozjs-60
Emmanuele Bassi
2019-03-12
1
-33
/
+32
*
Allow uid of -1 for a PolkitUnixProcess
Matthew Leeds
2019-02-05
1
-7
/
+2
*
backend: Compare PolkitUnixProcess uids for temporary authorizations
Colin Walters
2019-01-08
3
-2
/
+110
*
Allow negative uids/gids in PolkitUnixUser and Group objects
Zbigniew Jędrzejewski-Szmek
2018-12-04
3
-11
/
+29
*
polkitbackend: Fix some minor typos in an internal comment
Philip Withnall
2018-11-29
1
-2
/
+2
*
Fix a critical warning on calling polkit_permission_new_sync with no system bus
Richard Hughes
2018-11-06
1
-4
/
+7
*
Error message raised on every 'systemctl start' in emergency.target
Jan Rybar
2018-08-23
1
-1
/
+2
*
Elaborate message printed by polkit when disconnecting from ssh
Jan Rybar
2018-08-23
1
-6
/
+6
*
Leaking zombie child processes
Jan Rybar
2018-08-15
1
-1
/
+2
*
Possible resource leak found by static analyzer
Jan Rybar
2018-08-09
1
-0
/
+1
*
Fix CVE-2018-1116: Trusting client-supplied UID
Miloslav Trmač
2018-07-03
6
-33
/
+148
*
jsauthority: pass "%s" format string to remaining report function
Ray Strode
2018-04-03
1
-1
/
+1
*
jsauthority: re-enable JIT
Ray Strode
2018-04-03
1
-6
/
+3
*
jsauthority: switch from JS_ConvertArguments to JS::CallArgsFromVp
Ray Strode
2018-04-03
1
-19
/
+14
*
jsauthority: stop using JS_GetStringCharsZ
Ray Strode
2018-04-03
1
-9
/
+6
*
jsauthority: fix up set_property methods
Ray Strode
2018-04-03
1
-26
/
+35
*
jsauthority: use JS::Evaluate instead of JS_EvaluateScript
Ray Strode
2018-04-03
1
-28
/
+21
*
jsauthority: adapt arguments for new JS_ExecuteScript API
Ray Strode
2018-04-03
1
-1
/
+0
*
jsauthority: adapt arguments for new JS::Compile API
Ray Strode
2018-04-03
1
-6
/
+1
*
jsauthority: root some locals to the context
Ray Strode
2018-04-03
1
-4
/
+4
*
jsauthority: redo how global objects are set up
Ray Strode
2018-04-03
1
-23
/
+25
*
jsauthority: use InterruptCallback api instead of OperationCallback
Ray Strode
2018-04-03
1
-5
/
+7
*
jsauthority: Fix up JS_CallFunctionName invocations
Ray Strode
2018-04-03
1
-28
/
+28
*
jsauthority: JSVAL_IS_NULL (o) to o.isNull()
Ray Strode
2018-04-03
1
-1
/
+1
*
jsauthority: JSVAL_IS_STRING (s) to s.isString()
Ray Strode
2018-04-03
1
-3
/
+3
*
jsauthority: JSVAL_TO_STRING (s) to s.toString()
Ray Strode
2018-04-03
1
-3
/
+3
*
jsauthority: JSVAL_TO_OBJECT (o) to o.toObjectOrNull()
Ray Strode
2018-04-03
1
-2
/
+2
[next]