summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: restore build order of modulesJan Engelhardt2011-09-191-1/+4
* iptables: move kernel version find routing into libxtablesJan Engelhardt2011-09-031-1/+2
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-071-66/+1
* src: move all libiptc pieces into its directoryJan Engelhardt2011-06-071-14/+3
* xtables-multi: fix absence of xml translator in IPv6-only buildsMaciej Żenczykowski2011-06-071-2/+2
* build: move remaining preprocessor flags to CPPFLAGSMike Frysinger2011-06-011-2/+2
* build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt2011-06-011-2/+2
* build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt2011-06-011-0/+1
* doc: iptables-xml should be in manpage section 1Jan Engelhardt2011-05-301-1/+1
* build: fix absence of xml translator in IPv6-only buildsJan Engelhardt2011-05-301-2/+2
* build: fix installation of symlinksJan Engelhardt2011-05-301-3/+3
* combine ip6?tables-multi into xtables-multiMaciej Żenczykowski2011-04-191-24/+20
* Move common parts of libext{4,6}.a into libext.aMaciej Żenczykowski2011-04-191-2/+6
* libxtables: guided option parserJan Engelhardt2011-04-061-1/+1
* libiptc: build with -Wl,--no-as-neededJan Engelhardt2010-09-131-2/+2
* libxt_osf: import nfnl_osf programJan Engelhardt2010-04-061-0/+3
* build: build only iptables-multiJan Engelhardt2009-07-251-37/+13
* build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-251-20/+12
* build: order of dependent libs is sensitiveJan Engelhardt2009-07-231-1/+1
* iptables: allow for help-less extensionsJan Engelhardt2009-06-261-8/+8
* libiptc: split v4 and v6Jan Engelhardt2009-06-261-7/+12
* build: add configure option to disable ipv4 iptablesJan Engelhardt2009-04-031-0/+4
* build: add configure option to disable ip6tablesJan Engelhardt2009-04-031-3/+8
* build: do not run ldconfig for DESTDIR installationsJan Engelhardt2009-04-031-3/+2
* build: fix linker issue when LDFLAGS contains --as-neededPeter Volkov2009-03-241-4/+4
* build: trigger reconfigure when extensions/GNUmakefile.in changesJan Engelhardt2009-02-171-1/+2
* libiptc: make library available as a shared libraryJan Engelhardt2009-02-161-8/+10
* build: remove unneeded -ldl from iptables_xml_LDADDJan Engelhardt2009-02-121-1/+1
* build: restructure Makefile for include/ directoryJan Engelhardt2009-02-121-3/+3
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-121-3/+4
|\
| * libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-101-1/+1
| * build: move -ldl to proper LDADDJan Engelhardt2009-02-101-2/+3
* | libxtables: Make ip6tables, iptables and iptables-xml use xtables_globalsJamal Hadi Salim2009-02-111-0/+1
|/
* libxtables: prefix/order - program_nameJan Engelhardt2009-01-301-1/+1
* libxtables: prefix/order - fw_xallocJan Engelhardt2009-01-271-1/+1
* build: remove non-portable ruleJan Engelhardt2009-01-121-3/+0
* build: use regular = assignments in MakefileJan Engelhardt2009-01-121-10/+10
* doc: put iptables version into manpageJan Engelhardt2009-01-081-2/+2
* build: resolve autotools suggestionsJan Engelhardt2009-01-071-0/+1
* build: run ldconfig on `make install`Jan Engelhardt2008-09-081-0/+5
* build: prepare make tarball for git 1.6.0Jan Engelhardt2008-09-011-1/+1
* build: fix iptables-static buildJan Engelhard2008-08-151-2/+2
* build: fix dependency tracking for xtables.h.inJan Engelhardt2008-08-131-0/+2
* Put xtables.c into its own library, libxtables.soJan Engelhardt2008-08-041-12/+18
* src: drop libiptc from installationJan Engelhardt2008-08-041-3/+0
* build: do not install ip{,6}tables.hJan Engelhardt2008-07-291-1/+1
* [PATCH 1] Makefile.am: use PACKAGE_TARNAMEJan Engelhardt2008-04-211-5/+5
* [PATCH 11] configure.ac: remove already-defined variablesJan Engelhardt2008-04-151-3/+1
* Install libiptc header files because xtables.h depends on itJan Engelhardt2008-04-141-0/+3
* Add all necessary header files - compilation fix for various casesJan Engelhardt2008-04-141-1/+1