summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09bump version to 0.11.2HEADmasterThomas Lamprecht
2025-04-09frr: enable and start frr on reloading the controller configStefan Hanreich
2025-04-09frr: remove erroneous outfunc from frr-reload commandStefan Hanreich
2025-04-08bump version to 0.11.1Thomas Lamprecht
2025-04-08ipam: netbox: fix adding vms without a name set in the optionsStefan Hanreich
2025-04-08bump version to 0.11.0Thomas Lamprecht
2025-04-07subnet: dhcp: do not allow overlapping dhcp rangesStefan Hanreich
2025-04-07subnet: dhcp: only accept single ips and normalize themStefan Hanreich
2025-04-07subnet: dhcp: fix typo in error messageStefan Hanreich
2025-04-07subnet: dhcp: improve Net::IP usageStefan Hanreich
2025-04-07update tests following changes to behaviour:Lou Lecrivain
2025-04-07fix: register details in pve ipam db for add_next_freeipLou Lecrivain
2025-04-07dhcp: always generate dhcp-range for dnsmasqLou Lecrivain
2025-04-07vnet: do not skip if no range is defined, ask for allocation inside prefix in...Lou Lecrivain
2025-04-07partial fix #5496: subnet: ipam: add update_subnet hookStefan Hanreich
2025-04-07partial fix #5496: ipam: netbox: create / delete ip ranges for dhcpStefan Hanreich
2025-04-07partial fix #5496: ipam: netbox: properly return allocated ipStefan Hanreich
2025-04-07ipam: netbox: add error handling to get_ips_from_macStefan Hanreich
2025-04-07ipam: netbox: no conditional assignments for descriptionsStefan Hanreich
2025-04-07ipam: netbox: simplify helpersStefan Hanreich
2025-04-07ipam: netbox: implement deleting subnetsStefan Hanreich
2025-04-07ipam: netbox: factor out common api methods and unify error handlingStefan Hanreich
2025-04-07d/control: break the circular build-dependency with pve-firewall, and moreJing Luo via pve-devel
2025-03-25dns: powerdns: correctly handle different records types (A / AAAA)Matthieu Pignolet
2025-03-06bump version to 0.10.1Thomas Lamprecht
2025-03-06ipam dns: powerdns integration: factor out common API request codeThomas Lamprecht
2025-03-06api request helper: fix conditional declarationThomas Lamprecht
2025-03-06fix missing use statements in core SDN moduleThomas Lamprecht
2025-03-06dns: powerdns integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: dns base plugin: add fingerprint to available propertiesHannes Duerr
2025-03-06ipam: netbox integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: phpIPAM integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: base plugin: add fingerprint to available propertiesHannes Duerr
2025-03-06api request helper: enforce TLS cert-check and add cert-fingerprint optionHannes Duerr
2025-03-06api request helper: use builtin method to check success of requestsHannes Duerr
2025-03-06ipam: phpIPAM: remove unused variablesHannes Duerr
2025-03-06tree-wide: remove unused Data::Dumper module inclusionHannes Duerr
2025-02-11sdn: fix comparison of pending configuration valuesStefan Hanreich
2024-11-20bump version to 0.10.0Thomas Lamprecht
2024-11-20d/postinst: do not break, if ipam-file moves failStoiko Ivanov
2024-11-19bump version to 0.9.9Thomas Lamprecht
2024-11-19debian: migrate legacy mac/ipam cache/state filesStefan Hanreich
2024-11-19d/control: record dependency to pve-firewall from api packageThomas Lamprecht
2024-11-19firewall: add endpoints for vnet-level firewallStefan Hanreich
2024-11-18d/control: bump versioned dependency for pve-clusterThomas Lamprecht
2024-11-18ipam: move mac-cache.db to unprivileged sdn/ subdirectoryStoiko Ivanov
2024-11-18prepare bump version to 0.9.9Thomas Lamprecht
2024-11-18split into implementation and API endpoint packagesThomas Lamprecht
2024-11-18ipam: fix-up check for transitionThomas Lamprecht
2024-11-18vnets : add ports isolationAlexandre Derumier via pve-devel