aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/iptables/Makefile
Commit message (Expand)AuthorAgeFilesLines
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-95/+101
* set PATH in rules.mkMike Baker2006-08-041-4/+4
* fix everything I broke with the previous patchesMike Baker2006-08-041-2/+2
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-4/+4
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-221-8/+8
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-031-4/+0
* credit where credit is dueMike Baker2006-06-271-0/+6
* revert last change and add a different fixFelix Fietkau2006-06-211-3/+4
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-211-4/+3
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-3/+3
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-3/+3
* normalize Makefiles.Nicolas Thill2006-06-181-6/+0
* add conffiles to iptablesFelix Fietkau2006-06-181-0/+5
* fix iptables buildFelix Fietkau2006-05-311-0/+1
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-311-18/+16
* cosmetic change to standardize layout.Nicolas Thill2006-05-291-3/+3
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-291-4/+6
* clean up package titles/descriptionsFelix Fietkau2006-04-211-15/+23
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-4/+5
* bugfix in package/rules.mk, add support for dumping package information with ...Felix Fietkau2006-04-191-0/+3
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-141-76/+178
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-051-0/+7
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-021-2/+2
* upgrade to iptables 1.3.5Imre Kaloz2006-03-221-2/+2
* change cp to $(CP)Mike Baker2006-02-011-9/+9
* fix typo (#268)Felix Fietkau2006-01-311-1/+1
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broad...Imre Kaloz2005-12-151-4/+4
* build the transitional iptables-extra meta-package too (port of changeset:2558)Nicolas Thill2005-12-091-0/+3
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-071-9/+9
* add layer7 patterns to iptables-mod-filterFelix Fietkau2005-11-181-1/+6
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-121-1/+1
* fix iptables packageFelix Fietkau2005-11-111-2/+2
* backport iptables extension split introduced by changeset:2412 (fix ticket:40...Nicolas Thill2005-11-111-15/+39
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
* update iptables to v1.3.3Imre Kaloz2005-10-201-2/+2
* Add some mirrorsNicolas Thill2005-06-061-1/+4
* Cosmetic fixNicolas Thill2005-05-191-2/+2
* fix libipq install if staging dir doesn't contain usr/lib and usr/include yetFelix Fietkau2005-05-191-0/+1
* Add missing .configured target causing superfluous package rebuildNicolas Thill2005-05-181-0/+3
* Convert iptables to new packaging styleNicolas Thill2005-05-181-125/+68
* copy libiptc.a to staging dirFelix Fietkau2005-04-211-0/+1
* update iptables to 1.3.1 and build/copy libipq.a+includesFelix Fietkau2005-04-011-3/+12
* add package for iptables-save and -restoreFelix Fietkau2005-03-251-0/+20
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
* add downloading script (with md5sum checking and sourceforge downloading supp...Felix Fietkau2005-03-191-1/+1
* use another mirror, this mirror is downWaldemar Brodkorb2005-03-161-1/+1
* Remove ip6t_* kernel modules from iptables-extra packageNicolas Thill2005-03-081-2/+0
* Remove packages when cleaningNicolas Thill2005-03-061-1/+1
* Add package install dependencies (don't install a package if it's already ins...Nicolas Thill2005-03-061-8/+18
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+97