Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | bye bye conductor, watcher (after refactor) | kali | |
2012-08-22 | fix exceptions location | kali | |
2012-08-22 | moved json-config tests | kali | |
2012-08-22 | Merge branch 'refactor-tests' into refactor | kali | |
2012-08-22 | removed dup exceptions | kali | |
2012-08-21 | minor pep8 clean up. | antialias | |
2012-08-22 | minor tweaks to setup + env test | kali | |
2012-08-22 | config tests | kali | |
2012-08-22 | moved tests to directory | kali | |
2012-08-22 | fix udstelnet called test (green) | kali | |
2012-08-22 | fix for failing bad port init test | kali | |
2012-08-22 | add conductor + manager tests (red) | kali | |
2012-08-22 | conductor tests | kali | |
2012-08-22 | pep8 | kali | |
2012-08-21 | Merge branch 'refactor' into json-config | antialias | |
2012-08-21 | Error fixes and json commit. | antialias | |
2012-08-22 | yay! First WORKING GUI in refactor branch :) | kali | |
Obviously then, you should ignore the commit message in 489ed46140d6d. That commit WAS NOT working, believe me :) Fix an annoying bug by which we were overwriting the "connect" method that came from vpnmanager with basically an empty stub. | |||
2012-08-20 | added json parsing from eip.json file and some basic tests. | antialias | |
2012-08-21 | fix status_watcher callback stub | kali | |
2012-08-21 | fix out-of-sync refactor. | kali | |
manually merge changes from the develop branch that were lost due to having branched a previous state when refactored former "conductor" class. also, moved more exceptions to its own file. | |||
2012-08-21 | udstelnet to its own file | kali | |
2012-08-21 | moved exceptions to its own file | kali | |
2012-08-21 | fix imports + style cleaning | kali | |
2012-08-16 | Cleaned up files and file names using the PEP 8 style guide. | antialias | |
2012-08-14 | Works and is now ready to write tests for. | antialias | |
2012-08-08 | check for validity of the remote_ip entry (is ip?) | kali | |
2012-08-08 | catch missing keyfile error | kali | |
2012-08-08 | check for bad permissions on vpn key files | kali | |
2012-08-07 | build 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-03 | added log info for polkit checks | kali | |
2012-08-03 | check also for a suitable polkit-authentication-agent running | kali | |
fix #382. | |||
2012-08-03 | stub for daemon mode; disabled by now until #383 is fixed | kali | |
2012-08-03 | pkexec check | kali | |
2012-08-03 | build default invocation command + options | kali | |
if not found in config file. fix #182 and #356 | |||
2012-08-03 | fix icon change on disconnect | kali | |
2012-08-02 | create config file if not exist. | kali | |
also locate openvpn binary when building eip configparser defaults. implement half of feature #356 | |||
2012-08-01 | fileutil.which implementation | kali | |
2012-07-22 | initial import | kali | |