summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-22fix --among-dst-file, which translated into --among-src (reported by Thierry ...Bart De Schuymer1-1/+1
2010-03-18fix syntax error with DESTDIRBart De Schuymer1-2/+2
2010-03-16use PRIu64 instead of llu with 64-bit unsigned integersBart De Schuymer1-1/+1
2010-03-16add LDFLAGS (Peter Volkov)Bart De Schuymer2-5/+4
2010-03-16Create directories if they don't exist (INITDIR and SYSCONFIGDIR are only cre...Bart De Schuymer1-6/+9
2010-02-03update versionBart De Schuymer1-1/+1
2010-02-03changes for v2.0.9-2Bart De Schuymer1-0/+8
2009-12-11fix return value checking of creatBart De Schuymer1-2/+2
2009-11-22correct info about compilation of ulogBart De Schuymer1-1/+1
2009-11-04fix unwanted zeroing of counters in the last udc (reported by Jon Lewis)Bart De Schuymer1-2/+3
2009-09-24fix hidden symbol compilation error when using ld directlyBart De Schuymer1-1/+1
2009-06-21v2.0.9-1Bart De Schuymer1-2/+2
2009-06-21changes for v2.0.9Bart De Schuymer1-0/+9
2009-06-21fix simple regressionBart De Schuymer1-1/+1
2009-06-21fix alignment on userspace32-kernel64 systems (Sachin Sanap)Bart De Schuymer1-1/+2
2009-02-12prevent source code corruption with static build (reported by Tino Keitel)Bart De Schuymer1-2/+2
2009-02-12make string_to_number() staticBart De Schuymer1-1/+1
2009-02-12add nflog to the build processBart De Schuymer1-1/+1
2009-02-12make it compile for meBart De Schuymer1-2/+2
2009-02-12cleanup indentation messBart De Schuymer1-84/+83
2008-03-17add ebtables nflog support (Peter Warasin)Bart De Schuymer2-0/+214
2008-03-04fix for x86-64 (reported by Pavel Emelyanov)Bart De Schuymer1-11/+13
2008-02-21Kuo-Lang Tseng et al: add ipv6 supportBart De Schuymer6-1/+546
2008-02-03Jan Engelhardt: remove unneedd macroBart De Schuymer16-17/+17
2008-02-03Michal Soltys: fixes and trivial changesBart De Schuymer1-10/+8
2007-09-21fix policy setting of standard chainsBart De Schuymer1-2/+4
2007-09-20make it work for broute and nat tablesBart De Schuymer1-1/+1
2007-08-12handle DESTDIR correctly (thanks to Peter Volkov)Bart De Schuymer1-23/+14
2007-07-03use fPIC flagBart De Schuymer1-2/+2
2007-05-28fix rpmbuildBart De Schuymer1-6/+6
2007-05-28upgrade to 2.0.8 and fix 2 small bugsBart De Schuymer1-4/+4
2007-03-28add gratuitous arp filteringBart De Schuymer2-3/+22
2007-02-11speedup checking for loopsBart De Schuymer2-5/+13
2006-12-22make printing of uint64_t architecture independentBart De Schuymer1-1/+2
2006-12-22*** empty log message ***Bart De Schuymer2-1/+2
2006-12-17add linux/types.h to releaseBart De Schuymer1-0/+2
2006-12-17add EBT_VERDICT_BITSBart De Schuymer1-0/+4
2006-12-17*** empty log message ***Bart De Schuymer1-1/+1
2006-12-17*** empty log message ***Bart De Schuymer1-1/+10
2006-12-15add --snat-arpBart De Schuymer1-5/+18
2006-12-15remove magic number -16Bart De Schuymer1-7/+7
2006-12-15make ebtables.8 and ebtables.spec independent of version and releaseBart De Schuymer1-4/+17
2006-12-15make independent of version and release, add --snat-arp optionBart De Schuymer1-2/+8
2006-12-15make independent of version and releaseBart De Schuymer1-2/+2
2006-12-14shared libraries need fPICBart De Schuymer2-6/+7
2006-11-10bugfix, thanks to Lutz JaenickeBart De Schuymer1-3/+2
2006-10-12always show targetBart De Schuymer1-2/+0
2006-10-03add --mark-or, --mark-xor and --mark-and support for mark targetBart De Schuymer2-14/+79
2006-08-17allow list taken from a file for among matchBart De Schuymer2-4/+51
2006-08-17deal with multiple declaration of _initBart De Schuymer1-2/+2