]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2009-03-19  Jan Engelhardtlibxt_comment: output quotes must be escaped in
2009-03-19  Jan Engelhardtlibxtables: add -I/-L flags to pkgconfig files
2009-03-17  Jan Engelhardtlibxt_connbytes: document nf_ct_acct behavior
2009-03-17  Jan Engelhardtlibxt_connbytes: minor manpage adustments
2009-03-15  Jan EngelhardtMerge commit 'nf/master'
2009-03-15  Jan Engelhardtiptables: turn deprecation warning into enforcing mode
2009-03-03  Pablo Neira... iptables: fix broken options-merging during libxtables...
2009-03-02  Pablo Neira... string: fix wrong pattern length calculation
2009-02-25  Stephen Hemmingeriptables: Add limits.h to get INT_MIN, INT_MAX, ...
2009-02-21  Jan Engelhardtextensions: add missing limits.h include
2009-02-21  Jan Engelhardtinclude: resynchronize headers with 2.6.29-rc5
2009-02-21  Jan Engelhardtlibxt_policy: use bounded strtoui
2009-02-21  Jan Engelhardtextensions: remove unwanted/add needed includes for...
2009-02-21  Jan Engelhardtextensions: remove unwanted/add needed includes for...
2009-02-21  Jan Engelhardtlibxtables: prefix exit_error to xtables_error
2009-02-21  Jan Engelhardtlibxtables: inline and remove unused OPTION_OFFSET...
2009-02-21  Jan Engelhardtdoc: resynchronize manpage with in-code help
2009-02-17  Christian Perlelibxt_policy: cannot set spi/reqid numbers higher than...
2009-02-17  Jan Engelhardtdoc: do not put IPv4 doc into ip6tables.8
2009-02-17  Jan Engelhardtbuild: trigger reconfigure when extensions/GNUmakefile...
2009-02-16  Jan Engelhardtlibiptc: make library available as a shared library
2009-02-13  Jamal Hadi... libxtables: general follow-up cleanup
2009-02-13  Jamal Hadi... libxtables: consolidate init calls into one function
2009-02-13  Jamal Hadi... libxtables: consolidate merge_options into xtables_merg...
2009-02-12  Jan Engelhardtbuild: remove unneeded -ldl from iptables_xml_LDADD
2009-02-12  Jamal Hadi... libxtables: make iptables and ip6tables use xtables_fre...
2009-02-12  Jamal Hadi... libxtables: add xtables_set_revision
2009-02-12  Jamal Hadi... libxtables: set names of programs
2009-02-12  Jan Engelhardtlibipq: fix compile error
2009-02-12  Jan Engelhardtbuild: restructure Makefile for include/ directory
2009-02-12  Shaul Karldoc: fix one layout issue in iptables-restore.8
2009-02-12  Marc Fournierdoc: fix option typo in libxt_multiport
2009-02-12  Jan Engelhardtlibipq: add missing doc for NF_ values
2009-02-12  Jan Engelhardtlibxtables: flush before fork
2009-02-12  Jan Engelhardtlibxt_string: fix undefined behavior/incorrect patlen...
2009-02-12  Jan Engelhardtlibxtables: use const for vars holding literals
2009-02-12  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2009-02-11  Jamal Hadi... libxtables: simple aliasing macro for exit_error
2009-02-11  Jamal Hadi... libxtables: Replace direct exit_error() calls inside...
2009-02-11  Jamal Hadi... libxtables: Make ip6tables, iptables and iptables-xml...
2009-02-11  Jamal Hadi... libxtables: Add exit_error cb to xtables_globals
2009-02-11  Jamal Hadi... libxtables: define xtables_free_opts()
2009-02-11  Jamal Hadi... libxtables: Introduce global params structuring
2009-02-10  Jan Engelhardtsrc: consolidate duplicate code in iptables/internal.h
2009-02-10  Jan Engelhardtlibxtables: move compat defines to xtables.c
2009-02-10  Jan Engelhardtsrc: remove unused ipt_tryload macro
2009-02-10  Jan Engelhardtsrc: remove iptables_rule_match indirection macro
2009-02-10  Jan Engelhardtlibxtables: decouple non-xtables parts from header
2009-02-10  Jan Engelhardtlibxtables: remove unused XT_LIB_DIR macro
2009-02-10  Jan Engelhardtbuild: move -ldl to proper LDADD
2009-02-10  Jan Engelhardtlibxtables: recognize IP6TABLES_LIB_DIR old-style envir...
2009-02-09  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/iptables
2009-02-09  Eric Leblondxt_NFLOG: Set default NFLOG qthreshold to 0
2009-02-08  Jan EngelhardtMerge branch 'origin/master'
2009-02-07  Jan Engelhardtlibxtables: move afinfo around
2009-02-01  Jan Engelhardtlibxtables: prefix names and order #3
2009-02-01  Jan Engelhardtlibxtables: prefix names and order it #2
2009-02-01  Jan Engelhardtlibbxtables: prefix names and order it #1
2009-01-30  Jan Engelhardtlibxtables: prefix/order - move parse_protocol to xtables.c
2009-01-30  Jan Engelhardtlibxtables: prefix/order - move check_inverse to xtables.c
2009-01-30  Jan Engelhardtlibxtables: prefix - parse and escaped output func
2009-01-30  Jan Engelhardtlibxtables: prefix - misc functions
2009-01-30  Jan Engelhardtlibxtables: prefix/order - ascii to ipaddr/ipmask input
2009-01-30  Jan Engelhardtlibxtables: prefix/order - ipaddr/ipmask to ascii output
2009-01-30  Jan Engelhardtlibxtables: prefix/order - param_act
2009-01-30  Jan Engelhardtlibxtables: prefix/order - program_name
2009-01-27  Jan Engelhardtlibxtables: prefix/order - strtoui
2009-01-27  Jan Engelhardtlibxtables: prefix/order - libdir
2009-01-27  Jan Engelhardtlibxtables: prefix/order - match/target loading
2009-01-27  Jan Engelhardtlibxtables: prefix/order - modprobe and xtables.ko...
2009-01-27  Jan Engelhardtlibxtables: prefix/order - fw_xalloc
2009-01-27  Jan Engelhardtextensions: use UINT_MAX constants over open-coded...
2009-01-27  Jan Engelhardtextensions: use UINT_MAX constants over open-coded...
2009-01-27  Jan Engelhardtlibxt_owner: use correct UID/GID boundaries
2009-01-27  Jan Engelhardtsrc: remove redundant casts
2009-01-27  Jan Engelhardtsrc: remove redundant returns at end of void-returning...
2009-01-26  Bart De Schuymerman: fix physdev manpage
2009-01-19  Daniel Drakelibxt_owner: add more spaces to output
2009-01-14  Jan Engelhardtdoc: augment ICMP manpage by type/code syntax
2009-01-14  Jan Engelhardtdoc: escape minus sign in manpage (2)
2009-01-12  Jan Engelhardtbuild: remove non-portable rule
2009-01-12  Jan Engelhardtbuild: use regular = assignments in Makefile
2009-01-12  Jan Engelhardtdoc: escape minus sign in manpages
2009-01-08  Jan Engelhardtdoc: resynchronize markup in iptables,ip6tables.8.in
2009-01-08  Jan Engelhardtdoc: put iptables version into manpage
2009-01-07  Jan Engelhardtbuild: resolve autotools suggestions
2009-01-07  Jan Engelhardtenv: augment deprecation notice
2008-12-30  Jan Engelhardtrateest: guard against segfault
2008-12-09  Jan Engelhardtiptables-save: output ! in position according to manpage
2008-12-07  Jan Engelhardtsrc: remove unused include files
2008-11-26  Jan Engelhardtlibiptc: guard chain index allocation for different...
2008-11-24  Jan Engelhardtdoc: fix a typo in libip6t_REJECT.man
2008-11-20  Jan Engelhardtsrc: remove inclusion of iptables.h
2008-11-19  Pablo Neira... iptables: refer to dmesg when we hit error
2008-11-19  Pablo Neira... state: report spaces in the state list parsing
2008-11-19  Pablo Neira... iptables: fix error reporting with wrong/missing arguments
2008-11-18  Jan Engelhardtsrc: use NFPROTO_ constants
2008-11-18  Jan Engelhardtsrc: reuse the global modprobe_program variable
2008-11-13  Patrick McHardyBump version to 1.4.3-rc1 v1.4.3-rc1
2008-11-12  Jan Engelhardtlibxt_conntrack: dump ctdir
next