Vadim Kurland
99d385c09e
* FWObjectPropertiesFactory.cpp (FWObjectPropertiesFactory::getObjectPropertiesBrief):
...
fixed #1356 "Show number of rules in the rule set object in the
second column of the tree"
2010-03-26 02:40:20 +00:00
Vadim Kurland
4c55060297
* PolicyCompiler_pf_writers.cpp (PrintRule::processNext): fixed #1351
...
"synproxy rule option is broken"
2010-03-25 16:44:30 +00:00
Vadim Kurland
a6c8dec20a
changelog records
2010-03-24 20:47:01 +00:00
Roman Bovsunivskiy
6653635346
Removed unused function from IPDialogTest.cpp
2010-03-24 18:00:48 +00:00
Roman Bovsunivskiy
acfa242146
Unit test for NetworkDialog and NetworkDialogIPv6.
...
Fixed NetworkDialog allowing to set 0.0.0.0 netmask.
2010-03-24 17:10:10 +00:00
Vadim Kurland
dae8822e86
* using CppUnit::TestFixture in unit tests based on cppunit:
2010-03-24 03:07:54 +00:00
Vadim Kurland
c9cf486720
* configlets/linux24/check_utilities: fixes #1348 "check_tools
...
should check IPTABLES and IPTABLES_RESTORE as well"
2010-03-23 21:04:27 +00:00
Roman Bovsunivskiy
30f2908b74
Fuxed executable file name for IPDialogTest
2010-03-23 19:20:18 +00:00
Roman Bovsunivskiy
52d376edc2
Fixed problems with IPdialog unit test
2010-03-23 19:15:16 +00:00
Roman Bovsunivskiy
536289c0e1
Unit test for IPv4 and IPv6 dialogs
2010-03-21 20:21:19 +00:00
Roman Bovsunivskiy
f9dfdf17ee
Menu items now have object names
2010-03-20 20:57:09 +00:00
Vadim Kurland
85e0f16aa5
fixing unit test
2010-03-20 20:45:36 +00:00
Roman Bovsunivskiy
f2700e8cd7
AddressRangeDialogTest does not need test.fwb any more.
...
Checking message box text.
2010-03-20 20:05:48 +00:00
Vadim Kurland
599ab65492
fixed SF bug 2973137
2010-03-20 00:17:28 +00:00
Vadim Kurland
e308942369
fixed SF bug 2973221 "single rule compile (x) results in sigsegv".
2010-03-19 22:49:48 +00:00
Vadim Kurland
11d667ecf2
fixed #1347 : ssh cancel rule install sigsegv SF bug 2973136
2010-03-19 22:46:53 +00:00
Vadim Kurland
6c5b8b3b32
fixed SourceForge bug 2973121: Added support
...
for FWSM v4.x
2010-03-19 22:33:23 +00:00
Vadim Kurland
a25878ab6e
fixed SourceForge bug 2973079
2010-03-19 21:58:25 +00:00
Reto Buerki
165ebf427a
VRRP: Make IPsec AH a configurable option.
2010-03-19 17:16:11 +00:00
Reto Buerki
f718ed189c
Remove trailing whitespaces.
2010-03-19 15:36:30 +00:00
Adrian-Ken Rueegsegger
a3bc82d6e9
Secuwall: Revert to default fw script installation.
2010-03-19 15:27:39 +00:00
Adrian-Ken Rueegsegger
b254704718
Secuwall: Do not add generated files to manifest.
2010-03-19 15:27:36 +00:00
Adrian-Ken Rueegsegger
48c43b57c0
Secuwall: Omit inherited functions.
2010-03-19 15:27:33 +00:00
Adrian-Ken Rueegsegger
b319f05dcc
Secuwall: Rework interface file generation.
...
Patch contributed by Joerg Marx.
2010-03-19 15:27:30 +00:00
Adrian-Ken Rueegsegger
8c966aa710
Secuwall: Generate 2048 bit ssh keys.
...
Patch contributed by Joerg Marx.
2010-03-19 15:27:27 +00:00
Adrian-Ken Rueegsegger
341507d99e
Secuwall: Add rules for configured DNS servers.
...
Patch contributed by Joerg Marx.
2010-03-19 15:27:23 +00:00
Reto Buerki
149d96a75c
Add rule to allow IPsec AH protected VRRP traffic.
...
According to RFC 2338 section 5.3.6.3, VRRP exchanges can be
integrity protected using IPsec AH.
Patch contributed by Joerg Marx.
2010-03-19 14:09:04 +00:00
Vadim Kurland
b8f059fcf1
* fixed SourceForge bug #2972699 "fwsm/pix syslog name". The dialog
...
only accepts ip address for the syslog server.
2010-03-19 04:20:03 +00:00
Vadim Kurland
23d5ab4370
* configlets/ipfw/script_skeleton: fixed #1335 "Empty functions in
...
ipfw script". Under some circumstances shell functions in the
generated ipfw script could have no body; /bin/sh does not like
that.
2010-03-19 03:15:09 +00:00
Vadim Kurland
5c67aa08f1
fixes #1340
...
firewall object created from template does not inherit fw and host
os settings; set "stateless rule " option in template rules
where it makes sense; turned ip forwarding and "assume fw is part
of any" in the "web server" template object.
2010-03-18 21:24:55 +00:00
Roman Bovsunivskiy
9b2ef452fb
AddreessRangeDialog test
2010-03-18 18:51:13 +00:00
Vadim Kurland
a0e953a5b8
tests for anti-spoofing rules when ip forwarding and "assume fw is part of any" are turned off. See #1338
2010-03-18 18:27:39 +00:00
SVN User
ec251ede27
* RCS.cpp, FWWindow.cpp: Fixed #1334 Program failed to open data
...
file on Windows if it was stored on mounted network volume.
"File/Open" operation terminated with no error but did not load
the file. "File/Open Recent" ended with an error message that
quoted file path as somehting like this:
"Volume{3c50bdba-21b0-4ea5-b52f-aa5d9755f918}/test1.fwb"
which was obviously incorrect and the file could not be loaded.
2010-03-16 22:31:45 +00:00
Vadim Kurland
c69b8f3188
more debugging for #1334
2010-03-16 19:04:04 +00:00
Roman Bovsunivskiy
f4f0855bfc
Unit test for ObjectManipulator::editSelectedObject ( Fixed #1332 ).
...
QTest::mouseDClick does not work as it should, so i am calling om->editSelectedObject directly.
2010-03-16 17:32:18 +00:00
Vadim Kurland
8068056ae0
added a comment
2010-03-16 16:53:10 +00:00
Vadim Kurland
5764378004
renaming variable management_address see #1333
2010-03-15 23:05:17 +00:00
Vadim Kurland
365f9d9154
changelog record
2010-03-15 21:10:57 +00:00
Vadim Kurland
3169f643c5
* PolicyCompiler_PrintRule.cpp (PrintRule::_printOptionalGlobalRules):
...
fixes #1333 "Add variable management_interface for the
automatic_rules configlet"
2010-03-15 21:10:16 +00:00
Vadim Kurland
fca8316205
changelog records
2010-03-15 16:07:40 +00:00
Vadim Kurland
c1d8901854
* ObjectManipulator.cpp (ObjectManipulator::editSelectedObject):
...
change in the behavior of double click in the tree. Open rule set
object in the editor if it is already opened in RuleSetView. If we
just opened it in RuleSetView, check if the editor is visible and
if yes, open the object in the editor right away. Fixes #1331
2010-03-15 16:05:34 +00:00
Vadim Kurland
6c06a6523d
fixes #1326 MDI subwindow title is left "Untitled" when GUI starts with a file on the command line
2010-03-13 17:43:29 +00:00
Vadim Kurland
5a1aa6ceb3
using file name for the floating tree panel title. See #2714
2010-03-13 17:37:24 +00:00
Roman Bovsunivskiy
4c625cdd7d
Object tree now has title when it is deatached ( Fixed #1317 )
2010-03-13 17:04:05 +00:00
Adrian-Ken Rueegsegger
127d675b0d
Secuwall: Skip SSH key generation if disabled.
2010-03-12 14:21:00 +00:00
Reto Buerki
e4b3646884
Only append unique iface names to interfaces_to_check.
...
This is needed to avoid duplicate names when compiling a cluster
which uses the same interface names as the firewall members.
2010-03-12 11:39:26 +00:00
Reto Buerki
e439483def
Update cluster README.
2010-03-12 11:39:22 +00:00
Reto Buerki
09f24b917a
Rename cluster vrrpX interfaces to ethX in example.
2010-03-12 11:39:20 +00:00
Reto Buerki
592e77cdc6
Update os default options in cluster example file.
2010-03-12 11:39:16 +00:00
Reto Buerki
16cdc5967c
Update secunet wall os default options.
2010-03-12 11:39:10 +00:00