Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
framework.
|
|
making a commit to see if buildbot catches it and starts a build)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cherry-picked kclair updates on buildbot branch into develop branch.
|
|
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
|
|
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
|
|
this extra step might help avoiding accidental updates, /methinks
|
|
|
|
|
|
(was not testing the mode properly. gotcha!)
|
|
|
|
|
|
still needing some love for the --include part in
the html report.
|
|
|
|
|
|
Conflicts:
.gitignore
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
fix #382.
|
|
|
|
|
|
if not found in config file.
fix #182 and #356
|
|
|
|
|
|
also locate openvpn binary when building eip
configparser defaults.
implement half of feature #356
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|