]> git.proxmox.com Git - pve-manager.git/history - PVE/NodeConfig.pm
update shipped appliance info index
[pve-manager.git] / PVE / NodeConfig.pm
2024-03-28 Thomas Lamprechtnode: wake-on-lan: document defaults and small style...
2024-03-28 Christian Ebnerfix #5255: node: wol: configurable broadcast address
2024-03-28 Christian Ebnerfix #5255: node: wol: add optional bind interface
2024-03-28 Christian Ebnernode: config: make wakeonlan a property string
2022-03-17 Wolfgang Bumillernodeconfig: use common config parser
2021-06-18 Thomas Lamprechtnode config: limit description/comment length to 64 KiB
2020-06-25 Fabian Grünbichlernode_config: followup s/domain/alias
2020-06-25 Fabian Möllernode_config: Allow leading underscore in ACME aliases
2020-06-17 Fabian Grünbichlerfix #2784: always compare ACME domains in lower case
2020-05-07 Dominik CsapakNodeConfig/get_acme_conf: make domains always a hash
2020-05-06 Thomas Lamprechtnode config: fix invalid domain error message
2020-05-03 Thomas Lamprechtnode config: check if plugin is valid for acmedomain
2020-05-03 Thomas Lamprechtnodeconfig: allow up to 5 domains for now
2020-05-03 Fabian GrünbichlerNodeConfig: ensure locked context has current view
2020-05-03 Thomas Lamprechtnode config: verify abstract relations on write
2020-05-03 Thomas Lamprechtnode config: die on type failure
2020-05-03 Thomas Lamprechtacme/node cfg: various code cleanups
2020-05-03 Fabian Grünbichlernodeconfig: make ACME plugin optional
2020-05-03 Fabian Grünbichlernodeconfig: make domain default key of acmedomain
2020-05-03 Fabian Grünbichlernodeconfig: drop '_additional_' from acme domain keys
2020-05-03 Fabian Grünbichlernodeconfig: don't register unused formats
2020-05-03 Fabian Grünbichleracme: improve get_acme_conf
2020-05-03 Fabian Grünbichleracme: fix account parsing
2020-05-03 Wolfgang LinkAdapt acme node config parser and rename the function.
2020-05-03 Wolfgang LinkRemove unused code
2020-05-03 Wolfgang LinkExtend node config in the acme section.
2019-11-26 Thomas Lamprechtnode config: allow - in config property keys
2019-11-20 Thomas Lamprechtfix #844: allow to pre-delay start-all-marked guests...
2019-01-22 Christian Ebnerpvenode: Return MAC address used for WoL call on success
2019-01-17 Christian Ebnerimplement basic wake on LAN functionality
2019-01-16 Thomas LamprechtNodeConfig: support patterns in check_type
2019-01-15 Thomas LamprechtNodeConfig: simplify description parsing
2018-07-12 Thomas Lamprechtnodeconfig acme-domain: allow domains starting with...
2018-05-02 Fabian Grünbichleradd node configuration file and API