1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 19:27:13 +01:00

3419 Commits

Author SHA1 Message Date
Vadim Kurland
5fb3c6634d making unit tests work in merged fwbuilder/libfwbuilder 2010-12-27 13:10:11 -08:00
Vadim Kurland
9a4e29aff4 trying to unify .gitignore 2010-12-25 22:50:36 -08:00
Vadim Kurland
8dc8dc3a05 removed unused files; switched to var FWBUILDER_XML_VERSION for data file version everywhere; removed unused libfwbuilder version vars from configure and .h files 2010-12-25 22:12:33 -08:00
Vadim Kurland
225cc320b7 minor clean up 2010-12-25 20:52:55 -08:00
Vadim Kurland
a95ea92b96 removed unused libfwbuilder autoconf files 2010-12-25 20:25:52 -08:00
Vadim Kurland
a6ab20397c moved libfwbuilder unit tests 2010-12-25 20:22:46 -08:00
Vadim Kurland
2417543eba merged libfwbuilder into fwbuilder as src/libfwbuilder; unit tests do not work yet 2010-12-25 20:12:30 -08:00
Vadim Kurland
a6e6bfa2ac Merge libfwbuilder as subdir libfwbuilder 2010-12-20 18:29:46 -08:00
Vadim Kurland
ee69d25612 * ActionsDialog.cpp (fillInterfaces): fixed #1872: "vlan interface
does not appear in the list of interfaces for route-to action for
PF".
2010-12-16 19:12:11 -08:00
Vadim Kurland
3d0d4da23a * ActionsDialog.cpp (fillInterfaces): fixed #1872: "vlan interface
does not appear in the list of interfaces for route-to action for
	PF".
2010-12-16 19:10:13 -08:00
vadim
aa1235c18f added m4 macros 2010-12-13 15:13:00 -08:00
vadim
1c94d730e6 added m4 macros 2010-12-13 15:12:41 -08:00
Vadim Kurland
65228cb91d started 4.1.4 2010-12-12 17:54:29 -08:00
Vadim Kurland
a1a4ca81a1 started 4.1.4 2010-12-12 17:54:10 -08:00
Vadim Kurland
6936d08d64 updated Changelog 2010-12-05 16:29:02 -08:00
Vadim Kurland
f25e97dacc Merge branch 'v4_1' into builds 2010-12-05 16:26:58 -08:00
Mike Horn
da285624d1 minor updates to main help dialog text to fix broken/outdated links 2010-12-05 11:02:44 -08:00
Vadim Kurland
c07d2ddafa Merge branch 'v4_1' into builds 2010-12-02 11:39:24 -08:00
Vadim Kurland
938757373b added changelog entries 2010-12-02 11:38:58 -08:00
Vadim Kurland
b1902ccac9 Merge branch 'v4_1' into builds 2010-12-02 11:34:36 -08:00
Vadim Kurland
9c1f086c9f see #1857, #1858 added release notes item 2010-12-02 11:23:24 -08:00
Vadim Kurland
5b3453e2d6 fixed #1857 Remove "Getting Started" guide from the package; I kept the TutorialDialog class and getting started tutorial classes just in case 2010-12-02 11:16:57 -08:00
Vadim Kurland
6ece8cd702 fixes #1858 Remove "Summary of features" page from the package 2010-12-02 10:41:04 -08:00
Vadim Kurland
d9641e730f fixed #1856 "Pemit - in Linux interface names". OpenWRT uses
name "ppp-dsl" for PPPoE interfaces. In addition to that, Linux
      bridge interfaces may have names with a "-" such as
      "br-lan". We will now permit a "-" in Linux interface names.
