Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move libipt_recent to libxt_recent | Jan Engelhardt | 2008-10-22 | 2 | -27/+26 |
* | Add iptables support for the TPROXY target | KOVACS Krisztian | 2008-10-15 | 1 | -0/+14 |
* | src: remove dependency on libiptc headers | Jan Engelhardt | 2008-08-04 | 4 | -10/+12 |
* | xt_string: string extension case insensitive matching | Joonwoo Park | 2008-07-07 | 1 | -1/+14 |
* | addrtype match: added revision 1 | Laszlo Attila Toth | 2008-06-06 | 1 | -0/+14 |
* | Resync header files with kernel | Patrick McHardy | 2008-06-05 | 21 | -129/+473 |
* | Add xtables version defines. | Thomas Jarosch | 2008-06-03 | 1 | -0/+3 |
* | manpages: consistent syntax | Patrick McHardy | 2008-06-02 | 1 | -2/+2 |
* | iptables --list-rules command | Henrik Nordstrom | 2008-05-13 | 2 | -0/+3 |
* | Remove old functions, constants | Jan Engelhardt | 2008-04-15 | 2 | -10/+0 |
* | Dynamically create xtables.h.in with version | Jan Engelhardt | 2008-04-15 | 1 | -0/+2 |
* | Remove support for compilation of conditional extensions | Jan Engelhardt | 2008-04-15 | 2 | -0/+519 |
* | Add all necessary header files - compilation fix for various cases | Jan Engelhardt | 2008-04-14 | 13 | -96/+230 |
* | Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR | Jan Engelhardt | 2008-04-13 | 2 | -8/+0 |
* | Add support for xt_hashlimit match revision 1 | Jan Engelhardt | 2008-04-13 | 1 | -6/+32 |
* | xtables.h: move non-exported parts to internal.h | Jan Engelhardt | 2008-04-13 | 2 | -61/+60 |
* | Fix all remaining warnings (missing declarations, missing prototypes) | Jan Engelhardt | 2008-04-13 | 5 | -2/+17 |
* | Fix -Wshadow warnings and clean up xt_sctp.h | Jan Engelhardt | 2008-04-06 | 2 | -52/+39 |
* | Remove compiler.h inclusions. | Patrick McHardy | 2008-02-22 | 3 | -4/+0 |
* | Add netfilter.h | Patrick McHardy | 2008-01-29 | 1 | -0/+48 |
* | fix gcc warnings | Max Kellermann | 2008-01-29 | 2 | -2/+2 |
* | escape strings | Max Kellermann | 2008-01-29 | 1 | -0/+6 |
* | [IPTABLES]: libxt_owner: UID/GID range support | Jan Engelhardt | 2008-01-29 | 1 | -2/+2 |
* | libxt_CONNMARK revision 1 | Jan Engelhardt | 2008-01-29 | 1 | -0/+5 |
* | libxt_TCPOPTSTRIP | Sven Schnelle | 2008-01-20 | 1 | -0/+13 |
* | libxt_iprange r0 | Jan Engelhardt | 2008-01-20 | 2 | -5/+20 |
* | libxt_mark r1 | Jan Engelhardt | 2008-01-20 | 1 | -1/+6 |
* | rename overlapping function names | Jan Engelhardt | 2008-01-20 | 2 | -5/+7 |
* | bunch o' renames | Jan Engelhardt | 2008-01-20 | 2 | -3/+8 |
* | libxt_conntrack r0 | Jan Engelhardt | 2008-01-20 | 2 | -77/+83 |
* | libxt_connmark r1 | Jan Engelhardt | 2008-01-20 | 1 | -0/+5 |
* | libxt_MARK r2 | Jan Engelhardt | 2008-01-20 | 1 | -0/+4 |
* | libxt_TOS | Jan Engelhardt | 2008-01-20 | 1 | -0/+5 |
* | libxt_tos | Jan Engelhardt | 2008-01-20 | 1 | -0/+6 |
* | libxt_owner | Jan Engelhardt | 2008-01-20 | 1 | -0/+16 |
* | common error messages | Jan Engelhardt | 2008-01-20 | 1 | -1/+6 |
* | Introduce strtonum(), which works like string_to_number(), but passes | Jan Engelhardt | 2008-01-20 | 1 | -0/+5 |
* | Converts the iptables build infrastructure to autotools. | Jan Engelhardt | 2008-01-20 | 1 | -6/+7 |
* | Add rateest match extension | Patrick McHardy | 2008-01-15 | 1 | -0/+33 |
* | Add RATEEST target extension | Patrick McHardy | 2008-01-15 | 1 | -0/+11 |
* | use <linux/types.h> | Jan Engelhardt | 2007-12-17 | 3 | -5/+3 |
* | Fix make/compile error for iptables-1.4.0rc1 | Jesper Brouer | 2007-11-25 | 3 | -2/+616 |
* | Add the libxt_time iptables match | Jan Engelhardt | 2007-09-23 | 1 | -0/+25 |
* | Adds u32 to iptables. | Jan Engelhardt | 2007-09-10 | 1 | -0/+40 |
* | Fix more sparse warnings: non-C99 array declaration, incorrect function proto... | Patrick McHardy | 2007-09-08 | 1 | -2/+0 |
* | Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long. | Patrick McHardy | 2007-09-05 | 1 | -1/+1 |
* | Build IPv6 hbh/dst matches unconditionally | Patrick McHardy | 2007-09-05 | 1 | -0/+23 |
* | Build IPv6 rt match unconditionally | Patrick McHardy | 2007-09-05 | 1 | -0/+33 |
* | Build ipv6header match unconditionally | Patrick McHardy | 2007-09-05 | 1 | -0/+27 |
* | Build IPv6 mh match unconditionally | Patrick McHardy | 2007-09-05 | 1 | -0/+15 |