- 15 Jun, 2022 1 commit
-
-
David Edmundson authored
-
- 19 May, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 15 May, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 10 May, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 20 Jan, 2022 1 commit
-
-
David Edmundson authored
Anything in the old "phase 0" needs dependencies set manually. We need kwin to be up on wayland. BUG: 448479
-
- 17 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 13 Jan, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 23 Dec, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 11 Oct, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 06 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 05 Oct, 2021 2 commits
-
-
Nicolas Fella authored
-
Nicolas Fella authored
-
- 16 Sep, 2021 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 24 Aug, 2021 2 commits
-
-
David Edmundson authored
-
David Edmundson authored
-
- 30 Jul, 2021 1 commit
-
-
Rex Dieter authored
else end up with .service file with literal ExecStart=${CMAKE_INSTALL_FULL_LIBEXECDIR}/pam_kwallet_init
-
- 18 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Jul, 2021 1 commit
-
-
David Edmundson authored
Whilst the generator does automatically build services for autostart applications it deliberately does not follow "X-KDE-autostart-phase=0" It turns out this is quite important for making sure the bridge is up before the first kwallet request gets made. Adding an explicit systemd service allows us to have finer control over ordering. BUG: 433223
-
- 16 Jun, 2021 4 commits
-
-
Fabian Vogt authored
Zero-initialize it and use sizeof() appropriately.
-
Fabian Vogt authored
This was effectively leaked in the parent, but properly deallocated in the child, but that was replaced by a call to execve anyway.
-
Fabian Vogt authored
-
Fabian Vogt authored
There's no need to initialize constants in parseArguments, just do that statically. This avoids using a NULL logPrefix before parseArguments is called, leading to messages like "(null): pam_sm_open_session".
-
- 22 May, 2021 2 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
- 13 May, 2021 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 08 May, 2021 1 commit
-
-
Ömer Fadıl Usta authored
-
- 07 May, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
Otherwise there is potential risk of resulting different implicit conversions or overloaded methods GIT_SILENT
-
- 03 May, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 04 Mar, 2021 1 commit
-
-
Nicolas Fella authored
As discussed in https://mail.kde.org/pipermail/plasma-devel/2021-February/119329.html GIT_SILENT
-
- 08 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 21 Jan, 2021 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 17 Jan, 2021 1 commit
-
-
Stefano Aloé authored
Closing all file descriptor above 3 is causing problem to socket() and listen(). Setting FD_CLOEXEC on them solves the problem and should have exactly the same behavior. BUG: 400929
-
- 28 Sep, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-