| Commit message (Expand) | Author | Age | Files | Lines |
* | make the firewall script run after the network script again (required for wor... | nbd | 2007-06-30 | 1 | -1/+2 |
* | Initialise firewall before network (#1988) | florian | 2007-06-28 | 1 | -1/+1 |
* | package ipset for use | pavlov | 2007-06-07 | 1 | -0/+9 |
* | upgrade a few packages to newer versions (includes patch by kaloz) - preparat... | nbd | 2007-06-05 | 2 | -0/+8866 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 6 | -63/+86 |
* | Add iprange (#1799) | florian | 2007-06-02 | 1 | -0/+12 |
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | kaloz | 2007-05-23 | 3 | -48/+17 |
* | Add raw and NOTRACK targets (#1583) | florian | 2007-04-13 | 1 | -1/+2 |
* | fix iptables extension issue with mac os x builds | nbd | 2007-04-01 | 1 | -0/+1 |
* | fix a problem with the firewall script (multicast traffic could produce packe... | nbd | 2007-03-27 | 1 | -1/+1 |
* | improve autorebuild for iptables when the kernel config changes | nbd | 2007-03-23 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |
* | trunk.. same deal as changeset:6526 | pavlov | 2007-03-05 | 7 | -0/+0 |
* | make the iptables package robust to kernel config changes | nbd | 2007-03-01 | 1 | -0/+4 |
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | florian | 2007-02-28 | 1 | -0/+1 |
* | port [6229] to kamikaze | nbd | 2007-02-08 | 1 | -2/+7 |
* | fix chaostables patch (closes: #1246) | nico | 2007-01-23 | 1 | -12/+0 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | florian | 2007-01-22 | 1 | -0/+348 |
* | more use of the INSTALL_DIR variable | nico | 2007-01-08 | 1 | -1/+2 |
* | fix iptables warning about 'wierd' interface names (#1082) | nbd | 2007-01-01 | 1 | -0/+28 |
* | Forgot kmod-ipt-imq dependency (#1076) | florian | 2006-12-25 | 1 | -1/+1 |
* | prepare for moving part of the firewall to hotplug. created new chains {input... | nbd | 2006-12-20 | 3 | -29/+25 |
* | prepare packages for kernel upgrade to 2.6.19 | nbd | 2006-12-14 | 1 | -0/+10 |
* | install-devel puts this here, kill it too | pavlov | 2006-11-26 | 1 | -0/+1 |
* | cleanup some of the custom work for devel libs | pavlov | 2006-11-26 | 1 | -3/+10 |
* | install iptables devel headers into the staging dir | nbd | 2006-11-26 | 1 | -0/+1 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -13/+13 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -1/+0 |
* | replace br0 with $LAN | nbd | 2006-11-09 | 1 | -1/+1 |
* | export WAN variable so that firewall works (#907) | florian | 2006-11-03 | 1 | -0/+1 |
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | nbd | 2006-10-15 | 1 | -0/+2 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 2 | -2/+2 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 1 | -97/+109 |
* | fix missing update for include() api change (#815) | nbd | 2006-10-04 | 1 | -1/+1 |
* | sync firewall script with whiterussian changes | nbd | 2006-09-26 | 1 | -1/+5 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -95/+101 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -4/+4 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -2/+2 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -4/+4 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 3 | -13/+8 |
* | port over the netfilter module packaging to the new system and fix iptables d... | nbd | 2006-07-22 | 1 | -8/+8 |
* | remove unneeded RSTRIP calls. | nico | 2006-07-03 | 1 | -4/+0 |
* | add missing copyright notices | nbd | 2006-06-27 | 4 | -0/+7 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | revert last change and add a different fix | nbd | 2006-06-21 | 1 | -3/+4 |
* | avoid includes that aren't required for current target (make download) | mbm | 2006-06-21 | 1 | -4/+3 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -3/+3 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -3/+3 |
* | normalize Makefiles. | nico | 2006-06-18 | 1 | -6/+0 |