index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xtables.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
libxtables: Introduce global params structuring
Jamal Hadi Salim
2009-02-11
1
-0
/
+22
|
/
*
libxtables: move afinfo around
Jan Engelhardt
2009-02-07
1
-10
/
+64
*
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
1
-0
/
+52
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-0
/
+28
*
libxtables: prefix - parse and escaped output func
Jan Engelhardt
2009-01-30
1
-5
/
+12
*
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
1
-4
/
+5
*
libxtables: prefix/order - ascii to ipaddr/ipmask input
Jan Engelhardt
2009-01-30
1
-7
/
+7
*
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
1
-10
/
+10
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-5
/
+29
*
libxtables: prefix/order - program_name
Jan Engelhardt
2009-01-30
1
-14
/
+23
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-58
/
+25
*
libxtables: prefix/order - libdir
Jan Engelhardt
2009-01-27
1
-3
/
+20
*
libxtables: prefix/order - match/target loading
Jan Engelhardt
2009-01-27
1
-19
/
+22
*
libxtables: prefix/order - modprobe and xtables.ko loading
Jan Engelhardt
2009-01-27
1
-5
/
+5
*
libxtables: prefix/order - fw_xalloc
Jan Engelhardt
2009-01-27
1
-8
/
+11
*
extensions: use UINT_MAX constants over open-coded numbers (2/2)
Jan Engelhardt
2009-01-27
1
-4
/
+4
*
src: remove redundant casts
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
src: remove dependency on libiptc headers
Jan Engelhardt
2008-08-04
1
-0
/
+1
*
ip6tables: fix printing of ipv6 network masks
Jan Engelhardt
2008-06-10
1
-4
/
+4
*
Use s6_addr32 to access bits in int6_addr instead of incompatible name
Yasuyuki Kozakai
2008-06-04
1
-1
/
+1
*
Wrap dlopen code into NO_SHARED_LIBS
Jan Engelhardt
2008-04-15
1
-0
/
+2
*
Resolve warnings on 64-bit compile
Jan Engelhardt
2008-04-15
1
-2
/
+2
*
Implement AF_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-04-14
1
-6
/
+16
*
Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
Jan Engelhardt
2008-04-13
1
-43
/
+51
*
Fix -Wshadow warnings and clean up xt_sctp.h
Jan Engelhardt
2008-04-06
1
-2
/
+2
*
Drop -W from CFLAGS and some tiny code cleanups
Jan Engelhardt
2008-04-06
1
-1
/
+1
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-2
/
+2
*
escape strings
Max Kellermann
2008-01-29
1
-0
/
+37
*
rename overlapping function names
Jan Engelhardt
2008-01-20
1
-0
/
+318
*
bunch o' renames
Jan Engelhardt
2008-01-20
1
-0
/
+148
*
print warning when dlopen fails
Jan Engelhardt
2008-01-20
1
-0
/
+14
*
common error messages
Jan Engelhardt
2008-01-20
1
-0
/
+49
*
Introduce strtonum(), which works like string_to_number(), but passes
Jan Engelhardt
2008-01-20
1
-0
/
+44
*
iptables and NO_SHARED_LIBS/dlfcn.h
Mike Frysinger
2007-12-19
1
-1
/
+4
*
Fix showing help text for matches/targets with revision as user
Patrick McHardy
2007-12-03
1
-0
/
+9
*
[PATCH iptables] print warnings to stderr
Max Kellermann
2007-10-17
1
-3
/
+4
*
Tries to load libxt_*.so at first.
Yasuyuki KOZAKAI
2007-08-04
1
-15
/
+22
*
Moves all declarations in iptables_common.h to xtables.h.
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+0
*
Moves some duplicated functions in ip[6]tables.c to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+103
*
Introduces xtables match/target registration
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+342
*
Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+85
*
Moves common fw_malloc() and fw_calloc() to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+30
*
Adds xtables.[ch] and change Makefile to compile it
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+19
[prev]