Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-31 | add jsonschema 0.8 as a workaround for old ver | kali | |
2013-01-31 | avoid pep8 from choking | kali | |
2013-01-31 | pep8 | kali | |
2013-01-31 | add underscore to the $HOME pattern exception | kali | |
2013-01-31 | fix tests (resources hash + argparse) | kali | |
2013-01-31 | actually merge the release/v0.2.0 branch! | kali | |
My life has been a lie until this moment... I had done: git merge -s ours release/v0.2.0 to avoid deleting the debian folder... but that left the src untouched... Now I just rm'd the src folder and did a git checkout release/v0.2.0 src/ ... and merge happy! :) | |||
2013-01-30 | fix pep8 that was breaking pkg build | kali | |
2013-01-30 | fix bad files from merge | kali | |
2012-08-09 | n-th change to the resource file! bad ts | kali | |
2012-08-09 | updated resource | kali | |
2012-08-09 | updated resource file | 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 | |