summaryrefslogtreecommitdiff
path: root/src/leap/services/eip/vpnlaunchers.py
AgeCommit message (Expand)Author
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
2013-03-21fix osascript invocationKali Kaneko
2013-03-21add darwin prefixer and launcherkali
2013-03-15namespace leap + leap.common splitkali
2013-03-13Make the no up/down log an error instead of a warningTomás Touceda
2013-03-13Notify the user of pkexec/polkit/openvpn checksTomás Touceda
2013-03-12Extend path to sbin by defaultTomás Touceda
2013-03-11Notify if openvpn is not foundTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add EIP serviceTomás Touceda