Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version to 1.4.14v1.4.14 | Pablo Neira Ayuso | 2012-05-26 | 1 | -1/+1 | |
* | tests: add rateest match rules | Florian Westphal | 2012-05-23 | 1 | -16/+12 | |
* | extensions: libxt_rateest: output all options in save hook | Florian Westphal | 2012-05-22 | 1 | -21/+34 | |
* | ip(6)tables-restore: make sure argv is NULL terminated | Florian Westphal | 2012-05-14 | 2 | -2/+2 | |
* | libipt_ULOG: fix --ulog-cprange | Pablo Neira Ayuso | 2012-05-09 | 1 | -2/+2 | |
* | libiptc: fix retry path in TC_INIT | Miguel GAIO | 2012-04-19 | 1 | -1/+1 | |
* | libxt_CT: add --timeout option | Pablo Neira Ayuso | 2012-04-02 | 3 | -12/+139 | |
* | Bump version to 1.4.13v1.4.13 | Pablo Neira Ayuso | 2012-03-27 | 1 | -1/+1 | |
* | extensions: add nfacct match | Pablo Neira Ayuso | 2012-03-27 | 3 | -0/+136 | |
* | src: mark newly opened fds as FD_CLOEXEC (close on exec) | Maciej Żenczykowski | 2012-03-23 | 2 | -0/+15 | |
* | iptables: missing free() in function delete_entry() | Franz Flasch | 2012-03-12 | 1 | -1/+3 | |
* | iptables: missing free() in function cache_add_entry() | Franz Flasch | 2012-03-12 | 1 | -0/+1 | |
* | Revert "libiptc: Returns the position the entry was inserted" | Pablo Neira Ayuso | 2012-03-01 | 2 | -5/+3 | |
* | libiptc: Returns the position the entry was inserted | Jonh Wendell | 2012-02-29 | 2 | -3/+5 | |
* | extensions: add IPv6 capable ECN match extension | Patrick McHardy | 2012-02-23 | 4 | -67/+66 | |
* | extensions: add rpfilter module | Florian Westphal | 2012-02-23 | 3 | -0/+151 | |
* | Merge branch 'stable' | Pablo Neira Ayuso | 2012-01-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Bump version to 1.4.12.2v1.4.12.2 | Pablo Neira Ayuso | 2012-01-02 | 1 | -1/+1 | |
* | | extensions: link on libxtables and check symbols | Jan Engelhardt | 2011-12-31 | 2 | -11/+13 | |
* | | build: use delayed expansion on the user-settable variables | Jan Engelhardt | 2011-12-31 | 1 | -21/+21 | |
* | | Update .gitignore | Jan Engelhardt | 2011-12-31 | 2 | -9/+9 | |
* | | build: use AC_CONFIG_AUX_DIR and stash away tools | Jan Engelhardt | 2011-12-31 | 2 | -10/+3 | |
* | | Update .gitignore | Jan Engelhardt | 2011-12-31 | 1 | -3/+3 | |
* | | Merge branch 'stable' | Jan Engelhardt | 2011-12-31 | 1 | -1/+2 | |
|\| | ||||||
| * | nfnl_osf: add missing libnfnetlink_CFLAGS to compile process | Jan Engelhardt | 2011-12-31 | 1 | -1/+2 | |
* | | Merge branch 'stable' | Pablo Neira Ayuso | 2011-12-23 | 1 | -17/+25 | |
|\| | ||||||
| * | libxt_connbytes: fix handling of --connbytes FROM | Florian Westphal | 2011-12-23 | 1 | -17/+25 | |
* | | Merge branch 'stable' | Jan Engelhardt | 2011-12-18 | 67 | -818/+1038 | |
|\ \ | |/ |/| | ||||||
| * | libxt_recent: Add support for --reap option | Tim Gardner | 2011-12-09 | 2 | -1/+21 | |
| * | Merge branch 'stable' | Pablo Neira Ayuso | 2011-11-01 | 2 | -1/+3 | |
| |\ | ||||||
| * \ | Merge branch 'stable' | Pablo Neira Ayuso | 2011-09-28 | 1 | -0/+1 | |
| |\ \ | ||||||
| * | | | Improve readability of bitwise operation | Thomas Jarosch | 2011-09-28 | 1 | -2/+2 | |
| * | | | Merge branch 'stable' | Jan Engelhardt | 2011-09-19 | 7 | -23/+30 | |
| |\ \ \ | ||||||
| * | | | | ip6tables-restore: make code look alike with iptables-restore | Jan Engelhardt | 2011-09-11 | 2 | -33/+30 | |
| * | | | | libiptc: use a family-invariant xtc_ops struct for code reduction | Jan Engelhardt | 2011-09-11 | 7 | -2/+33 | |
| * | | | | src: resolve old macro names that are indirections | Jan Engelhardt | 2011-09-11 | 13 | -130/+128 | |
| * | | | | libiptc: combine common types: _handle | Jan Engelhardt | 2011-09-11 | 16 | -130/+122 | |
| * | | | | libiptc: replace ipt_chainlabel by xt_chainlabel | Jan Engelhardt | 2011-09-11 | 8 | -76/+76 | |
| * | | | | libiptc: combine common types | Jan Engelhardt | 2011-09-11 | 4 | -3/+11 | |
| * | | | | libiptc: remove unused HOOK_DROPPING thing | Jan Engelhardt | 2011-09-11 | 2 | -15/+0 | |
| * | | | | iptables-save: remove binary dumping dead code | Jan Engelhardt | 2011-09-11 | 2 | -92/+68 | |
| * | | | | libiptc: resolve compile failure | Jan Engelhardt | 2011-09-11 | 1 | -20/+14 | |
| * | | | | Merge branch 'stable' | Jan Engelhardt | 2011-09-11 | 4 | -9/+23 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://dev.medozas.de/iptables | Jan Engelhardt | 2011-09-08 | 43 | -324/+543 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | include: refresh include files from kernel 3.1-rc3 | Jan Engelhardt | 2011-08-31 | 40 | -292/+475 | |
| | * | | | | | libxt_addrtype: add support for revision 1 | Jan Engelhardt | 2011-08-28 | 2 | -32/+68 | |
| | * | | | | | libxt_addrtype: rename from libipt_addrtype | Jan Engelhardt | 2011-08-28 | 2 | -0/+0 | |
* | | | | | | | libiptc: provide separate pkgconfig files | Jan Engelhardt | 2011-12-18 | 6 | -7/+27 | |
* | | | | | | | doc: clarification on the meaning of -p 0 | Jan Engelhardt | 2011-12-18 | 2 | -7/+19 | |
* | | | | | | | libipt_SAME: set PROTO_RANDOM on all ranges | Jan Engelhardt | 2011-11-30 | 3 | -24/+34 | |
| |_|_|_|_|/ |/| | | | | |