summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* make DO_IPV6 work again..laforge2003-03-041-3/+6
|
* make NO_SHARED_LIBS work again (Roberto Nibali)laforge2002-08-261-4/+4
|
* 1.2.7a is the successor of 1.2.6asvn_t_iptables_1_2_7alaforge2002-08-261-2/+2
|
* increase version numberlaforge2002-08-071-2/+2
|
* update INSTALL file to reflect seperation of patch-o-maticlaforge2002-08-021-15/+0
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-11/+11
| | | | naming
* version 1.2.7 coming up...laforge2002-04-101-2/+2
|
* 1.2.6a release versionsvn_t_iptables_1_2_6alaforge2002-03-171-2/+2
|
* *** empty log message ***laforge2002-03-141-2/+2
|
* add PREFIX variablelaforge2002-02-171-5/+6
|
* version 1.2.6laforge2002-02-131-2/+2
|
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enablelaforge2002-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.5laforge2002-01-101-2/+2
|
* TODO update / remove obsolete stuff from makefilelaforge2001-12-031-10/+0
|
* adopt Makefile to big patch-o-matic updatelaforge2001-11-121-11/+13
|
* new 1.2.4 releasesvn_t_iptables_1_2_4laforge2001-10-221-2/+2
|
* iptables-save/-restoer no longer experimentallaforge2001-10-161-3/+3
|
* move ipt_LOG.patch to pending_patcheslaforge2001-10-151-1/+1
|
* added randmo match by Fabrice Maurielaforge2001-10-151-1/+1
|
* kisza's manpage for ip6tableslaforge2001-10-141-1/+1
|
* sackperm.patch included in 2.4.10, moved on line down.laforge2001-09-271-2/+2
|
* added RELEASE_DIRsvn_t_iptables_1_2_3laforge2001-09-021-9/+18
|
* updated version number to 1.2.3, added "most-of-pom" targetlaforge2001-09-021-4/+12
|
* make sackperm.patch part of "pending-patches"laforge2001-08-251-1/+1
|
* tcp_manip_pkt.patch removed since it got included in slightly different form..marc2001-08-201-1/+1
|
* minor makefile fix for static compilation fixlaforge2001-08-071-3/+3
|
* - added patch to support statically linking of iptableslaforge2001-08-061-12/+31
| | | | - iptables-save/-restore is no longer experimental
* skb-fraglist.patch renamed to tcp_manip_pkt.patchmarc2001-08-021-1/+1
|
* fixed typos in pending-patcheslaforge2001-07-311-1/+1
|
* Added skb_fraglist corruption fix by Marc Boucherlaforge2001-07-311-1/+1
|
* added .PHONY makefile fixeslaforge2001-07-311-0/+14
|
* added ip6tables-export-symbols.patchlaforge2001-07-311-1/+1
|
* IP6T_LIB_DIR fixlaforge2001-05-111-4/+4
|
* Pending patches reset to refer to megapatches.rusty2001-05-011-2/+2
|
* Test for header, not glibc version.rusty2001-05-011-1/+1
|
* version number bumped to 1.2.2, pending-patches updatedlaforge2001-04-301-3/+3
|
* Added hppa 64-bit hack next to sparc64 hack.rusty2001-04-211-0/+6
|
* Fix MASQUERADE target for ipppd case (Svenning Soerensen)laforge2001-04-121-1/+1
|
* cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'laforge2001-03-191-3/+3
|
* laforge's incredible stupiditylaforge2001-03-161-2/+2
|
* stupid makefile bug causing make experimental-install faillaforge2001-03-161-1/+1
|
* release-diff for 1.2.1svn_t_iptables_1_2_1laforge2001-03-161-1/+1
| | | | | | | - added libipulog / libiptc to devel target - added changelog for 1.2.1 - updated index.html for 1.2.1 - added reference to Oskar Andreasson's tutorial
* fixed makefile bug, include ipv6 stuff in experimental only if DO_IPV6 is setlaforge2001-03-151-2/+4
|
* 1.2.1 release is upcominglaforge2001-03-141-1/+1
|
* Move some include files to be present always, so build always includes them ↵rusty2001-02-281-1/+1
| | | | even if patches not applied (eg. for distributions).
* ip6tables-save/-restore by Kis-Szabo Andraslaforge2001-02-261-2/+2
|
* included rusty's TOS checksum fix, as it didn't make it into 2.4.1laforge2001-02-191-1/+1
|
* added seqoffset and irc patch to pendinglaforge2001-02-041-1/+1
|
* pre-release target for Makefile.rusty2001-02-031-0/+8
|
* Fix Makefile (ldd -v doesn't work on my ldd).rusty2001-01-081-2/+2
|