summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: bump version to 1.4.3.2v1.4.3.2Pablo Neira Ayuso2009-04-061-1/+1
* libxt_conntrack: properly output negation symbolJan Engelhardt2009-04-051-4/+4
* CLASSIFY: document non-standard interpretation behaviorJan Engelhardt2009-04-042-2/+3
* Merge branch 'plus'Jan Engelhardt2009-04-0412-35/+75
|\
| * iptables: print negation extrapositionedJan Engelhardt2009-04-042-12/+12
| * libxtables: provide IPv6 zero address variableJan Engelhardt2009-04-031-1/+2
| * build: add configure option to disable ipv4 iptablesJan Engelhardt2009-04-033-1/+9
| * build: add configure option to disable ip6tablesJan Engelhardt2009-04-033-4/+13
| * build: do not run ldconfig for DESTDIR installationsJan Engelhardt2009-04-031-3/+2
| * libxtables: reorder .version memberJan Engelhardt2009-04-032-4/+14
| * iptables-multi: support "iptables-static" as a callable nameJan Engelhardt2009-03-242-2/+4
| * libxt_tcpmss: fix an inversion while parsing --mssJan Engelhardt2009-03-241-1/+1
| * iptables: refer to dmesg if we hit EINVALv1.4.3.1Pablo Neira Ayuso2009-03-242-7/+18
* | Merge commit 'v1.4.3'Jan Engelhardt2009-04-040-0/+0
|\ \ | |/ |/|
| * Bump version to 1.4.3v1.4.3Patrick McHardy2009-03-232-2/+2
* | build: bump version to 1.4.3.1Pablo Neira Ayuso2009-03-241-1/+1
* | build: fix linker issue when LDFLAGS contains --as-neededPeter Volkov2009-03-241-4/+4
* | libxt_hashlimit: add missing space for iptables-save outputJan Engelhardt2009-03-241-1/+1
* | libxtables: fix compile error due to incomplete changePeter Volkov2009-03-241-1/+1
* | iptables-save: minor corrections to the manpage markupJan Engelhardt2009-03-242-10/+8
|/
* libiptc: give credits to my selfJesper Dangaard Brouer2009-03-231-0/+5
* libiptc: fix whitespaces and typosJesper Dangaard Brouer2009-03-231-41/+41
* libiptc: fix chain rename bug in libiptcJesper Dangaard Brouer2009-03-231-1/+8
* libiptc: avoid compile warnings for iptc_insert_chainChristoph Paasch2009-03-231-1/+1
* iptables-save: module loading correctionsJan Engelhardt2009-03-194-8/+28
* libxt_comment: output quotes must be escaped inJan Engelhardt2009-03-191-1/+2
* libxtables: add -I/-L flags to pkgconfig filesJan Engelhardt2009-03-191-1/+2
* libxt_connbytes: document nf_ct_acct behaviorJan Engelhardt2009-03-171-0/+6
* libxt_connbytes: minor manpage adustmentsJan Engelhardt2009-03-171-5/+5
* Merge commit 'nf/master'Jan Engelhardt2009-03-154-7/+7
|\
| * iptables: fix broken options-merging during libxtables reworkPablo Neira Ayuso2009-03-032-3/+2
| * string: fix wrong pattern length calculationPablo Neira Ayuso2009-03-021-4/+4
| * iptables: Add limits.h to get INT_MIN, INT_MAX, ...Stephen Hemminger2009-02-251-0/+1
* | iptables: turn deprecation warning into enforcing modeJan Engelhardt2009-03-151-4/+3
* | extensions: add missing limits.h includeJan Engelhardt2009-02-2110-0/+18
* | include: resynchronize headers with 2.6.29-rc5Jan Engelhardt2009-02-2120-114/+117
|/
* libxt_policy: use bounded strtouiJan Engelhardt2009-02-212-6/+14
* extensions: remove unwanted/add needed includes for IPv4 extsJan Engelhardt2009-02-2116-15/+2
* extensions: remove unwanted/add needed includes for IPv6 extsJan Engelhardt2009-02-218-9/+3
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-2190-746/+746
* libxtables: inline and remove unused OPTION_OFFSET macroJan Engelhardt2009-02-212-2/+1
* doc: resynchronize manpage with in-code helpJan Engelhardt2009-02-214-10/+12
* libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffffChristian Perle2009-02-172-4/+4
* doc: do not put IPv4 doc into ip6tables.8Jan Engelhardt2009-02-171-11/+5
* build: trigger reconfigure when extensions/GNUmakefile.in changesJan Engelhardt2009-02-171-1/+2
* libiptc: make library available as a shared libraryJan Engelhardt2009-02-165-9/+27
* libxtables: general follow-up cleanupJamal Hadi Salim2009-02-1311-87/+64
* libxtables: consolidate init calls into one functionJamal Hadi Salim2009-02-1310-39/+76
* libxtables: consolidate merge_options into xtables_merge_optionsJamal Hadi Salim2009-02-134-70/+41
* build: remove unneeded -ldl from iptables_xml_LDADDJan Engelhardt2009-02-121-1/+1