summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/eip/linuxvpnlauncher.py
AgeCommit message (Collapse)Author
2013-11-26do not compare to True as per pep8 recommendationsKali Kaneko
2013-11-25Avoids the checking for an "updated" policy file for debian package.Kali Kaneko
In the case of the debian package, we already take care to put the file in place, so this check is not needed.
2013-10-29Handle encoding problems in the vpn connection.Ivan Alejandro
2013-10-07Add support for running lxde polkit agent.Ivan Alejandro
2013-09-30Split vpnaunchers by platform, refactor some code.Ivan Alejandro