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

160 Commits

Author SHA1 Message Date
Vadim Kurland
c7bfbfe2d2 build 5.0.13589 2011-11-21 12:23:14 -08:00
Vadim Kurland
28dba00586 fixed problem in Inet6AddrMask related to the latest change for /31 subnets; fixed unit tests; build 3588 2011-11-17 13:22:53 -08:00
Vadim Kurland
6f1c574633 v5.0.1.3587 2011-11-16 10:56:09 -08:00
Vadim Kurland
aa8f7edc7f fixes #2669 "Cant inspect custom Service object in Standard objects
library".
2011-11-15 11:38:11 -08:00
Vadim Kurland
e7004dcc9c fixes #2668 Remove "static routes" from the explanation text in
ASA/PIX import dialog.  We can not import PIX/ASA routing
configuration at this time.

build 5.0.1.3585
2011-11-10 11:36:32 -08:00
Vadim Kurland
cdb4ee1f09 build 5.0.1.3584 2011-11-08 06:34:13 -08:00
Vadim Kurland
3db31d6828 trim strings provided by the user in various dialogs to make sure we dont end up with file names and other parameters that end with a white space 2011-10-19 10:53:32 -07:00
Vadim Kurland
7f41116700 v5.0.1.3582 2011-10-02 15:46:44 -07:00
Vadim Kurland
34207a914b v5.0.1.3581 2011-09-29 13:55:26 -07:00
Vadim Kurland
892f863523 v5.0.1.3580 2011-09-24 19:20:43 -07:00
Vadim Kurland
4c5bf811c6 see #2655 Interface names are not allowed to have dash "-" even with
interface verification off. We should allow "-" in the interface name
for Cisco IOS
2011-09-19 14:53:39 -07:00
Vadim Kurland
d45002faf9 new build 5.0.1.3578 2011-09-04 20:09:41 -07:00
Vadim Kurland
62b48f1833 fixes SF bug 3388055 Adding a "DNS Name" with a trailing space causes
failure.
2011-08-30 13:24:22 -07:00
Vadim Kurland
14579473bd see #2646 and SF bug 3395658: Added few ipv4 and ipv6 network objects
to the Standard objects library: TEST-NET-2, TEST-NET-3 (RFC 5735, RFC
5737), translated-ipv4, mapped-ipv4, Teredo, unique-local and few
others.
2011-08-25 17:34:10 -07:00
Vadim Kurland
23f488361c fixes #2643 "GUI crashes when user cuts a rule, then right-mouse click
in any rule element of another"
2011-08-14 18:56:50 -07:00
Vadim Kurland
bd9ab07a5e the drop-down list of interfaces for the "route-through" rule option
for PF and iptables should include not only cluster interfaces, but
also interfaces of all members. This way, we can make compiler
generate configuration

"pass in quick on em0 route-to { ( em0 10.1.1.2 ) } ... "

for a rule of a PF cluster. Here "em0" is an interface of a member,
not the cluster.
2011-08-11 14:02:21 -07:00
Vadim Kurland
6e0654aaa6 see #2636 "carp : Incorrect output in rc.conf.local format". Should
use create_args_carp0 instead of ifconfig_carp0 to set up CARP
interface vhid, pass and adskew parameters.
2011-08-08 15:35:25 -07:00
Vadim Kurland
a96d6dfd8b v5.0.1.3572 2011-08-05 20:49:02 -07:00
Vadim Kurland
e20cebbe81 fixed bug in the installer introduced yesterday, if user cancelled install, next attempt to run installer caused crash 2011-08-03 11:09:16 -07:00
Vadim Kurland
a7584e4c17 moved "batch install" button from the main installer wizard to the
dialog where user enters their password. Now user can start in a
non-batch install mode but continue in batch install mode at any time
if all their firewalls authenticate with the same user name and
password.
2011-08-02 21:27:46 -07:00
Vadim Kurland
25ab6bb227 changed token name from "ESP" to "ESP_WORD" to avoid conflict with
macro "ESP" that happened during build on OpenSolaris

