summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-02-07delete jsonschema inclusion workaroundkali
2013-02-01add resource hash to testkali
2013-02-01change log severity for not found config fileskali
2013-02-01add watermark image to wizardkali
2013-01-31fix exception message attributekali
2013-01-31pep8kali
2013-01-31hide jsonschema exception in testskali
2013-01-31fix jsonschema filekali
2013-01-31add jsonschema 0.8 as a workaround for old verkali
2013-01-31avoid pep8 from chokingkali
2013-01-31pep8kali
2013-01-31add underscore to the $HOME pattern exceptionkali
2013-01-31fix tests (resources hash + argparse)kali
2013-01-31actually 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-30fix pep8 that was breaking pkg buildkali
2013-01-30fix bad files from mergekali
2012-08-09n-th change to the resource file! bad tskali
2012-08-09updated resourcekali
2012-08-09updated resource filekali
2012-08-09re-added missing mainwindow_rckali
2012-08-08Merge branch 'tests-cleanup' into developkali
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-08Merge branch 'dict-comprenhension-fix' into developkali
fix for 2.6 compatibility, we should try not to use syntax backported from 3.x into 2.7 :|
2012-08-08test for hash of the resources filekali
this extra step might help avoiding accidental updates, /methinks
2012-08-08stub test for leap_argparsekali
2012-08-08fix bad permission check on check_and_fix_urw_onlykali
(was not testing the mode properly. gotcha!)
2012-08-08bunch of tests for leap/util/fileutilkali
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-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-08fix dict comprenhension unsupported in 2.6kali
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-07-23update resource filekali
2012-07-23rm old eggkali
2012-07-22initial importkali