1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2025-06-17 07:37:27 +02:00

190 Commits

Author SHA1 Message Date
Sirius Bakke
ad53357d83
Merge pull request #114 from ams-tschoening/windows_prob_noexec
Error "Firewall Builder: Unknown option 'n'." when opening files on Windows using double-click.
2020-12-30 01:25:37 +01:00
Thorsten Schöning
0d7af43d89 Use all start menu entries by default. 2020-10-26 12:37:25 +01:00
Thorsten Schöning
6d0824edda Quote paths, like is done for "UninstallString" already. 2020-10-26 12:36:32 +01:00
Thorsten Schöning
710739e104 "noexec" is an unsupported option and prevents opening files by double-click in Windows Explorer. 2020-10-26 12:36:32 +01:00
Sirius Bakke
1c807a3a9b fix: Use firewallbuilder.org for QSettings/registry keys 2019-11-22 22:52:16 +01:00
Sirius Bakke
2c79c3c2bf fix: Use new QSettings/registry keys
GitHub: fixes #61 #74
2019-07-28 20:19:37 +02:00
Sirius Bakke
ac89370f29 chore: Remove QBS </3 2019-07-28 19:59:21 +02:00
Sirius Bakke
2502183c7e chore: Update cmake for mxe-w32 2019-07-22 20:04:48 +00:00
Sirius Bakke
477101524a fix: Support macOS target in cmake 2019-07-22 19:13:22 +00:00
Sirius Bakke
03ed123626 chore: Add support for mxe w32 and cmake 2019-06-09 23:46:58 +02:00
Sirius Bakke
123dceefc4 feat: Add qbs build files 2018-09-12 20:20:41 +02:00
Sirius Bakke
d397e197af chore: Update nsis build file for mxe-w32, qt5 2017-01-13 21:11:04 +01:00
Sirius Bakke
f2edc242f1 Release 5.2.0.3600 2013-08-14 12:36:10 +02:00
Sirius Bakke
ce8584e847 Fix: Building on OSX and Windows
* build_mac.sh OSX build script
* Read doc/README.osx for instructions
* Updated fwbuilder.nsi.in, and qmake.inc.in for Windows
* Read doc/README.windows for instructions
2013-08-14 12:35:51 +02:00
Vadim Kurland
ba40221b53 added copyright notice to scripts that build bundle and dmg on mac 2012-03-22 23:10:54 -07:00
Vadim Kurland
c086283bc5 added scripts to build bundle and dmg on Mac OS X 2012-03-22 18:37:43 -07:00
Vadim Kurland
1441e87dcd v5.1.0.3599, updated changelog and release notes 2012-03-21 15:15:53 -07:00
Vadim Kurland
a576ebac58 need to define variables GENERATION and GENERATION_SHORT for .nsi file 2012-03-19 14:17:02 -07:00
Vadim Kurland
882c620bd2 version 5.1.0 2012-03-19 12:35: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
9372c1ffa9 fixes #2548 added dependency on libqt4-network 2011-07-25 14:59:35 -07:00