v11.3 * Don't try to export more pages than available in statistics. Fixes the problem with repeats of the last page when setting a to page bigger when what's available when exporting. 2008-07-17 13:47:36 * Fix crash when reconnecting while a system message dialog is shown. 2008-07-17 08:04:41 * Updated libraries. 2008-07-14 16:33:37 * Add paste to context menu when right clicking on a user in the user editor. 2008-05-27 16:26:47 * Make sure name, visible and comment gets applied before adding new object or item to an object in rule editor. 2008-05-26 10:47:58 * Minor GUI fix 2008-05-26 10:13:45 * Make rule editor read-only mode work when there's a lot of commits. 2008-05-16 08:30:58 * Don't crash when moving a listview column * Sort the flags in the xfbobject item editor. * Don't disable host and connection views when the host or connection disappears. 2008-05-08 10:56:37 * Implement read only mode in the rule editor. 2008-05-07 14:42:47 * Use an eye icon to show visible netobjects instead of greying out invisible netobjects in the rule editor. * Move the dynamic items viewer to surveillance as the pldb api can't be used in the client. 2008-04-17 08:38:10 * More robust connection handling in the interactive support irc client. 2008-04-14 09:58:20 * Handle if the first graph has fewer values than the current one in the graph view of system overview. 2008-04-10 14:31:43 * Make sure child objects is disabled when the parent object is already selected when opening the rule editor's condition editor. 2008-04-09 16:48:08 * Add some debug. 2008-04-09 11:21:25 * Fix for the name field reverting back to the old value if the any other value is changed in the rule editor's fw rule view. 2008-04-08 17:56:40 * Fix crash when right clicking outside the list of items in a shaping rules shaping object editor in the rule editor. * Add warning for property items with more than one wildcard in the rule editor. 2008-04-08 10:21:10 * Add warning for unchecked BROWN and custom queue size in shapingobjects in the rule editor. * Make the no condition warning text a bit more verbose. * Add warning for PCAP rule with service but missing the undetermined service. 2008-04-01 13:17:08 * Disable the delete all button when there's nothing to delete and add Esc as a shortcut for closing the dynamic items dialog in the rule editor. 2008-03-31 13:44:12 * Make sure it's not possible to hide the stretch column in the list view header context menu. * Change the wording of the label and add the other side to the title in the irc client's private messages. * Add support for showing a netobject's dynamic items in the rule editor. * Don't auto update the vbs view when surveillance is paused. 2008-03-20 12:39:59 * Delay creating the system overview session until the view is shown. 2008-03-19 10:05:39 * Disable 'Select All Children' and 'Deselect All Children' actions when the items parent is already checked in the rule editor's condition editor. * Deselect the parent before selecting all children in the condition editor in the rule editor. * Change Max to Peak in sysdiag as it's less ambigous. 2008-03-18 16:13:55 * Use the lastupdate value for each graph to decide if the value has actually been changed. * Fix the timestamps on initial graph drawing in system overview. 2008-03-14 08:34:26 * Implement simple splitlong in the irc client that doesn't do word breaks or any other fancy stuff. * Add client build time to the version reply in the irc client. * Make it possible to set the vbs duration in hours, days or to infinite in the rule editor. * Add nick highlight in the irc client, the color is hardcoded to red for now. 2008-03-12 10:30:50 * Add nick highlight in the irc client, the color is hardcoded to red for now. * Fix problem with getting a wait cursor when clicking on an empty object in the rule editor. * Copy the property value in connection view to Selection as well as Clipboard on X11. * mtime in the file manager is in UTC so let's apply the clients timezone to it so it shows the correct time in most cases at least. 2008-03-03 12:00:16 * Don't lose changes to the name edit or the enable checkbox when adding a new condition in the rule editor. * Fix the calculation of the sort columns header section width. 2008-02-28 15:22:28 * Show a nick list in the irc client. * Add support for creating private conversations in the irc client. 2008-02-27 16:41:13 * Fix problem with irc client quiting when any other nick quits the server. * Add support for receiving private messages in the irc client. * Apply the name when return is pressed in the name input in rule editor. * Show wait cursor while the rule editor is busy filling/sorting listviews. 2008-02-27 10:08:26 * Fix crash in system overview when resizing the listview header sections in the system overview values list. 2008-02-27 08:01:40 * Fix crash when copying objects in the rule editor. * Make a parent list item show that one of its children is checked by using a tristate checkbox. Which is pretty useful in the rule editor's rule condition editor. * Add warning about shapingobject doubles in a shaping rule in the rule editor. 2008-02-25 09:47:19 * Make sure system manager uses UTF-8 when exporting to xml. 2008-02-22 11:17:36 * Fix crash when updating the templates in system overview * Change it so that when one creates a new object or rule one is taken to the editor for that rule or object instead of having to rename it in the listview first. * Fix child netobject showing visible checkbox in it's editor. * Update the name lineedit when the value has been changed in the treeview in the ruleeditor. 2008-02-21 14:09:19 * Add a show connections context action when the object shown in the surveillance vbs view is split by local host. * Don't show the extra value in parenthesis in the vbs view in surveillance as it doesn't tell the user anything. * Sort the addresses correctly when split by localhost in the vbs view in surveillance. * Add a totals row to the value list in system overview. * Only add values that are >= 0 to total graphs in system overview. 2008-02-19 11:14:15 * Fix updating of chart type actions in the statistics view depending on if the values are available or not. 2008-02-18 14:08:51 * Add enable checkbox to the shaping and firewall rule views. * Add visible checkbox to the netobject view. 2008-02-12 14:25:43 * Show the correct value in the total graphs caption in system overview. 2008-02-08 15:19:55 * Show correct value in system overview graph view captions. * Check if debug is enabled when creating the channel stats view. 2008-02-06 10:20:19 * Clean up help menu and add a Request Support action that opens the Request Support webpage. * Add a name field to the properties in system manager to make the work flow nicer when adding a new folder/system. * Show the current value in real-time charts on it's own row as it has a tendency to get tangled with the max/min/avg values on smaller res screens. * Change the Connections header to Est. Connections to make it clear the column only shows established connections. 2008-02-04 09:31:01 * Minor bug fixes in the listview header code. * Add a total graph showing the total value for all systems to value graph views in system overview. 2008-01-31 08:43:22 * Show the graphs in alphanumeric order in system overview value graph views. * Show marker in all graphs in a system overview value graph view. * Calculate bandwidth values correctly in the value graphs in system overview. * Actually make it possible to scroll when the value graphs in system overview doesn't fit on screen. 2008-01-30 14:04:07 * Only show the remote server & client listview while in debug mode * Add possibility to look at all system values for a template in system overview * Add object and rule name inputs to the rule editor's views 2008-01-24 13:50:56 * Add a listview to the service view for showing connections which have remote server and client. 2008-01-23 11:19:56 * Make sure the header section has available space for the sort indicator in listviews. * Fix the timestamps when getting the graph values in system overview. * Update the fw rule move actions so they're enabled correctly after an item has been moved in the rule editor. * Add a Total Connections column to the local hosts view. 2008-01-17 09:22:42 * Improve the sorting of per cent columns in the services and service object views. * Remove hack to work around the fact that the local hosts view gets reset each time the ruleset is reloaded as it didn't work reliablyin some cases. * Add random looking flag to the ruleset checker. * Rename XFB to Flags in the ruleset checker. * Add TX drops and RX drops to the monitor graphs for channel statistics. * Only show debug columns in channelstatistics when it's been turned on. 2008-01-10 10:23:30 * Fix gap between columns in listviews, which could occur while rearranging the view. 2008-01-08 11:43:45 * Make it possible to steal the resource while opening the rule editor. * Handle when a session gets destroyed because another user stole the resource. * Fix drawing of the date selection in the calendar in statistics when 31 dec is in week 1. 2008-01-03 15:02:40 * Fix decompression code (bug showed up as a lot of unkown command messages) 2008-01-03 13:45:58 * Improve performance in the local hosts, host and service views, especially on Mac OS X. 2007-12-20 15:07:04 * Make it possible to steal the objects & rule resource in the rule editor. * Don't block other mainwindows when showing system reboot and configuration reload dialogs. * Fix graph painting in system overview with many values and gaps in the graph. 2007-12-19 15:01:17 * Fix crash when removing a graph from system overview. * Show Value missing instead of -1 as current value in system overview. * Show Value missing or n/a instead of -1 in real time graphs. * Fix calculation of average when the graph contains a gap. * Honor linebreaks in the details text in fwlog view. * Show the system address in the titlebar of the rule editor. 2007-12-18 11:12:01 * Fix saving of the use compression setting in system manager * Fix so that the default view setting actually is used when connecting but not while reconnecting 2007-12-17 16:56:09 * Add support for the 'Random looking' flag on firmware versions newer then 11317 in the rule editor. * In rule editor, handle flagobject items with flag that the client doesn't recognize better by showing the flag name from the server. * Make the max and min values in linecharts more obvious by painting the marker's textbox border red or green. 2007-12-12 14:51:24 * Fix painting of the graphs in system overview. 2007-12-12 11:37:21 * Scroll the listview if draging an item close to the upper or lower edge of the view. * Only change color of netobjects in the rule editor. * Change so that the searchbar gets focus even if it's shown when one writes text in the listview. * Make it a bit more obvious that it's the surveillance connection that failed. * Make it possible to export/import all systems to/from a xml file in the system manager. * Make sure that hosts that is moved to another netobject gets cleared from the old netobject in the local host view. * Prefix the subview title with the view title. * Make it possible to drop an object on the objectroot in the rule editor. 2007-12-10 09:36:28 * Show per cent in slice tooltip in statistics piecharts. * Don't show the marker in the pixmap created for d'n'd in statistics root page. * Include the page title and don't paint the marker when creating the pixmap for d'n'd. * Don't stop updating the listview in vbs view if we don't receive a VBSQueryResultEnd. * Right align the values in vbs view. This means they'll be sorted descending order as well. * Make netobjects that are not visible have disabled text color. * Correct behavior when creating a new netobject in the netobject root viewer. * Make it possible to set a netobject as visible in the rule editor. 2007-12-03 16:49:50 * Fix average calculation in realtime charts. * Use a dialog instead of inplace renaming when creating a user in the usermanager to improve the workflow. * Don't change view when reconnecting. * Add a x value label to the marker in statistics linecharts. 2007-11-30 14:23:58 * Make the realtime graphs show a timestamp in the mouse marker. * Use Incoming/Outgoing, as in all other views, instead of In/Out in local hosts view. * Don't show the marker when there's no statistics data. * Remove the marker as soon as the mouse leaves the graph. 2007-11-26 14:17:12 * Default to using compression for new systems in the system manager. * Fix 'Show All Connections For Host' context action when grouping by the server port in the service view. * Fix missing window decorations on the rule editor. 2007-11-23 14:28:38 * Make the marker text label switch sides in the middle of the graph. * Correct spelling in spanish translation. * Add a mouse marker to the statistics line charts as well. * MachineID -> SystemID in system info dialog. * Show the marker in all graphs of a view. * Make the marker text easier to read in monitor and system overview graphs. 2007-11-21 16:24:57 * Add option to system manager and quick connect to use compression for the PLD connection. * Draw a marker for the value closest to the pointer in monitor graphs and system overview. * Remember the default view setting when d'n'd a system in the system manager. * Updated chinese translation. * Add go to today context action in the calendar widget. * Select the check box for rule statistics when any of the other checkboxes are checked. Also uncheck other check boxes when the rule checkbox is unchecked. * Make it possible to drag and drop folders as well as systems in the system manager. 2007-11-15 15:30:12 * Add subfolder support to the system manager. * Only read the interval from disk when creating system overview to handle several open windows better. * Disable checkboxes of child netobject if the parent is checked in the rule condition editor. * Add a 'Copy Row To Clipboard' context action to listviews in surveillance. * Default to line chart instead of stacked area chart in statistics. * Show max and min values for each dataset in linecharts. * Add fresh file list action to the filemanager. 2007-11-13 09:07:02 * Fix crash while editing a shaping object and VBS is disabled. * Remove systems that is not available anymore in system overview. 2007-11-12 11:33:06 * Fix downloading of files in the filemanager and the backup manager on some Windows installations. * Fix updating of the netobject in the localhost view. 2007-11-09 13:18:50 * Make the rule editor work with firmwares older then 11300. * Speed up the local host view when there is many netobjects. * Add a setting for the host look up in the connection view. * Show the protocol name in the property list in the connection view. 2007-11-06 10:31:15 * Make it possible to set a default view per system in the system manager. * Add close button and ctrl+w shortcut to the conn search dialog and the irc client. * Make the systemmanager remember its geometry. 2007-11-05 10:43:11 * More strict input for IP addresses. * Fix problem with strange characters in surveillance listviews. * Don't show a connection count graph when monitoring single connections. * Improve usability of the quick connect dialog by switching to a combobox for the address field, remembering the last address connected to and default the user to admin. * Add quick connect to the main window file menu. * Show connection in different color if it's assymetric or unestablished in host and service views. 2007-11-01 09:42:34 * Prevent overflow errors in statistics that caused strange graphs or empty graphs although there was values. * Add service does not exist warning in the objects and rules editor. * Make sure the same object item isn't shown twice in the object editor. * Only show object and rule types that are enabled in the firmware in the object and rules editor (needs firmware newer then 11286). * Update the statistics navigator on reload so that there is a way to update the available dates. * Speed up the local host view a bit. * Remember open NetObjects in the local host view. Should make the view a bit more usable when the rule set is reloaded often. * Fix crash in the connection search dialog when the connection search is disabled on the PL. 2007-10-19 11:24:31 * Show correct values in host and service views. 2007-10-19 10:48:07 * Add support for grouping by server port to host and service views. 2007-10-12 16:13:54 * Improve performance of the local hosts view. * Update the distversion in system overview's system view as the system might have been upgraded. * Add option to change codec used to show the details in the firewall log view. 2007-10-11 13:58:24 * Fix so that all lists gets updated when choosing delete in the item error dialog. * Fix so that new shaping and firewall rules automatically goes into rename mode. 2007-10-09 16:45:16 * Fix bug in connsearch that sent to and from datetime as client local time instead of UTC. Needs a firmware newer then 11265 to get the correct result though. * Fix crash on ruleeditor close if selecting delete in the item/cond error dialog. 2007-10-09 08:41:45 * Fix the problem with the connect button in system overview showing up in the wrong place or not at all. * Minor improvements to the performance of the local hosts view. 2007-10-08 08:24:08 * Made main window title look cleaner when disconnected. 2007-10-05 08:37:05 * Make sure object names fit in the vbs view combo * Don't update the serviceobject and shapingobject views while surveillance is paused * Show the system name in the title bar 2007-10-04 09:06:30 * Make comment field in ruleeditor read only for global objects * Update the system name in the system overview 2007-10-03 09:25:45 * Don't reset the netobject list in localview while the view is paused. * Make it possible to enable debug for channelstatsview after one has looked at it once. * Add option to delete invalid items and conditions when applying in rule editor. * Add icons to hosteditdialog buttons in usereditor. * Reload the vbsobject list on update and when the vbs view is shown. 2007-10-02 08:03:56 * Don't allow removing the last vbs limit in the shaping object editor as you can't go back to a normal object from a shaping object. * Decrease the correct ref counter in pld/client so that the client doesn't keep watching connections that isn't shown in the gui. 2007-10-01 12:02:09 * Make it possible to change the grouping in the service view's listviews. It's now possible to group connections based on either client or server. * Make sure backups get a filesize in the backupmanager directly after they're created. 2007-09-28 15:39:38 * Fix so that the client doesn't convert server timestamps to it's local timezone. 2007-09-27 09:28:40 * Show the default value as default value not the set value for boolean values in the system config editor. 2007-09-26 13:05:52 * Add setting for the time interval shown in system overview graphs, default to 24h. 2007-09-25 09:51:05 * Add support for exporting only a range of pages in the statistics view. * Make it possible to export bookmark folders into one single file in the statistics view. 2007-09-19 09:43:05 * Fix problem with disappearing columns in listviews 2007-09-18 16:12:12 * Fix input of MPLS values to support full range 2007-09-18 08:07:16 * Spelling fix 2007-09-17 13:29:56 * Use child items in the navigation treeview instead of tabwidget in shapingobjectview * Show progress dialog for printing or exporting many pages in statistics instead of just blocking the UI * Enable the bookmark manager's copy, cut and paste actions only when they can do something 2007-09-13 08:46:12 * Minor GUI improvements 2007-09-12 12:59:45 * Fix problem that the shapingobject editor sets the wrong split by value * Fix the problem with an empty column appearing in listviews sometimes. * Add system information to the help menu 2007-09-07 09:37:39 * Add support for user hosts to the user editor. * Update the layout of statistics to be a bit less crowded. The following requires at least firmware v11.213: * Add support for reloading configuration and rebooting system to the system configuration editor. * Make it possible to restore more then one resource at a time in the backup manager. 2007-08-06 11:15:20 * Minor fixes to the behavior of the objects & rules editor 2007-08-02 14:19:57 * Update the layout of the ShapingObject editor to make it more usable. * Make it possible to show/set the bandwidth limit in either kbps or Mbps in the ShapingObject editor. 2007-07-31 16:00:21 * Add reverse hostname lookup for client and server addresses in the connection view. * Possible to upload more then one file at a time in the file manager. * Possible to drop files on the file list in the file manager. * Fix sorting of per cent values in the services and service objects views. 2007-07-26 15:40:54 General: * Updated user interface with a more modern look. * Added support for host and firewall triggers. * All types of graphs are dragable to any application that can handle pixmap drops. * Support transfer behavior (XFB) flags. * Added warnings for common mistakes in the objects and rules editor. * Added system overview, which makes it possible to monitor serveral systems at the same time. * Added a system manager that manage the connection details for you. * Possible to set queue length and goal per shaping object. * Limited irc client for contacting tech support. Surveillance: * Added a service objects view. * Added a show all connections for this host context action to all local hosts in the services and service objects views. * Show per cent of total for each service in services and service objects views. * Possible to monitor most of the values in with real-time graphs. * Rule Checker (VCRC), which can be used to check that your rules performs as expected. * Added a summary to systems diagnostics in which you can show graphs of values of your choice. * Optional reverse hostname lookup for local hosts. Statistics: * Possible to show the linechart as a stacked area chart. * Added a bookmark manager. * Custom date interval, which is selectable with the mouse. * Improved root page. * PDF export, both of bookmarks as well as the currently viewed graph. 2006-09-06 13:56:51 * Initial windows release for v11