Commit Graph

  • 0f1b84e93c sys: fs: derive Copy for CreateOptions master Lukas Wagner 2025-01-29 10:17:39 +0100
  • 31ae72ba6a schema: property ReST docs: correctly separate nested list from parent Thomas Lamprecht 2025-01-28 14:20:12 +0100
  • c0641c6e13 schema: use inline named params in format macro calls Thomas Lamprecht 2025-01-28 14:19:13 +0100
  • 703c2dee04 api-macro: mark parameter defaults as #[allow(dead_code)] Wolfgang Bumiller 2025-01-16 15:22:10 +0100
  • 922c605d69 rest-server: Improved panic errors with formatted strings Laurențiu Leahu-Vlăducu 2025-01-24 16:29:10 +0100
  • f639695c87 pbs-api-types: add debian/control to git repository Dietmar Maurer 2025-01-22 12:33:33 +0100
  • 57b0477657 pbs-api-type: add as workspace member with correct debian files Dietmar Maurer 2025-01-22 09:47:39 +0100
  • b7b00b5205 Merge remote-tracking branch 'prepare-pbs-api-types-for-move/prepare-pbs-api-types-for-move' Thomas Lamprecht 2025-01-22 11:48:49 +0100
  • 0477adaf88 client: fix code-style issue when formatting error Thomas Lamprecht 2025-01-21 09:21:58 +0100
  • daff73bdd6 sys: use correct pointer type for mkdtemp return value Thomas Lamprecht 2025-01-21 09:09:29 +0100
  • 5a7993beb0 update to proxmox-schema 4 Wolfgang Bumiller 2025-01-15 13:03:42 +0100
  • 4be2392d59 time-api: bump to 0.1.4-1 Wolfgang Bumiller 2025-01-15 12:54:07 +0100
  • e0bdcda6e6 syslog-api: bump to 0.1.2-1 Wolfgang Bumiller 2025-01-15 12:52:47 +0100
  • 27c50bd037 rrd-api-types: bump to 1.0.3-1 Wolfgang Bumiller 2025-01-15 12:52:15 +0100
  • 975f29bd7f network-api: bump to 0.1.4-1 Wolfgang Bumiller 2025-01-15 12:50:59 +0100
  • ce206f0a96 dns-api: bump to 0.1.5-1 Wolfgang Bumiller 2025-01-15 12:50:02 +0100
  • 891413ffb7 access-control: bump to 0.2.4-1 Wolfgang Bumiller 2025-01-15 12:48:06 +0100
  • f01f934963 auth-api: bump to 0.4.7-1 Wolfgang Bumiller 2025-01-15 12:46:44 +0100
  • 0807248c15 acme-api: bump to 0.1.7-1 Wolfgang Bumiller 2025-01-15 12:45:53 +0100
  • 7e25958623 tfa: bump to 5.0.2-1 Wolfgang Bumiller 2025-01-15 12:43:04 +0100
  • 40f0a0bdd3 subscription: bump to 0.5.1-1 Wolfgang Bumiller 2025-01-15 12:41:01 +0100
  • c84376e2c8 apt: bump to 0.11.7-1 Wolfgang Bumiller 2025-01-15 12:39:26 +0100
  • 5382b8ce13 apt-api-types: bump to 1.0.3-1 Wolfgang Bumiller 2025-01-15 12:38:14 +0100
  • ca92328569 api-macro: bump to 1.3.1-1 Wolfgang Bumiller 2025-01-15 12:36:35 +0100
  • 59d1ca87e5 rrd: bump to 0.4.2-1 Wolfgang Bumiller 2025-01-15 12:29:43 +0100
  • 106aa95ced rest-server: bump to 0.8.6-1 Wolfgang Bumiller 2025-01-15 12:34:19 +0100
  • 698b6782cd router: bump to 3.0.1-1 Wolfgang Bumiller 2025-01-15 12:32:56 +0100
  • 69298c8d20 acme: bump to 0.5.4-1 Wolfgang Bumiller 2025-01-15 12:27:44 +0100
  • ed74a6a8a2 simple-config: bump to 0.1.2-1 Wolfgang Bumiller 2025-01-15 12:26:21 +0100
  • 2782c72747 config-digest: bump to 0.1.1-1 Wolfgang Bumiller 2025-01-15 12:24:59 +0100
  • 94b9f8db60 notify: bump to 0.5.2-1 Wolfgang Bumiller 2025-01-15 12:10:16 +0100
  • f2fefb7ffd section-config: bump to 2.1.2-1 Wolfgang Bumiller 2025-01-15 12:17:14 +0100
  • c7f4afb3fc human-byte: bump to 0.1.4-1 Wolfgang Bumiller 2025-01-15 12:14:21 +0100
  • e4f5179ae6 schema: bump to 4.0.0-1 Wolfgang Bumiller 2025-01-15 12:05:40 +0100
  • 2e2edcf833 schema: add Schema::unwrap_*_schema_cloned Wolfgang Bumiller 2025-01-15 11:56:32 +0100
  • c040054827 schema: add 'description' builder methods to schema types Wolfgang Bumiller 2025-01-15 11:07:07 +0100
  • 72c95c35bb schema: make schema types #[non_exhaustive] Wolfgang Bumiller 2025-01-15 10:53:30 +0100
  • c794c42919 schema: drop deprecated code Wolfgang Bumiller 2025-01-14 11:50:58 +0100
  • 8d9cf97611 schema: doc: replace use of deprecated methods Wolfgang Bumiller 2025-01-14 11:50:45 +0100
  • dc232f8bd4 schema: support PVE's "keyAlias" legacy property strings Wolfgang Bumiller 2025-01-13 15:23:46 +0100
  • 4378d44bcb notify: use builder for ObjectSchema Wolfgang Bumiller 2025-01-15 10:56:48 +0100
  • 3c34ef5573 section-config: use builder pattern for ObjectSchema Wolfgang Bumiller 2025-01-14 10:26:05 +0100
  • c99a31c66f router: test: sort object schema properties Wolfgang Bumiller 2025-01-14 10:34:28 +0100
  • be57fb0122 schema: updater: add blanked implementation for PropertyString Dominik Csapak 2025-01-13 15:31:59 +0100
  • 8c5fa1c562 schema: fix pointer/length confusion in str_slice_to_range Wolfgang Bumiller 2025-01-13 15:22:07 +0100
  • 62e105a34e api-macro: bump to 1.3.0-1 Wolfgang Bumiller 2025-01-09 14:21:10 +0100
  • dce9102163 api-macro: add json_schema!() macro Wolfgang Bumiller 2025-01-07 17:40:24 +0100
  • 619c290cf8 client: bump to 0.5.1-1 Wolfgang Bumiller 2025-01-09 14:15:18 +0100
  • b31ab119bb client: improve api error message (avoid duplicate status code) Dietmar Maurer 2025-01-09 12:01:44 +0100
  • ddc154e5cd notify: add missing tracing::error macro import Wolfgang Bumiller 2025-01-07 10:20:37 +0100
  • b74391cada daemon: bump version to 0.1.2-1 Thomas Lamprecht 2024-12-30 15:33:32 +0100
  • 1db49cb269 daemon: try to remove existing unix socket in bind directly Thomas Lamprecht 2024-12-30 15:30:08 +0100
  • 7648aabf42 daemon: output debug log when restoring FD passed through env Thomas Lamprecht 2024-12-30 15:29:34 +0100
  • cc4ee60452 apt: bump version to 0.11.6-1 Thomas Lamprecht 2024-12-19 12:42:45 +0100
  • aba50ebc38 apt: bump version to 0.11.6-1 Thomas Lamprecht 2024-12-19 12:42:45 +0100
  • 942186e2b7 apt: pdm uses separator for test repo Thomas Lamprecht 2024-12-19 12:40:25 +0100
  • df6b705f56 notify: migrate from log to tracing Gabriel Goller 2024-12-05 11:18:20 +0100
  • 212249e009 sys: bump version to 0.6.5-1 Thomas Lamprecht 2024-12-03 17:41:54 +0100
  • 87dd908530 client: run cargo fmt Thomas Lamprecht 2024-12-03 17:42:06 +0100
  • 8eae5a8330 product-config: use inner mutability for PRODUCT_CONFIG Shannon Sterz 2024-12-03 14:53:25 +0100
  • 115adf42bd acme-api: use inner mutability for ACME_ACME_CONFIG Shannon Sterz 2024-12-03 14:53:24 +0100
  • b256ee391c apt: repositories: remove unnecessary if-let in iterator Maximiliano Sandoval 2024-12-03 11:20:38 +0100
  • 34c66e1542 sys: systemd: remove empty line after outer attribute Maximiliano Sandoval 2024-12-03 11:20:37 +0100
  • c8d49a7d38 docs: remove empty lines in docs Maximiliano Sandoval 2024-12-03 11:20:36 +0100
  • 3f62a4dacf remove unnecessary return statement Maximiliano Sandoval 2024-12-03 11:20:35 +0100
  • 3492a0cee5 elide lifetimes where possible Maximiliano Sandoval 2024-12-03 11:20:34 +0100
  • 4cb3579786 router: parsing: docs: fix 'instead' typo Maximiliano Sandoval 2024-12-03 11:20:33 +0100
  • 10b15fb2ad router: parsing: docs: fix Records::from link Maximiliano Sandoval 2024-12-03 11:20:32 +0100
  • 1b5e8ee0dd apt: repositories: use if-let instead of match for Option Maximiliano Sandoval 2024-12-03 11:20:31 +0100
  • 90e4dc5f8f api: webhook: doc: add indentation to list item Maximiliano Sandoval 2024-12-03 11:20:30 +0100
  • 8062e1abb3 apt: file: Use unwrap_or_default instead of match Maximiliano Sandoval 2024-12-03 11:20:29 +0100
  • 2f3e985b5f docs: escape <foo> in doc comments Fabian Grünbichler 2024-12-03 11:52:00 +0100
  • 9205e65d21 rest-server: bump version to 0.8.5 Thomas Lamprecht 2024-12-02 18:12:04 +0100
  • 787c2e03d7 sys: open directories with O_CLOEXEC Dominik Csapak 2024-11-29 15:28:01 +0100
  • 0547659e2c sys: fs: set CLOEXEC when creating temp files Dominik Csapak 2024-11-29 15:28:00 +0100
  • b2d31f075d rest-server: increase task index lock timeout to 15s Fabian Grünbichler 2024-12-02 14:04:12 +0100
  • 57c8242dc2 rest-server: close race window when updating worker task count Fabian Grünbichler 2024-12-02 14:04:10 +0100
  • 4e51ac3527 rest-server: handle failure in worker task setup correctly Fabian Grünbichler 2024-12-02 14:04:09 +0100
  • 6e600c74a8 notify: use proxmox-sendmail forward implementation Shannon Sterz 2024-12-02 15:16:55 +0100
  • 043fec42f8 sendmail: add mail-forwarder feature Shannon Sterz 2024-12-02 15:16:54 +0100
  • 57c84dbfb5 notify: switch sendmail endpoint over to new crate Shannon Sterz 2024-12-02 15:16:53 +0100
  • a69e86dff1 sendmail: add sendmail crate Shannon Sterz 2024-12-02 15:16:52 +0100
  • 00a1980903 api types: version: implement traits to allow for version comparison Christian Ebner 2024-11-28 17:07:20 +0100
  • 4308bb0ca9 api types: version: drop unused repoid field Christian Ebner 2024-11-28 17:07:19 +0100
  • a36d3fdf29 datastore: extract nesting check into helper Fabian Grünbichler 2024-11-27 15:11:27 +0100
  • 8a1166be4b log: bump version to 0.2.7 Thomas Lamprecht 2024-11-27 13:30:13 +0100
  • cc79b2f08a log: ignore to_stdout parameter Gabriel Goller 2024-11-27 12:46:50 +0100
  • 7200cd7e23 time: bump version to 2.0.3-1 Thomas Lamprecht 2024-11-26 16:53:08 +0100
  • 17bc0ac616 time: also implement From<&TimeSpan> for f64 Christian Ebner 2024-10-23 11:11:00 +0200
  • 548411808e time: fix typos in TimeSpan related docstring Christian Ebner 2024-10-23 11:10:59 +0200
  • 7ae942f941 sync jobs: remove superfluous direction property Dominik Csapak 2024-11-26 15:47:34 +0100
  • ce7239c24a api types: drop unused config type helpers for sync direction Christian Ebner 2024-11-25 18:40:12 +0100
  • d70f6d9f09 api: admin/config: introduce sync direction as job config parameter Christian Ebner 2024-11-25 18:40:10 +0100
  • efc45db20c api: admin: sync: add direction to sync job status Dominik Csapak 2024-11-25 12:15:32 +0100
  • f4868ff519 tree-wide: check in d/control meta changes for newer debcargo Thomas Lamprecht 2024-11-26 14:44:33 +0100
  • 42d1128d9d noitfy: bump version to 0.5.1 Thomas Lamprecht 2024-11-26 14:38:56 +0100
  • bfe099f4f1 workspace: update proxmox-http-client to 0.9.4 Thomas Lamprecht 2024-11-26 14:37:43 +0100
  • dfe81b5db8 notify: webhook, gotify: set HTTP request timeout of 10s Lukas Wagner 2024-11-22 11:08:15 +0100
  • 6664b4150d http: bump version to 0.9.4 Thomas Lamprecht 2024-11-26 14:00:15 +0100
  • a7c68a3166 http: sync client: add HTTP request timeout option Lukas Wagner 2024-11-22 11:08:14 +0100