summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 1.3.7v1.3.7Patrick McHardy2006-12-041-2/+2
|
* Use /lib/modules/$(uname -r)/build instead of /usr/src/linux as KERNEL_DIR ↵Patrick McHardy2006-11-141-1/+1
| | | | default
* Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>)Amin Azez2006-11-131-3/+16
|
* Version number was not bumped in Makefile in svnv1.3.6Joszef Kadlecsik2006-10-091-2/+2
|
* Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-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 supportJames Morris2006-05-241-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 Welte2006-02-011-2/+2
| | | | (ipset.netfilter.org) these days
* about to release 1.3.4Harald Welte2005-10-311-2/+2
|
* 1.3.3 releasev1.3.3Harald Welte2005-07-291-2/+2
|
* bump version number to 1.3.2Harald Welte2005-07-101-2/+2
|
* bump version to 1.3.1v1.3.1Harald Welte2005-03-071-2/+2
|
* time to release 1.3.0 finalv1.3.0Harald Welte2005-02-121-1/+1
|
* we now need to exclude .svn instead of CVSv1.3.0-rc1Harald Welte2005-02-011-1/+1
|
* release rc1Harald Welte2005-02-011-1/+1
|
* Fix typo. (Phil Oester) Closes #239Phil Oester2004-09-091-1/+1
|
* complete libiptc rewrite. Time to load 10k rules goes down from 2.20 ↵Harald Welte2004-08-291-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-restoreBastiaan Bakker2004-06-251-0/+19
| | | | for size reduction applied
* pom-ng only deals with numerical versionsHarald Welte2004-06-171-2/+2
|
* fix 'make distrib'Harald Welte2004-06-141-1/+1
|
* Better(?) detection for 64bit kernel / 32bit userspace.Martin Josefsson2004-05-261-21/+42
| | | | Add some ld-flags for sparc64.
* iptables-1.2.10 coming upHarald Welte2004-04-151-2/+2
|
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-2/+7
| | | | add lots of missing manpage snippets (Harald Welte)
* final 1.2.9 releasev1.2.9Harald Welte2003-11-021-1/+1
|
* old version is 1.2.8, not 1.2.7av1.2.9-rc1Harald Welte2003-10-071-1/+1
|
* increment version number to 1.2.9rc1Harald Welte2003-10-071-1/+1
|
* version 1.2.8 upcomingHarald Welte2003-04-131-2/+2
|
* make DO_IPV6 work again..Harald Welte2003-03-041-3/+6
|
* make NO_SHARED_LIBS work again (Roberto Nibali)Harald Welte2002-08-261-4/+4
|
* 1.2.7a is the successor of 1.2.6av1.2.7aHarald Welte2002-08-261-2/+2
|
* increase version numberHarald Welte2002-08-071-2/+2
|
* update INSTALL file to reflect seperation of patch-o-maticHarald Welte2002-08-021-15/+0
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵Harald Welte2002-05-291-11/+11
| | | | naming
* version 1.2.7 coming up...Harald Welte2002-04-101-2/+2
|
* 1.2.6a release versionv1.2.6aHarald Welte2002-03-171-2/+2
|
* *** empty log message ***Harald Welte2002-03-141-2/+2
|
* add PREFIX variableHarald Welte2002-02-171-5/+6
|
* version 1.2.6Harald Welte2002-02-131-2/+2
|
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enableHarald Welte2002-02-131-6/+4
| | | | | | | | libiptc debugging. This is to make people at RedHat and Mandrake happy. - add debugging code for mangle5hooks table (will break debugging of iptables >= 1.2.6 on old kernels <= 2.4.18-pre6. *sigh*
* heading towards 1.2.5Harald Welte2002-01-101-2/+2
|
* TODO update / remove obsolete stuff from makefileHarald Welte2001-12-031-10/+0
|
* adopt Makefile to big patch-o-matic updateHarald Welte2001-11-121-11/+13
|
* new 1.2.4 releasev1.2.4Harald Welte2001-10-221-2/+2
|
* iptables-save/-restoer no longer experimentalHarald Welte2001-10-161-3/+3
|
* move ipt_LOG.patch to pending_patchesHarald Welte2001-10-151-1/+1
|
* added randmo match by Fabrice MaurieFabrice MARIE2001-10-151-1/+1
|
* kisza's manpage for ip6tablesAndrás Kis-Szabó2001-10-141-1/+1
|
* sackperm.patch included in 2.4.10, moved on line down.Harald Welte2001-09-271-2/+2
|
* added RELEASE_DIRv1.2.3Harald Welte2001-09-021-9/+18
|
* updated version number to 1.2.3, added "most-of-pom" targetHarald Welte2001-09-021-4/+12
|
* make sackperm.patch part of "pending-patches"Harald Welte2001-08-251-1/+1
|