Commit Graph

  • f4a9afd17c notify: fix TemplateType::Subject doc comment Fabian Grünbichler 2024-04-22 15:04:44 +0200
  • 0af0bad742 notify: bump version to 0.4.0-1 Thomas Lamprecht 2024-04-23 23:09:36 +0200
  • 8f408ea4af notify: add getter for notification timestamp Lukas Wagner 2024-04-23 13:51:51 +0200
  • 08b7c501ac notify: endpoints: matcher: improve descriptions for API types Lukas Wagner 2024-04-23 13:51:50 +0200
  • b2000d1f75 notify: pbs-context: exclude successful prunes in default matcher Lukas Wagner 2024-04-23 13:51:49 +0200
  • 7035d57312 notify: use std::sync::OnceCell instead of lazy_static! Lukas Wagner 2024-04-23 13:51:48 +0200
  • d0b1502803 notify: expose config module Lukas Wagner 2024-04-23 13:51:47 +0200
  • c028a32c1e notify: renderer: add relative-percentage helper from PBS Lukas Wagner 2024-04-19 16:17:15 +0200
  • 803bf7cdc7 notify: pbs context: include nodename in default sendmail author Lukas Wagner 2024-04-19 16:17:14 +0200
  • c55f37b8c4 notify: derive Deserialize/Serialize for Notification struct Lukas Wagner 2024-04-19 16:17:13 +0200
  • 1a40d34083 notify: derive api for Deleteable*Property Lukas Wagner 2024-04-19 16:17:12 +0200
  • 87f7dfa111 notify: api: add get_targets Lukas Wagner 2024-04-19 16:17:11 +0200
  • e83269be1d notify: give each notification a unique ID Lukas Wagner 2024-04-19 16:17:10 +0200
  • efb576385b notify: cargo.toml: add spaces before curly braces Lukas Wagner 2024-04-19 16:17:09 +0200
  • 2f40b79f8f notify: make the mail-forwarder feature depend on proxmox-sys Lukas Wagner 2024-04-19 16:17:08 +0200
  • 50d80328e5 notify: don't make tests require pve-context Lukas Wagner 2024-04-19 16:17:07 +0200
  • d61e3fc759 notify: convert Option<Vec<T>> -> Vec<T> in config structs Lukas Wagner 2024-04-19 16:17:06 +0200
  • a4d5594721 notify: make api methods take config struct ownership Lukas Wagner 2024-04-19 16:17:05 +0200
  • 1516cc26d2 notify: switch to file-based templating system Lukas Wagner 2024-04-19 16:17:04 +0200
  • 42fb9ed26b fix #5249: apt: allow parsing Packages without Priority field Fabian Grünbichler 2024-03-14 11:26:53 +0100
  • f03f16d643 fix #5249: apt: allow parsing Packages without Priority field Fabian Grünbichler 2024-03-14 11:26:53 +0100
  • 6b393ac0ce notify: fix #5274: also set 'X-Gotify-Key' header for authentication Lukas Wagner 2024-04-03 10:08:25 +0200
  • 6858672642 bump proxmox-http to 0.9.1-1 Wolfgang Bumiller 2024-03-28 13:17:56 +0100
  • 9be9d4b6ab http: support ALPN negotiated http2 Wolfgang Bumiller 2024-03-28 11:19:56 +0100
  • d73eb3dcf1 tree-wide: run cargo fmt Thomas Lamprecht 2024-03-25 17:04:17 +0100
  • 0475421498 auth-api: implement Display for Realm{, Ref} Christoph Heiss 2024-01-12 17:15:58 +0100
  • 72afba8b5b ldap: add method for retrieving root DSE attributes Christoph Heiss 2024-01-12 17:15:57 +0100
  • 84fbfb22ec ldap: avoid superfluous allocation when calling .search() Christoph Heiss 2024-01-12 17:15:56 +0100
  • 78bf05a458 fix: use fragmented block size for space calculation Gabriel Goller 2024-01-22 15:23:32 +0100
  • 55f4d532c7 sys: d/copyright: update years Thomas Lamprecht 2024-03-19 11:23:43 +0100
  • e32081ea5f bump proxmox-notify to 0.3.3-1 Wolfgang Bumiller 2024-03-19 11:10:30 +0100
  • 2c2783451f bump proxmox-auth-api to 0.3.4 Wolfgang Bumiller 2024-03-19 11:09:10 +0100
  • d653ac343b bump proxmox-schema to 3.1.0-1 Wolfgang Bumiller 2024-03-19 11:07:08 +0100
  • 6f1d439f09 notify: adapt to proxmox_schema changes, use const_format Wolfgang Bumiller 2024-03-19 10:29:27 +0100
  • 686453a28c notify: sort and group dependencies Wolfgang Bumiller 2024-03-19 10:27:25 +0100
  • 1ac8b7f652 proxmox-schema: moved common api types from pbs-api-types Dietmar Maurer 2024-03-15 12:27:32 +0100
  • d74fa06253 proxmox-schema: add IP address regex/api-types Dietmar Maurer 2024-03-15 12:27:31 +0100
  • a6f1b36fa6 proxmox-auth-api: use const_format to define static strings Dietmar Maurer 2024-03-15 12:27:30 +0100
  • 0c5e2640d0 proxmox-schema: use const_format to define static strings. Dietmar Maurer 2024-03-15 12:27:29 +0100
  • c67a13f1d7 bump proxmox-acme to 0.5.1 Wolfgang Bumiller 2024-03-07 13:27:15 +0100
  • fbb3049768 acme: formatting fixups Wolfgang Bumiller 2024-03-07 13:24:42 +0100
  • b5255f1868 acme: drop api-types feature from schema dependency Wolfgang Bumiller 2024-03-07 13:24:37 +0100
  • 0370723261 proxmox-acme: derive PartialEq for API types Dietmar Maurer 2024-03-07 12:54:44 +0100
  • 619414d4f1 proxmox-acme: add api-types feature Dietmar Maurer 2024-03-07 10:45:33 +0100
  • 279142df30 Fix warning Alexander Burmatov 2024-03-02 02:59:35 +0300
  • 724c3dda6f rrd: fixup examples with the renamed types Wolfgang Bumiller 2024-02-21 12:28:09 +0100
  • 05ff6b545a bump proxmox-schema to 3.0.1-1 Wolfgang Bumiller 2024-02-21 12:24:25 +0100
  • 49b2bdf9c6 schema: drop periods after errors Wolfgang Bumiller 2024-02-21 12:04:39 +0100
  • 9c40144214 schema: add regression tests for additional_properties in AllOf Wolfgang Bumiller 2024-02-21 12:02:00 +0100
  • bae2cf75de schema: AllOf/OneOf: actually perform additional_properties() check Wolfgang Bumiller 2024-02-21 11:41:53 +0100
  • 3f92e6286b router: Use safe wrapper for libc::isatty Maximiliano Sandoval R 2024-02-16 15:59:01 +0100
  • 430df21720 sys: Use safe wrapper for libc::isatty Maximiliano Sandoval R 2024-02-16 15:59:00 +0100
  • 7126249102 bump proxmox-subscription to 0.4.3-1 Wolfgang Bumiller 2024-02-02 14:24:27 +0100
  • 304e1c544f bump proxmox-rrd to 0.1.1-1 Wolfgang Bumiller 2024-02-02 14:22:22 +0100
  • 364b21f3d2 bump proxmox-notify to 0.3.2-1 Wolfgang Bumiller 2024-02-02 14:19:52 +0100
  • 77672b1253 bump proxmox-client to 0.3.1-1 Wolfgang Bumiller 2024-02-02 14:05:44 +0100
  • b5b563e215 bump proxmox-section-config to 2.0.1-1 Wolfgang Bumiller 2024-02-02 14:03:10 +0100
  • d9b783f1a8 bump proxmox-auth-api to 0.3.3 Wolfgang Bumiller 2024-02-02 14:01:28 +0100
  • 9da7b3ad49 bump proxmox-tfa to 4.1.2 Wolfgang Bumiller 2024-02-02 14:00:27 +0100
  • 890d9e58f7 bump proxmox-rest-server to 0.5.2-1 Wolfgang Bumiller 2024-02-02 12:08:15 +0100
  • f67ea142bc bump proxmox-router to 2.1.3-1 Wolfgang Bumiller 2024-02-02 13:55:23 +0100
  • d143efd01a bump proxmox-human-byte to 0.1.3-1 Wolfgang Bumiller 2024-02-02 13:51:47 +0100
  • d7876b1837 bump proxmox-apt to 0.10.8-1 Wolfgang Bumiller 2024-02-02 13:47:49 +0100
  • ca6ca904ad bump proxmox-api-macro to 1.0.8-1 Wolfgang Bumiller 2024-02-02 13:45:41 +0100
  • 245524d0d8 bump proxmox-schema to 3.0.0-1 Wolfgang Bumiller 2024-02-02 12:11:21 +0100
  • 5df9da2af4 schema: implement split_list iterator Wolfgang Bumiller 2023-04-04 16:00:59 +0200
  • ae7454b05e router: OneOfSchema support Wolfgang Bumiller 2023-03-17 15:44:45 +0100
  • d48a150835 schema: implement oneOf schema support Wolfgang Bumiller 2023-03-16 17:11:05 +0100
  • 1c0edfb518 router: cli: option to specify args explicitly Wolfgang Bumiller 2023-03-14 09:02:45 +0100
  • 2bba40f604 rest-server: support configuring the privileged connection Wolfgang Bumiller 2023-03-09 15:50:55 +0100
  • aad01f7a90 rest-server: support unix sockets in create_daemon Wolfgang Bumiller 2023-03-08 13:26:50 +0100
  • 440c7e3361 bump proxmox-rrd to 0.1.0-1 Wolfgang Bumiller 2024-02-01 13:46:28 +0100
  • 2f94283367 rrd: spell out hard to understand abbreviations in public types Lukas Wagner 2024-01-31 16:26:01 +0100
  • f9e8ebfdc8 rrd: fix a few typos Lukas Wagner 2024-01-31 14:56:51 +0100
  • 6eed8ed992 rrd: feature-gate support for the v1 format Lukas Wagner 2024-01-31 14:51:54 +0100
  • 4d150d35c7 add debian packaging for proxmox-rrd Lukas Wagner 2024-01-31 13:02:52 +0100
  • 5cbc8a4b66 add proxmox-rrd to workspace Lukas Wagner 2024-01-31 12:57:22 +0100
  • b8c56e7b6c Merge branch proxmox-rrd Lukas Wagner 2024-01-31 12:40:20 +0100
  • 2b56eba35c bump proxmox-login to 0.1.1-1 Wolfgang Bumiller 2024-01-24 12:48:09 +0100
  • de8fd435fb Makefile: enforce the use packaged cargo Wolfgang Bumiller 2024-01-24 09:26:02 +0100
  • 6ee541d5f2 login: parse helpers for floats Wolfgang Bumiller 2024-01-24 09:01:54 +0100
  • 2fa645af2e schema: cli: simplify can_default check Wolfgang Bumiller 2024-01-22 14:55:05 +0100
  • fe8b11eeec http: concat! user agent instead of format! Wolfgang Bumiller 2024-01-15 11:17:57 +0100
  • 3c453f7468 notify: bump d/control Wolfgang Bumiller 2024-01-10 14:15:48 +0100
  • 1484676ac4 bump proxmox-notify to 0.3.1-1 Wolfgang Bumiller 2024-01-10 14:04:36 +0100
  • ead4190e7b notify: matcher: support lists of values for 'exact' match-field mode Lukas Wagner 2023-12-13 17:37:42 +0100
  • 39c4d7d85e notify: include 'type' metadata field for forwarded mails Lukas Wagner 2023-12-13 17:37:41 +0100
  • 870d9c2739 notify: include 'hostname' metadata field for forwarded mails Lukas Wagner 2023-12-13 17:37:40 +0100
  • f0bf95f53b notify: add separate context for unit-tests Lukas Wagner 2024-01-10 10:31:22 +0100
  • 50fa98e241 notify: api: allow resetting built-in targets if used by a matcher Lukas Wagner 2024-01-10 10:31:21 +0100
  • efa607f1b5 notify: smtp: add Auto-Submitted header to email body Lukas Wagner 2024-01-10 10:52:52 +0100
  • b03c394039 notify: smtp: forward original message instead nesting Lukas Wagner 2024-01-10 10:52:51 +0100
  • 674ab33a43 bump proxmox-sys to 0.5.3-1 Wolfgang Bumiller 2024-01-08 12:48:18 +0100
  • 8fdf696eed bump proxmox-time dependency to 1.1.6 Wolfgang Bumiller 2024-01-08 12:17:47 +0100
  • ea05268cde bump proxmox-time to 1.1.6 Wolfgang Bumiller 2024-01-08 12:17:16 +0100
  • dc72878d37 sys: email: use epoch_to_rfc2822 from proxmox_time Lukas Wagner 2023-12-11 14:29:08 +0100
  • 1384bd9161 time: posix: add epoch_to_rfc2822 Lukas Wagner 2023-12-11 14:29:07 +0100
  • 795b3a57a7 time: posix: add bindings for strftime_l Lukas Wagner 2023-12-11 14:29:06 +0100
  • 5b25e7cc90 time: posix: inline vars in string formatting Lukas Wagner 2023-12-11 14:29:05 +0100
  • 7033c497a0 time: posix: use strftime from the libc crate. Lukas Wagner 2023-12-11 14:29:04 +0100