]> git.proxmox.com Git - pve-firewall.git/history - src/PVE/API2/Firewall/IPSet.pm
fix #5335: stable sorting in cluster.fw
[pve-firewall.git] / src / PVE / API2 / Firewall / IPSet.pm
2023-07-17 Leo Nunnerparser: fix scoped alias resolution
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
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...
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
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
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
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-05-30 Dietmar Maurercode cleanup - introcduce new method resolve_alias
2014-05-30 Dietmar MaurerAPI fix: allow aliases in IPSets
2014-05-27 Dietmar Maurerimplement ipsets for VM/CT
2014-04-22 Dietmar Maurergenerate_ipset: skip undefined ipsets
2014-04-22 Dietmar Maurerrename save_rules to save_ipset
2014-04-11 Dietmar Maurerimprove concurrent update handling
2014-04-10 Dietmar Maurersupport comments on ipset sections
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