index
:
platform/upstream/ebtables
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0_ivi
upstream
Domain: Security / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
fix --among-dst-file, which translated into --among-src (reported by Thierry ...
Bart De Schuymer
1
-1
/
+1
2010-03-18
fix syntax error with DESTDIR
Bart De Schuymer
1
-2
/
+2
2010-03-16
use PRIu64 instead of llu with 64-bit unsigned integers
Bart De Schuymer
1
-1
/
+1
2010-03-16
add LDFLAGS (Peter Volkov)
Bart De Schuymer
2
-5
/
+4
2010-03-16
Create directories if they don't exist (INITDIR and SYSCONFIGDIR are only cre...
Bart De Schuymer
1
-6
/
+9
2010-02-03
update version
Bart De Schuymer
1
-1
/
+1
2010-02-03
changes for v2.0.9-2
Bart De Schuymer
1
-0
/
+8
2009-12-11
fix return value checking of creat
Bart De Schuymer
1
-2
/
+2
2009-11-22
correct info about compilation of ulog
Bart De Schuymer
1
-1
/
+1
2009-11-04
fix unwanted zeroing of counters in the last udc (reported by Jon Lewis)
Bart De Schuymer
1
-2
/
+3
2009-09-24
fix hidden symbol compilation error when using ld directly
Bart De Schuymer
1
-1
/
+1
2009-06-21
v2.0.9-1
Bart De Schuymer
1
-2
/
+2
2009-06-21
changes for v2.0.9
Bart De Schuymer
1
-0
/
+9
2009-06-21
fix simple regression
Bart De Schuymer
1
-1
/
+1
2009-06-21
fix alignment on userspace32-kernel64 systems (Sachin Sanap)
Bart De Schuymer
1
-1
/
+2
2009-02-12
prevent source code corruption with static build (reported by Tino Keitel)
Bart De Schuymer
1
-2
/
+2
2009-02-12
make string_to_number() static
Bart De Schuymer
1
-1
/
+1
2009-02-12
add nflog to the build process
Bart De Schuymer
1
-1
/
+1
2009-02-12
make it compile for me
Bart De Schuymer
1
-2
/
+2
2009-02-12
cleanup indentation mess
Bart De Schuymer
1
-84
/
+83
2008-03-17
add ebtables nflog support (Peter Warasin)
Bart De Schuymer
2
-0
/
+214
2008-03-04
fix for x86-64 (reported by Pavel Emelyanov)
Bart De Schuymer
1
-11
/
+13
2008-02-21
Kuo-Lang Tseng et al: add ipv6 support
Bart De Schuymer
6
-1
/
+546
2008-02-03
Jan Engelhardt: remove unneedd macro
Bart De Schuymer
16
-17
/
+17
2008-02-03
Michal Soltys: fixes and trivial changes
Bart De Schuymer
1
-10
/
+8
2007-09-21
fix policy setting of standard chains
Bart De Schuymer
1
-2
/
+4
2007-09-20
make it work for broute and nat tables
Bart De Schuymer
1
-1
/
+1
2007-08-12
handle DESTDIR correctly (thanks to Peter Volkov)
Bart De Schuymer
1
-23
/
+14
2007-07-03
use fPIC flag
Bart De Schuymer
1
-2
/
+2
2007-05-28
fix rpmbuild
Bart De Schuymer
1
-6
/
+6
2007-05-28
upgrade to 2.0.8 and fix 2 small bugs
Bart De Schuymer
1
-4
/
+4
2007-03-28
add gratuitous arp filtering
Bart De Schuymer
2
-3
/
+22
2007-02-11
speedup checking for loops
Bart De Schuymer
2
-5
/
+13
2006-12-22
make printing of uint64_t architecture independent
Bart De Schuymer
1
-1
/
+2
2006-12-22
*** empty log message ***
Bart De Schuymer
2
-1
/
+2
2006-12-17
add linux/types.h to release
Bart De Schuymer
1
-0
/
+2
2006-12-17
add EBT_VERDICT_BITS
Bart De Schuymer
1
-0
/
+4
2006-12-17
*** empty log message ***
Bart De Schuymer
1
-1
/
+1
2006-12-17
*** empty log message ***
Bart De Schuymer
1
-1
/
+10
2006-12-15
add --snat-arp
Bart De Schuymer
1
-5
/
+18
2006-12-15
remove magic number -16
Bart De Schuymer
1
-7
/
+7
2006-12-15
make ebtables.8 and ebtables.spec independent of version and release
Bart De Schuymer
1
-4
/
+17
2006-12-15
make independent of version and release, add --snat-arp option
Bart De Schuymer
1
-2
/
+8
2006-12-15
make independent of version and release
Bart De Schuymer
1
-2
/
+2
2006-12-14
shared libraries need fPIC
Bart De Schuymer
2
-6
/
+7
2006-11-10
bugfix, thanks to Lutz Jaenicke
Bart De Schuymer
1
-3
/
+2
2006-10-12
always show target
Bart De Schuymer
1
-2
/
+0
2006-10-03
add --mark-or, --mark-xor and --mark-and support for mark target
Bart De Schuymer
2
-14
/
+79
2006-08-17
allow list taken from a file for among match
Bart De Schuymer
2
-4
/
+51
2006-08-17
deal with multiple declaration of _init
Bart De Schuymer
1
-2
/
+2
[next]