Commit Graph

4853 Commits

Author SHA1 Message Date
Sirius Bakke 4f7a78999f
Merge pull request #44 from ftrotter/master
doc: Ubuntu build instructions
2018-01-27 15:52:35 +01:00
Sirius Bakke 905403a08b
Merge pull request #42 from gaima8/NFLOG
feat: Experimental NFLOG support
2018-01-27 15:50:44 +01:00
Fred Trotter aa07fd176a
update to use qt5 2018-01-25 15:36:26 -06:00
Fred Trotter 89d0372e18 fix qt5 compile error 2018-01-25 13:25:32 -06:00
Fred Trotter 710b940ab8
basic compile instructions with credit 2018-01-23 22:38:35 -06:00
Fred Trotter 7044ed89c1
what worked for me to compile 2018-01-23 22:35:19 -06:00
Mike Williams c51c70d441 'linux317' needs an advanced/host os settings dialog, reuse the linux24 dialog for now
Corrected paths in configlet comments
2018-01-23 11:03:47 +00:00
Mike Williams 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 2018-01-04 18:20:41 +00:00
Sirius Bakke 250eb1bc68 Merge pull request #38 from sylvestre/no-silent
Disable the silent mode (easier to debug)
2017-10-01 21:46:53 +02:00
Sirius Bakke 33d39ee6ee Merge pull request #37 from sylvestre/master
Define PATH_MAX when not existing (GNU Hurd support)
2017-10-01 21:46:23 +02:00
Sirius Bakke 02bf3ea09f Merge pull request #39 from sylvestre/fwbedit
Use fwbedit instead fwblookup for the fwb_compile_all script
2017-10-01 21:45:45 +02:00
Sylvestre Ledru 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
2017-09-29 11:37:58 +02:00
Sylvestre Ledru 6a89b028b3 Disable the silent mode (easier to debug) 2017-09-29 11:33:55 +02:00
Sylvestre Ledru 5ea13801d0 Define PATH_MAX when not existing (GNU Hurd support) 2017-09-29 11:32:32 +02:00
Sirius Bakke cf77508bc3 chore: Add missing doc/Changelog 2017-01-23 22:27:50 +01:00
Sirius Bakke 83665cbd4b Release 5.3.7 2017-01-14 10:49:18 +01:00
Sirius Bakke 6c0f94d76d feat: Make about dialog show github project url 2017-01-14 10:47:51 +01:00
Sirius Bakke f4c17eebd0 docs: Update osx and w32 build instructions 2017-01-14 00:32:28 +01:00
Sirius Bakke 2f7d46a75f chore: Add junosacl to build_mac.sh 2017-01-13 22:55:53 +01:00
Sirius Bakke 36d1f4648b refactor: osx: remove unneeded libs, allow Xcode 8 2017-01-13 22:55:53 +01:00
Sirius Bakke d27b62f32c chore: osx: use clang, allow Xcode 8 2017-01-13 22:55:53 +01:00
Sirius Bakke 2a2b23c3bb fix: Adjust subproject templates
This fixes some compile errors on osx with clang
2017-01-13 22:55:39 +01:00
Sirius Bakke 746f7c89ef fix: Add C++11 compatability 2017-01-13 21:11:04 +01:00
Sirius Bakke d397e197af chore: Update nsis build file for mxe-w32, qt5 2017-01-13 21:11:04 +01:00
Sirius Bakke 6737818fa5 chore: Add Docker build env for mxe-w32 crossbuild 2017-01-13 21:11:04 +01:00
Sirius Bakke 863e1b9956 chore: Allow custom lib paths for configure script 2017-01-13 21:11:04 +01:00
Sirius Bakke 4455070d24 refactor: Introduce TOOLCHAIN_PREFIX variable 2017-01-13 21:11:04 +01:00
Sirius Bakke 95072938d1 fix: Ignore dummy objects when importing firewall 2017-01-12 23:02:16 +01:00
Sirius Bakke 83ef0bd95c feat: [iptlib] Add support for --kerneltz 2017-01-12 23:02:16 +01:00
Sirius Bakke 68f517cbc4 refactor: Use pragma GCC instead of pragma clang 2017-01-12 23:02:16 +01:00
Sirius Bakke 4719a4ecfa chore: Update travis matrix with linux/clang 2017-01-12 23:02:16 +01:00
Sirius Bakke c4295b7e88 refactor: Disable assertions giving clang warnings 2017-01-12 23:02:16 +01:00
Sirius Bakke b847fb949e fix: Add libsnmp-dev dependency for travis 2017-01-12 23:02:16 +01:00
Sirius Bakke f7ec9a0a3a fix: Add C++11 compatability 2017-01-12 23:02:16 +01:00
Sirius Bakke 5567736882 Allow building on GCC 6.X 2017-01-12 23:02:16 +01:00
chris 61a9f7e1da update LGPL in open_source_licenses.txt file (http://www.gnu.org/licenses/lgpl-2.1.txt) 2016-06-22 17:45:09 +02:00
chris dc152c5bf0 update COPYING file (http://www.gnu.org/licenses/gpl-2.0.txt) 2016-06-22 17:35:48 +02:00
Sirius Bakke dcc919d57a
chore: Add ci status to README.md for GitHub
[ci skip]
2016-05-23 19:06:53 +02:00
Sirius Bakke 5e39344038
Merge branch 'feat/warnings'
This enables fwbuilder to compile with -Wall -Werror on Clang/OSX
2016-05-23 16:37:28 +02:00
Sirius Bakke 79d937669c
fix: Ignore some -Woverloaded-virtual warnings
Some of these classes needs refactoring to not trigger the warning.
As a few of them are core classes, this needs further inspection.
2016-05-23 16:35:48 +02:00
Sirius Bakke d89280d8fe
fix: Disable unused variables and parameters 2016-05-23 16:35:28 +02:00
Sirius Bakke 5b494b985e
fix: Add missing virtual destructor 2016-05-23 16:35:05 +02:00
Sirius Bakke 153433d2d5
fix: Ensure ipAddr is initialized to nullptr 2016-05-23 16:34:37 +02:00
Sirius Bakke 28c6a37b21
fix: Convert int argument to string 2016-05-23 16:33:44 +02:00
Sirius Bakke b3857e2512
fix: Rewrite boolean expression 2016-05-23 16:33:18 +02:00
Sirius Bakke d338d9690b
fix: Make code compile on newer versions of Qt 5 2016-05-23 16:30:32 +02:00
Sirius Bakke 96654deae6
fix: Update OSX buildscript for newer XCode 2016-05-23 16:29:40 +02:00
Sirius Bakke 9e65099f1e
feat: Add travis-ci config for Linux and OSX 2016-05-23 16:29:12 +02:00
Sirius Bakke 0f214dfa3e Merge UNINETT fork into fwbuilder/master 2016-05-20 22:41:59 +02:00
Brendan Thompson a8a4bc324d Merge pull request #3 from TargetHolding/master
iptables -m conntrack and -w option support
2016-05-13 09:35:47 +10:00