cloudstack/services/console-proxy/server/src/com/cloud/consoleproxy
Rohit Yadav bb965649d9 CLOUDSTACK-10013: Debian9 SystemVM appliance improvements
- Refactor cloud-early-config and make appliance specific scripts
- Make patching work without requiring restart of appliance and remove
  postinit script
- Migrate to systemd, speedup booting/loading
- Takes about 5-15s to boot on KVM, and 10-30seconds for VMware and XenServer
- Appliance boots and works on KVM, VMware, XenServer and HyperV
- Update Debian9 ISO url with sha512 checksum
- Speedup console proxy service launch
- Enable additional kernel modules
- Remove unknown ssh key
- Update vhd-util URL as previous URL was down
- Enable sshd by default
- Use hostnamectl to add hostname
- Disable services by default
- Use existing log4j xml, patching not necessary by cloud-early-config
- Several minor fixes and file refactorings, removed dead code/files
- Removes inserv
- Fix dnsmasq config syntax
- Fix haproxy config syntax
- Fix smoke tests and improve performance
- Fix apache pid file path in cloud.monitoring per the new template

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-12-23 09:22:44 +05:30
..
rdp CLOUDSTACK-8656: console logging on asserted exceptions 2015-08-04 13:28:58 +02:00
util utils: use a better extended implementation of SSLSocketFactory 2015-03-13 17:32:07 +05:30
vnc CLOUDSTACK-8656: console logging on asserted exceptions 2015-08-04 13:28:58 +02:00
AjaxFIFOImageCache.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
AuthenticationException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxy.java CLOUDSTACK-10013: Debian9 SystemVM appliance improvements 2017-12-23 09:22:44 +05:30
ConsoleProxyAjaxHandler.java CLOUDSTACK-10051 Mouse Scrolling is not working in instance VM console (#2240) 2017-11-06 09:58:10 +05:30
ConsoleProxyAjaxImageHandler.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyAuthenticationResult.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyBaseServerFactoryImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyClient.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyClientBase.java CLOUDSTACK-10051 Mouse Scrolling is not working in instance VM console (#2240) 2017-11-06 09:58:10 +05:30
ConsoleProxyClientListener.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyClientParam.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyClientStatsCollector.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ConsoleProxyCmdHandler.java Fix findbugs warning in LibvirtConsoleProxyLoadCommandWrapper Encoding is now specified in both server and clients for the console proxy getstatus command For some reason, findbugs did not detect unsafe encoding issue in ConsoleProxyResource.java, is properly specified now though... CitrixConsoleProxyLoadCommandWrapper was specifying system default encoding for operation, should be ok because default for xenserver is UTF-8 since it's linux based, but it's best to specify exact encoding set on the server end to be consistent 2015-06-15 12:04:18 +03:00
ConsoleProxyGCThread.java CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
ConsoleProxyHttpHandlerHelper.java CLOUDSTACK-5344 commit for console proxy rdp for hyperv 2014-01-23 10:54:08 +05:30
ConsoleProxyLoggerFactory.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ConsoleProxyMonitor.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyPasswordBasedEncryptor.java removed unused static main in ConsoleProxyPasswordBasedEncryptor 2015-04-17 12:07:04 +05:30
ConsoleProxyRdpClient.java Findbugs finding 2014-02-14 18:37:46 +01:00
ConsoleProxyResourceHandler.java Fixed Coverity Issues Reported 2014-07-31 16:36:05 +05:30
ConsoleProxySecureServerFactoryImpl.java Enhance SSL protocol used by Console Proxy 2017-07-27 10:05:04 +02:00
ConsoleProxyServerFactory.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ConsoleProxyThumbnailHandler.java CLOUDSTACK-6242: exception handling improvements 2014-04-15 08:07:15 +02:00
ConsoleProxyVncClient.java CLOUDSTACK-10051 Mouse Scrolling is not working in instance VM console (#2240) 2017-11-06 09:58:10 +05:30
InputEventType.java CLOUDSTACK-10051 Mouse Scrolling is not working in instance VM console (#2240) 2017-11-06 09:58:10 +05:30