]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2020-06-30  Maciej Żenczykowskilibxtables: compiler warning fixes for NO_SHARED_LIBS
2020-06-16  Phil Sutterxtables-translate: Use proper clear_cs function
2020-06-16  Arturo Borrero... xtables-translate: don't fail if help was requested
2020-06-09  Phil Sutterbuild: Fix for failing 'make uninstall'
2020-06-08  Phil Sutterxtables-restore: Fix verbose mode table flushing
2020-06-07  Jan Engelhardtbuild: resolve iptables-apply not getting installed
2020-06-07  Jan Engelhardtdoc: document danger of applying REJECT to INVALID CTs
2020-06-03  Pablo Neira... configure: bump version for 1.8.5 release v1.8.5
2020-06-03  Phil Sutterbuild: bump dependency on libnftnl
2020-05-29  Phil Sutterinclude: Avoid undefined left-shift in xt_sctp.h
2020-05-29  Phil Suttertests: shell: Fix syntax in ipt-restore/0010-noflush...
2020-05-27  Phil Sutterdoc: libxt_MARK: OUTPUT chain is fine, too
2020-05-18  Phil Sutternft: Drop save_counters callback from family_ops
2020-05-18  Phil Sutternft: Merge nft_*_rule_find() functions
2020-05-18  Phil Sutternfnl_osf: Improve error handling
2020-05-18  Phil Sutternfnl_osf: Fix broken conversion to nfnl_query()
2020-05-14  Maciej Żenczykowskilibip6t_srh.t: switch to lowercase, add /128 suffix...
2020-05-11  Phil Sutteriptables-test: Don't choke on empty lines
2020-05-11  Phil Sutternft: Don't exit early after printing help texts
2020-05-11  Phil Sutternft: Fix leak when replacing a rule
2020-05-11  Phil Sutterarptables: Fix leak in nft_arp_print_rule()
2020-05-11  Phil Sutternft: Use clear_cs() instead of open coding
2020-05-11  Phil Sutterlibxtables: Introduce xtables_fini()
2020-05-11  Phil Sutterebtables: Free statically loaded extensions again
2020-05-11  Phil Sutternft: Fix leak when deleting rules
2020-05-11  Phil Sutternft: Fix leaks in ebt_add_policy_rule()
2020-05-11  Phil Sutternft: Clear all lists in nft_fini()
2020-05-11  Phil Sutternft: cache: Re-establish cache consistency check
2020-05-11  Phil Suttertests: shell: Implement --valgrind mode
2020-05-11  Phil Sutternft: Fix for '-F' in iptables dumps
2020-05-11  Phil Sutternft: cache: Optimize caching for flush command
2020-05-11  Phil Sutternft: cache: Fetch cache for specific chains
2020-05-11  Phil Sutternft-cache: Introduce __fetch_chain_cache()
2020-05-11  Phil Sutternft-cache: Fetch cache per table
2020-05-11  Phil Sutternft: cache: Introduce struct nft_cache_req
2020-05-11  Phil Sutternft: cache: Improve fake cache integration
2020-05-11  Phil Sutternft: cache: Simplify rule and set fetchers
2020-05-11  Pablo Neira... nft: missing nft_fini() call in bridge family
2020-05-11  Pablo Neira... nft: remove cache build calls
2020-05-11  Pablo Neira... nft: restore among support
2020-05-11  Pablo Neira... nft: calculate cache requirements from list of commands
2020-05-11  Pablo Neira... nft: split parsing from netlink commands
2020-05-11  Phil Sutterebtables-restore: Table line to trigger implicit commit
2020-05-11  Phil Sutternft: cache: Fetch sets per table
2020-05-11  Phil Sutternft: cache: Init per table set list along with chain...
2020-05-11  Phil Sutternft: cache: Eliminate init_chain_cache()
2020-05-11  Phil Sutterebtables-restore: Drop custom table flush routine
2020-05-11  Maciej Żenczykowskiiptables: flush stdout after every verbose log.
2020-05-10  Maciej Żenczykowskilibiptc: do not typedef socklen_t on Android
2020-04-28  Phil Suttertests: shell: Add test for nfbz#1391
2020-04-28  Maciej Żenczykowskilibxt_IDLETIMER: fix target v1 help alignment and doc
2020-04-28  Maciej Żenczykowskiiptables: include sys/time.h to fix lack of struct...
2020-04-28  Maciej Żenczykowskiextensions: include strings.h for the definition of...
2020-04-23  Phil Suttertests: shell: Test -F in dump files
2020-04-23  Phil Suttertests: shell: Extend ipt-restore/0004-restore-race_0
2020-04-23  Phil Suttertests: shell: Improve ipt-restore/0001load-specific...
2020-04-23  Phil Sutterxshared: Drop pointless assignment in add_param_to_argv()
2020-04-16  Manoj Basapathiextensions: IDLETIMER: Add alarm timer option
2020-04-15  Pablo Neira... nft-shared: skip check for jumpto if cs->target is...
2020-04-15  Pablo Neira... extensions: libxt_CT: add translation for NOTRACK
2020-04-14  Maciej Żenczykowskiiptables: open eBPF programs in read only mode
2020-03-16  Phil Sutternft: cache: Fix iptables-save segfault under stress
2020-03-16  Phil Sutternft: cache: Fix for unused variable warnings
2020-03-06  Phil Sutternft: cache: Review flush_cache()
2020-03-06  Phil Sutternft: cache: Simplify chain list allocation
2020-03-06  Phil Sutternft: cache: Make nft_rebuild_cache() respect fake cache
2020-03-06  Phil Sutternft: cache: Fix nft_release_cache() under stress
2020-03-06  Phil Sutterconnlabel: Allow numeric labels even if connlabel.conf...
2020-02-24  Phil Sutterxtables: Review nft_init()
2020-02-24  Phil Sutterxtables: Drop -4 and -6 support from xtables-{save...
2020-02-24  Phil Sutterxtables: Align effect of -4/-6 options with legacy
2020-02-24  Phil Sutteriptables-test.py: Fix --host mode
2020-02-18  Phil Sutternft: Drop pointless assignment
2020-02-18  Phil Sutterebtables: among: Support mixed MAC and MAC/IP entries
2020-02-14  Phil Sutterxtables-translate: Fix for iface++
2020-02-14  Phil Suttertests: shell: Fix skip checks with --host mode
2020-02-12  Phil Sutterxtables-restore: fix for --noflush and empty lines
2020-02-11  Phil Sutterxtables-translate: Fix for interface name corner-cases
2020-02-10  Arturo Borrero... .gitignore: add nano/vim swap file
2020-02-04  Jose M. Guisado... extensions: time: add translation and tests
2020-01-16  Álvaro SantosFixed some man pages typos ('This modules' -> 'This...
2019-12-30  Jeremy Sowdenextensions: AUDIT: fix man-page typo.
2019-12-06  Phil Sutterextensions: among: Check call to fstat()
2019-12-06  Phil Sutterxtables-translate: Guard strcpy() call in xlate_ifname()
2019-12-06  Phil Sutterlibxtables: Avoid buffer overrun in xtables_compatible_...
2019-12-06  Phil Sutterextensions: cluster: Avoid undefined shift
2019-12-06  Phil Sutterextensions: time: Avoid undefined shift
2019-12-06  Phil Sutterxtables-restore: Avoid access of uninitialized data
2019-12-05  gw.2010@tnode.comiptables-apply: script and manpage update
2019-12-05  Laurence J... extensions: libxt_sctp: add manpage description
2019-12-05  Laurence J... iptables: mention iptables-apply(8) in manpages
2019-12-05  Laurence J... libipq: fix spelling in manpage
2019-12-05  Laurence J... extensions: manpages: cleanup hyphens
2019-12-05  Laurence J... iptables: cleanup "allows to" usage
2019-12-05  Laurence J... iptables: install iptables-apply script and manpage
2019-12-04  Phil Sutterxtables-restore: Fix parser feed from line buffer
2019-12-04  Phil SutterFix DEBUG build
2019-12-04  Phil Sutterextensions: CLUSTERIP: Mark as deprecated in man page
2019-12-02  Pablo Neira... build: bump dependency on libnftnl
2019-12-02  Pablo Neira... configure: bump version for 1.8.4 release v1.8.4
next