Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR | Jan Engelhardt | 2008-04-13 | 12 | -83/+108 |
* | Add support for xt_hashlimit match revision 1 | Jan Engelhardt | 2008-04-13 | 3 | -64/+458 |
* | 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 | 21 | -27/+55 |
* | Update the libxt_owner manpage with the UID/GID-range feature | Jan Engelhardt | 2008-04-06 | 1 | -6/+9 |
* | Fix -Wshadow warnings and clean up xt_sctp.h | Jan Engelhardt | 2008-04-06 | 17 | -153/+140 |
* | Drop -W from CFLAGS and some tiny code cleanups | Jan Engelhardt | 2008-04-06 | 10 | -18/+18 |
* | Makefile: add a "tarball" target | Jan Engelhardt | 2008-04-06 | 1 | -0/+8 |
* | Correct the family member value of libxt_mark revision 1 | Jan Engelhardt | 2008-04-06 | 1 | -1/+1 |
* | Fix compilation of iptables-static build | Jan Engelhardt | 2008-04-06 | 1 | -3/+3 |
* | Retry ruleset dump when kernel returns EAGAIN. | Patrick McHardy | 2008-04-02 | 1 | -1/+4 |
* | [IPTABLES]: libxt_iprange: Fix IP validation logic | James King | 2008-04-02 | 1 | -2/+2 |
* | removes useless white spaces from iptables-xml manpages. | Filippo Zangheri | 2008-03-07 | 1 | -9/+9 |
* | bump iptables version to prepare 1.4.1 release | Pablo Neira Ayuso | 2008-03-02 | 1 | -1/+1 |
* | Fix define value of SCTP chunk type. | Naohiro Ooiwa | 2008-02-29 | 1 | -2/+2 |
* | 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 | 84 | -118/+122 |
* | allow empty strings in argument parser | Max Kellermann | 2008-01-29 | 2 | -14/+10 |
* | unescape parameters | Max Kellermann | 2008-01-29 | 2 | -53/+56 |
* | escape strings | Max Kellermann | 2008-01-29 | 6 | -7/+57 |
* | use size_t | Max Kellermann | 2008-01-29 | 2 | -5/+6 |
* | whitespace cleanup | Max Kellermann | 2008-01-29 | 7 | -118/+118 |
* | Fix REDIRECT manpage | Max Kellermann | 2008-01-29 | 1 | -2/+1 |
* | [IPTABLES]: libxt_owner: UID/GID range support | Jan Engelhardt | 2008-01-29 | 2 | -23/+49 |
* | [IPTABLES]: libxt_conntrack revision 1 | Jan Engelhardt | 2008-01-29 | 2 | -17/+576 |
* | libxt_CONNMARK revision 1 | Jan Engelhardt | 2008-01-29 | 3 | -20/+310 |
* | Build adjustments | Jan Engelhardt | 2008-01-29 | 2 | -5/+5 |
* | Give preference to iptables header files | Jan Engelhardt | 2008-01-29 | 3 | -6/+10 |
* | Remove obsolete file | Patrick McHardy | 2008-01-20 | 1 | -24/+0 |
* | libxt_TCPOPTSTRIP | Sven Schnelle | 2008-01-20 | 3 | -0/+232 |
* | libxt_iprange r1 | Jan Engelhardt | 2008-01-20 | 1 | -1/+222 |
* | libxt_iprange r0 | Jan Engelhardt | 2008-01-20 | 5 | -56/+66 |
* | libxt_mark r1 | Jan Engelhardt | 2008-01-20 | 2 | -29/+118 |
* | libxt_hashlimit checks | Jan Engelhardt | 2008-01-20 | 1 | -0/+17 |
* | rename overlapping function names | Jan Engelhardt | 2008-01-20 | 13 | -379/+356 |
* | bunch o' renames | Jan Engelhardt | 2008-01-20 | 11 | -179/+190 |
* | libxt_conntrack r0 | Jan Engelhardt | 2008-01-20 | 5 | -240/+271 |
* | print warning when dlopen fails | Jan Engelhardt | 2008-01-20 | 1 | -0/+14 |
* | libxt_connmark r1 | Jan Engelhardt | 2008-01-20 | 3 | -36/+124 |
* | libxt_MARK r2 | Jan Engelhardt | 2008-01-20 | 5 | -19/+177 |
* | libxt_TOS | Jan Engelhardt | 2008-01-20 | 5 | -170/+289 |
* | libxt_tos | Jan Engelhardt | 2008-01-20 | 6 | -172/+298 |
* | libxt_owner | Jan Engelhardt | 2008-01-20 | 7 | -532/+606 |
* | common error messages | Jan Engelhardt | 2008-01-20 | 2 | -1/+55 |
* | Introduce strtonum(), which works like string_to_number(), but passes | Jan Engelhardt | 2008-01-20 | 2 | -0/+49 |
* | Converts the iptables build infrastructure to autotools. | Jan Engelhardt | 2008-01-20 | 17 | -709/+416 |
* | - cleanup several code wraparounds | Pablo Neira Ayuso | 2008-01-17 | 1 | -4/+21 |
* | Add rateest match extension | Patrick McHardy | 2008-01-15 | 3 | -1/+495 |
* | Add RATEEST target extension | Patrick McHardy | 2008-01-15 | 4 | -3/+254 |