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
Roman Bovsunivskiy
721bf54728
Fixed #1520
2010-06-18 12:33:42 +00:00
Vadim Kurland
1ee9ca248d
* PolicyCompiler_ipt.cpp (specialCaseWithFWInDstAndOutbound::processNext):
...
fixed #1523 "outbound ipv6 rule matching multicast ipv6 destination
is not generated". The rule with network object fe80::/10 in source
and ipv6 muticast ff00::/8 in destination did not produce correspondign
ip6tables command. The change affects other cases with rules using
broadcast or multicast objects that should be considered matching
the firewall object.
2010-06-17 23:58:17 +00:00
Roman Bovsunivskiy
5442fd5708
better WorkflowIcons initialisation
2010-06-17 18:39:09 +00:00
Vadim Kurland
dadfcfbc18
changelog entry
2010-06-17 17:59:46 +00:00
Roman Bovsunivskiy
002a07a6ee
Fixed #1522 : vertical scrolling in RuleSetView jumps one whole rule at a time
2010-06-17 17:42:29 +00:00
Roman Bovsunivskiy
00dc8c55c9
Fixed #1493
2010-06-17 17:38:19 +00:00
Roman Bovsunivskiy
36c7201fc3
Added WorkflowIcons class to guilib
2010-06-17 17:17:04 +00:00
Vadim Kurland
a93dcf58e2
* IPTImporter.cpp (IPTImporter::pushPolicyRule): fixed SF bug 3017084
...
"compiler adds extra quote characters to log-prefix string".
2010-06-17 05:06:19 +00:00
Vadim Kurland
3ad8cd4661
see #1493 checking in icons
2010-06-17 04:56:50 +00:00
Vadim Kurland
2467927ed5
fix for the SF bug 3015979 fwbuilder not exiting in centos 5.5
2010-06-17 04:49:30 +00:00
Vadim Kurland
aa68200d6d
refs #1493 made workflow buttons look like buttons, with a frame and all
2010-06-17 04:31:21 +00:00
Roman Bovsunivskiy
3cdaba7a39
Workflow icons
2010-06-16 19:41:08 +00:00
Roman Bovsunivskiy
eb82ddd323
Fixed #1521 : GUI crashes upon exit with old Qt versions
2010-06-16 18:34:34 +00:00