Commit Graph
2569 Commits
Author SHA1 Message Date
Roman Bovsunivskiy 478ab765da Help and Tutorial dialogs are now not modal and not top-level. They can be minimized, but not maximized. All tests passe. (fixed #1655). 2010-08-04 18:25:00 +00:00
Roman Bovsunivskiy 91539874ef Help and tutorial dialgs are not modal now (refs #1655) 2010-08-04 14:27:29 +00:00
Vadim Kurland 5bb1ac9c50 fixed SF bug 3038562 unknown dir in some ui files 2010-08-04 02:09:03 +00:00
Vadim Kurland e582034792 fixed SF bug #3038948
"ASA logging severity levels are incremented"
2010-08-04 01:49:07 +00:00
Vadim Kurland 0060ee84fa fixed SF bug3038636: support for the new syntax of ipv4options module 2010-08-04 01:36:30 +00:00
Vadim Kurland d27ae466b8 reverting r3193 2010-08-04 01:22:04 +00:00
Mike Horn b32d409fc4 Updated v4.1.0 release note to include the addition of integrated SSH tools 2010-08-04 00:43:48 +00:00
Roman Bovsunivskiy 87fc3b6e63 Help dialogs are now not modal (fixed #1655) 2010-08-03 19:26:02 +00:00
Roman Bovsunivskiy 7cf9489352 Added disabling of "Create new firewall" and "Import existing policy" buttons when read-only library is selected. Fixed #1658 2010-08-03 18:57:20 +00:00
Vadim Kurland de6dc9a56c fixed unit test 2010-08-03 02:37:28 +00:00
Vadim Kurland 769d0d926b * InterfaceDialog.cpp (loadFWObject): fixed #1657 "When no network
zone is defined on the interface, the Interface object editor says
it is "Any" which is a lie"
2010-08-03 02:34:09 +00:00
Vadim Kurland 0079bd7a24 fixed #1652 "support
for adding single address to address table in the generated
script"
2010-08-03 02:01:03 +00:00
Vadim Kurland a25846b73b updated release notes 2010-08-03 00:37:48 +00:00
Mike Horn 11ff00b797 Updated V4.1 release note 2010-08-03 00:35:45 +00:00
Vadim Kurland 5fd5bb14ac * OSConfigurator_linux24.cpp (printRunTimeAddressTablesCode):
fixed #1654 "Support for run-time Address Tables with empty file
in iptables".
2010-08-03 00:33:54 +00:00
Vadim Kurland 38dd6420db fixing startTipDialogTest 2010-08-02 23:49:49 +00:00
Vadim Kurland 1f36ea00cd * Helper.cpp (findInterfaceByNetzone): fixed #1653 "Crash when
compiling a rule for Cisco PIX with incorrect network zone".
2010-08-02 22:29:06 +00:00
Vadim Kurland 914ffe8ded applied patch from slif@ to make file properties dialog appear with proper window decorations 2010-08-02 21:53:15 +00:00
Roman Bovsunivskiy 39490160c2 RuseSetDialog will now be disabled if firewall is readonly (fixed #1650) 2010-08-02 15:37:46 +00:00
Roman Bovsunivskiy 627beef3c9 fixed #1647 again: now help dialog is a QDialog, not QMainWindow 2010-08-02 14:12:04 +00:00
Roman Bovsunivskiy 5a1511c784 Added closing of first start tip dialog to startTipDialogTest (fixed #1648) 2010-08-02 11:47:28 +00:00
Vadim Kurland 93eaec0513 changes for external new object checks 2010-08-02 03:23:12 +00:00
Vadim Kurland 637a2b3082 added new module to unit tests guilib.pro 2010-08-01 22:26:16 +00:00
Vadim Kurland 52a0435080 implemented support for additional checks for new objects for the future expansion 2010-08-01 22:05:59 +00:00
Roman Bovsunivskiy 52bb99dec8 startTipDialogTest (fixed #1648) 2010-07-30 19:08:06 +00:00
Roman Bovsunivskiy ca909d305a Fixed #1647: help dialog is not system-modal now 2010-07-30 17:39:34 +00:00
Vadim Kurland 24b2b690e1 fixed #1639 "Add success message to the bottom of the process log
for the installer".
2010-07-29 23:42:26 +00:00
Vadim Kurland 5efa16a76c GUI unit tests should not connect to the update.fwbuilder.org web site to check for updates, we test for that specifically in a special uni test 2010-07-29 20:05:27 +00:00
Vadim Kurland c83b04f36b Fixes SF bug #3036541 "IPV6
only firewall resets ipv4 stack" only reset ipv4 iptables when there are some ip4 rules; also added action block to usage string of the generated iptables script
2010-07-29 18:12:06 +00:00
Roman Bovsunivskiy 4d74dd16d9 renamed test.sh to commandLinePrintingTest for better automatic tests result view 2010-07-29 13:46:44 +00:00
Vadim Kurland 66683ebf92 better fix for SF bug 3035426; gui should save data to a file and not ask user if file name exists, it should only ask if file name has not been assigned 2010-07-29 02:19:06 +00:00
Vadim Kurland 89d504f639 better algorithm to find loops in rule branches and a test case for it for iptables; als fix for SF bug 3034628 "iptables does not allow target REJECT in mangle table" 2010-07-29 01:57:28 +00:00
Vadim Kurland 8acc9d455a added record to the release notes 2010-07-28 23:06:50 +00:00
Vadim Kurland 9b7334a61f fixed SF bug 3035426 "canceled
save writes .fwb ".
2010-07-28 23:05:08 +00:00
Vadim Kurland 3c6102f961 fixed #1631 "Process branch rule sets recursively".
fixed #1632 "dependencies created by branching rule sets should be
processed recursively"
fixed SF bug 3033462
2010-07-28 21:39:28 +00:00
Roman Bovsunivskiy 58a06be32a Fixed #1644 and #1598: window has now minimal size 950x500 2010-07-28 19:06:04 +00:00
Vadim Kurland a51d1733fc fixed #1640 "default policy when the script is stopped should be
optional".
2010-07-27 22:10:53 +00:00
Vadim Kurland 0e8bcac379 fixed #1634 - compiler warning 2010-07-27 21:23:05 +00:00
Roman Bovsunivskiy 1b746e36ee Added unit test for command line printing (fixed #1643) 2010-07-27 19:24:29 +00:00
Roman Bovsunivskiy 3a67445e89 Fixed #1642: program will now crash when printing file created by older version 2010-07-27 13:29:50 +00:00
Vadim Kurland 1d81616677 fixed comment 2010-07-27 01:20:09 +00:00
Vadim Kurland 74063d35c3 implemented support for mixed address lists for run-time address table objects with ipset module 2010-07-27 01:14:04 +00:00
Roman Bovsunivskiy d59ae6c142 Fixed #1636: genericDialogTest will now look for QRadioButtons nearby if tested QRadioButton is not in group 2010-07-26 19:54:27 +00:00
Roman Bovsunivskiy 4eec31618e Fixed #1630: hitting esc in instDialog now closes instDialog, not inspect widget 2010-07-26 19:33:35 +00:00
Vadim Kurland da80eac2dd patch by slif to make the test work more reliably. Fixes #1638 2010-07-26 16:01:34 +00:00
Vadim Kurland 7efbcf6825 * code cleanup. Removed bunch of warnings and cleaned up some test
cases using small patches from Mike Slifcak  slif@bellsouth.net
2010-07-25 03:41:27 +00:00
Vadim Kurland 4ad0e5be21 minor cleanup, removed few warnings and fixed code that loads resources in ImporerTest 2010-07-24 16:21:12 +00:00
Vadim Kurland a1c7183d4c updated release notes 4.1 2010-07-24 06:47:36 +00:00
Vadim Kurland e1bca13699 * Fixes #1635: included code generated by the configlet
run_time_address_tables into script for all linux-based host
OS
2010-07-24 06:41:46 +00:00
Vadim Kurland 1a8d8cd1ea fixed #1633 use ipset module in NATCompiler_ipt 2010-07-24 06:03:48 +00:00