Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The polkit file should be readable by everyone, so we can check its
contents without asking for permission.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add quotes to the up/down script lines in case the path has spaces
|
|
|
|
|
|
|
|
Fix typo, improve docstrings.
|
|
Closes:#2925
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #2884
|
|
|
|
|
|
develop
|
|
Closes: #2247, #2761
|
|
It allows to use multiple gateways in openvpn for redundancy.
|
|
|
|
|
|
|
|
|
|
This removes CheckerThread
|
|
Close issue #2630
Add changes file for #2630
Add documentation to '_is_auth_agent_running' method.
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|
|
|
|
|
|
git://github.com/chiiph/leap_client into develop
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, abstracts QSettings under LeapSettings and adds a way to define
the VPN env in a platform dependant way.
|