summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/vpn/privilege.py
AgeCommit message (Expand)Author
2018-03-28[refactor] move platform constants into leap.bitmaskRuben Pollan
2018-03-05[style] pep8Kali Kaneko
2018-03-02[refactor] openvpn path and cmd for snapKali Kaneko
2018-03-02[bug] fix launching of vpn for snapsKali Kaneko
2018-01-25[tests] workaround for functional tests in dockerKali Kaneko
2018-01-25[feat] report missing polkit properly from main UIKali Kaneko
2017-10-06[bug] use sytem-wide bitmask-root, if foundKali Kaneko
2017-10-03[feat] Update polkit optionsRuben Pollan
2017-09-20[feat] detect if pkexec is present in the systemRuben Pollan
2017-09-15[feat] wait up to 20 seconds for polkit to be launchedRuben Pollan
2017-09-15[refactor] remove unused 'is_missing_policy_permissions'Ruben Pollan
2017-09-15[feat] use psutil to discover polkit processRuben Pollan
2017-08-30[bug] verbose log if error when (un)installing helpersKali Kaneko
2017-05-31[refactor] factor out installer functionKali Kaneko (leap communications)
2017-05-31[feat] install installers directly if we are rootKali Kaneko (leap communications)
2017-05-22[feat] port the polkit agent launcherKali Kaneko (leap communications)
2017-05-22[bug] use openvpn from bundleKali Kaneko (leap communications)
2017-05-03[bug] include bitmask_helpers into the frozen binaryRuben Pollan
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-04-19[bug] fail if tried to stop vpn when not runningKali Kaneko (leap communications)
2017-04-19[bug] pass along no polkit errorKali Kaneko (leap communications)
2017-03-31[bug] fix usage of exception with twisted loggerKali Kaneko (leap communications)
2017-02-23[refactor] rename eip to vpnKali Kaneko (leap communications)
2017-02-23[feature] add install/uninstall command for helpersKali Kaneko (leap communications)
2017-02-23[feature] initial port of legacy vpn codeKali Kaneko (leap communications)