index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libip6t_LOG.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libip[6]t_LOG: use guided option parser
Jan Engelhardt
2011-04-13
1
-133
/
+41
*
extensions: fix indent of vtable
Jan Engelhardt
2011-02-16
1
-11
/
+11
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-18
/
+18
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-3
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-1
/
+1
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-8
/
+9
*
extensions: libipt_LOG/libip6t_LOG: support macdecode option
Patrick McHardy
2010-06-28
1
-1
/
+17
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-2
/
+2
*
iptables: replace open-coded sizeof by ARRAY_SIZE
Jan Engelhardt
2009-05-26
1
-9
/
+3
*
extensions: remove unwanted/add needed includes for IPv6 exts
Jan Engelhardt
2009-02-21
1
-1
/
+0
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-13
/
+13
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-2
/
+2
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
src: remove redundant casts
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
src: remove inclusion of iptables.h
Jan Engelhardt
2008-11-20
1
-1
/
+1
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-1
/
+1
*
src: Update comments
Jan Engelhardt
2008-09-01
1
-7
/
+1
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-12
/
+12
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
Unique symbols 6/6
Jan Engelhardt
2007-10-04
1
-25
/
+16
*
Constify data structures
Jan Engelhardt
2007-10-04
1
-1
/
+1
*
Delete empty ->final_check() functions
Jan Engelhardt
2007-10-04
1
-6
/
+0
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
1
-7
/
+7
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-1
/
+1
*
Make the option structures const.
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Fixes warning on compilation of ip6tables matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Replaces ip6t_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
iptables segfaults when given "" to --log-prefix (Mike Frysinger <vapier@gent...
Mike Frysinger
2006-10-10
1
-0
/
+4
*
fix various missing header file / #define issues on old kernels. I've now te...
v1.3.2
Harald Welte
2005-07-10
1
-0
/
+6
*
Add --log-uid support to libip6t_LOG (Patrick McHardy <kaber@trash.net>)
Patrick McHardy
2005-06-24
1
-1
/
+17
*
don't allow newlines in LOG prefix (Phil Oester) (Closes: #312)
Phil Oester
2005-04-01
1
-0
/
+4
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
1
-2
/
+0
*
Get rid of some warnings when compiling 64bit.
Martin Josefsson
2004-05-26
1
-1
/
+1
*
remove unused variable and move to c99 initializers (Stephane Ouellette)
Stephane Ouellette
2003-08-11
1
-28
/
+27
*
Fix iptables-save (save everything numerically)
Thomas Woerner
2003-07-14
1
-10
/
+2
*
make IPv4 and IPv6 LOG target save() the log-level as string, instead of the
Michael Schwendt
2002-09-07
1
-2
/
+11
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-2
/
+2
*
Fix 'iptables -p !' bug (segfault when `!' used without argument)
Harald Welte
2002-03-14
1
-2
/
+2
*
same set problem as libipt_LOG.c - very, very strange
Harald Welte
2001-10-22
1
-0
/
+1
*
add " " to log-level save function
Harald Welte
2001-10-17
1
-3
/
+3
*
another string_to_number fix
Harald Welte
2001-09-13
1
-2
/
+2
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+1
*
further fixes of string_to_number fixes
Harald Welte
2001-07-23
1
-3
/
+2
*
LOG Target for IPv6 (Jan Rekorajski)
Jan Rekorajski
2001-02-15
1
-0
/
+261