1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-01 14:47:27 +02:00

Commit Graph

  • 131e0a2e93
    Merge pull request #57 from mattinx/master Sirius Bakke 2018-04-30 16:23:55 +02:00
  • 1684bcf6c9 fix: Make mxe-w32 build Sirius Bakke 2018-04-30 15:52:28 +02:00
  • 41a005738b chore: Added build script for mxe-w32, travis Sirius Bakke 2018-04-30 15:52:01 +02:00
  • 192c59ead9 chore: New build script for travis using docker Sirius Bakke 2018-04-29 20:52:07 +02:00
  • 7d310970c1
    Update interface pattern for VLANs with predictable device naming Matt London 2018-04-26 11:19:24 -04:00
  • ba617a8e92 test: Make unit tests compile Sirius Bakke 2018-04-19 17:42:28 +02:00
  • 8642f8bf81 chore: Let qmake respect CXXFLAGS environment variable Sirius Bakke 2018-04-19 17:35:03 +02:00
  • 3d1050b584 add AddressRagenIpv6 to list_object - thx to Michal bluelineXY 2018-04-04 22:00:37 +02:00
  • cbd243614c add AddressRangeIPv6 to new objects - thx to Michal bluelineXY 2018-04-04 22:00:04 +02:00
  • 3893264def set address type to AF_INET6 - thx to Michal bluelineXY 2018-04-04 21:59:26 +02:00
  • c9d4a0ea1d add AddressRangeIPv6 description to resources file bluelineXY 2018-04-04 21:58:38 +02:00
  • 920b9bc8a9 Fixes for gcc version 8 compatibility. Patrick Monnerat 2018-03-06 02:52:11 +01:00
  • 2336bbb1f9 Add a NAT rule option to force masquerading instead of SNAT. Patrick Monnerat 2018-03-05 20:06:22 +01:00
  • edb302187e Detect qmake-qt5 automatically. Patrick Monnerat 2018-03-05 20:00:55 +01:00
  • 673600c178
    Merge pull request #53 from monnerat/masquerade Sirius Bakke 2018-03-06 20:41:23 +01:00
  • 667f0c84c3
    Merge pull request #52 from monnerat/qt5make Sirius Bakke 2018-03-06 20:41:16 +01:00
  • a9bffaf896
    Merge pull request #54 from monnerat/gcc8 Sirius Bakke 2018-03-06 20:37:35 +01:00
  • df47f15219 Fixes for gcc version 8 compatibility. Patrick Monnerat 2018-03-06 02:52:11 +01:00
  • 577384c06e Add a NAT rule option to force masquerading instead of SNAT. Patrick Monnerat 2018-03-05 20:06:22 +01:00
  • a8f0f68636 Detect qmake-qt5 automatically. Patrick Monnerat 2018-03-05 20:00:55 +01:00
  • 10fd1f5425 chore: Bump static version number to prepare for 6.x Sirius Bakke 2018-02-27 23:50:40 +01:00
  • 302299ec52 feat: Use C++14 and stricter compile warnings Sirius Bakke 2018-02-27 23:48:40 +01:00
  • 4ce388baea feat: Replace auto_ptr Sirius Bakke 2018-02-27 22:59:59 +01:00
  • e5c7afdb49 docs: Added notification for 5.3 branch goal Sirius Bakke 2018-02-27 22:58:20 +01:00
  • 72d21474e2 fix: Escape regex character Sirius Bakke 2018-02-27 22:40:35 +01:00
  • 36aee4d9b4 fix: Add braces to remove if misleading-indentation Sirius Bakke 2018-02-27 22:39:57 +01:00
  • 94f78d8aa0 fix: Add attribute for implicit-fallthrough Sirius Bakke 2018-02-27 22:38:39 +01:00
  • bdec6cda24 fix: Declare nonmember in namespace Sirius Bakke 2018-02-27 21:42:11 +01:00
  • 616750f7f3 fix: Disable -Wshift-negative-value for single line Sirius Bakke 2018-02-27 21:21:50 +01:00
  • 9fe5150b87
    Merge pull request #45 from MarkMielke/cpp11-deprecations Sirius Bakke 2018-02-27 20:58:59 +01:00
  • b59b76030f adding fix for crash if you create some new objects type out of the menu (e.g. ip addess) bluelineXY 2018-02-22 21:43:53 +01:00
  • 4a12587f33 adding AddressRangeIPv6 bluelineXY 2018-02-22 21:40:59 +01:00
  • ed4db20ec6 C++ exception specifications are deprecated in C++11: Mark Mielke 2018-01-28 07:22:59 -05:00
  • 8089ddde44
    Merge pull request #46 from DimStar77/master Sirius Bakke 2018-01-31 20:48:15 +01:00
  • d4b8f9127d
    Build: fix script to handle potential empty $FLAGS Dominique Leuenberger 2018-01-31 15:11:07 +01:00
  • d943c04c4e
    Build: allow to skip implicit configure call Dominique Leuenberger 2018-01-31 15:10:51 +01:00
  • 4f7a78999f
    Merge pull request #44 from ftrotter/master Sirius Bakke 2018-01-27 15:52:35 +01:00
  • 905403a08b
    Merge pull request #42 from gaima8/NFLOG Sirius Bakke 2018-01-27 15:50:44 +01:00
  • aa07fd176a
    update to use qt5 Fred Trotter 2018-01-25 15:36:26 -06:00
  • 89d0372e18 fix qt5 compile error Fred Trotter 2018-01-25 13:25:32 -06:00
  • 710b940ab8
    basic compile instructions with credit Fred Trotter 2018-01-23 22:38:35 -06:00
  • 7044ed89c1
    what worked for me to compile Fred Trotter 2018-01-23 22:35:19 -06:00
  • c51c70d441 'linux317' needs an advanced/host os settings dialog, reuse the linux24 dialog for now Corrected paths in configlet comments Mike Williams 2018-01-23 11:03:47 +00:00
  • 7d49ab96b2 Co-opt "use ULOG" with the added Host OS "Linux 3.17+/4" to add NFLOG options instead of ULOG, as from 3.17 onwards ULOG isn't supported Mike Williams 2018-01-04 18:20:41 +00:00
  • 250eb1bc68 Merge pull request #38 from sylvestre/no-silent Sirius Bakke 2017-10-01 21:46:53 +02:00
  • 33d39ee6ee Merge pull request #37 from sylvestre/master Sirius Bakke 2017-10-01 21:46:23 +02:00
  • 02bf3ea09f Merge pull request #39 from sylvestre/fwbedit Sirius Bakke 2017-10-01 21:45:45 +02:00
  • dfcbee9b54 Use fwbedit instead fwblookup for the fwb_compile_all script See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678006 for more information Sylvestre Ledru 2017-09-29 11:37:58 +02:00
  • 6a89b028b3 Disable the silent mode (easier to debug) Sylvestre Ledru 2017-09-29 11:33:55 +02:00
  • 5ea13801d0 Define PATH_MAX when not existing (GNU Hurd support) Sylvestre Ledru 2017-09-29 11:32:32 +02:00
  • cf77508bc3 chore: Add missing doc/Changelog Sirius Bakke 2017-01-23 22:27:50 +01:00
  • 83665cbd4b Release 5.3.7 v5.3.7 Sirius Bakke 2017-01-14 10:49:18 +01:00
  • 6c0f94d76d feat: Make about dialog show github project url Sirius Bakke 2017-01-14 10:47:51 +01:00
  • f4c17eebd0 docs: Update osx and w32 build instructions Sirius Bakke 2017-01-14 00:32:28 +01:00
  • 2f7d46a75f chore: Add junosacl to build_mac.sh Sirius Bakke 2017-01-13 22:05:51 +01:00
  • 36d1f4648b refactor: osx: remove unneeded libs, allow Xcode 8 Sirius Bakke 2017-01-13 21:16:23 +01:00
  • d27b62f32c chore: osx: use clang, allow Xcode 8 Sirius Bakke 2017-01-13 21:12:11 +01:00
  • 2a2b23c3bb fix: Adjust subproject templates Sirius Bakke 2017-01-13 21:06:41 +01:00
  • 746f7c89ef fix: Add C++11 compatability Sirius Bakke 2017-01-13 21:02:00 +01:00
  • d397e197af chore: Update nsis build file for mxe-w32, qt5 Sirius Bakke 2017-01-13 21:00:29 +01:00
  • 6737818fa5 chore: Add Docker build env for mxe-w32 crossbuild Sirius Bakke 2017-01-13 20:58:44 +01:00
  • 863e1b9956 chore: Allow custom lib paths for configure script Sirius Bakke 2017-01-13 20:54:20 +01:00
  • 4455070d24 refactor: Introduce TOOLCHAIN_PREFIX variable Sirius Bakke 2017-01-13 20:50:48 +01:00
  • 95072938d1 fix: Ignore dummy objects when importing firewall Sirius Bakke 2017-01-12 22:53:38 +01:00
  • 83ef0bd95c feat: [iptlib] Add support for --kerneltz Sirius Bakke 2017-01-12 22:39:04 +01:00
  • 68f517cbc4 refactor: Use pragma GCC instead of pragma clang Sirius Bakke 2017-01-12 18:59:50 +01:00
  • 4719a4ecfa chore: Update travis matrix with linux/clang Sirius Bakke 2017-01-12 18:39:30 +01:00
  • c4295b7e88 refactor: Disable assertions giving clang warnings Sirius Bakke 2017-01-12 18:36:39 +01:00
  • b847fb949e fix: Add libsnmp-dev dependency for travis Sirius Bakke 2016-07-31 15:32:11 +02:00
  • f7ec9a0a3a fix: Add C++11 compatability Sirius Bakke 2016-07-31 15:27:12 +02:00
  • 5567736882 Allow building on GCC 6.X Sirius Bakke 2016-07-31 15:25:39 +02:00
  • 61a9f7e1da update LGPL in open_source_licenses.txt file (http://www.gnu.org/licenses/lgpl-2.1.txt) chris 2016-06-22 17:45:09 +02:00
  • dc152c5bf0 update COPYING file (http://www.gnu.org/licenses/gpl-2.0.txt) chris 2016-06-22 17:35:48 +02:00
  • dcc919d57a
    chore: Add ci status to README.md for GitHub Sirius Bakke 2016-05-23 19:06:53 +02:00
  • 5e39344038
    Merge branch 'feat/warnings' Sirius Bakke 2016-05-23 16:37:28 +02:00
  • 79d937669c
    fix: Ignore some -Woverloaded-virtual warnings Sirius Bakke 2016-05-23 16:35:48 +02:00
  • d89280d8fe
    fix: Disable unused variables and parameters Sirius Bakke 2016-05-23 16:35:28 +02:00
  • 5b494b985e
    fix: Add missing virtual destructor Sirius Bakke 2016-05-23 16:35:05 +02:00
  • 153433d2d5
    fix: Ensure ipAddr is initialized to nullptr Sirius Bakke 2016-05-23 16:34:37 +02:00
  • 28c6a37b21
    fix: Convert int argument to string Sirius Bakke 2016-05-23 16:33:44 +02:00
  • b3857e2512
    fix: Rewrite boolean expression Sirius Bakke 2016-05-23 16:33:18 +02:00
  • d338d9690b
    fix: Make code compile on newer versions of Qt 5 Sirius Bakke 2016-05-23 16:30:32 +02:00
  • 96654deae6
    fix: Update OSX buildscript for newer XCode Sirius Bakke 2016-05-23 16:29:40 +02:00
  • 9e65099f1e
    feat: Add travis-ci config for Linux and OSX Sirius Bakke 2016-05-23 16:29:12 +02:00
  • 0f214dfa3e Merge UNINETT fork into fwbuilder/master Sirius Bakke 2016-05-20 22:41:59 +02:00
  • a8a4bc324d Merge pull request #3 from TargetHolding/master Brendan Thompson 2016-05-13 09:35:47 +10:00
  • 180f6d8dac Proper handling of NAT chains Rolf Fokkens 2016-05-05 16:44:38 +02:00
  • 2dd4903398 Fix: better error message on junosacl Sirius Bakke 2015-07-13 10:56:36 +02:00
  • ed3304430f Merge pull request #6 from sirius/master Sirius Bakke 2015-07-03 09:15:51 +02:00
  • 6d0c72a373 Added NO_GIT_DIRTY variable for generating VERSION.h Sirius Bakke 2015-07-03 09:08:05 +02:00
  • d79acf4099 Bugfix: handle NULL in removeRef Sirius Bakke 2015-06-23 10:42:42 +02:00
  • acc2a27fe8 Bugfix: don't delete object in locked group Sirius Bakke 2015-06-22 19:51:51 +02:00
  • db8b749212 Fix: Junos: use correct comment_symbol Sirius Bakke 2015-06-22 19:50:51 +02:00
  • 6ad8299c6b Fix: compiler error on missing ns Sirius Bakke 2015-06-22 19:49:05 +02:00
  • 586d2dc0e4 Fix: compile with msys2 Sirius Bakke 2015-06-22 19:46:23 +02:00
  • ecc886a67e Fixed (potential) deadlock situation as sugested by https://github.com/antaflos Rolf Fokkens 2015-05-25 20:49:03 +02:00
  • be15f6ef48 Support for the iptables > 1.4.20 -w option to prevent script failures Rolf Fokkens 2015-03-30 19:33:02 +02:00
  • 02734350ce Support conntrack instead of state module for recent iptables Rolf Fokkens 2015-03-30 19:31:26 +02:00
  • d6e48b3313 set detailed folder name pudelwudel 2015-01-14 09:06:32 +01:00
  • 7642f391af can now add subfolders need to implement saving & loading functionality chainprog 2015-01-09 10:50:53 +01:00