amnezia-client/client/core/controllers
lunardunno 979ab42c5a
feat: OpenSUSE support (#1557)
* LOCK_FILE for zypper

Checking LOCK_FILE for zypper to support OpenSUSE

* Installation for OpenSUSE

Docker installation support for OpenSUSE

* quiet for zypper

* LOCK_CMD variable

Implementing the LOCK_CMD variable for different OS.

* additional exception for "server is busy"

* Replacing and with or

Replacing && with ||

* undo changes to serverController

* rpm.lock

rpm.lock for dnf yum and zypper

* LOCK_CMD

check for dnf

* Added zypper in check_user_in_sudo
2025-06-23 09:34:40 +07:00
..
coreController.cpp feature/premium v1 migration (#1569) 2025-05-13 11:29:33 +07:00
coreController.h feature/premium v1 migration (#1569) 2025-05-13 11:29:33 +07:00
gatewayController.cpp chore/minor fixes (#1610) 2025-05-23 13:53:55 +07:00
gatewayController.h bugfix: adding gateway to exceptions only if strict killswitch is enabled (#1585) 2025-05-15 20:34:48 +07:00
serverController.cpp feat: OpenSUSE support (#1557) 2025-06-23 09:34:40 +07:00
serverController.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
vpnConfigurationController.cpp refactoring: simplified the validity check of the config before connection 2025-02-15 11:50:42 +07:00
vpnConfigurationController.h refactoring: simplified the validity check of the config before connection 2025-02-15 11:50:42 +07:00