summaryrefslogtreecommitdiff
path: root/src/leap/services/eip/vpnlaunchers.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-08Replace leap client texts with Bitmask.Ivan Alejandro
2013-08-08Do not provider --verb is no openvpn_verb is definedTomás Touceda
2013-08-08Merge remote-tracking branch 'kali/feature/openvpn_verbosity' into developTomás Touceda
2013-08-07Allow to change openvpn verbosity in logsKali Kaneko
2013-08-06Update code to use the new EIP schema selection.Ivan Alejandro
2013-08-02Remove 'set -e' to avoid exit if a command fails.Ivan Alejandro
2013-07-30Refactor cmd and add permission change.Ivan Alejandro
2013-07-30Add check for outdated polkit file. Closes #3209.Ivan Alejandro
2013-07-30Refactor policies to the policies module.Ivan Alejandro
2013-07-26add kext checkKali Kaneko
2013-07-25Fix cmd string to replace placeholders correctly.Ivan Alejandro
2013-07-23Workaround some openvpn issuesTomás Touceda
2013-07-17Create policy file based on a template and copy to destinationTomás Touceda
2013-07-17fix locking for raising windowkali
2013-07-11Fix icon path for cocoasudoTomás Touceda
2013-07-10Make the install_path relative to the launcher path instead of absoluteTomás Touceda
2013-07-09Merge branch 'bug/openvpn_log_windows' into developIvan Alejandro
2013-07-09Make openvpn log to a file in windowsTomás Touceda
2013-07-09use cocoasudo for updown installKali Kaneko
2013-07-01Check if there is no gateway to use.Ivan Alejandro
2013-06-25use cocoasudo instead of osascriptKali Kaneko
2013-06-24Merge remote-tracking branch 'kali/feature/better-vpn-control' into developTomás Touceda
2013-06-24Catch OSError when checking for permissionsTomás Touceda
2013-06-24let errors go in their own panelKali Kaneko
2013-06-21Use an alternative method to check for file permissionTomas Touceda
2013-06-19Merge remote-tracking branch 'kali/feature/launch-polkit-agent' into developTomas Touceda
2013-06-20tries to launch polkit authentication agentkali
2013-06-20look for down-root plugin in bundle and systemkali
2013-06-20fix zero length field format in 2.6Kali Kaneko
2013-06-19Merge remote-tracking branch 'kali/feature/linux_install_scripts_rev2' into d...chiiph
2013-06-19install missing files during linux initializationkali
2013-06-18Improve timezone gateway selector. Closes #2894Ivan Alejandro
2013-06-14Autoselect VPN gateway based on timezone.Ivan Alejandro
2013-06-13pep8kali
2013-06-13copy missing updown scripts if missingKali Kaneko
2013-06-12use twisted processProtocol instead of QProcess to drive openvpnkali
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
2013-05-21Add support for kde polkit, closes #2630Ivan Alejandro
2013-05-11updated documentationkali
2013-04-08fix dyld_library_path for osxkali
2013-04-03fix osx prefixer and launcherKali Kaneko
2013-03-26Merge branch 'feature/windows_install_tap' of git://github.com/chiiph/leap_cl...kali
2013-03-25Mark sanitation point clearly for future referenceTomás Touceda
2013-03-25Rename the openvpn exe to something more specificTomás Touceda
2013-03-25grp doesn't exist in windowsTomás Touceda
2013-03-22Add Windows VPN LauncherTomás Touceda
2013-03-21Merge remote-tracking branch 'kali/feature/osx-eip-rewrite' into developTomás Touceda
2013-03-21Fixes as per reviewTomás Touceda
2013-03-21Handle configuration and paths in a standalone wayTomás Touceda