summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
...
* - bump versionBernhard Reutner-Fischer2007-07-081-12/+10
| | | | - misc adjustments while at it
* - pass the correct kernel headers in and improve the -clean target.Bernhard Reutner-Fischer2006-12-181-3/+3
|
* iptables seems to not be safe for 'make -jN' for any N>1Eric Andersen2006-12-141-4/+4
|
* - bump version.Bernhard Reutner-Fischer2006-12-131-2/+2
|
* - bump version to cope with changes imposed by 2.6.19.Bernhard Reutner-Fischer2006-12-021-2/+2
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* version bump to 1.3.5Mike Frysinger2006-04-151-1/+1
|
* - update from 1.3.3 to 1.3.4Bernhard Reutner-Fischer2006-01-031-2/+2
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* Patch from steelman. fixes bug 437.Joakim Tjernlund2005-09-181-1/+1
|
* daisuke writes in Bug 397: This patch updates the iptables package to build ↵Mike Frysinger2005-08-281-1/+1
| | | | version 1.3.3. The 1.3.3 version of iptables adds additional features.
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* iptables doesnt need to concern itself with kernel headersEric Andersen2005-05-121-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* merge some updates from George JosephMike Frysinger2005-01-111-6/+6
|
* add help descMike Frysinger2004-11-111-4/+3
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+51
directory.