Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-21 | pep8 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-14 | Merge branch 'develop' of ssh://leap.se:4422/leap-client into refactor | antialias | |
2012-08-13 | First (non-working) pass at abstracting exisiting functionality into OO ↵ | antialias | |
framework. | |||
2012-08-09 | updated resource | kali | |
2012-08-09 | re-added missing mainwindow_rc | kali | |
2012-08-08 | Merge branch 'tests-cleanup' into develop | kali | |
moved out old broken stuff; copied a run_scripts entry point for tests; created a bunch of (mostly stubs) simple tests on secondary functions. | |||
2012-08-08 | Merge branch 'dict-comprenhension-fix' into develop | kali | |
fix for 2.6 compatibility, we should try not to use syntax backported from 3.x into 2.7 :| | |||
2012-08-08 | test for hash of the resources file | kali | |
this extra step might help avoiding accidental updates, /methinks | |||
2012-08-08 | stub test for leap_argparse | kali | |
2012-08-08 | fix bad permission check on check_and_fix_urw_only | kali | |
(was not testing the mode properly. gotcha!) | |||
2012-08-08 | bunch of tests for leap/util/fileutil | kali | |
2012-08-08 | minimal coverage config | kali | |
still needing some love for the --include part in the html report. | |||
2012-08-08 | reset tests + run_tests script + very simple first test. | kali | |
2012-08-08 | Merge branch 'ovpn-invocation' into tests-cleanup | kali | |
Conflicts: .gitignore | |||
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-08 | fix dict comprenhension unsupported in 2.6 | 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 | start with disconnected icon | 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-23 | update resource file | kali | |
2012-07-22 | initial import | kali | |