summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* fix a description which still mentioned ipp2pnbd2009-02-211-1/+1
* [kernel] netfilter: remove CHAOS, TARPIT and DELUDE referencesjuhosg2009-02-091-3/+0
* [package] iptables: remove CHAOS and TARPIT patchesjuhosg2009-02-081-2/+2
* temp fix for iptables build failure after [13931]nico2009-01-081-1/+4
* fix iptables compile with 2.6.26nbd2008-12-271-0/+1
* upgrade iptables to 1.4.1.1, needed for proper 2.6.27 supportkaloz2008-12-011-12/+9
* Finally fix iptables -m conntrack (#988), bump release numnberflorian2008-11-161-1/+1
* [package] netfilter/iptables: disable IMQ on 2.6.27juhosg2008-10-151-1/+1
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-13/+50
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+2
* adds a new uci firewallblogic2008-08-041-12/+0
* [package] netfilter/iptables: enable IMQ on 2.6.25juhosg2008-06-021-1/+1
* We do not need to make the experimental/install-experimental targets starting...florian2008-06-021-1/+2
* [package] IMQ is not yet available on 2.6.25juhosg2008-05-021-1/+1
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesjuhosg2008-04-151-44/+60
* move /etc/config/firewall to /etc/firewall.config to prevent it from interfer...nbd2008-02-041-2/+2
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-12/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-4/+4
* [packages] iptables: update description of the iptables-mod-ipoptjuhosg2007-10-311-1/+3
* Update description, iptables-mod-ipsec includes libipt_policy.soflorian2007-10-161-0/+1
* add TARPIT support to netfilter/iptablesjuhosg2007-10-071-1/+5
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-12/+12
* move exec permissions fix at Build/Prepare stagenico2007-09-161-1/+5
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-77/+84
* Package ip6tables-utils as well (#2318)florian2007-09-051-1/+14
* Fix the ip6tables dependency (#2079)florian2007-07-151-0/+1
* move to iptables 1.3.8pavlov2007-07-121-2/+2
* package ipset for usepavlov2007-06-071-0/+9
* Add iprange (#1799)florian2007-06-021-0/+12
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-231-2/+2
* Add raw and NOTRACK targets (#1583)florian2007-04-131-1/+2
* fix iptables extension issue with mac os x buildsnbd2007-04-011-0/+1
* improve autorebuild for iptables when the kernel config changesnbd2007-03-231-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* make the iptables package robust to kernel config changesnbd2007-03-011-0/+4
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)florian2007-02-281-0/+1
* more use of the INSTALL_DIR variablenico2007-01-081-1/+2
* Forgot kmod-ipt-imq dependency (#1076)florian2006-12-251-1/+1
* install-devel puts this here, kill it toopavlov2006-11-261-0/+1
* cleanup some of the custom work for devel libspavlov2006-11-261-3/+10
* install iptables devel headers into the staging dirnbd2006-11-261-0/+1
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-13/+13
* implement target profiles in menuconfignbd2006-11-121-1/+0
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-1/+1
* new (last?) attempt at standardizing Makefilesnico2006-09-241-95/+101
* set PATH in rules.mkmbm2006-08-041-4/+4
* fix everything I broke with the previous patches mbm2006-08-041-2/+2
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-4/+4