]> git.proxmox.com Git - pve-firewall.git/history - src/PVE
d/control: fix priority-extra-is-replaced-by-priority-optional
[pve-firewall.git] / src / PVE /
2019-05-16 Christian EbnerRemove redundant logging of packets passing the tap...
2019-05-07 Thomas Lamprechtfollowup: do not replace original variable content
2019-05-07 Thomas Lamprechtfollowup: code cleanup and comment
2019-05-07 Alexandre Derumierfix #2193: arpfilter: CT: remove mask from net ip cidr.
2019-04-30 Alexandre Derumierfix ipv6 PVEFW-reject
2019-04-19 Thomas Lamprechtfix reading host.fw through IPCC interface
2019-04-17 Thomas Lamprechtremove useless unused Data::Dumper uses
2019-04-17 Thomas Lamprechtfirewall: split and order modules
2019-04-17 Thomas Lamprechtuse IPCC to read FW files if the are backed by pmxcfs
2019-04-17 Thomas Lamprechtremove a level of indirection on FW config parsing
2019-04-17 Thomas Lamprechtmake verbose a global state
2019-04-01 Thomas Lamprechtallow to enable/disable and modify cluster wide log...
2019-03-31 Thomas Lamprechtcleanup makefiles, set target dirs per makefile
2019-03-30 Thomas Lamprechtfix Razor macro
2019-03-19 Mira Limbeckadd 'log_nf_conntrack' option description
2019-03-19 Thomas Lamprechtfollowup: minor code style fix
2019-03-19 Thomas Lamprechtfollowup: use default burst limit of 5
2019-03-19 Christian Ebnerfix: #2123 Logging of user defined firewall rules
2019-03-12 Alexandre Derumierebtables: test layer2_protocols in an external chain
2019-03-12 Alexandre Derumierebtables: add arp filtering
2019-02-20 Alexandre Derumierdaemon: cleanup '+' character at begin of line
2019-02-18 Alwin AntreichFix unitialized value $mark in bitwise operation
2019-02-05 Alexandre Derumierlog reject : add space after policy REJECT like drop
2019-02-04 Thomas Lamprechtfollowup: avoid long hash access, use own variable
2019-02-04 Christian EbnerFix #1606 Add nf_conntrack_allow_invalid option
2018-12-13 David Limbeckadd log_nf_conntrack host firewall option
2018-12-03 Dominik Csapakfix #2004: do not allow backwards ranges
2018-12-03 Dominik Csapakfix #2005: only allow ascii port digits
2018-11-29 Dominik Csapakmacro: fix return verification failure
2018-11-14 Rhonda D'VineFix #1971: display firewall rule properties
2018-08-24 Stoiko IvanovFix #1841: ebtables: sort interfaces per guest
2018-06-28 Stoiko Ivanovebtables: sort guest chains during rulecreation
2018-06-18 Thomas Lamprechtapi: host, vm: explicit import raise_param_exc
2018-06-18 Wolfgang Bumillerwhitespace fixup
2018-06-12 Wolfgang Bumillerfixup active_chains distinction when deleting chains
2018-06-06 Stoiko Ivanovrename ebtables_enable to ebtables
2018-05-29 Wolfgang Bumillertypo fixup
2018-05-29 Stoiko IvanovDon't change external ebtables rules
2018-05-17 Wolfgang Bumillerfix PVEFW-FORWARD chain not being used
2018-03-29 Wolfgang Bumillerebtables_get_chains: deal with empty chains
2018-03-28 Wolfgang Bumilleravoid double spaces in ruleset_addrule
2018-03-28 Alexandre Derumierapply ebtables_ruleset
2018-03-28 Alexandre Derumiercompile ebtables rules
2018-03-28 Wolfgang Bumiller/etc/services can also define 'sctp' services
2018-03-28 Wolfgang Bumilleradd get_etc_ethertypes
2018-03-28 Wolfgang Bumillerparse_protocol_file: support lines without end comments
2018-03-28 Wolfgang Bumillersplit parser out of get_etc_protocols
2018-03-12 Fabian Grünbichlermultiport: add explaining comment
2018-03-12 Wolfgang Bumillerfix and improve multiport handling
2018-03-08 Wolfgang Bumillercheck multiport limit in port ranges
2017-12-07 Wolfgang Bumillerhonor disabled flag on group rules again
2017-11-15 Dominik Csapaksort ipsets so that the digest is consistent
2017-10-19 Tom Weberremove ruleset_generate_match, ruleset_generate_action
2017-10-19 Tom Weberremove unused ruleset_generate_rule_insert
2017-10-19 Tom Webercleanup parameters to ruleset_generate_rule
2017-10-19 Tom Weberrule_substitude_action, remove ruleset_generate_rule_old
2017-10-19 Tom Weberremove unused ruleset_generate_cmdstr
2017-10-19 Tom Weberimplement ipt_rule_to_cmds, ruleset_add_ipt_cmd
2017-10-19 Tom Weberiptables address matching in own subroutine
2017-10-19 Tom Webereliminate unused nbdport in pve_std_chains_conf
2017-10-19 Tom Webermake $pve_std_chains a copy of $pve_std_chains_conf
2017-10-19 Tom Weberconvert string based rule definitions to hashes
2017-10-19 Tom Weberintegrate logging into ruleset_addrule
2017-10-19 Tom Weberprepare code for more generic firewall logging
2017-10-19 Tom Weberremove unused $rule_format
2017-04-10 Wolfgang Bumillerlog errors encountered by the daemon to syslog
2017-04-10 Wolfgang Bumillerforbid trailing commas in lists
2017-02-06 Wolfgang Bumillersimulator: make lxc/qemu optional
2016-11-29 Wolfgang Bumilleripset: don't allow the creation of zero-prefix entries
2016-11-29 Wolfgang Bumilleripsets: catch zero-prefix entries
2016-11-29 Wolfgang Bumillerimprove search for local-network
2016-10-06 Wolfgang Bumillerdon't try to apply ports to rules which don't support...
2016-10-06 Wolfgang Bumillerremove redundant checks
2016-09-06 Emmanuel Kasperadd multicast DNS to the list of Macros
2016-09-05 Dietmar Maureradd missing parameter descriptions
2016-06-03 Dominik Csapakprevent overwriting ipsets/sec. groups by renaming
2016-06-03 Dominik Csapakfix allowed group name length
2016-06-03 Dominik Csapakmake group digest stable
2016-06-03 Wolfgang Bumilleruse pve-common's ipv4_mask_hash_localnet
2016-05-17 Fabian Grünbichlerfix #972: make PVEFW-FWBR-* rule order stable
2016-04-21 Fabian Grünbichlerfix #945: add uninitialized check in lxc ipset compilation
2016-04-06 Dietmar Maureruse pve-doc-generator, bump version to 2.0-24
2016-04-01 Dietmar Maurermove option definition to PVE::Firewall
2016-04-01 Wolfgang Bumilleruse only the top bit for our accept marks
2016-04-01 Dietmar Maureradd description to DHCPv6 macro
2016-03-31 Dietmar Maurercleanup descriptions (use single quote instead of backt...
2016-03-31 Dietmar Maurercleanup descriptions (correctly quote backslash)
2016-03-31 Dietmar Maureradd property descriptions to improve docs
2016-03-08 Fabian GrünbichlerUse cfs_config_path from PVE::QemuConfig
2016-03-03 Fabian GrünbichlerLXC refactoring
2016-03-03 Wolfgang Bumillerwhitespace cleanup
2016-03-03 Wolfgang Bumilleripfilter: include configured container IPs by default
2016-03-03 Wolfgang Bumilleradded the 'ipfilter' option
2016-03-02 Wolfgang Bumilleripv6: fix ip_compress_address_call
2016-03-02 Wolfgang Bumilleripfilter: imiplicitly add the default link local address
2016-03-02 Wolfgang Bumillersplit compile_ipsets() out of compile_iptables_filter()
2016-03-02 Wolfgang Bumillercleanup after old change
2016-03-02 Wolfgang Bumillerndp: use PVEFW-SET-ACCEPT-MARK and move rules further...
2016-03-02 Wolfgang Bumilleronly allow icmp names in the destination port field
2016-02-29 Dominik Csapakfix 901: encode unicode characters in sha digest
next