Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install ip6tables-{save,restore} manpages | Patrick McHardy | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing ↵ | Patrick McHardy | 2007-10-16 | 1 | -2/+2 |
| | | | | warnings | ||||
* | bump version to 1.4.0rc1v1.4.0-rc1 | Pablo Neira Ayuso | 2007-10-15 | 1 | -2/+2 |
| | |||||
* | Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptables | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -0/+1 |
| | |||||
* | Adds xtables.[ch] and change Makefile to compile it | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -7/+7 |
| | |||||
* | Change default KERNEL_DIR location and add KBUILD_OUTPUT (Sven Wegener ↵ | Sven Wegener | 2007-07-15 | 1 | -2/+8 |
| | | | | <sven.wegener@stealer.net>) | ||||
* | Removes KERNEL_64_USERSPACE_32 | Yasuyuki KOZAKAI | 2007-06-30 | 1 | -33/+0 |
| | | | | | | | The recent kernel has compat layer for iptables. It doesn't have compat layer for libipq and ip6tables, but ip6tables with KERNEL_64_USERSPACE_32 is still broken. We should fix kernel instead of fixing them if and when we want use their 32bit binary with 64bit kernel. | ||||
* | bump versionv1.3.8 | Pablo Neira Ayuso | 2007-06-25 | 1 | -2/+2 |
| | |||||
* | Use posix conform directory existance check (Roy Marples <uberlord@gentoo.org>) | Roy Marples | 2007-05-10 | 1 | -1/+1 |
| | | | | | | Makefile uses [ -a /dir ] which is invalid on non bash shells Bugzilla #569 | ||||
* | Remove libnsl from LDLIBS | Patrick McHardy | 2007-04-18 | 1 | -1/+1 |
| | | | | Bugzilla 557 | ||||
* | revert some slipped through patches | Pablo Neira AyusoMaurice van der Pot | 2007-04-16 | 1 | -1/+1 |
| | |||||
* | prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools | Pablo Neira Ayuso | 2007-04-16 | 1 | -1/+1 |
| | |||||
* | Fix greedy debug grep | Patrick McHardy | 2007-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | From Bugzilla #527: if you have a kernel with say a '-g' in it, then KERNEL_DIR will include the '-g' in it, CFLAGS will include the '-g' in it, and then the grep will think you have -g in your CFLAGS for example, if you use the grsec or gentoo patchset: $ uname -r 2.6.19.1-grsec $ uname -r 2.6.19-gentoo-r2 then your CFLAGS will look like: -O2 -Wall -Wunused -I"/lib/modules/2.6.19.1-grsec/build"/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" and the greedy check grep will incorrectly flag this: egrep -e '-g|-pg|IPTC_DEBUG' | ||||
* | fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) | Lutz Jaenicke | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.3.7v1.3.7 | Patrick McHardy | 2006-12-04 | 1 | -2/+2 |
| | |||||
* | Use /lib/modules/$(uname -r)/build instead of /usr/src/linux as KERNEL_DIR ↵ | Patrick McHardy | 2006-11-14 | 1 | -1/+1 |
| | | | | default | ||||
* | Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>) | Amin Azez | 2006-11-13 | 1 | -3/+16 |
| | |||||
* | Version number was not bumped in Makefile in svnv1.3.6 | Joszef Kadlecsik | 2006-10-09 | 1 | -2/+2 |
| | |||||
* | Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>) | Phil Oester | 2006-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | As suggested by Dmitry Levin and included in Fedora Core releases, use gcc instead of ld to link shared objects. Fedora rpm notes refer to this fixing a plugin problem, but does not offer specifics. But in any event, 'gcc -dumpspecs' does show gcc will pass a number of parameters which in theory it thinks are better. Compile tested both with and without NO_SHARED_LIBS. Closes bug #454. | ||||
* | secmark: Add libselinux support | James Morris | 2006-05-24 | 1 | -1/+13 |
| | | | | | | | | | This patch adds the infrastructure for linking iptables against libselinux, for use with the SECMARK target. This is enabled by setting DO_SELINUX=1 in the build environment. Signed-off-by: James Morris <jmorris@namei.org> | ||||
* | remove other bits of old ip pool code, people should use ipset ↵ | Harald Welte | 2006-02-01 | 1 | -2/+2 |
| | | | | (ipset.netfilter.org) these days | ||||
* | about to release 1.3.4 | Harald Welte | 2005-10-31 | 1 | -2/+2 |
| | |||||
* | 1.3.3 releasev1.3.3 | Harald Welte | 2005-07-29 | 1 | -2/+2 |
| | |||||
* | bump version number to 1.3.2 | Harald Welte | 2005-07-10 | 1 | -2/+2 |
| | |||||
* | bump version to 1.3.1v1.3.1 | Harald Welte | 2005-03-07 | 1 | -2/+2 |
| | |||||
* | time to release 1.3.0 finalv1.3.0 | Harald Welte | 2005-02-12 | 1 | -1/+1 |
| | |||||
* | we now need to exclude .svn instead of CVSv1.3.0-rc1 | Harald Welte | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | release rc1 | Harald Welte | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | Fix typo. (Phil Oester) Closes #239 | Phil Oester | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | complete libiptc rewrite. Time to load 10k rules goes down from 2.20 ↵ | Harald Welte | 2004-08-29 | 1 | -2/+2 |
| | | | | minutes to 1.255 seconds (!). Might still contain bugs, use with caution. | ||||
* | Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restore | Bastiaan Bakker | 2004-06-25 | 1 | -0/+19 |
| | | | | for size reduction applied | ||||
* | pom-ng only deals with numerical versions | Harald Welte | 2004-06-17 | 1 | -2/+2 |
| | |||||
* | fix 'make distrib' | Harald Welte | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | Better(?) detection for 64bit kernel / 32bit userspace. | Martin Josefsson | 2004-05-26 | 1 | -21/+42 |
| | | | | Add some ld-flags for sparc64. | ||||
* | iptables-1.2.10 coming up | Harald Welte | 2004-04-15 | 1 | -2/+2 |
| | |||||
* | split manpages into per-extension manpage snippet (Henrik Nordstrom) | Henrik Nordstrom | 2004-01-22 | 1 | -2/+7 |
| | | | | add lots of missing manpage snippets (Harald Welte) | ||||
* | final 1.2.9 releasev1.2.9 | Harald Welte | 2003-11-02 | 1 | -1/+1 |
| | |||||
* | old version is 1.2.8, not 1.2.7av1.2.9-rc1 | Harald Welte | 2003-10-07 | 1 | -1/+1 |
| | |||||
* | increment version number to 1.2.9rc1 | Harald Welte | 2003-10-07 | 1 | -1/+1 |
| | |||||
* | version 1.2.8 upcoming | Harald Welte | 2003-04-13 | 1 | -2/+2 |
| | |||||
* | make DO_IPV6 work again.. | Harald Welte | 2003-03-04 | 1 | -3/+6 |
| | |||||
* | make NO_SHARED_LIBS work again (Roberto Nibali) | Harald Welte | 2002-08-26 | 1 | -4/+4 |
| | |||||
* | 1.2.7a is the successor of 1.2.6av1.2.7a | Harald Welte | 2002-08-26 | 1 | -2/+2 |
| | |||||
* | increase version number | Harald Welte | 2002-08-07 | 1 | -2/+2 |
| | |||||
* | update INSTALL file to reflect seperation of patch-o-matic | Harald Welte | 2002-08-02 | 1 | -15/+0 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -11/+11 |
| | | | | naming | ||||
* | version 1.2.7 coming up... | Harald Welte | 2002-04-10 | 1 | -2/+2 |
| | |||||
* | 1.2.6a release versionv1.2.6a | Harald Welte | 2002-03-17 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Harald Welte | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | add PREFIX variable | Harald Welte | 2002-02-17 | 1 | -5/+6 |
| |