2010-12-02 10:21:27 -08:00
Vadim Kurland
1c972e85ac Merge branch 'builds' of ssh://git@vc.netcitadel.com:2222/var/git/fwbuilder into builds 2010-11-16 21:17:26 -08:00
Vadim Kurland
78daa1bf6e Merge branch 'v4_1' into builds 2010-11-16 21:16:51 -08:00
Vadim Kurland
9085201840 fixed #1851 "no need to check for modprobe when host OS is "dd-wrt"
and possibly other embedded Linux systems". Generated script does not
use modprobe utility when host OS is set to "DD-WRT" or "OpenWRT" and
should not try to find this utility on the system. This is also
related to the SourceForge bug 3032293
2010-11-16 21:08:47 -08:00
Vadim Kurland
450f6e5224 fixed #1851 "no need to check for modprobe when host OS is "dd-wrt"
and possibly other embedded Linux systems". Generated script does not
use modprobe utility when host OS is set to "DD-WRT" or "OpenWRT" and
should not try to find this utility on the system. This is also
related to the SourceForge bug 3032293
2010-11-16 21:08:06 -08:00
Vadim Kurland
bf82f673d4 fixed #1848 Text formatting clean up - New cluster wizard dialog 2010-11-16 21:02:51 -08:00
Vadim Kurland
90d198dba4 Merge branch 'v4_1' into builds 2010-11-16 19:22:50 -08:00
Vadim Kurland
b6a003bac5 debugging algorithm that choses interface for ios acl rules with ipv6
Added test object for this
2010-11-16 19:18:56 -08:00
Vadim Kurland
d4583edcd1 fixed methods that support algorithm to choose interface for ios acl rules
fixed InetAddr::dimension() and added unit test case
2010-11-16 19:14:39 -08:00
Vadim Kurland
b278639e8b need stdio.h for sprintf 2010-11-16 16:25:48 -08:00
Vadim Kurland
edbdee81ca changes to make this compile on Windows 2010-11-16 15:57:34 -08:00
Vadim Kurland
2e3d1f2f43 commented out #include that broke build on windows 2010-11-16 13:49:45 -08:00
Vadim Kurland
8cea90915f Merge branch 'v4_1' into builds 2010-11-15 19:24:04 -08:00
Vadim Kurland
0b191a8dc0 added changelog record and release notes item 2010-11-15 19:23:47 -08:00
Vadim Kurland
4f52ebbeb3 Merge branch 'v4_1' into builds 2010-11-15 18:42:17 -08:00
Vadim Kurland
bcdaa5bc84 see #1834 added license for the uint128 module to the list of open source licenses we use 2010-11-15 18:41:08 -08:00
Vadim Kurland
773def365f added changelog record 2010-11-15 18:39:17 -08:00
Vadim Kurland
2664b36419 * InetAddr.cpp (InetAddr::opGT): added module uint128 (128-bt
arithmetics by Evan Teran). Implemented basic operations
with ipv6 addresses using this module. See #1834
2010-11-15 18:38:58 -08:00
Vadim Kurland
ebf6236331 Merge branch 'v4_1' into builds 2010-11-11 17:33:51 -08:00
Vadim Kurland
749436ed6a Fixed SF bug #3106168 "Branch destinations lost when adding to
cluster".  Since the order in which I copy rule sets is
      undefined and because they may have references to each other via
      branching rules, I need to fix references after I create all
      of them.
2010-11-11 17:33:35 -08:00
Vadim Kurland
61d7b7c805 fixed GUI crash that happened when user created a cluster from two firewalls and was in the state when no rule was selected in the policy currently opened in the panel on the right 2010-11-11 17:18:22 -08:00
Vadim Kurland
d782d648ec release notes 4.1.3 fixed #1839 2010-11-11 17:17:20 -08:00
Vadim Kurland
f93b7a4bcf Merge branch 'v4_1' into builds 2010-11-11 16:35:09 -08:00
Vadim Kurland
82ae242fae fixed #1844 "generated script fails if module nf_conntrack_ipv6 does not exist" 2010-11-11 16:16:41 -08:00
Vadim Kurland
2b5aa4ae9e Merge branch 'v4_1' into builds 2010-11-11 13:33:08 -08:00
Vadim Kurland
5f99554ae3 fixed #1840: fixed build on Mandriva
2010, all static libraries should go first on the linker command
line.
2010-11-11 13:32:50 -08:00
Vadim Kurland
7ad6a8c3a1 Merge branch 'v4_1' into builds 2010-11-10 18:01:18 -08:00