index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
iptables
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
use $(FPIC) in a few places where it matters
Felix Fietkau
2008-08-06
1
-0
/
+2
*
adds a new uci firewall
John Crispin
2008-08-04
1
-12
/
+0
*
[package] netfilter/iptables: enable IMQ on 2.6.25
Gabor Juhos
2008-06-02
1
-1
/
+1
*
We do not need to make the experimental/install-experimental targets starting...
Florian Fainelli
2008-06-02
1
-1
/
+2
*
[package] IMQ is not yet available on 2.6.25
Gabor Juhos
2008-05-02
1
-1
/
+1
*
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
Gabor Juhos
2008-04-15
1
-44
/
+60
*
move /etc/config/firewall to /etc/firewall.config to prevent it from interfer...
Felix Fietkau
2008-02-04
1
-2
/
+2
*
remove uninstalldev templates (no longer necessary)
Felix Fietkau
2007-12-25
1
-12
/
+0
*
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Felix Fietkau
2007-12-09
1
-4
/
+4
*
[packages] iptables: update description of the iptables-mod-ipopt
Gabor Juhos
2007-10-31
1
-1
/
+3
*
Update description, iptables-mod-ipsec includes libipt_policy.so
Florian Fainelli
2007-10-16
1
-0
/
+1
*
add TARPIT support to netfilter/iptables
Gabor Juhos
2007-10-07
1
-1
/
+5
*
add $(STAGING_DIR) as argument to the InstallDev template and update packages...
Felix Fietkau
2007-09-28
1
-12
/
+12
*
move exec permissions fix at Build/Prepare stage
Nicolas Thill
2007-09-16
1
-1
/
+5
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-77
/
+84
*
Package ip6tables-utils as well (#2318)
Florian Fainelli
2007-09-05
1
-1
/
+14
*
Fix the ip6tables dependency (#2079)
Florian Fainelli
2007-07-15
1
-0
/
+1
*
move to iptables 1.3.8
Tim Yardley
2007-07-12
1
-2
/
+2
*
package ipset for use
Tim Yardley
2007-06-07
1
-0
/
+9
*
Add iprange (#1799)
Florian Fainelli
2007-06-02
1
-0
/
+12
*
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
Imre Kaloz
2007-05-23
1
-2
/
+2
*
Add raw and NOTRACK targets (#1583)
Florian Fainelli
2007-04-13
1
-1
/
+2
*
fix iptables extension issue with mac os x builds
Felix Fietkau
2007-04-01
1
-0
/
+1
*
improve autorebuild for iptables when the kernel config changes
Felix Fietkau
2007-03-23
1
-2
/
+2
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
1
-1
/
+0
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
1
-3
/
+0
*
make the iptables package robust to kernel config changes
Felix Fietkau
2007-03-01
1
-0
/
+4
*
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
Florian Fainelli
2007-02-28
1
-0
/
+1
*
more use of the INSTALL_DIR variable
Nicolas Thill
2007-01-08
1
-1
/
+2
*
Forgot kmod-ipt-imq dependency (#1076)
Florian Fainelli
2006-12-25
1
-1
/
+1
*
install-devel puts this here, kill it too
Tim Yardley
2006-11-26
1
-0
/
+1
*
cleanup some of the custom work for devel libs
Tim Yardley
2006-11-26
1
-3
/
+10
*
install iptables devel headers into the staging dir
Felix Fietkau
2006-11-26
1
-0
/
+1
*
replace lots of manual install commands with INSTALL_* variables
Felix Fietkau
2006-11-23
1
-13
/
+13
*
implement target profiles in menuconfig
Felix Fietkau
2006-11-12
1
-1
/
+0
*
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...
Felix Fietkau
2006-10-15
1
-1
/
+1
*
new (last?) attempt at standardizing Makefiles
Nicolas Thill
2006-09-24
1
-95
/
+101
*
set PATH in rules.mk
Mike Baker
2006-08-04
1
-4
/
+4
*
fix everything I broke with the previous patches
Mike Baker
2006-08-04
1
-2
/
+2
*
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
Mike Baker
2006-08-04
1
-4
/
+4
*
port over the netfilter module packaging to the new system and fix iptables d...
Felix Fietkau
2006-07-22
1
-8
/
+8
*
remove unneeded RSTRIP calls.
Nicolas Thill
2006-07-03
1
-4
/
+0
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+6
*
revert last change and add a different fix
Felix Fietkau
2006-06-21
1
-3
/
+4
*
avoid includes that aren't required for current target (make download)
Mike Baker
2006-06-21
1
-4
/
+3
*
add INCLUDE_DIR variable for $(TOPDIR)/include
Felix Fietkau
2006-06-21
1
-3
/
+3
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21
1
-3
/
+3
*
normalize Makefiles.
Nicolas Thill
2006-06-18
1
-6
/
+0
*
add conffiles to iptables
Felix Fietkau
2006-06-18
1
-0
/
+5
*
fix iptables build
Felix Fietkau
2006-05-31
1
-0
/
+1
[next]