fixed unit test (ObjectMatcher matches ipv6 only when internal flag is
set accordingly)

set version to 5.0.1
2011-08-01 17:56:22 -07:00
Vadim Kurland
bb1c9f8d7d see #2622 "Remove Back and Forward buttons". We have decided behavior
of the GUI was too complicated since user can both act on objects
directly and navigate backwards and forwards to the objects found in
their browsing history.  Navigation using browsing history was broken
when quick filter was in use, too. All in all, it feels the value of
"back" and "forward" buttons was relatively low.

New build 3568
2011-07-22 15:57:54 -07:00
Vadim Kurland
715a6c56ad build 3567 2011-07-21 15:27:29 -07:00
Vadim Kurland
ededc39789 merge from fortress, new build 2011-07-20 19:06:50 -07:00
Vadim Kurland
e8a87b16fb new build 3565 2011-07-19 19:46:21 -07:00
Vadim Kurland
df938198e7 new build 3564 2011-07-13 18:32:41 -07:00
Vadim Kurland
792a783612 see #2568 "Group name not preserved if group contains host object"; new build 3563 2011-07-11 23:18:17 -07:00
Vadim Kurland
d8387c4f75 new build 3562 2011-07-11 18:49:31 -07:00
Vadim Kurland
433b845837 new build 3561 2011-07-09 14:42:46 -07:00
Vadim Kurland
0a8bbd8be9 new build 3560 2011-07-08 11:01:12 -07:00
Vadim Kurland
fae60ec915 build 3559 2011-07-07 19:01:01 -07:00
Vadim Kurland
fff5775c39 new build 3558 2011-07-07 11:31:09 -07:00
Vadim Kurland
aea0e07d28 new build 3557 2011-07-06 14:00:54 -07:00
Vadim Kurland
f6628dcb38 new build 3556 2011-07-05 13:31:36 -07:00
Vadim Kurland
54c16183e1 new build 3555 2011-06-29 18:46:57 -07:00
Vadim Kurland
1f420a97b0 new build 3554 2011-06-27 17:57:56 -07:00
Vadim Kurland
46a281a746 new build 3553 2011-06-23 19:59:52 -07:00
Vadim Kurland
26b349482c build 3552 2011-06-22 16:19:02 -07:00
Vadim Kurland
49eed4d5be fixes #2428 and SF bug 3305234; new build 3551 2011-06-21 12:49:17 -07:00
Vadim Kurland
52fcfe3243 new build 3550 2011-06-20 16:38:39 -07:00
Vadim Kurland
edd20761cc build 3549 2011-06-10 15:29:40 -07:00
Vadim Kurland
07e902e0ac new build 2011-06-09 17:36:59 -07:00
Vadim Kurland
02b51d5dae set version to 5.0.0 build 3547 2011-06-02 21:31:57 -07:00
Vadim Kurland
ea9c28fda1 See #2394 grammar can parse most of the sample pf.conf files, including important ones 2011-05-25 18:57:44 -07:00
Vadim Kurland
bf41a75454 build 3544 2011-05-20 10:33:22 -07:00
Vadim Kurland
c91740d366 build 3543 2011-05-17 12:00:43 -07:00
Vadim Kurland
dd061e548f version 4.3.0.3542 bumped up build number since 3541 was released as 4.2.2 2011-05-11 22:48:10 -07:00
Vadim Kurland
e706c96473 v 4.3.0.3541; merged from multiple_actions 2011-05-10 16:33:34 -07:00
Vadim Kurland
ada42c100a see #2367 removed debugging in xslt script, set version to 4.3.0 2011-05-10 14:03:47 -07:00
Vadim Kurland
629b0b31e2 see #2367 removed actions Tag, Classify, Route and added options instead; added functions to class PolicyRule to check and set these options; replaced checks for those actions with calls to the functions everywhere. 2011-04-27 18:44:38 -07:00