]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2011-04-06  Jan Engelhardtlibxt_cpu: use guided option parser
2011-04-06  Jan Engelhardtlibxtables: XTTYPE_UINT32 support
2011-04-06  Jan Engelhardtlibxt_CONNSECMARK: use guided option parser
2011-04-06  Jan Engelhardtlibxtables: provide better final_check
2011-04-06  Jan Engelhardtlibxt_socket: use guided option parser
2011-04-06  Jan Engelhardtlibxt_CHECKSUM: use guided option parser
2011-04-06  Jan Engelhardtlibxtables: guided option parser
2011-04-06  Jan Engelhardtextensions: add missing checks for specific flags (2)
2011-04-05  Maciej Zenczykowskiconvert ip6?tables-multi to actually use their own...
2011-04-05  Maciej Zenczykowskimove 'int line' definition from ip6?tables.c into xtables.c
2011-04-04  Maciej Zenczykowskiv6: rename do_command() to do_command6()
2011-04-04  Maciej Zenczykowskiv4: rename do_command() to do_command4()
2011-04-04  Maciej Zenczykowskiv6: rename print_rule() to print_rule6()
2011-04-04  Maciej Zenczykowskiv4: rename print_rule() to print_rule4()
2011-04-04  Maciej Zenczykowskiv6: rename delete_chain() to delete_chain6()
2011-04-04  Maciej Zenczykowskiv4: rename delete_chain() to delete_chain4()
2011-04-04  Maciej Zenczykowskiv6: rename flush_entries() to flush_entries6()
2011-04-04  Maciej Zenczykowskiv4: rename flush_entries() to flush_entries4()
2011-04-04  Maciej Zenczykowskiv6: rename for_each_chain() to for_each_chain6()
2011-04-04  Maciej Zenczykowskiv4: rename for_each_chain() to for_each_chain4()
2011-04-04  Maciej Zenczykowskixtables.h: init_extensions() no longer exists
2011-04-04  Maciej Zenczykowskiv6: rename init_extensions() to init_extensions6()
2011-04-04  Maciej Zenczykowskiv4: rename init_extensions() to init_extensions4()
2011-04-04  Maciej Zenczykowskixtables: delay (statically built) match/target initiali...
2011-04-04  Maciej Zenczykowskixtables_ip6addr_to_numeric: fix typo in comment
2011-04-04  Maciej Zenczykowskimark newly opened fds as FD_CLOEXEC (close on exec)
2011-04-04  Maciej Zenczykowskiman pages: allow underscores in match and target names
2011-04-04  Mark Montagueiptables: documentation for iptables and ip6tables...
2011-03-16  Thomas Grafiptables: add manual page section for AUDIT target
2011-03-08  Stefan Tomanekiptables: add -C to check for existing rules
2011-03-07  Stefan Tomanekip(6)tables-multi: unify subcommand handling
2011-03-01  Jan Engelhardtdoc: add VERSION section to manpages
2011-03-01  Jan Engelhardtiptables: fix an inversion
2011-02-27  Wes Campaignextables: use all IPv6 addresses resolved from a hostname
2011-02-27  Wes Campaignextables: fix the broken detection/removal of redundant...
2011-02-26  Wes Campaignextables: fix excessive memory allocation in host_to_ipaddr
2011-02-22  Wes Campaignelibxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6
2011-02-21  Jan Engelhardtlibxtables: fix memory scribble beyond end of array
2011-02-21  Jan Engelhardtdoc: rateest options can be optional
2011-02-20  Jan Engelhardtlibxt_quota: require --quota to be specified
2011-02-20  Jan Engelhardtdoc: fix odd partial sentence in libipt_TTL
2011-02-20  Jan Engelhardtdoc: mention other possible nf_loggers for TRACE
2011-02-19  Jan Engelhardtlibipt_ECN: set proper option flags
2011-02-19  Jan Engelhardtextensions: add missing checks for specific flags
2011-02-19  Jan Engelhardtlibip6t_hbh: remove unimplemented --hbh-not-strict
2011-02-19  Jan Engelhardtlibip6t_dst: remove unimplemented --dst-not-strict
2011-02-19  Jan EngelhardtRemove unused CVS expanded keywords
2011-02-19  Jan Engelhardtextensions: remove redundant init functions
2011-02-18  Jan Engelhardtdoc: fix misspelling of "field"
2011-02-17  Jan Engelhardtdoc: fix wrong sentence about negation in xt_limit
2011-02-17  Max Kellermanxtables: use strspn() to check if string needs to be...
2011-02-16  Jan Engelhardtextensions: fix indent of vtable
2011-02-16  Jan Engelhardtlibxt_devgroup: option whitespace update following...
2011-02-16  Jan Engelhardtip6tables: spacing fixes for -o argument
2011-02-11  Jan Engelhardtiptables: fix segfault target option parsing
2011-02-09  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2011-02-07  Jan Engelhardtiptables: fix error message for unknown options
2011-02-07  Jan Engelhardtsrc: move match option handling from do_command6 into...
2011-02-07  Jan Engelhardtsrc: move jump option handling from do_command6 into...
2011-02-07  Jan Engelhardtsrc: unclutter command_default function
2011-02-07  Jan Engelhardtsrc: deduplicate and simplify implicit protocol extensi...
2011-02-07  Jan Engelhardtsrc: put shared option flags into xshared
2011-02-07  Jan Engelhardtsrc: move OPT_FRAGMENT to the end so the list can be...
2011-02-07  Jan Engelhardtsrc: deduplicate find_proto function
2011-02-07  Jan Engelhardtsrc: share iptables_command_state across the two programs
2011-02-06  Jan Engelhardtsrc: move large default: block from do_command6 into...
2011-02-06  Jan Engelhardtsrc: collect do_command variables in a struct
2011-02-06  Pablo Neira... libxt_cluster: fix inversion in the cluster match
2011-02-03  Patrick McHardyextensions: add extension for devgroup match
2011-01-31  Jan Engelhardtiptables: do not print trailing whitespaces
2011-01-31  Jan Engelhardtiptables: remove more redundant casts
2011-01-31  Jan Engelhardtiptables: remove bogus address-of
2011-01-31  Jan Engelhardtiptables: warn when parameter limit is exceeded
2011-01-31  Jan Engelhardtxtables: set custom opts to NULL on free
2011-01-31  Jan Engelhardtlibxt_u32: enclose argument in quotes
2011-01-31  Jan Engelhardtiptables: improve error reporting with extension loadin...
2011-01-25  Jan Engelhardtlibxt_quota: clarifications on matching
2011-01-21  Jozsef KadlecsikFix listing/saving the new revision of the SET target
2011-01-20  Jan Engelhardtlibxt_connlimit: remove duplicate member that caused...
2011-01-20  Patrick McHardyextensions: libxt_conntrack: add support for specifying...
2011-01-20  Florian Westphalextensions: libxt_NFQUEUE: add v2 revision with --queue...
2011-01-20  Thomas Graflibxt_AUDIT: add AUDIT target
2011-01-19  Jan Engelhardtlibxt_connlimit: support for dstaddr-supporting revision 1
2011-01-18  Jan Engelhardtlibxt_connlimit: add a --connlimit-upto option
2011-01-18  Jan Engelhardtlibxt_connlimit: reword help text to say prefix length
2011-01-18  Jan Engelhardtlibxt_quota: print negation when it has been selected
2011-01-09  Li Yewangxtables: fix typo in error message of xtables_register_...
2011-01-09  Florian Westphallibxt_time: fix random --datestart skips
2011-01-08  Stephen Beahmlibipt_REDIRECT: avoid dereference of uninitialized...
2011-01-08  Jan Engelhardtlibxtables: do some option structure checking
2011-01-08  Jan Engelhardtlibipt_CLUSTERIP: const annotations
2011-01-08  Jan Engelhardtlibxt_sctp: fix a typo
2011-01-08  Jan Engelhardtextensions: remove no longer necessary default: cases
2011-01-08  Jan Engelhardtip[6]tables: only call target's parse function when...
2011-01-08  Jan Engelhardtip[6]tables: only call match's parse function when...
2011-01-08  Jan Engelhardtxtables: reorder num_old substraction for clarity
2011-01-08  Jan Engelhardtiptables: abort on empty interface specification
2011-01-08  Jan Engelhardtsrc: use C99/POSIX types
2011-01-07  Jan Engelhardtxt_comment: remove redundant cast
2010-12-18  Jan Engelhardtsrc: const annotations
next