- 03 Jun, 2021 2 commits
- 02 Jun, 2021 1 commit
-
-
Jan Rybar authored
initial values returned if error caught
-
- 22 Apr, 2021 1 commit
-
-
Jan Rybar authored
Avoid calling external processes See merge request polkit/polkit!73
-
- 21 Apr, 2021 3 commits
-
-
Python already offers functions for chowning and chmodding files in its standard library. The os module is even already imported. This commit removes external process calls in favor of using these built-in Python functions.
-
Jan Rybar authored
Update Hungarian translation See merge request polkit/polkit!76
-
- 13 Apr, 2021 2 commits
-
-
Jan Rybar authored
Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into 'master'" See merge request polkit/polkit!77
-
Jan Rybar authored
This reverts merge request !75
-
- 25 Feb, 2021 2 commits
-
-
Jan Rybar authored
Pwithnall/polkit 51 usr local share is my homeboy See merge request polkit/polkit!75
-
Jan Rybar authored
Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
- 22 Feb, 2021 1 commit
-
-
Jan Rybar authored
update polkit.xml See merge request polkit/polkit!74
-
- 21 Feb, 2021 1 commit
-
-
René Genz authored
-
- 05 Jan, 2021 2 commits
-
-
Jan Rybar authored
Mbiebl/polkit dbus policy See merge request polkit/polkit!72
-
Jan Rybar authored
To better support stateless systems with an empty /etc, the old location in /etc/dbus-1/system.d/ should only be used for local admin changes. Package provided D-Bus policy files are supposed to be installed in /usr/share/dbus-1/system.d/. This is supported since dbus 1.9.18. https://lists.freedesktop.org/archives/dbus/2015-July/016746.html
-
- 16 Nov, 2020 2 commits
-
-
Jan Rybar authored
meson-installed polkit fails to run with default usr/lib prefix See merge request polkit/polkit!70
-
Jan Rybar authored
With default /usr/lib prefix set by meson, polkit service would fail with sigsegv. Changing prefix to /usr fixed the issue. Also /usr/lib conforms FHS more than /usr/local/lib in terms of a system service.
-
- 13 Nov, 2020 1 commit
-
-
Jan Rybar authored
text listener: Add properties See merge request polkit/polkit!69
-
- 03 Nov, 2020 1 commit
-
-
Add properties to turn off the use of color, to enable the use of the alternate screen buffer, and to add a delay before switching back from the alernate screen buffer. This makes the text listener usable in situations where just printing the text would disturb formatting on the screen.
-
- 26 Oct, 2020 2 commits
-
-
Jan Rybar authored
port to meson build system See merge request polkit/polkit!67
-
Jan Rybar authored
meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.
-
- 09 Sep, 2020 1 commit
-
-
Jan Rybar authored
Release 0.118 See merge request polkit/polkit!65
-
- 08 Sep, 2020 1 commit
-
-
Jan Rybar authored
-
- 25 Aug, 2020 2 commits
-
-
Jan Rybar authored
Port polkit to mozjs78 See merge request polkit/polkit!64
-
Jan Rybar authored
-
- 31 Jul, 2020 2 commits
-
-
Jan Rybar authored
add polkitbackendjsauthoritytest-wrapper.py into release tarball See merge request polkit/polkit!62
-
Xi Ruoyao authored
-
- 27 Jul, 2020 2 commits
-
-
Jan Rybar authored
Release 0.117; Version bump 0.117 See merge request polkit/polkit!61
-
Jan Rybar authored
-
- 19 Jun, 2020 4 commits
-
-
-
Jan Rybar authored
Updated Indonesian translation See merge request polkit/polkit!56
-
- 17 Jun, 2020 2 commits
-
-
Jan Rybar authored
Add Norwegian Nynorsk translation See merge request polkit/polkit!55
-
-
- 16 Jun, 2020 2 commits
-
-
Jan Rybar authored
Port JavaScript authority to mozjs-68 Closes #118 See merge request polkit/polkit!48
-
- 21 Feb, 2020 2 commits
-
-
Jan Rybar authored
ci: Add a CI and run tests See merge request polkit/polkit!46
-
Just compiles and installs polkit
-
- 27 Jan, 2020 1 commit
-
-
Jan Rybar authored
Restoring terminal setting erases unread input See merge request polkit/polkit!40
-