platform/upstream/ebtables.git
2011-06-19 Bart De Schuymerexport use_lockfd
2011-06-19 Bart De Schuymeradd logic to support the --concurrent option: use a...
2011-06-19 Bart De Schuymeradd logic to support the --concurrent option: use a...
2011-06-19 Bart De Schuymeradd option --concurrent
2011-06-19 Bart De Schuymerrename the libebtc target to libebtc.so and remove...
2011-05-29 Bart De Schuymeronly test on errno when an error occurred (especially...
2011-01-18 Bart De Schuymerextend ebt_ip6 to allow matching on ipv6-icmp types...
2010-12-18 Bart De Schuymerput include of ebtables_u.h higher so that __EXPORTED_H...
2010-12-18 Bart De Schuymerdefine __EXPORTED_HEADERS__ so we don't get warnings...
2010-12-18 Bart De Schuymerremove reference to old mailing lists and refer to...
2010-04-22 Bart De Schuymer*** empty log message ***
2010-04-22 Bart De Schuymerfix --among-dst-file, which translated into --among...
2010-03-18 Bart De Schuymerfix syntax error with DESTDIR
2010-03-16 Bart De Schuymeruse PRIu64 instead of llu with 64-bit unsigned integers
2010-03-16 Bart De Schuymeradd LDFLAGS (Peter Volkov)
2010-03-16 Bart De SchuymerCreate directories if they don't exist (INITDIR and...
2010-02-03 Bart De Schuymerupdate version
2010-02-03 Bart De Schuymerchanges for v2.0.9-2
2009-12-11 Bart De Schuymerfix return value checking of creat
2009-11-22 Bart De Schuymercorrect info about compilation of ulog
2009-11-04 Bart De Schuymerfix unwanted zeroing of counters in the last udc (repor...
2009-09-24 Bart De Schuymerfix hidden symbol compilation error when using ld directly
2009-06-21 Bart De Schuymerv2.0.9-1
2009-06-21 Bart De Schuymerchanges for v2.0.9
2009-06-21 Bart De Schuymerfix simple regression
2009-06-21 Bart De Schuymerfix alignment on userspace32-kernel64 systems (Sachin...
2009-02-12 Bart De Schuymerprevent source code corruption with static build (repor...
2009-02-12 Bart De Schuymermake string_to_number() static
2009-02-12 Bart De Schuymeradd nflog to the build process
2009-02-12 Bart De Schuymermake it compile for me
2009-02-12 Bart De Schuymercleanup indentation mess
2008-03-17 Bart De Schuymeradd ebtables nflog support (Peter Warasin)
2008-03-04 Bart De Schuymerfix for x86-64 (reported by Pavel Emelyanov)
2008-02-21 Bart De SchuymerKuo-Lang Tseng et al: add ipv6 support
2008-02-03 Bart De SchuymerJan Engelhardt: remove unneedd macro
2008-02-03 Bart De SchuymerMichal Soltys: fixes and trivial changes
2007-09-21 Bart De Schuymerfix policy setting of standard chains
2007-09-20 Bart De Schuymermake it work for broute and nat tables
2007-08-12 Bart De Schuymerhandle DESTDIR correctly (thanks to Peter Volkov)
2007-07-03 Bart De Schuymeruse fPIC flag
2007-05-28 Bart De Schuymerfix rpmbuild
2007-05-28 Bart De Schuymerupgrade to 2.0.8 and fix 2 small bugs
2007-03-28 Bart De Schuymeradd gratuitous arp filtering
2007-02-11 Bart De Schuymerspeedup checking for loops
2006-12-22 Bart De Schuymermake printing of uint64_t architecture independent
2006-12-22 Bart De Schuymer*** empty log message ***
2006-12-17 Bart De Schuymeradd linux/types.h to release
2006-12-17 Bart De Schuymeradd EBT_VERDICT_BITS
2006-12-17 Bart De Schuymer*** empty log message ***
2006-12-17 Bart De Schuymer*** empty log message ***
2006-12-15 Bart De Schuymeradd --snat-arp
2006-12-15 Bart De Schuymerremove magic number -16
2006-12-15 Bart De Schuymermake ebtables.8 and ebtables.spec independent of versio...
2006-12-15 Bart De Schuymermake independent of version and release, add --snat...
2006-12-15 Bart De Schuymermake independent of version and release
2006-12-14 Bart De Schuymershared libraries need fPIC
2006-11-10 Bart De Schuymerbugfix, thanks to Lutz Jaenicke
2006-10-12 Bart De Schuymeralways show target
2006-10-03 Bart De Schuymeradd --mark-or, --mark-xor and --mark-and support for...
2006-08-17 Bart De Schuymerallow list taken from a file for among match
2006-08-17 Bart De Schuymerdeal with multiple declaration of _init
2006-08-09 Bart De Schuymermake static work with KERNEL_INCLUDES
2006-07-31 Bart De Schuymerfix -X bug
2006-07-28 Bart De Schuymerbugfix
2006-04-11 Bart De Schuymer*** empty log message ***
2006-04-11 Bart De Schuymerbetter error message with target problems
2006-04-11 Bart De Schuymer*** empty log message ***
2006-03-13 Bart De Schuymerfix chain jump
2006-02-06 Bart De Schuymeradd make target for a static ebtables binary
2006-01-23 Bart De Schuymertrivial detail
2006-01-23 Bart De Schuymerinit hook_mask when no udc
2006-01-23 Bart De Schuymeradd SCTP and DCCP for ip ports; make it clearer that...
2006-01-23 Bart De Schuymerremove unsigned char * warning with gcc 4.0
2006-01-23 Bart De Schuymerallow SCTP/DCCP (Patrick McHardy)
2005-11-13 Bart De Schuymerupdate date and version
2005-11-13 Bart De Schuymeruse tmp direcory for rpmbuild
2005-11-13 Bart De Schuymeradd rpmbuild
2005-11-12 Bart De Schuymersave previous ruleset to .save
2005-11-12 Bart De Schuymerdon't specify files twice
2005-11-11 Bart De Schuymerdon't allow ' ' in chain names
2005-11-09 Bart De Schuymeruse system call creat to create empty file
2005-11-09 Bart De Schuymersend bug messages to stderr
2005-11-07 Bart De Schuymer*** empty log message ***
2005-11-04 Bart De Schuymerv2.0.8-rc1
2005-11-04 Bart De Schuymer*** empty log message ***
2005-11-01 Bart De Schuymerdelete files before saving
2005-10-25 Bart De Schuymerbugfix
2005-10-25 Bart De Schuymerfix typos
2005-10-25 Bart De Schuymer*** empty log message ***
2005-10-24 Bart De Schuymerfix -D
2005-10-20 Bart De Schuymer*** empty log message ***
2005-10-20 Bart De Schuymer*** empty log message ***
2005-10-20 Bart De Schuymer*** empty log message ***
2005-10-20 Bart De Schuymerfix warning (use correct header file)
2005-10-20 Bart De Schuymerupdate info
2005-10-20 Bart De Schuymerdeprecate
2005-10-02 Bart De Schuymeradd extra check
2005-10-02 Bart De Schuymer*** empty log message ***
2005-10-02 Bart De Schuymerremove trailing ' '
2005-10-01 Bart De Schuymerminor changes
next