summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-08minimal coverage configkali
still needing some love for the --include part in the html report.
2012-08-08reset tests + run_tests script + very simple first test.kali
2012-08-08exclude egginfokali
2012-08-08Merge branch 'ovpn-invocation' into tests-cleanupkali
Conflicts: .gitignore
2012-08-08check for validity of the remote_ip entry (is ip?)kali
2012-08-08catch missing keyfile errorkali
2012-08-08check for bad permissions on vpn key fileskali
2012-08-07build default provider openvpn config.kali
preparation for completion of #356, #355, #354, #182 if no default openvpn config is present, we build one with a preset template and the remote_ip of the eip service as the only input. right now we're taking it from the eip.cfg file.
2012-08-03added log info for polkit checkskali
2012-08-03check also for a suitable polkit-authentication-agent runningkali
fix #382.
2012-08-03stub for daemon mode; disabled by now until #383 is fixedkali
2012-08-03pkexec checkkali
2012-08-03build default invocation command + optionskali
if not found in config file. fix #182 and #356
2012-08-03fix icon change on disconnectkali
2012-08-02start with disconnected iconkali
2012-08-02create config file if not exist.kali
also locate openvpn binary when building eip configparser defaults. implement half of feature #356
2012-08-01fileutil.which implementationkali
2012-08-01remove old namespace egg-info dirkali
2012-08-01exclude egginfo from repokali
2012-07-23update gitignorekali
2012-07-23update resource filekali
2012-07-23rm old eggkali
2012-07-23add todo in compile resource stuffkali
2012-07-23fix old naming for testkali
2012-07-23fix typo on package namekali
2012-07-22initial importkali