summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
* 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.