v12.0c4: * Remove hostfairness from the GUI until it works as expected. * Handle object names containing a colon correctly in statistics paths. v12.0c3: * Fix crash in rule editor when trying to open a shapingobject editor in readonly mode. v12.0c2: * Input min bytes as kB instead of bytes in the statisticsobject editor. * Don't show warning for no conditions in statistics rules. v12.0c1: * Use the new versioning. v12c38: * Add new packetlogic client icon. * Show the correct item count after an update in the dynamic items view. v12c37: * Make Go To Host and friends work by sending the address in the correct order. * Don't crash in the propertyobject item editor if the sigdoc file is missing. * Fix hang in ruleeditor while copying objects. v12c36: * Don't show barcharts only containing nan values. v12c35: * Don't overflow the total value in the local hosts view. v12c34: * Make sure the resource editor changes the correct resource. v12c33: * Clean up the servicesfileparser api and rewrite the parsing using QDom as it's faster. Also cache the parsed info. * Make the service info dialog in the services view non modal. * Make the service info dialog bigger by default and save the geometry. * Only look up the splittype string once when populating a pie chart. * Don't call repaint on the item when calling setExpandable in the local hosts view as the item will be repainted anyway. * Make sure the visible checkbox gets updated on failure in the rule editor. * Make coverity happy by not creating variables until their needed in the fwlog view. * Don't use the same name for two different variables in the bookmark manager. v12c32: * Fix crash on save in rule editor. * Fix crash when removing graph from the sysdiag summary view * Handle unnamed dynamic items in the dynamic items view. * Speed up showing barchart graphs containing many items by only calculating the max width of the item labels for the current page instead of all pages. It's about 4 seconds faster with around 400000 items. * Make it possible to fetch a debug dump with Ctrl+Shift+D in the resource manager. * Show tooltip with the full item name if the name is too long to fit in the bar chart. v12c31: * Change the cursor while sorting in the dynamic items view. * Update the delete button correctly in the dynamic items view. * Create new connection on reload in statistics if there's none available. * Add support for subscriber list and improve the sorting of the dynamic items in the dynamic items view. * Don't crash when trying to create a pie chart and the fields received from the server is wrong. v12c30: * Only add hosts if the netobject is opened in local hosts view. * Check all hosts when opening a netobject if they're in that netobject in local hosts view. * Fix address parsing in statistics to handle ':' in the path. * Close all child netobjects so that the server stops sending updates for them as well. v12c29: * Recreate the session when receiving a critical error in statistics. * Fix crash in the local hosts view on reconnect. v12c28: * Fix crash in localview when closing netobject containing serveral levels of netobjects. * Make sure that Total graphs can't be checked at the same time as one of it's children when showing a stacked area chart in statistics. * Sort the statisticsobject list in the statisticsrule editor. * Refresh the resource managers resource list every 10 seconds. * Stop leaking resources in the resource manager. * Handle more than 10 graph areas in the same stacked area graph. v12c27: * Speed up generating bar chart items. 300000 items takes about 7-8 seconds instead of 14-15 seconds. v12c26: * Fix crash while downloading sigdoc. * Speed up generating the items in the graphs list in the statistics sidebar. * Update the throughput unit prefix in liveview when it has been changed in the settings dialog. * Actually use correct prefix when setting fixed prefix to G or T in liveview. * Make liveview more readable by using only 1 decimal. v12c25: * Make it possible to fetch the channel diag dump with Ctrl+Shift+D in the channels view. * Highlight the zone in the navigation list when a sysdiag alert has been triggered. * Enable the channels view in liveview again. * Fix for 'Power of 4 displayed in the PLClient for Rx bytes internal' * Convert the server's protocol versions when showing them to the user. * Handle the new protocol versions nicer. v12c24: * Fetch the correct sigdoc file with the new version scheme. v12c23: * Fix selection of graph fields in the statisticsobject editor. * Fix crash on save in the rule editor. v12c22: * Fix crash when opening the timeobject item editor. * Improve the resizing behavior of listviews. Don't completely lock a saved layout as the smallest possible. * Fix crash on save in the user editor. v12c21: * Add note about the limitations of monitorinterface to the filterrule editor. * Fix crash when opening the timeobject item editor. * Handle the case when only the first bit in the bitmask is set to 1 correctly. * Start bit numbering in bitmasks at 0 as flow processor numbering starts at 0. v12c20: * Handle the fact that we don't get the correct shapingobject flags immediately when a new ruleset is loaded in the shapingobjects view. * Fix updating of the bi-directional listview in shapingobject view. * Update the systems settings after the user inputs the correct password. * Use correct datatype when going back to root. * Make sure the marker's labels doesn't hinder its motion. * Use all datasets when calculating the markers x coord so that a hole in the first dataset doesn't block if other datasets doesn't have that hole. v12c19: * Split out bidirectional shapingobjects into their own listview in the shapingobjects view. * Show the client version in the about dialog. v12c18: * Fix crash when connecting to a PL with distversion lower then 12145. * Sort the values in the system overview's system view. v12c17: **** REQUIRES VERSION 12145 OR NEWER OF THE FIRMWARE TO WORK *** * Fetch total and graph fields from the server and use them in the statistics object editor and the statistics viewer. * Make the pldb api compile. v12c16: * Disable hosttriggers for 12.0 * Show bitmasks correctly in system overview. * Use numbers instead of dots to show which bits are set to 1 in sysdiag bitmasks. * Disable channel editor and stats for 12.0 * Fixed crash when opening a shapingrule's shapingobject selector. * Move LiveView update interval and DNS settings to the settings dialog. * Add font settings for statistics to the settings dialog. v12c15: * Fix crash when showing the shaping object editor. v12c14: * Make remove context action work on graphs in system overview's graph views. * Make graphs show up again in system overview's systemview * Sort the reapers in the monitor view. v12c13: * Clean up the layout code in the sysdiag alert limits dialog. * Add support for bitmask sysdiag type in liveview and system overview. * Add the proxy address to the list in resource manager. * Clean up the resource edit dialog. v12c12: * Add the proxy address to the list in resource manager. * Clean up after the compression code in plconnection. * Clean up the sigdoc fetching code and make it simpler by not first fetching the filesrv types before getting the file. * Show 'Never' if a timestamp value is 0 in sysdiag. * Have the address selected when opening the quick connect dialog. v12c11: * Highlight the sysdiag zone if one of it's values has triggered an alert. * Speed showing of child netobjects when expanding a netobject in the localhosts view. * Add a label showing the item count in the dynamic items view. * Don't use the last message in all dialogs when there's more than one system message when connecting. * Hide connlog and graph frequency options in the rule editor. * Make the rule editor's read-only mode a bit more useable by setting the widget in read-only mode instead of just disabling the viewer. v12c10: * Don't show GUI for stats aggregation, VBS and ruleset checker until they're fully implemented. * Update the firewall rule warnings when a service object has been changed. This fixes PCAP rules missing undetermined not being updated correctly. * Limit graph freq in statisticsobjects to multiples of PLS_MIN_FREQUENCY as the server can't handle anything else. * Fix painting bug in stacked area charts when one dataset has a hole in it's data. * Sort the shapingobjects in the combobox in vbs view. v12c9: * Disable connection search until it's implemented server side. * Fix crash when deselecting all values in the statistics view. * Add file extension check when uploading backup file in the backup manager. * Use PLS_MIN_FREQUENCY to set the range of the frequency input in the rule editor's statisticsobject editor. * Fix shapingobject handling in shapingrules in the rule editor. v12c8: * Add paste permissions action to the user editor. * Fix copy/paste of user hosts in the user editor. * Handle if a host shown in a host view disappears and comes back. * Make it possible to set a prefix for transfer rates in liveview. * Improve input handling in ip address inputs. v12c7: * Make sure the split type and data type combos are disabled when showing an error. * Fix crash in ruleset editor when opening the propertyobject item editor. * Speed up initial loading of system overview graphs. * Make it possible to override the system language from the preferences dialog. v12c6: * Speed up the propertyobject item editor. * Fix ordering of connection properties and transfer statistics in the connection view. * Added quality display in connection view * Make sure we don't reset the property value when changing services in the propertyobject item editor if the new service has the current property as well. * Change the reload and reboot actions to close the sysconfig editor. v12c5: * Fix exporting statistics bookmarks with different page counts. * Fix crash on receiving a critical error from pldb. The editor was deleted while showing the error dialog. * The request support page has moved. * Fix find shortcut collision in statistics. * Flag editor windows as modified when containing changes. v12c4: * Handle all values being 0 in the statistics line graph. * Improve the look and feel of statistics graphs. v12c1 - v12c3: * Show several graph values in the same line chart. * Added support for the new statistics objects and rules in the object and rule editor. * Modified the statistcs viewer to handle the new statistics objects based statistics. * Minor look and feel tweaks.