Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Solving scalability issue: for chain list "name" searching. | Jesper Dangaard Brouer | 2008-01-15 | 1 | -4/+414 | |
* | Introduce a counter for number of user defined chains. | Jesper Dangaard Brouer | 2008-01-15 | 1 | -1/+7 | |
* | Inline functions iptcc_is_builtin() and set_changed(). | Jesper Dangaard Brouer | 2008-01-15 | 1 | -2/+2 | |
* | Fix CONNMARK mask initialisation | Peter Warasin | 2008-01-15 | 1 | -2/+10 | |
* | bump version from 1.4.0rc1 to 1.4.0 finalv1.4.0 | Pablo Neira Ayuso | 2007-12-22 | 1 | -2/+2 | |
* | iptables and NO_SHARED_LIBS/dlfcn.h | Mike Frysinger | 2007-12-19 | 3 | -3/+12 | |
* | use <linux/types.h> | Jan Engelhardt | 2007-12-17 | 3 | -5/+3 | |
* | More safe chain sorting, improving r7098 | Jesper Dangaard Brouer | 2007-12-12 | 1 | -1/+17 | |
* | Fix sockfd use accounting for kernels without autoloading | Patrick McHardy | 2007-12-04 | 1 | -4/+0 | |
* | Fix showing help text for matches/targets with revision as user | Patrick McHardy | 2007-12-03 | 1 | -0/+9 | |
* | Unifies libip[6]t_SECMARK.man to libxt_SECMARK.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -7/+0 | |
* | Unifies libip[6]t_CONNSECMARK.man to libxt_CONNSECMARK.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -15/+0 | |
* | Fixes missing '6' and 'X' in definitions of selinux related extension lists. | Yasuyuki KOZAKAI | 2007-11-29 | 1 | -2/+2 | |
* | Remove libip6t_state.c. libxt_state.c supports IPv6. | Yasuyuki KOZAKAI | 2007-11-29 | 1 | -156/+0 | |
* | Unifies libip[6]t_udp.man to libxt_udp.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -14/+0 | |
* | Removes libip6t_u32.man | Yasuyuki KOZAKAI | 2007-11-29 | 1 | -129/+0 | |
* | Unifies libip[6]t_physdev.man to libxt_physdev.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -42/+0 | |
* | Unifies libip[6]t_mark.man to libxt_mark.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -9/+0 | |
* | Unifies libip[6]t_mac.man to libxt_mac.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -10/+0 | |
* | Unifies libip[6]t_limit.man to libxt_limit.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -15/+0 | |
* | Unifies libip[6]t_esp.man to libxt_esp.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -3/+0 | |
* | Unifies libip[6]t_NFQUEUE.man to libxt_NFQUEUE.man | Yasuyuki KOZAKAI | 2007-11-29 | 2 | -12/+0 |