Commit Graph
2432 Commits
Author SHA1 Message Date
Roman Bovsunivskiy 16288458d4 Fixed #1553 2010-07-09 15:38:30 +00:00
Roman Bovsunivskiy a322d338c1 Fixed #1556 2010-07-09 14:28:12 +00:00
Roman Bovsunivskiy 077d0ffcde Fixed #1554 2010-07-09 14:20:32 +00:00
Roman Bovsunivskiy 5c9147ed85 Fixed #1555 2010-07-09 14:00:33 +00:00
Roman Bovsunivskiy 6568f087bb Added unit test for inspecting cluster files (refs #1552) 2010-07-06 14:07:39 +00:00
Roman Bovsunivskiy 883f414d5a Fixed my name in changelog 2010-07-05 16:53:20 +00:00
Roman Bovsunivskiy d7b4cd3b5d Updated changelog 2010-07-05 16:50:30 +00:00
Roman Bovsunivskiy 58755e5b42 case insensitive name comparison for firewall list sorting 2010-07-05 16:32:36 +00:00
Roman Bovsunivskiy dff9dd7628 Inspect is now working with clusters 2010-07-05 15:25:16 +00:00
Vadim Kurland f8918cbb9a more checks for printing from command line, See #1533 2010-07-03 16:02:24 +00:00
Roman Bovsunivskiy 9bfb5c30f4 Fixed #1545 2010-07-02 11:03:21 +00:00
Roman Bovsunivskiy 41ef4cd1bb Completed generic dialog unit test (fixed #1422) 2010-07-01 16:14:39 +00:00
Roman Bovsunivskiy 258d6c2b31 Fixed #1529 2010-07-01 15:30:19 +00:00
Roman Bovsunivskiy 8fbeefb616 "Inspect" context menu item (fixed #1538) 2010-06-30 16:43:43 +00:00
Roman Bovsunivskiy f51ddaa8a8 Fixed #1533: printing from command line works now 2010-06-30 15:32:34 +00:00
Roman Bovsunivskiy 1f0d6c798f Fixed #1535 2010-06-30 14:24:28 +00:00
Roman Bovsunivskiy 9f911179b4 Fixed #1534 2010-06-30 14:19:36 +00:00
Roman Bovsunivskiy 7affbe8f4d instDialog inspect button unit test (fixed #1537) 2010-06-30 14:06:19 +00:00
Vadim Kurland 20ca3b3e02 fixed #1528 fixed typo in the warning message 2010-06-29 00:28:40 +00:00
Vadim Kurland d48283c45e see #1541 fixed warning dialog grammar 2010-06-29 00:27:23 +00:00
Vadim Kurland 047083a41c applied patch from SF bug 3013532 to make file chooser dialogs show files with no extension 2010-06-28 23:48:34 +00:00
Vadim Kurland beb7952eca * utils.cpp (parseCommandLine): See #1542 since now user can enter
differet command line parameters together with the path to ssh and
scp clients in the global Preferences dialog, we need to parse
these properly. This is especially important if file paths or
arguments contain white space characters. Unit tests are in
src/gui/unit_tests/parseCommandLineTest
2010-06-28 23:14:56 +00:00
Vadim Kurland 8f695ec044 refs #1346 button "inspect" should be enabled only if some files were actually produced during compilation 2010-06-28 16:34:53 +00:00
Roman Bovsunivskiy deb9f0117e Fixed #1539 and #1540 2010-06-28 13:08:27 +00:00
Vadim Kurland a97c25c49a fixed build problem with old Qt 2010-06-27 22:46:58 +00:00
Vadim Kurland bb9ca9456e removed exccesive debug print 2010-06-27 21:05:05 +00:00
Vadim Kurland cbd11fb9be see #1346 fixed navigation and cleaned up instDialog wizard 2010-06-27 19:22:37 +00:00
Vadim Kurland cbc2b1278a updated release notes 2010-06-27 04:55:40 +00:00
Vadim Kurland af71f2d80b automatically configuring putty session fwb_session_with_keepalive on windows 2010-06-27 04:54:47 +00:00
Roman Bovsunivskiy 5fc9be5ce2 Fixed #1346 2010-06-27 04:29:48 +00:00
Vadim Kurland f0c8bfa2e8 all instllation commands should be
on the single line
2010-06-27 04:20:39 +00:00
Vadim Kurland fc517354c8 assembling ssh and scp path and all command line parameters in FirewallInstaller instead of ssh wrapper code 2010-06-27 01:39:41 +00:00
Vadim Kurland 1bbeb0f04f SF bug 3020381: Line failure should abort remote firewall install. Using ssh keepalives to make ssh client detect disconnect. Currently works only with unix ssh clients 2010-06-27 00:47:00 +00:00
Vadim Kurland b01a45204f do not verify network zones of unprotected interfaces 2010-06-27 00:30:00 +00:00
Vadim Kurland fe684e16c1 release notes and changelog records 2010-06-25 21:49:26 +00:00
Roman Bovsunivskiy 3b6399189f Fixed #1346 and #1536 2010-06-25 20:34:32 +00:00
Vadim Kurland afdc06d9f6 using QStringList class methods available in QT 4.3 2010-06-25 19:48:28 +00:00
Vadim Kurland 1994f02f4d * OSConfigurator_linux24::printVirtualAddressesForNatCommands:
fixed bug 3001228 "v4.0.0 iptables: NAT not creating interface
addresses". Iptables script generated by fwbuilder used to include
commands to configure virtual ip addresses for NAT only if option
"configure interfaces" was turned on. Expected behavior is to
generate these commands when option "Add virtual addresses for
NAT" is turned on regardless of the setting of the option
"configure interfaces".
2010-06-25 03:38:24 +00:00
Vadim Kurland f4c5090383 changelog records 2010-06-25 00:41:14 +00:00
Roman Bovsunivskiy 392f17c2dd Added new class to guilib for unit tests 2010-06-23 20:56:33 +00:00
Roman Bovsunivskiy 2422b12a1e Better error reporting for source inspect 2010-06-23 20:49:45 +00:00
Roman Bovsunivskiy c474785b7e Basic firewall source viewer. 2010-06-23 20:07:42 +00:00
Roman Bovsunivskiy b7b44b6a65 clear settings if running for unit test 2010-06-23 16:40:09 +00:00
Roman Bovsunivskiy 733e2115e3 Fixed #1526 2010-06-23 16:37:32 +00:00
Roman Bovsunivskiy 36c055142a Updated unit tests main function to use test settings 2010-06-22 18:10:01 +00:00
Roman Bovsunivskiy 980359c907 Options for FWBSettings to use test settings file 2010-06-22 17:58:24 +00:00
Roman Bovsunivskiy 112a4dacad Fixed unit tests when starttip dialog id disabled 2010-06-22 17:23:11 +00:00
Roman Bovsunivskiy 078862e226 Fixed #1520 2010-06-18 19:02:42 +00:00
Roman Bovsunivskiy a588337982 Removed unused gui_common.inc file 2010-06-18 15:30:52 +00:00
Roman Bovsunivskiy 6a3955ad94 Removed references to gui_common.inc in commented lines 2010-06-18 12:41:21 +00:00