aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/iptables
Commit message (Collapse)AuthorAge
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-04
| | | | SVN-Revision: 4915
* fix missing update for include() api change (#815)Felix Fietkau2006-10-04
| | | | SVN-Revision: 4909
* sync firewall script with whiterussian changesFelix Fietkau2006-09-26
| | | | SVN-Revision: 4858
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
| | | | SVN-Revision: 4855
* set PATH in rules.mkMike Baker2006-08-04
| | | | SVN-Revision: 4438
* fix everything I broke with the previous patchesMike Baker2006-08-04
| | | | SVN-Revision: 4436
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
| | | | SVN-Revision: 4429
* rewrite of the network scripts and configurationFelix Fietkau2006-07-30
| | | | SVN-Revision: 4323
* port over the netfilter module packaging to the new system and fix iptables ↵Felix Fietkau2006-07-22
| | | | | | dependencies SVN-Revision: 4206
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-03
| | | | SVN-Revision: 4115
* add missing copyright noticesFelix Fietkau2006-06-27
| | | | SVN-Revision: 4097
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* revert last change and add a different fixFelix Fietkau2006-06-21
| | | | SVN-Revision: 4046
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-21
| | | | SVN-Revision: 4045
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-21
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-21
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* normalize Makefiles.Nicolas Thill2006-06-18
| | | | SVN-Revision: 3998
* add conffiles to iptablesFelix Fietkau2006-06-18
| | | | SVN-Revision: 3984
* fix iptables buildFelix Fietkau2006-05-31
| | | | SVN-Revision: 3867
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-31
| | | | SVN-Revision: 3857
* resync with kamikazeFelix Fietkau2006-05-30
| | | | SVN-Revision: 3844
* cosmetic change to standardize layout.Nicolas Thill2006-05-29
| | | | SVN-Revision: 3836
* Convert packages to new templateMike Baker2006-05-10
| | | | SVN-Revision: 3752
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-29
| | | | SVN-Revision: 3713
* clean up package titles/descriptionsFelix Fietkau2006-04-21
| | | | SVN-Revision: 3686
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21
| | | | SVN-Revision: 3685
* bugfix in package/rules.mk, add support for dumping package information with ↵Felix Fietkau2006-04-19
| | | | | | make DUMP=1 SVN-Revision: 3674
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-14
| | | | SVN-Revision: 3647
* fix firewall-related conffiles (moved to the iptables package)Felix Fietkau2006-04-06
| | | | SVN-Revision: 3595
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-05
| | | | | | config handling SVN-Revision: 3588
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-02
| | | | SVN-Revision: 3586
* update ipp2p to 0.8.1rc1, add it to 2.6 as wellFelix Fietkau2006-03-23
| | | | SVN-Revision: 3463
* Add libipt_IMQ, fixes #396Florian Fainelli2006-03-23
| | | | SVN-Revision: 3452
* upgrade to iptables 1.3.5Imre Kaloz2006-03-22
| | | | SVN-Revision: 3448
* Add extra informations for iptables-mod-* ipk's in Config.inFlorian Fainelli2006-03-21
| | | | SVN-Revision: 3434
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-04
| | | | | | itself, only use the new stuff) SVN-Revision: 3125
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* add missing iptables-mod-imq control file (fixes #269)Felix Fietkau2006-01-31
| | | | SVN-Revision: 3092
* fix typo (#268)Felix Fietkau2006-01-31
| | | | SVN-Revision: 3088
* add gcc4 fix for iptables 1.3.4Imre Kaloz2005-12-16
| | | | SVN-Revision: 2692
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-15
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683
* Remove not working ssh pattern fileOliver Ertl2005-12-11
| | | | SVN-Revision: 2611
* build the transitional iptables-extra meta-package too (port of changeset:2558)Nicolas Thill2005-12-09
| | | | SVN-Revision: 2609
* make all sub-packages depend on iptablesNicolas Thill2005-12-08
| | | | SVN-Revision: 2604
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-07
| | | | SVN-Revision: 2585
* update layer7 (forward port from whiterussian)Felix Fietkau2005-11-19
| | | | SVN-Revision: 2538
* add layer7 patterns to iptables-mod-filterFelix Fietkau2005-11-18
| | | | SVN-Revision: 2519
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-12
| | | | SVN-Revision: 2448
* fix iptables packageFelix Fietkau2005-11-11
| | | | SVN-Revision: 2442
* backport iptables extension split introduced by changeset:2412 (fix ↵Nicolas Thill2005-11-11
| | | | | | ticket:40), bump trunk release number SVN-Revision: 2435