index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
iptables
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] netfilter/iptables: disable IMQ on 2.6.27
juhosg
2008-10-15
1
-1
/
+1
*
make the whole iptables/netfiter modular (closes: #3871, #3527)
nico
2008-09-22
1
-13
/
+50
*
use $(FPIC) in a few places where it matters
nbd
2008-08-06
1
-0
/
+2
*
adds a new uci firewall
blogic
2008-08-04
1
-12
/
+0
*
[package] netfilter/iptables: enable IMQ on 2.6.25
juhosg
2008-06-02
1
-1
/
+1
*
We do not need to make the experimental/install-experimental targets starting...
florian
2008-06-02
1
-1
/
+2
*
[package] IMQ is not yet available on 2.6.25
juhosg
2008-05-02
1
-1
/
+1
*
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
juhosg
2008-04-15
1
-44
/
+60
*
move /etc/config/firewall to /etc/firewall.config to prevent it from interfer...
nbd
2008-02-04
1
-2
/
+2
*
remove uninstalldev templates (no longer necessary)
nbd
2007-12-25
1
-12
/
+0
*
Use $(CP) instead of $(INSTALL_BIN) for binaries.
nbd
2007-12-09
1
-4
/
+4
*
[packages] iptables: update description of the iptables-mod-ipopt
juhosg
2007-10-31
1
-1
/
+3
*
Update description, iptables-mod-ipsec includes libipt_policy.so
florian
2007-10-16
1
-0
/
+1
*
add TARPIT support to netfilter/iptables
juhosg
2007-10-07
1
-1
/
+5
*
add $(STAGING_DIR) as argument to the InstallDev template and update packages...
nbd
2007-09-28
1
-12
/
+12
*
move exec permissions fix at Build/Prepare stage
nico
2007-09-16
1
-1
/
+5
*
move package description to a separate definition, remove it when DESCRIPTION...
nico
2007-09-07
1
-77
/
+84
*
Package ip6tables-utils as well (#2318)
florian
2007-09-05
1
-1
/
+14
*
Fix the ip6tables dependency (#2079)
florian
2007-07-15
1
-0
/
+1
*
move to iptables 1.3.8
pavlov
2007-07-12
1
-2
/
+2
*
package ipset for use
pavlov
2007-06-07
1
-0
/
+9
*
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
1
-2
/
+2
*
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
*
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
*
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
*
more use of the INSTALL_DIR variable
nico
2007-01-08
1
-1
/
+2
*
Forgot kmod-ipt-imq dependency (#1076)
florian
2006-12-25
1
-1
/
+1
*
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
*
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...
nbd
2006-10-15
1
-1
/
+1
*
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
*
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
*
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
[next]