- 02 Dec, 2020 5 commits
-
-
Santtu Lakkala authored
-
Santtu Lakkala authored
[settings-vpn] Add support for openconnect provisioning files. Contributes to JB#51524 See merge request !160
-
Santtu Lakkala authored
[settings-vpn] Add method for parsing openconnect / AnyConnect provisioning files. Contributes to JB#51524
-
Santtu Lakkala authored
[settings-vpn] Add method for parsing openfortivpn / forticlient provisioning files. Contributes to JB#51527 See merge request !162
-
Santtu Lakkala authored
[settings-vpn] Add method for parsing openfortivpn / forticlient provisioning files. Contributes to JB#51527
-
- 20 Nov, 2020 2 commits
-
-
Raine Makelainen authored
[nemo-systemsettings] Add count to the PermissionsModel. JB#51880 See merge request !161
-
Raine Makelainen authored
-
- 18 Nov, 2020 1 commit
-
-
Tomi Leppänen authored
Add PermissionsModel See merge request !158
-
- 17 Nov, 2020 1 commit
-
-
Tomi Leppänen authored
This is a model to display application permissions. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 11 Nov, 2020 2 commits
-
-
Tomi Leppänen authored
[developermode] Assume emulators are always developer enabled. JB#49233 See merge request !159
-
Ville Nummela authored
-
- 03 Nov, 2020 2 commits
-
-
Tomi Leppänen authored
[nemo-systemsettings] Allow UserInfo::type to change. Fixes JB#51377 See merge request !157
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 22 Oct, 2020 1 commit
-
-
Jussi Laakkonen authored
Add support for ping and ping-exit for OpenVPN provisioning See merge request !156
-
- 21 Oct, 2020 2 commits
-
-
Jussi Laakkonen authored
-
Jussi Laakkonen authored
Support ping, ping-exit and remap-usr1 values loaded from OpenVPN config. remap-usr1 should have either SIGHUP or SIGTERM but verification is not done here. Prevent use of ping-restart and connect-retry-max as they should not be allowed with ConnMan, since both will mess up with the VPN connectivity when restarts happen. Add remap-usr1 as supported OpenVPN option
-
- 18 Sep, 2020 1 commit
-
-
Thaodan authored
[nemo-qml-systemsettings] Port to OpenSSL 1.1. Contributes to JB#51130 Signed-off-by:
Björn Bidar <bjorn.bidar@jolla.com>
-
- 09 Sep, 2020 1 commit
-
- 08 Sep, 2020 1 commit
-
-
rinigus authored
qdbusxml2cpp, lupdate, and lrelease may be not available from path using these names in all distributions. Call these tools from Qt binary location directly. Signed-off-by:
Rinigus <rinigus.git@gmail.com>
-
- 26 Aug, 2020 2 commits
-
-
Slava Monich authored
If version in the spec doesn't match the actual version, then it shouldn't look like the actual version, to avoid confusion.
-
Slava Monich authored
Keep partitions around See merge request !152
-
- 25 Aug, 2020 2 commits
-
-
Slava Monich authored
Even if they won't be visible in the UI, they are still needed for filtering out partition tables.
-
Slava Monich authored
-
- 12 Aug, 2020 2 commits
-
-
Tomi Leppänen authored
[nemo-systemsettings] Make setGuestEnabled asynchronous. Fixes JB#50772 See merge request !151
-
Tomi Leppänen authored
Guest user doesn't limit the number of users that can be created. It is, however, an actual user so it is counted in count. Change maximumCount to depend on whether guest user is enabled or not. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 11 Aug, 2020 4 commits
-
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Make setGuestEnabled call asynchronous and add an error signal. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Otherwise UI and user-managerd may be out of sync which can cause some weird glitches. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 04 Aug, 2020 2 commits
-
-
MikeSalmela authored
[nemo-systemsettings] Set group permissions when formating memory card. Fixes JB#50288 See merge request mer-core/nemo-qml-plugin-systemsettings!150
-
Mike Salmela authored
-
- 21 Jul, 2020 2 commits
-
-
kende authored
[nemo-systemsettings] Guest user support to UserModel. Contributes to JB#50232 See merge request mer-core/nemo-qml-plugin-systemsettings!149
-
kende authored
-
- 01 Jul, 2020 3 commits
-
-
Tomi Leppänen authored
[nemo-systemsettings] Clean up quota checks. Contributes to JB#50347 See merge request mer-core/nemo-qml-plugin-systemsettings!148
-
Tomi Leppänen authored
No functional change, just simpler code. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
[nemo-systemsettings] Use quota limits for available space. Fixes JB#50347 See merge request mer-core/nemo-qml-plugin-systemsettings!147
-
- 30 Jun, 2020 1 commit
-
-
Tomi Leppänen authored
If user has quota limit set, use that to determine available space together with available space on the partition. Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
- 04 Jun, 2020 1 commit
-
-
markolem authored
Add debug home location changes See merge request mer-core/nemo-qml-plugin-systemsettings!144
-
- 03 Jun, 2020 1 commit
-
-
markolem authored
This change allows to install debug-home-location package, which moves /usr/lib/debug to home (/home/.system/usr/lib/). Uninstalling the package will move debug back to rootfs.
-
- 28 May, 2020 1 commit
-
-
Niels Breet authored
[aarch64] Use macros, not hardcoded paths. Contributes to JB#50027 See merge request mer-core/nemo-qml-plugin-systemsettings!146
-