1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-23 19:57:21 +01:00

2143 Commits

Author SHA1 Message Date
Vadim Kurland
a6c0b0f1ee working on #1360 "negation of cluster interfaces is broken" 2010-03-27 20:39:20 +00:00
Vadim Kurland
b5a794d1f1 * platforms.cpp (isDefaultPolicyRuleOptions): fixed #1365 "missing
some flags for the "non-default" rule options for PF"

* FWObjectPropertiesFactory.cpp (FWObjectPropertiesFactory::getPolicyRuleOptions):
fixed #1364 "add synproxy and other missing pf rule options to the
rule options tooltip"
2010-03-27 17:25:05 +00:00
Roman Bovsunivskiy
3b5d548ca4 Changed font selection method in newClusterDialog 2010-03-27 17:20:34 +00:00
Roman Bovsunivskiy
387f2838ea Changed font selection parameters in newClusterDialog to select readable font (Fixed #1362) 2010-03-27 17:03:39 +00:00
Vadim Kurland
f8d10ec3ff * RuleSetModel.cpp (RuleSetModel::getDecoration): fixed #1363
"GUI crash in newClusterDialog". GUI crashed after a new cluster
object has been created from two PF firewalls.
2010-03-27 02:13:01 +00:00
Vadim Kurland
fc5e37d74d fixing other unit tests that broke because of addition of the module secuwallosAdvancedDialog 2010-03-27 01:34:08 +00:00
Vadim Kurland
af842e864e fixing another unit test 2010-03-27 01:30:56 +00:00
Vadim Kurland
a364bdc9b3 fixing unit test 2010-03-27 01:26:53 +00:00
Vadim Kurland
6c1213c9a5 * configlets/linux24/check_utilities: fixed #1359 "generated
script hangs testing for iptables-restore"
2010-03-26 17:55:22 +00:00
Reto Buerki
af6259a837 Provide secuwall specific iptables advanced dialog.
Patch initially contributed by Joerg Marx.
2010-03-26 17:20:50 +00:00
Reto Buerki
4fe434d39e secuwall: Add script_skeleton configlet.
Patch contributed by Joerg Marx.
2010-03-26 14:47:14 +00:00
Reto Buerki
a2cb626474 Export object file name as configlet variable.
Patch contributed by Joerg Marx.
2010-03-26 14:47:11 +00:00
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