summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: use C99/POSIX typesJan Engelhardt2011-01-0848-168/+168
* xt_comment: remove redundant castJan Engelhardt2011-01-072-2/+2
* src: const annotationsJan Engelhardt2010-12-182-25/+27
* iptables-restore: resolve confusing policy error messageRob Leslie2010-12-182-2/+2
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2010-12-1527-97/+337
|\
| * build: stop on error in subcommandJan Engelhardt2010-12-111-2/+2
| * Merge commit 'v1.4.10'Jan Engelhardt2010-12-061-1/+1
| |\
| | * Bump version to 1.4.10v1.4.10Patrick McHardy2010-10-291-1/+1
| * | libxt_owner: output numeric IDs when save is requestedJan Engelhardt2010-12-061-3/+3
| * | build: fix globbing of extensions in other localesJan Engelhardt2010-12-041-2/+2
| * | socket: add support for revision 1Jan Engelhardt2010-12-032-7/+72
| * | TPROXY: add support for revision 1Jan Engelhardt2010-12-031-28/+165
| * | include: update files with headers from Linux 2.6.37-rc1Jan Engelhardt2010-12-0318-52/+86
| * | iptables: do not emit orig_opts twiceJan Engelhardt2010-11-281-0/+4
| * | iptables: reset options at the start of each commandJan Engelhardt2010-11-282-2/+2
* | | libxt_conntrack: fix --ctdir save/dump output formatFlorian Westphal2010-11-171-4/+4
|/ /
* | Merge branch 'master' of git://dev.medozas.de/iptables into m2Jan Engelhardt2010-11-153-1/+4
|\ \
| * | iptables: fix longopt reecognition and workaround getopt(3) behaviorJan Engelhardt2010-11-153-1/+4
* | | Revert "Revert "libxtables: change option precedence order to be intuitive""Jan Engelhardt2010-11-154-32/+43
* | | Revert "libxtables: change option precedence order to be intuitive"Patrick McHardy2010-11-154-43/+32
|/ /
* | libxt_TOS: avoid an undesired overflowing computationJan Engelhardt2010-11-021-8/+11
* | libxtables: change option precedence order to be intuitiveJan Engelhardt2010-10-294-32/+43
|/
* libiptc: add Libs.private to pkgconfig filesJan Engelhardt2010-09-132-0/+2
* libiptc: build with -Wl,--no-as-neededJan Engelhardt2010-09-133-2/+85
* iptables: limit chain name length to be consistent with targetsJan Engelhardt2010-09-132-6/+6
* iptables-xml: resolve compiler warningsJan Engelhardt2010-09-131-1/+1
* build: fix static linkingJan Engelhardt2010-08-032-2/+2
* xtables: remove unnecessary castJan Engelhardt2010-08-031-1/+1
* Merge branch 'iptables-next'Patrick McHardy2010-08-03113-468/+1444
|\
| * libxt_quota: don't ignore the quota value on deletionChangli Gao2010-08-022-2/+2
| * doc: consistent use of markupJan Engelhardt2010-07-2314-120/+120
| * all: consistent syntax use in struct optionJan Engelhardt2010-07-2388-357/+429
| * doc: minimal spelling updates to xt_cpuJan Engelhardt2010-07-231-2/+2
| * doc: remove extra empty line from xt_cpuJan Engelhardt2010-07-231-1/+0
| * doc: let man(1) autoalign the text in xt_cpuJan Engelhardt2010-07-231-2/+2
| * Merge branch 'master' into iptables-nextPatrick McHardy2010-07-230-0/+0
| |\
| * | extension: add xt_cpu matchEric Dumazet2010-07-233-0/+125
| * | extensions: REDIRECT: add random helpEric Dumazet2010-07-231-1/+2
| * | libxt_ipvs: user-space lib for netfilter matcher xt_ipvsHannes Eder2010-07-234-2/+424
| * | Merge branch 'master' into iptables-nextPatrick McHardy2010-07-1533-1050/+952
| |\ \
| * | | extensions: fix compilation of the new CHECKSUM targetPatrick McHardy2010-07-151-0/+18
| * | | extensions: libxt_CHECKSUM extensionMichael S. Tsirkin2010-07-152-0/+104
| * | | extensions: libxt_IDLETIMER: use xtables_param_act when checking optionsLuciano Coelho2010-07-152-10/+8
| * | | extensions: libipt_LOG/libip6t_LOG: support macdecode optionPatrick McHardy2010-06-284-4/+37
| * | | extensions: add idletimer xt target extensionLuciano Coelho2010-06-153-0/+205
* | | | Bump version to 1.4.9v1.4.9Patrick McHardy2010-08-031-1/+1
| |_|/ |/| |
* | | extensions: REDIRECT: add random helpEric Dumazet2010-07-231-1/+2
| |/ |/|
* | extensions: libxt_rateest: fix bps options for iptables-saveLuciano Coelho2010-07-151-2/+4
* | xt_quota: also document negationJan Engelhardt2010-07-022-3/+2
* | extensions: libxt_quota.c: Support option negationSamuel Ortiz2010-07-021-0/+4