Mon, 29 Sep 2014 12:47:06 +0200merge
Oliver Maurhart <oliver.maurhart@ait.ac.at> [Mon, 29 Sep 2014 12:47:06 +0200] rev 227
merge

Mon, 29 Sep 2014 12:46:51 +0200added tray client termination support for uninstall
Oliver Maurhart <oliver.maurhart@ait.ac.at> [Mon, 29 Sep 2014 12:46:51 +0200] rev 226
added tray client termination support for uninstall

Mon, 29 Sep 2014 11:55:16 +0200new version number 0.2.10
Oliver Maurhart <oliver.maurhart@ait.ac.at> [Mon, 29 Sep 2014 11:55:16 +0200] rev 225
new version number 0.2.10

Mon, 29 Sep 2014 12:42:58 +0200fixed #19
Oliver Maurhart <oliver.maurhart@ait.ac.at> [Mon, 29 Sep 2014 12:42:58 +0200] rev 224
fixed #19

Wed, 24 Sep 2014 16:40:43 +0100Added WPAD proxy support.
BarthaM@N3SIM1218.D03.arc.local [Wed, 24 Sep 2014 16:40:43 +0100] rev 223
Added WPAD proxy support.
Not fully tested

Fri, 12 Sep 2014 12:16:51 +0200update verison numbers to 0.2.9
Oliver Maurhart <oliver.maurhart@ait.ac.at> [Fri, 12 Sep 2014 12:16:51 +0200] rev 222
update verison numbers to 0.2.9

Fri, 05 Sep 2014 12:28:30 +0100Integrated import script (rewritten in python) into opensecurity/vmmanager.py
BarthaM@N3SIM1218.D03.arc.local [Fri, 05 Sep 2014 12:28:30 +0100] rev 221
Integrated import script (rewritten in python) into opensecurity/vmmanager.py
Improoved user feedback upon import and update as well as logging.
Reduced system shutdown times and ui response times
Improoved the decoupling between UI and OSec subsystem.
Various other fixes

Fri, 29 Aug 2014 11:44:45 +0100Added temporary Initialize button to Tray. has to be clicked after import to start the system.
BarthaM@N3SIM1218.D03.arc.local [Fri, 29 Aug 2014 11:44:45 +0100] rev 220
Added temporary Initialize button to Tray. has to be clicked after import to start the system.
Rewrite of the init.sh script in progress.

Fri, 29 Aug 2014 10:56:26 +0100Improoved the update functionality:
BarthaM@N3SIM1218.D03.arc.local [Fri, 29 Aug 2014 10:56:26 +0100] rev 219
Improoved the update functionality:
- Additional validation of template existance
- Faster termination of worker threads
- Forced template folder cleanup
- etc.

Fri, 22 Aug 2014 09:35:02 +0100Removed checkResult method from cygwin.py.
BarthaM@N3SIM1218.D03.arc.local [Fri, 22 Aug 2014 09:35:02 +0100] rev 218
Removed checkResult method from cygwin.py.
Created additional tests and force removal of certificate image.
Modified the updateTemplate method.
Fixed VM startup wait method.