Commit Graph

  • ca7e4c9874 Merge remote-tracking branch 'upstream/master' master Sergey Konev 2024-12-09 21:17:41 +0300
  • 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
  • cf85c7c277 Removed CheckInstall repo's proccessing Sergey Konev 2024-12-02 20:44:07 +0300
  • 491814c1cd Merge remote-tracking branch 'upstream/master' Sergey Konev 2024-12-02 20:25:20 +0300
  • 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
  • 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
  • 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
  • 622e43d5c3 notify: remove irritating 'html template not found' log message Lukas Wagner 2024-11-26 10:30:25 +0100
  • 549cb082ef notify: sendmail: code style improvements Lukas Wagner 2024-06-24 14:31:34 +0200
  • 296e2a2117 notify: sendmail: always send multi-part message Lukas Wagner 2024-06-24 14:31:33 +0200
  • b09ee57341 notify: move mail formatting to separate function Lukas Wagner 2024-06-24 14:31:32 +0200
  • 888ec2efe7 notify: sendmail: make mailfrom and author non-optional Lukas Wagner 2024-06-24 14:31:31 +0200
  • 6fed7301ea rrd: bump version to 0.4.1-1 Thomas Lamprecht 2024-11-25 18:42:35 +0100
  • 993e1fc878 rrd: selective code style clean-up Thomas Lamprecht 2024-11-25 17:46:42 +0100
  • 08cee13c03 rrd: do not log tree info-level messages on applying journal Thomas Lamprecht 2024-11-25 17:43:54 +0100
  • 9f135cf16e time: run cargo fmt Thomas Lamprecht 2024-11-25 17:20:01 +0100
  • cc85a72391 rest-server: bump version to 0.8.4-1 Thomas Lamprecht 2024-11-25 17:14:47 +0100
  • 34e307461b rest-server: add custom handlebars escape fn Gabriel Goller 2024-09-13 15:10:30 +0200
  • 072ca695f5 README: describe [patch.crates-io] and sysext workflow Wolfgang Bumiller 2024-11-19 14:08:30 +0100
  • 2f25debee6 buildsys: clean old sysext dir before installing Wolfgang Bumiller 2024-11-19 13:58:15 +0100
  • 96e76d7f72 client: use correct error for protocol errors Wolfgang Bumiller 2024-11-19 13:38:13 +0100
  • c01318d966 log: bump version to 0.2.6 Thomas Lamprecht 2024-11-19 11:32:23 +0100
  • 1e7c0fc3ac rest-server: bump version to 0.8.3-1 Thomas Lamprecht 2024-11-15 10:31:32 +0100
  • 9529f730e0 rest-server: drop log intended for debugging again Thomas Lamprecht 2024-11-15 10:29:25 +0100
  • 1539bc1ce3 rest-server: bump version to 0.8.2-1 Thomas Lamprecht 2024-11-14 14:36:07 +0100
  • dc9531d302 fix #5868: rest-server: handshake detection: avoid infinite loop on connections abort Dominik Csapak 2024-11-13 11:39:37 +0100
  • f22fae3852 apt: bump version to 0.11.5-1 Thomas Lamprecht 2024-11-11 21:08:57 +0100
  • fd48033644 apt: add Ceph Squid to standard repos for PVE Thomas Lamprecht 2024-11-11 21:08:10 +0100
  • 2cc7eadb45 notify: bump version to 0.5.0-1 Thomas Lamprecht 2024-11-10 18:58:00 +0100
  • 64943d0a3c notify: add api for webhook targets Lukas Wagner 2024-11-08 15:41:13 +0100
  • 16260195b9 notify: implement webhook targets Lukas Wagner 2024-11-08 15:41:12 +0100
  • 0517d7b94e notify: renderer: adapt to changes in proxmox-time Lukas Wagner 2024-11-08 15:41:11 +0100
  • 3817b3ba50 apt: bump version to 0.11.4 Thomas Lamprecht 2024-11-10 18:48:49 +0100
  • 272953d72d apt: add support for Ceph Squid repositories Thomas Lamprecht 2024-11-10 18:48:03 +0100
  • 6158d53697 apt-api-types: bump version to 1.0.2 Thomas Lamprecht 2024-11-10 18:42:39 +0100
  • 8e74afbca7 apt-api-types: add Ceph Squid as valid Proxmox APT repository handle Thomas Lamprecht 2024-11-10 18:42:13 +0100
  • 0ea27021a2 rest-server: bump to 0.8.1-1 Wolfgang Bumiller 2024-11-08 12:02:24 +0100
  • a092b06d9f rest-server: shorten some format strings Wolfgang Bumiller 2024-11-08 11:24:00 +0100
  • d8fa495a50 rest-server: check permissions on proxy.key and proxy.pem files Gabriel Goller 2024-08-29 15:07:22 +0200
  • db69867d4d rest-server: pass cipher suite/list to acceptor Wolfgang Bumiller 2024-11-08 10:46:49 +0100
  • 35c60f652b subscription: use correct debian release name Dietmar Maurer 2024-11-07 13:35:00 +0100
  • 996c86bb32 subscription: bump version to 0.5.0-1 Dietmar Maurer 2024-11-07 12:56:48 +0100
  • d1141ab2ec fix url to apt-pkg-native crate Алексей Шабалин 2024-11-07 14:57:14 +0300
  • ae55575f2a subscription: move most of the implmentation into impl feature Dominik Csapak 2024-11-05 15:05:14 +0100
  • 58f1446429 Merge pull request 'ALT linux support for APT crates' (#1) from konevsa/proxmox:sisyphus into master Сергей Конев 2024-11-07 14:30:35 +0300
  • 9fea8ca0ce Tests fixed Sergey Konev 2024-11-07 13:51:06 +0300
  • 5a02867d44 Added more URLs to account as good Classic repos Sergey Konev 2024-11-07 12:58:38 +0300
  • dbaa2df500 Small fix for cross-platforming of low-level C bindings Sergey Konev 2024-11-07 02:15:55 +0300
  • a6f5fd8c24 (ALT) Better parsing host from uri Sergey Konev 2024-11-06 19:25:52 +0300
  • bbceaa13d7 Test fixed according to correct suite check Sergey Konev 2024-11-06 15:34:33 +0300
  • 284c483b6b Adapted repo file suite check for ALT Sergey Konev 2024-11-06 15:27:38 +0300
  • f5ef96d506 (ALT) Now files with .sisyphus (corresponds to README.sisyphus), .rpmnew and .rpmsave ignored during repo lists parsing Sergey Konev 2024-11-01 12:40:58 +0300
  • f96c0e6036 http: update d/control Fabian Grünbichler 2024-10-30 12:20:36 +0100
  • e8e5c11c6a fix #5808: http: use native-tls instead of rustls for the sync client Lukas Wagner 2024-10-24 11:45:04 +0200
  • b945c8f6b7 Fix(tests): upstream tests after a merge request kozorizki 2024-10-29 15:47:06 +0300
  • 5908f1261e Commented out upstream config.toml Sergey Konev 2024-10-28 17:44:15 +0300
  • 35b1de18d0 Changed .toml deps to depend on Alt's crates with alt's feature Sergey Konev 2024-10-28 15:07:41 +0300
  • 314e563210 Altlinux tests fixed according to changed API Sergey Konev 2024-10-28 14:58:42 +0300
  • c1ec0a7ee0 Some Traits and usings fixed Sergey Konev 2024-10-28 13:57:45 +0300
  • 59d0e20da9 Applied "alt-linux" feature to cache api and proxmox-apt-api-types crate Sergey Konev 2024-10-28 13:50:10 +0300
  • f559a28390 Adapted supplementary structures (taken from Alexander Burmatov commits at git://git.altlinux.org/people/thatman/packages/proxmox.new.git) Sergey Konev 2024-10-28 13:42:54 +0300
  • 235ed36f10 Initial merge with Alt's proxmox Sergey Konev 2024-10-28 12:50:49 +0300
  • 56d7012996 Merge remote-tracking branch 'proxmox.new/altlinux' Sergey Konev 2024-10-28 12:37:10 +0300
  • f5e7f4ed7f proxmox-apt-api-types: use workspace excludes Fabian Grünbichler 2024-10-23 13:29:22 +0200
  • ba3ee7a4db api-marcro: throw compiler error if description for enums is empty Thomas Lamprecht 2024-10-22 15:14:42 +0200
  • 1c4467841d schema: property description: output indentation where its required Thomas Lamprecht 2024-10-22 14:51:04 +0200
  • bd1133fcd2 notify: add missing doc-comment description for api enums Thomas Lamprecht 2024-10-22 14:49:10 +0200
  • 331fa7a732 apt-api-types: add missing doc-comment description for api enums Thomas Lamprecht 2024-10-22 14:48:47 +0200