summaryrefslogtreecommitdiffstats
path: root/extensions/GNUmakefile.in
Commit message (Expand)AuthorAgeFilesLines
* build: replace `echo -e` with `printf`Jeremy Sowden2023-12-151-3/+3
* build: add an automake verbosity variable for `ln`Jeremy Sowden2023-12-151-6/+9
* build: use standard automake verbosity variablesJeremy Sowden2023-12-151-17/+24
* build: remove unused `AM_VERBOSE_CXX*` variablesJeremy Sowden2023-12-151-2/+0
* build: remove obsolete `AM_LIBTOOL_SILENT` variableJeremy Sowden2023-12-151-1/+0
* build: format `AM_CPPFLAGS` variablesJeremy Sowden2023-12-151-1/+9
* Makefile: Replace brace expansionPhil Sutter2023-01-101-2/+3
* Makefile: Fix for 'make distcheck'Phil Sutter2022-12-141-1/+14
* extensions: Makefile: Merge initext targetsPhil Sutter2022-12-141-92/+14
* extensions: Merge SNAT, DNAT, REDIRECT and MASQUERADEPhil Sutter2022-11-111-2/+8
* Makefile: Add --enable-profiling configure optionPhil Sutter2022-06-111-1/+1
* extensions: Merge REDIRECT into DNATPhil Sutter2022-04-081-1/+3
* build: Fix for failing 'make uninstall'Phil Sutter2020-06-091-1/+14
* extensions: Install symlinks as suchPhil Sutter2019-04-031-4/+11
* extensions: don't bother to build libebt/libarp extensions if nft backend was...Florian Westphal2018-07-101-2/+2
* iptables: patch to correct linker flag sequenceYogesh Prasad2017-12-041-1/+1
* build: Fix two compile errors during out-of-tree buildKeno Fischer2017-01-161-1/+1
* extensions: added AR substitutionJordan Yelloz2016-07-011-0/+1
* build: add finer module blacklistingMike Frysinger2015-08-261-5/+5
* build: resolve build error involving libnftnlJan Engelhardt2015-07-151-1/+1
* arptables-compat: add mangle target extensionArturo Borrero2015-02-181-8/+38
* extensions: add ebt 802_3 extensionArturo Borrero2014-12-231-6/+6
* ebtables-compat: build ebtables extensionsGiuseppe Longo2014-11-241-5/+35
* Merge branch 'stable-1.4.20'Florian Westphal2013-11-231-5/+3
|\
| * iptables: link against libnetfilter_conntrackJan Engelhardt2013-08-231-5/+3
* | iptables: extensions/GNUMakefile.in use CPPFLAGSLaurence J. Lane2013-09-271-1/+1
|/
* extensions: libxt_connlabel: use libnetfilter_conntrackFlorian Westphal2013-07-161-1/+4
* Revert "build: resolve link failure for ip6t_NETMAP"Pablo Neira Ayuso2013-03-291-11/+7
* libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso2013-03-291-1/+0
* build: resolve link failure for ip6t_NETMAPJan Engelhardt2013-01-021-8/+12
* Merge branch 'next' branch that contains new features scheduled forPablo Neira Ayuso2012-10-251-1/+1
|\
| * extensions: add IPv6 NETMAP extensionPatrick McHardy2012-09-101-1/+1
* | build: remove symlink-only extensions from static object listJan Engelhardt2012-10-091-4/+4
* | Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-301-20/+15
|\ \
| * | doc: deduplicate extension descriptions into a new manpageJan Engelhardt2012-09-301-20/+15
* | | Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-301-0/+6
|\| |
| * | libxt_state: replace as an alias to xt_conntrackJan Engelhardt2012-09-301-1/+3
| * | libxt_NOTRACK: replace as an alias to CT --notrackJan Engelhardt2012-09-291-0/+4
| |/
* / build: have `make clean` remove dep files tooJan Engelhardt2012-09-101-1/+1
|/
* extensions: link on libxtables and check symbolsJan Engelhardt2011-12-311-11/+3
* build: use delayed expansion on the user-settable variablesJan Engelhardt2011-12-311-21/+21
* build: make check stage not fail when building staticallyJan Engelhardt2011-09-191-2/+2
* build: restore build order of modulesJan Engelhardt2011-09-191-2/+2
* build: sort file list before buildJan Engelhardt2011-09-081-6/+6
* build: scan for unreferenced symbolsJan Engelhardt2011-09-031-1/+10
* libxt_RATEEST: link with -lmJan Engelhardt2011-09-031-0/+1
* libxt_statistic: link with -lmJan Engelhardt2011-09-031-1/+4
* libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt2011-07-221-1/+1
* build: move remaining preprocessor flags to CPPFLAGSMike Frysinger2011-06-011-2/+2
* build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt2011-06-011-3/+3