Vadim Kurland
c2885916b0
missing #include <memory>; removed #include "build_num" where not needed
2009-09-30 19:42:33 +00:00
Vadim Kurland
302e6b03eb
missing #include
2009-09-30 15:17:19 +00:00
Vadim Kurland
b947814812
fixes #485 , #482 Implemented proper tests for subinterfaces according to the "linux interfaces.pdf" diagram. Vlan interfaces can be bridge ports.
2009-09-30 06:00:30 +00:00
Vadim Kurland
0502958c06
reduced excessive debug logging
2009-09-30 04:04:13 +00:00
Vadim Kurland
ebdd611d66
fixes #481
2009-09-30 01:50:46 +00:00
Vadim Kurland
529769af62
fixes #479 , #470
2009-09-30 01:11:33 +00:00
Vadim Kurland
ae10cfb61e
fixes #477 object->lock coredump
2009-09-30 00:50:55 +00:00
Vadim Kurland
84f830263b
fixes #476 minimize/maximize window segfault
2009-09-30 00:39:05 +00:00
Vadim Kurland
7aeaf71491
fixes #480
2009-09-30 00:14:24 +00:00
Vadim Kurland
c2cbc9313e
installing configlets
2009-09-29 05:45:14 +00:00
Vadim Kurland
c3fbf1b444
fixes #478
2009-09-29 02:18:22 +00:00
Illya Yalovoy
a394b10138
fixes #469
2009-09-28 21:11:15 +00:00
Illya Yalovoy
0953d5be76
refs #457
2009-09-28 20:48:59 +00:00
Illya Yalovoy
6d51d8db66
fixes #457
2009-09-28 20:42:40 +00:00
Illya Yalovoy
f0db35c78a
refs #457
2009-09-28 20:30:48 +00:00
Illya Yalovoy
d0de28c8a3
refs #457
2009-09-28 20:28:00 +00:00
Illya Yalovoy
69d4d54973
refs #457
2009-09-28 20:22:22 +00:00
Illya Yalovoy
47a447aab4
fixes #473
2009-09-28 14:31:52 +00:00
Illya Yalovoy
0e34300584
fixes #474
...
fixes #468
2009-09-27 20:42:47 +00:00
Illya Yalovoy
63b9f46d25
fixes #452
2009-09-27 16:03:11 +00:00
Vadim Kurland
e837cdea65
fixes #437 - got rid of "_()" everywhere (finally)
2009-09-25 22:50:14 +00:00
Vadim Kurland
d4b28ca4ab
refs #405 : remove code that was used to call policy compiler fwb_pix as external process
2009-09-25 22:16:38 +00:00
Vadim Kurland
e2d4204cd6
fixes #405
2009-09-25 22:04:02 +00:00
Vadim Kurland
fd621eefc3
tests for routing rules with clusters
2009-09-25 21:06:42 +00:00
Vadim Kurland
7b374e1c1b
fixes #406
2009-09-25 17:57:10 +00:00
Vadim Kurland
bd9f77f6f0
fixes #402 #467
2009-09-25 17:26:42 +00:00
Vadim Kurland
e20d0bb7e0
refs #458
2009-09-24 22:06:42 +00:00
Vadim Kurland
80af1a19d6
fixes #465 problem with parts of the installer output appearing in the wrong order in instDialog window
2009-09-24 21:55:09 +00:00
Vadim Kurland
2a8fe535cd
fixes #464
2009-09-24 19:56:32 +00:00
Vadim Kurland
50772edf75
fixed syntax
2009-09-24 04:13:55 +00:00
Vadim Kurland
7346c32f2f
fixes #462 ; adds a check to avoid running ifenslave -d if there are no slaves; updates "last_modified" attribute when inetrfaces or any other child object of the firewall is modified
2009-09-24 04:04:22 +00:00
Vadim Kurland
a609e56348
fixes #459
2009-09-24 00:46:49 +00:00
Vadim Kurland
6babd922f8
fixes #460
2009-09-24 00:43:40 +00:00
Vadim Kurland
71863ca603
fixes #453
2009-09-24 00:27:37 +00:00
Vadim Kurland
ff97b6bf33
incremental updates for bonding interfaces. Refs #261 #265 #454
2009-09-24 00:03:52 +00:00
Illya Yalovoy
e127687142
refs #452
2009-09-23 19:58:02 +00:00
Vadim Kurland
a6ae124e46
fixes #456
2009-09-23 18:07:08 +00:00
Vadim Kurland
68f34d446c
fixes #456
2009-09-23 17:58:05 +00:00
Vadim Kurland
69357d85cc
fixes #456
2009-09-23 17:56:08 +00:00
SVN User
ebb271c572
fix to make code compile on windows
2009-09-23 17:47:48 +00:00
Vadim Kurland
23ee2d9531
merge from v3_1_merge
2009-09-23 17:00:48 +00:00
Vadim Kurland
1cae16c2da
updated changelog wording
2009-09-18 19:10:44 +00:00
Vadim Kurland
a4f248a1f1
changelog record
2009-09-18 18:24:35 +00:00
Vadim Kurland
b97470d09e
2009-09-18 vadim <vadim@vk.crocodile.org>
...
* PolicyCompiler.cpp (ItfNegation::processNext): fix for bug
#2710034 "PF Compiler in 3.0.3 Unprotected Interface Bug". When we
expand "interface" rule element which uses negation, skip
unprotected interfaces.
2009-09-18 18:02:56 +00:00
Vadim Kurland
f3dc40113b
update_check should properly handle html responses from captive portal proxies
2009-09-18 17:22:54 +00:00
Vadim Kurland
e87fbb5adf
* RoutingCompiler_ipt_writers.cpp (PrintRule::processNext): Fixed
...
security vulnerability in the generated script that was caused by
incorrect creation of a temporary file. The problem made generated
script vulnerable to symlink attacks. The vulnerability only
affected systems where Firewall Builder was used to generate
static routing configuration on Linux.
2009-09-16 21:35:59 +00:00
Vadim Kurland
be2a40136a
2009-09-05 vadim <vadim@vk.crocodile.org>
...
* PolicyCompiler_iosacl_writers.cpp (PrintRule::_printDstService):
fixed bug (no #): policy compiler for Cisco IOS ACL did not add
icmp type to the generated ipv6 access-list statements for rules
that matched ICMPv6 services.
2009-09-06 02:34:31 +00:00
Vadim Kurland
14db54d352
using proper font weight value
2009-08-31 20:33:22 +00:00
Vadim Kurland
bbeb7bcbf5
using QTextCursor to manipulate text properties in the compile/install log window, avoiding html
2009-08-31 18:58:37 +00:00
SVN User
a5b2307f60
clear CR in addition to LF to avoid extra empty lines on windows
2009-08-31 04:51:15 +00:00