]> git.proxmox.com Git - pve-firewall.git/history - src/PVE/API2/Firewall
bump version to 5.0.4
[pve-firewall.git] / src / PVE / API2 / Firewall /
2023-07-17 Leo Nunnerparser: fix scoped alias resolution
2023-06-15 Leo Nunnerfix #4556: api: return scoped IPSets and aliases
2023-06-15 Leo Nunnerapi: fix scoping for ipset endpoint
2023-06-07 Wolfgang Bumillerchange vm/ prefix to guest/ prefix
2023-06-07 Leo Nunnerfix #4556: introduce 'dc' and 'vm' prefix for aliases
2023-05-22 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-01-27 Christian Ebnerapi: Add optional parameters `since` and `until` for...
2022-12-14 Stefan Hrdlickaallow non zero ip address host bits to be entered
2022-11-16 Leo Nunnerfix #4268: add 'force' parameter to delete IPSet with...
2022-10-04 Wolfgang Bumillerwhitespace fixup
2022-10-04 Leo Nunnerfix #4204: automatically update usages of group when...
2020-09-09 Mira Limbeckintroduce new icmp-type parameter
2020-05-02 Thomas Lamprechtd/control: bump pve-cluster dependency for new lock...
2020-05-02 Fabian Grünbichlerapi/ipsets: parse_cidr before checking for duplicates
2020-05-02 Fabian Grünbichlerapi: lock configs
2020-05-02 Fabian Grünbichlerapi: add locking helpers
2020-01-09 Thomas Lamprechtapi node: always pass cluster conf to node FW parser
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-08-27 Mira Limbeckfix use of uninitialized value
2019-04-17 Thomas Lamprechtremove useless unused Data::Dumper uses
2019-03-31 Thomas Lamprechtcleanup makefiles, set target dirs per makefile
2019-03-19 Christian Ebnerfix: #2123 Logging of user defined firewall rules
2018-11-29 Dominik Csapakmacro: fix return verification failure
2018-11-14 Rhonda D'VineFix #1971: display firewall rule properties
2018-06-18 Thomas Lamprechtapi: host, vm: explicit import raise_param_exc
2017-11-15 Dominik Csapaksort ipsets so that the digest is consistent
2016-11-29 Wolfgang Bumilleripset: don't allow the creation of zero-prefix entries
2016-06-03 Dominik Csapakprevent overwriting ipsets/sec. groups by renaming
2016-06-03 Dominik Csapakmake group digest stable
2016-04-01 Dietmar Maurermove option definition to PVE::Firewall
2016-03-03 Wolfgang Bumilleripfilter: include configured container IPs by default
2016-03-03 Wolfgang Bumilleradded the 'ipfilter' option
2016-02-27 Wolfgang BumillerAdd radv option to VM options.
2016-02-19 Wolfgang BumillerAdd ndp option to host and VM firewall options
2015-06-26 Alen Grizonicfirewall instant API call apply
2015-06-26 Alen Grizonicfirewall autodisable
2015-03-18 Dietmar Maurerallow admins to delete security groups
2015-03-02 Dietmar Maurerimplement permission for Alias class.
2014-11-17 Dietmar MaurerAPI2::Firewall::IPSet: fix alias check for ipv6 addresses
2014-10-31 Dietmar Maurercode cleanup
2014-07-21 Dietmar MaurerFirewall/IPSet: implement permission
2014-07-21 Dietmar MaurerFirewall/Rules: add permissions
2014-07-21 Dietmar MaurerFirewall/Groups: add permissions
2014-07-21 Dietmar MaurerFirewall/VM: add permissions
2014-07-21 Dietmar MaurerFirewall/Host: add permissions
2014-07-21 Dietmar MaurerFirewall/Cluster: add permissions
2014-06-26 Dietmar Maurerproxy host rule API calls to correct node
2014-05-30 Dietmar Maurercode cleanup - introcduce new method resolve_alias
2014-05-30 Dietmar MaurerAPI: add ability to restrict ref list to specified...
2014-05-30 Dietmar MaurerAPI fix: allow aliases in IPSets
2014-05-28 Dietmar Maurerimplement API to get list of possible refs (aliases...
2014-05-28 Dietmar Maureralways pass cluster_conf to load_vmfw_conf
2014-05-27 Dietmar Maurerimplement ipsets for VM/CT
2014-05-26 Dietmar Maurerimprove rule verification
2014-05-26 Dietmar Maurerpass $rule_env (cluster/host/vm/ct) to rule parser.
2014-05-21 Dietmar Maurerimprove rules API
2014-05-20 Dietmar Maurerstart alias support for VMs
2014-05-19 Dietmar Maurerremove unused options
2014-05-16 Dietmar Maurercleanup firewall service implementation
2014-04-24 Dietmar Maurerfirewall group API: change 'name' to 'group'
2014-04-22 Dietmar Maurergenerate_ipset: skip undefined ipsets
2014-04-22 Dietmar Maurerrename save_rules to save_ipset
2014-04-22 Dietmar Maureralias API: implement rename
2014-04-22 Dietmar Maurerstart API for aliases
2014-04-18 Dietmar Maureradd remaining options to VM API
2014-04-18 Dietmar Maureradd options and log API for VMs
2014-04-15 Dietmar Maurercomplete options API for host.fw
2014-04-15 Dietmar Maureradd API for firewall log
2014-04-14 Dietmar Maurerimplement API for cluster.fw policy_in and policy_out...
2014-04-11 Dietmar Maurerimprove concurrent update handling
2014-04-10 Dietmar Maurersupport comments on ipset sections
2014-04-10 Dietmar Maurerrules API: protect against concurrent updates
2014-04-10 Dietmar Maurersecurity group API: protect against concurrent updates
2014-04-09 Dietmar Maurersupport comments on group sections
2014-04-09 Dietmar Maurercomplete security group API
2014-04-09 Dietmar Maurerdefine standard option for security group names
2014-04-09 Dietmar Maurercorrectly verify ipset name
2014-04-09 Dietmar MaurerIPSet: implement rename API
2014-04-09 Dietmar Maureradd newline to error message
2014-04-08 Dietmar Maureripset: implement create/delete API
2014-04-08 Dietmar Maureripset API: add get/update methods
2014-04-07 Dietmar Maureripset: implement delete API, improve parameter verification
2014-04-07 Dietmar Maurerstart API for IPSet
2014-04-07 Dietmar Maurercorrectly save ipset data
2014-04-04 Dietmar Maurerfix port parser
2014-04-04 Dietmar Maureradd macro descriptions (and API to read them)
2014-04-03 Dietmar Maurerimplement delete parameter for rule update API
2014-04-03 Dietmar Maurerrule type and action are required parameters
2014-04-02 Dietmar Maurerreally save options
2014-04-02 Dietmar Maurerimplement rules API for <vmid>.fw
2014-04-02 Dietmar Maurerimplement rules API for host.fw
2014-04-02 Dietmar Maurerimplement generic rule API class
2014-04-01 Dietmar Maurerimplement option API for cluster.fw
2014-04-01 Dietmar Maurerstart cluster wide firewall API
2014-03-31 Dietmar Maurerallow options and rules section in cluster.fw
2014-03-31 Dietmar Maurerrename groups.fw to cluster.fw
2014-03-25 Dietmar Maurerignor eadditional arguments when moveto is set
2014-03-25 Dietmar Maurerimprove API
2014-03-18 Dietmar Maurerstart VM firewall API
2014-03-18 Dietmar Maurerstart host API
next