index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
extensions: remove unwanted/add needed includes for IPv4 exts
Jan Engelhardt
2009-02-21
16
-15
/
+2
*
extensions: remove unwanted/add needed includes for IPv6 exts
Jan Engelhardt
2009-02-21
8
-9
/
+3
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
90
-746
/
+746
*
libxtables: inline and remove unused OPTION_OFFSET macro
Jan Engelhardt
2009-02-21
2
-2
/
+1
*
doc: resynchronize manpage with in-code help
Jan Engelhardt
2009-02-21
4
-10
/
+12
*
libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff
Christian Perle
2009-02-17
2
-4
/
+4
*
doc: do not put IPv4 doc into ip6tables.8
Jan Engelhardt
2009-02-17
1
-11
/
+5
*
build: trigger reconfigure when extensions/GNUmakefile.in changes
Jan Engelhardt
2009-02-17
1
-1
/
+2
*
libiptc: make library available as a shared library
Jan Engelhardt
2009-02-16
5
-9
/
+27
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
11
-87
/
+64
*
libxtables: consolidate init calls into one function
Jamal Hadi Salim
2009-02-13
10
-39
/
+76
*
libxtables: consolidate merge_options into xtables_merge_options
Jamal Hadi Salim
2009-02-13
4
-70
/
+41
*
build: remove unneeded -ldl from iptables_xml_LDADD
Jan Engelhardt
2009-02-12
1
-1
/
+1
*
libxtables: make iptables and ip6tables use xtables_free_opts
Jamal Hadi Salim
2009-02-12
4
-35
/
+17
*
libxtables: add xtables_set_revision
Jamal Hadi Salim
2009-02-12
4
-23
/
+16
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
10
-2
/
+10
*
libipq: fix compile error
Jan Engelhardt
2009-02-12
1
-0
/
+2
*
build: restructure Makefile for include/ directory
Jan Engelhardt
2009-02-12
4
-5
/
+13
*
doc: fix one layout issue in iptables-restore.8
Shaul Karl
2009-02-12
1
-1
/
+0
*
doc: fix option typo in libxt_multiport
Marc Fournier
2009-02-12
1
-2
/
+2
*
libipq: add missing doc for NF_ values
Jan Engelhardt
2009-02-12
1
-0
/
+7
*
libxtables: flush before fork
Jan Engelhardt
2009-02-12
1
-0
/
+6
*
libxt_string: fix undefined behavior/incorrect patlen calculation
Jan Engelhardt
2009-02-12
1
-1
/
+3
*
libxtables: use const for vars holding literals
Jan Engelhardt
2009-02-12
1
-2
/
+1
*
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2009-02-12
11
-67
/
+73
|
\
|
*
src: consolidate duplicate code in iptables/internal.h
Jan Engelhardt
2009-02-10
3
-4
/
+2
|
*
libxtables: move compat defines to xtables.c
Jan Engelhardt
2009-02-10
3
-10
/
+9
|
*
src: remove unused ipt_tryload macro
Jan Engelhardt
2009-02-10
2
-4
/
+0
|
*
src: remove iptables_rule_match indirection macro
Jan Engelhardt
2009-02-10
4
-26
/
+24
|
*
libxtables: decouple non-xtables parts from header
Jan Engelhardt
2009-02-10
7
-9
/
+14
|
*
libxtables: remove unused XT_LIB_DIR macro
Jan Engelhardt
2009-02-10
1
-4
/
+0
|
*
build: move -ldl to proper LDADD
Jan Engelhardt
2009-02-10
1
-2
/
+3
|
*
libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable
Jan Engelhardt
2009-02-10
1
-0
/
+13
*
|
libxtables: simple aliasing macro for exit_error
Jamal Hadi Salim
2009-02-11
5
-42
/
+35
*
|
libxtables: Replace direct exit_error() calls inside libxtables
Jamal Hadi Salim
2009-02-11
1
-18
/
+18
*
|
libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals
Jamal Hadi Salim
2009-02-11
4
-0
/
+26
*
|
libxtables: Add exit_error cb to xtables_globals
Jamal Hadi Salim
2009-02-11
2
-9
/
+27
*
|
libxtables: define xtables_free_opts()
Jamal Hadi Salim
2009-02-11
2
-0
/
+12
*
|
libxtables: Introduce global params structuring
Jamal Hadi Salim
2009-02-11
2
-0
/
+31
*
|
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2009-02-09
92
-1036
/
+963
|
\
|
|
*
Merge branch 'origin/master'
Jan Engelhardt
2009-02-08
0
-0
/
+0
|
|
\
|
*
|
libxtables: move afinfo around
Jan Engelhardt
2009-02-07
11
-52
/
+71
|
*
|
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
8
-146
/
+96
|
*
|
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
64
-175
/
+164
|
*
|
libxtables: prefix - parse and escaped output func
Jan Engelhardt
2009-01-30
11
-32
/
+39
|
*
|
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
11
-29
/
+30
|
*
|
libxtables: prefix/order - ascii to ipaddr/ipmask input
Jan Engelhardt
2009-01-30
8
-29
/
+29
|
*
|
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
12
-67
/
+67
|
*
|
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
16
-162
/
+186
|
*
|
libxtables: prefix/order - program_name
Jan Engelhardt
2009-01-30
13
-48
/
+68
[prev]
[next]