summaryrefslogtreecommitdiffstats
path: root/extensions/GNUmakefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt2011-06-011-3/+6
* Move common parts of libext{4,6}.a into libext.aMaciej Żenczykowski2011-04-191-13/+40
* doc: avoid duplicate entries in manpageJan Engelhardt2011-04-061-2/+2
* v6: rename init_extensions() to init_extensions6()Maciej Zenczykowski2011-04-041-2/+2
* v4: rename init_extensions() to init_extensions4()Maciej Zenczykowski2011-04-041-2/+2
* man pages: allow underscores in match and target namesMaciej Zenczykowski2011-04-041-2/+2
* build: stop on error in subcommandJan Engelhardt2010-12-111-2/+2
* build: fix globbing of extensions in other localesJan Engelhardt2010-12-041-2/+2
* build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-251-2/+2
* build: fix manpage collectionJan Engelhardt2009-06-011-1/+4
* manpages: do not include v4-only modules in ip6tables manpageJan Engelhardt2009-05-261-5/+5
* build: add configure option to disable ipv4 iptablesJan Engelhardt2009-04-031-1/+1
* build: add configure option to disable ip6tablesJan Engelhardt2009-04-031-1/+1
* doc: do not put IPv4 doc into ip6tables.8Jan Engelhardt2009-02-171-11/+5
* build: fix initext.c dependencyJan Engelhardt2008-08-131-1/+1
* build: fix `make install` when --disable-shared is usedJan Engelhardt2008-06-121-1/+1
* build: check for missing feature filesJan Engelhardt2008-06-051-0/+3
* Don't assume /bin/sh is bashThomas Jacob2008-05-201-6/+8