]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
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
2008-11-10  Jan Engelhardtlibiptc: make sockfd a per-handle thing
2008-11-10  Jan Engelhardtlibxt_conntrack: respect -n option during ruledump
2008-11-10  Jan Engelhardtlibiptc: use hex output for hookmask
2008-11-10  Jan Engelhardtlibiptc: remove unused iptc_get_raw_socket and iptc_che...
2008-11-10  Jan Engelhardtlibiptc: remove indirections
2008-11-10  Jan Engelhardtlibiptc: remove typedef indirection
2008-11-04  Patrick McHardyAdd SCTP/DCCP support to NAT targets
2008-10-29  Jan Engelhardtmanpage: explain what rule-specification is
2008-10-29  Jan Engelhardtmanpage: use separate paragraphs for command syntax
2008-10-23  Thomas JaroschFix compile warnings using gcc 4.3.2
2008-10-23  Thomas JaroschFix compile error in libxt_iprange.c using gcc 4.3.2
2008-10-22  Jan Engelhardtlibxt_recent: add IPv6 support
2008-10-22  Jan EngelhardtMove libipt_recent to libxt_recent
2008-10-22  Jirí Moraveclibxt_TOS: fix compilation error
2008-10-15  KOVACS KrisztianAdd iptables support for the socket match
2008-10-15  KOVACS KrisztianAdd iptables support for the TPROXY target
2008-10-08  Patrick McHardyv1.4.2 v1.4.2
2008-09-29  Pablo Sebastian... mark: fix invalid iptables-save output
2008-09-24  Jesper Dangaard... libiptc: remove old fixme
2008-09-08  Jan Engelhardtdoc: remove mentions of NAT in ip6tables manpage
2008-09-08  Jan Engelhardtbuild: run ldconfig on `make install`
2008-09-04  Jan Engelhardtsrc: update comments part II
2008-09-01  Patrick McHardymanpages: fix another typo in tcp manpage
2008-09-01  WANG Congmanpages: Fix a typo in tcp man page
2008-09-01  Phil Oestersrc: Missing limits.h includes
2008-09-01  Jan Engelhardtlibxt_recent: do allow --rttl for --update
next