MacKinney Systems, Inc.

Released On: 03/02/2015

Applied JRB 3.2.01 - JRB 3.2.111 Some of these maintenance items added significant functionality. 
  1. All maintenance from JRB 3.3
  2. TLS Encryption Security Support Added. In addition to SSL, JRB now supports TLS (Transport Layer Security) for both FTP and the JRB internal web server. See section SSL_VERSION
  3. Removed All Virtual Storage Control Keywords. All virtual storage control keywords ($INIT) are now obsolete.
    For example: 2K_BUFFERS
    2K_BUFFERS_EXPANSION_INCREMENT
    2K_BUFFERS_STORAGE_LIMIT_TOTAL
    ...
  4. Keyword REPORT_NODE_SCAN is Obsolete.
  5. New Required $INIT Keyword START
    Specifies the JRB 'startup mode': HOT, WARM, COLD.
    See section START
  6. All Messages Generated by C++ Modules Now Being Sent to JRBLOG
    Previously these messages would appear on SYSPRINT. This change integrates all pertinent messages into JRBLOG.
  7. Support For the Opera Web Browser Added