Commit Graph

  • 1811e0560c proxmox-ve-config: bump version to 0.2.3 master Thomas Lamprecht 2025-04-07 13:16:46 +0200
  • 746d7a0be5 partially fix #6176: config: guest: change default for firewall key Stefan Hanreich 2025-03-13 14:22:27 +0100
  • 8f2f3c6295 fix #6108: firewall macros: Add missing ICMPv6 statements Stefan Hanreich 2025-02-04 10:57:32 +0100
  • 2a32eee42f firewall macros: fix macros using icmp protocol Stefan Hanreich 2025-02-04 10:57:31 +0100
  • 1386a82556 config: fix a few clippy warnings Christoph Heiss 2025-01-17 08:51:11 +0100
  • bc9253d82d let build.sh generate d/control Wolfgang Bumiller 2025-01-16 14:27:36 +0100
  • 9d4a3046b8 buildsystem fixup Wolfgang Bumiller 2025-01-16 14:16:06 +0100
  • 8df770662c config: bump to 0.2.2 Wolfgang Bumiller 2025-01-16 14:03:05 +0100
  • a8f9c5ca27 config: bump to 0.2.2 Wolfgang Bumiller 2025-01-16 13:51:48 +0100
  • 1c9edad1e2 config: fix some typos Christoph Heiss 2024-12-17 12:36:18 +0100
  • ba293ee4d9 config: bump version to 0.2.1 Thomas Lamprecht 2024-11-25 22:01:05 +0100
  • 8d3f985492 firewall: alias: document difference between Alias and AliasName Stefan Hanreich 2024-11-25 18:04:49 +0100
  • 5e52054af4 fix #5927: firewall: alias: lowercase names of aliases Stefan Hanreich 2024-11-25 18:04:48 +0100
  • 48ded27bda clippy: you should consider adding a Default implementation for Group Stefan Hanreich 2024-11-25 17:18:33 +0100
  • ab8f292933 config: vump version to 0.2.0 Thomas Lamprecht 2024-11-15 15:02:12 +0100
  • bffc011296 host: add struct representing bridge names Stefan Hanreich 2024-11-15 13:10:55 +0100
  • 371ab71240 config: firewall: add tests for interface and directions Stefan Hanreich 2024-11-15 13:10:54 +0100
  • b44e3d69f9 firewall: add bridge firewall config parser Stefan Hanreich 2024-11-15 13:10:53 +0100
  • 944087250c firewall: add forward direction Stefan Hanreich 2024-11-15 13:10:52 +0100
  • 33c67da5a5 tests: add ipam tests Stefan Hanreich 2024-11-12 13:25:54 +0100
  • 021536ea4e tests: add sdn config tests Stefan Hanreich 2024-11-12 13:25:53 +0100
  • 53041abdfd sdn: config: add method for generating ipsets Stefan Hanreich 2024-11-12 13:25:52 +0100
  • 67ea578748 sdn: add config module Stefan Hanreich 2024-11-12 13:25:51 +0100
  • ef06847b72 sdn: ipam: add method for generating ipsets Stefan Hanreich 2024-11-12 13:25:50 +0100
  • 85cabbf13c sdn: add ipam module Stefan Hanreich 2024-11-12 13:25:49 +0100
  • 0b46f03c86 sdn: add name types Stefan Hanreich 2024-11-12 13:25:48 +0100
  • 7bd63da58b common: add allowlist Stefan Hanreich 2024-11-12 13:25:47 +0100
  • 58c69c64df firewall: guest: derive traits according to rust api guidelines Stefan Hanreich 2024-11-12 13:25:46 +0100
  • 6669e4e78c ipset: address: add helper methods Stefan Hanreich 2024-11-12 13:25:45 +0100
  • 8983824dff iprange: add methods for converting an ip range to cidrs Stefan Hanreich 2024-11-12 13:25:44 +0100
  • f216176d72 ipset: add range variant to addresses Stefan Hanreich 2024-11-12 13:25:43 +0100
  • 5f912fe12c firewall: address: use new iprange type for ip entries Stefan Hanreich 2024-11-12 13:25:42 +0100
  • 2054b1193a firewall: add ip range types Stefan Hanreich 2024-11-12 13:25:41 +0100
  • 3ba791747f firewall: add sdn scope for ipsets Stefan Hanreich 2024-11-12 13:25:40 +0100
  • f41170ba15 debian: add files for packaging Stefan Hanreich 2024-11-12 13:25:39 +0100
  • 0bd09fe6fa config: nftables: add support for icmp-type any Stefan Hanreich 2024-04-25 19:16:08 +0200
  • 948a94af84 config: macros: add SPICEproxy macro Stefan Hanreich 2024-04-25 19:16:01 +0200
  • 9165ab4b79 fix #5410: config: fix naming scheme for names in firewall config Stefan Hanreich 2024-04-24 18:15:20 +0200
  • 4c43f215bf config: firewall: add conntrack helper types Stefan Hanreich 2024-03-29 10:27:17 +0100
  • afd9d122be config: firewall: add firewall macros Stefan Hanreich 2024-03-29 10:26:39 +0100
  • 340d9808aa config: firewall: add guest-specific config + option types Stefan Hanreich 2024-03-29 10:25:08 +0100
  • 14385407d0 config: firewall: add host specific config + option types Stefan Hanreich 2024-03-29 10:23:36 +0100
  • 81865aefc9 config: firewall: add cluster-specific config + option types Stefan Hanreich 2024-03-29 10:21:04 +0100
  • 7aa1615ee1 config: firewall: add generic parser for firewall configs Stefan Hanreich 2024-03-29 10:19:03 +0100
  • 3c39ded0bf config: firewall: add types for security groups Stefan Hanreich 2024-03-29 10:15:33 +0100
  • e6dc556e50 config: firewall: add types for rules Stefan Hanreich 2024-03-29 10:14:05 +0100
  • 5e0d7127c8 config: firewall: add types for ipsets Stefan Hanreich 2024-03-29 10:07:58 +0100
  • ed0f152104 config: guest: add helpers for parsing guest network config Stefan Hanreich 2024-03-29 10:04:38 +0100
  • d55338ad08 config: host: add helpers for host network configuration Stefan Hanreich 2024-03-29 10:01:14 +0100
  • 2a866f6cbd config: firewall: add types for aliases Stefan Hanreich 2024-03-29 09:55:33 +0100
  • a7132a3446 config: firewall: add types for log level and rate limit Stefan Hanreich 2024-03-29 09:52:37 +0100
  • 79aae3c539 config: firewall: add types for ports Stefan Hanreich 2024-03-29 09:48:50 +0100
  • b953c8e3d3 config: firewall: add types for ip addresses Stefan Hanreich 2024-04-02 13:33:33 +0200
  • 19127ff928 config: add proxmox-ve-config crate Stefan Hanreich 2024-03-29 09:41:50 +0100