Sirius Bakke
6d0c72a373
Added NO_GIT_DIRTY variable for generating VERSION.h
2015-07-03 09:08:05 +02:00
Sirius Bakke
89377704e5
Release 5.3.6
2015-03-10 16:44:15 +01:00
Sirius Bakke
9b73e33f58
Added support for Git version numbering
2015-03-10 12:11:34 +01:00
Sirius Bakke
ddbe48f9e8
Release 5.3.0
2014-09-24 11:30:04 +02:00
Sirius Bakke
70000f0ec7
Feature: Added Junos support
2014-09-24 11:29:41 +02:00
Sirius Bakke
f2edc242f1
Release 5.2.0.3600
2013-08-14 12:36:10 +02:00
Sirius Bakke
897e77a333
Feature: NX-OS support.
2013-08-14 12:34:33 +02:00
Vadim Kurland
1441e87dcd
v5.1.0.3599, updated changelog and release notes
2012-03-21 15:15:53 -07:00
Vadim Kurland
7015b23d1b
switching to GPL for MacOSX and windows; merged build files for mac and win packages, updated license text
2012-03-19 12:45:32 -07:00
Vadim Kurland
49ae170756
build 5.0.2.3597
2012-03-18 21:40:13 -07:00
Vadim Kurland
890d89506f
build 5.0.2.3596
2012-02-20 14:23:16 -08:00
Vadim Kurland
18eae7e63d
removed all ELC
2012-02-14 10:57:50 -08:00
Vadim Kurland
15565ade5d
build 3594; removed UserWorkflow and all calls to assemble and send user workflow report
2012-02-13 17:55:56 -08:00
Vadim Kurland
e80f2e0d47
v5.0.2
2012-01-02 14:59:54 -08:00
Vadim Kurland
7b45a1f8c8
v5.0.1.3592
2011-12-07 13:08:05 -08:00
Vadim Kurland
bfb7ee6b05
v5.0.1.3591
2011-11-30 18:21:44 -08:00
Vadim Kurland
c26cadeb6a
more fixes for SF bug #3439613 . Adding "-i" / "-o" clause to match
...
parent bridge interface. This allows us to correctly match which
bridge the packet comes through in configurations using wildcard
bridge port interfaces. For example, when br0 and br1 have "vnet+"
bridge port interface, iptables can still correctly match which bridge
the packet went through using "-o br0" or "-o br1" clause. This can be
useful in installations with many bridged interfaces that get created
and destroyed dynamically, e.g. with virtual machines. Note that the
"-i br0" / "-o br0" clause is only added when there is more than one
bridge interface and bridge port name ends with a wild card symbol "+"
2011-11-28 12:27:21 -08:00
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