Commit Graph

  • bc078b9f59 notify: clippy fixes master Lukas Wagner 2025-04-10 11:30:38 +0200
  • 08c28ddeaf router: format: add newline at the end Maximiliano Sandoval 2025-04-14 17:09:29 +0200
  • 550ebbed7c bump proxmox-log to 0.2.9-1 Fabian Grünbichler 2025-04-09 16:41:03 +0200
  • b01036f5cd log: set up custom priority mapping for tracing-journald Lukas Wagner 2025-04-09 15:54:12 +0200
  • 179a413fe8 bump proxmox-http to 0.9.5-1 Fabian Grünbichler 2025-04-09 14:05:34 +0200
  • ca351ecf7e http: client: make https connector generic over resolver Christian Ebner 2025-04-09 13:05:15 +0200
  • 64b2f082f5 rest-server: mark version to 0.8.9-1 as released Thomas Lamprecht 2025-04-08 17:04:05 +0200
  • 92f6e7455e bump: rest-server: bump version to 0.8.9-1 Thomas Lamprecht 2025-04-08 16:18:07 +0200
  • e042f447bd rest-serve: move max body size limit to a constant Thomas Lamprecht 2025-04-08 16:14:31 +0200
  • cf9e6c03a0 rest-server: increase max body size Gabriel Goller 2025-04-08 15:26:26 +0200
  • 22ffd650c2 notify: bump version to 0.5.4-1 Thomas Lamprecht 2025-04-08 12:36:01 +0200
  • 684ffacdf9 fix #6143: notify: allow overriding notification templates Alexander Zeidler 2025-03-21 14:33:41 +0100
  • 0afeba4b67 sys: bump version to 0.6.7-1 Thomas Lamprecht 2025-04-07 20:54:54 +0200
  • f980cdc661 sys: add MemAvailable to ProcFsMemInfo Thomas Lamprecht 2025-04-07 20:45:28 +0200
  • a3381b6197 sys: add doc-comments for ProcFsMemInfo type Thomas Lamprecht 2025-04-07 20:40:10 +0200
  • 58d6e8d492 sys: memory info: use MemAvailable from kernel to compute used memory Thomas Lamprecht 2025-04-07 20:23:09 +0200
  • deb32a6c4a pbs-api-types: bump to 0.2.2 Thomas Lamprecht 2025-04-05 17:22:51 +0200
  • 573d4d149b pbs-api-types: add garbage collection cache capacity tuning option Christian Ebner 2025-04-04 15:07:10 +0200
  • 88e4f4831a pbs-api-types: sync: add sync encrypted/verified snapshots only flags Christian Ebner 2025-04-04 15:21:02 +0200
  • 969e1ad645 pbs-api-types: introduce proper types for PAM and PBS realms Christoph Heiss 2025-03-21 14:45:32 +0100
  • b143160c12 fix #5379: pbs-api-types: add default field for all realm types Christoph Heiss 2025-03-21 14:45:31 +0100
  • 8468dd18d2 pbs-api-types: add option to set GC chunk cleanup atime cutoff Christian Ebner 2025-04-05 11:05:05 +0200
  • 0f658cf79b pbs-api-types: add garbage collection atime safety check flag Christian Ebner 2025-04-05 11:05:04 +0200
  • f1bcce2796 openid: adapt d/control Fabian Grünbichler 2025-04-04 15:51:23 +0200
  • 56763c1184 bump proxmox-openid to 0.10.4-1 Fabian Grünbichler 2025-04-04 15:41:08 +0200
  • 6f5fefecc0 fix #4234: openid: add library functions for optional userinfo endpoint Thomas Skinner 2025-03-23 22:37:36 -0500
  • 1c25b76c5d fix #4411: openid: add library code for generic id token claim support Thomas Skinner 2025-03-26 20:50:00 -0500
  • c057adcfed pbs-api-types: bump to 0.2.1 Thomas Lamprecht 2025-04-02 15:35:25 +0200
  • 6dd53a89b5 pbs-api-types: add REGENERATE_TOKEN_SCHEMA Hannes Laimer 2025-03-20 14:57:46 +0100
  • 1fc5630c71 pbs api types: tape backup job: add worker threads option Dominik Csapak 2025-02-21 16:06:30 +0100
  • 4097d3697d notify: gotify: use constant from http crate for 'Authorization' header Lukas Wagner 2025-03-21 10:57:00 +0100
  • 6d4c115f05 notify: webhook: gotify: set Content-Length header Lukas Wagner 2025-03-21 10:56:59 +0100
  • 7abd2da759 pbs-api-types: acl: fix indentation error in macro Thomas Lamprecht 2025-03-24 17:56:05 +0100
  • ec8a3de133 sys: procfs: split read_meminfo into read and parse functions Dietmar Maurer 2025-03-13 12:45:34 +0100
  • da8fdea632 rest-server: bump to 0.8.8-1 Wolfgang Bumiller 2025-03-20 14:44:17 +0100
  • 10cf5ed7b4 rest-server: worker task: include context in state error message Christian Ebner 2025-03-20 13:30:05 +0100
  • 25c08ad247 sys: add variable bindings for temporaries in unsafe blocks Maximiliano Sandoval 2025-03-04 15:40:47 +0100
  • e06277ac7a log: bump to 0.2.8-1 Wolfgang Bumiller 2025-03-19 12:18:20 +0100
  • 86a517d087 sys: bump to 0.6.6-1 Wolfgang Bumiller 2025-03-19 12:12:28 +0100
  • 57eb5a36e9 sys, shared-memory: deny unsafe_op_in_unsafe_fn explicitly Wolfgang Bumiller 2025-03-19 12:13:34 +0100
  • d42810e3c1 log, rest-server: cargo fmt / formatting cleanups Wolfgang Bumiller 2025-03-19 12:09:20 +0100
  • 3db442fb8f async: accommodate to edition 2024 changes to RPIT Maximiliano Sandoval 2025-03-04 15:40:46 +0100
  • 51c3a31115 mark blocks inside unsafe fns unsafe Maximiliano Sandoval 2025-03-04 15:40:45 +0100
  • 9be42ea5ad daemon: set_var is now unsafe Maximiliano Sandoval 2025-03-04 15:40:44 +0100
  • abd07ffcff mark extern C blocks as unsafe Maximiliano Sandoval 2025-03-04 15:40:43 +0100
  • a75b97da76 log, rest-server: worker_task: add log_unfiltered Gabriel Goller 2025-02-18 17:55:03 +0100
  • c99308ecfc log: factor out NoWorkerTask filter Wolfgang Bumiller 2025-03-19 11:52:08 +0100
  • 6bdd07075d log: fix doctests Wolfgang Bumiller 2025-03-19 11:51:53 +0100
  • 656fedb0c4 log: add layer for pve workertasks in perlmod crates Gabriel Goller 2025-02-18 17:16:39 +0100
  • f6269b800d log: introduce logging builder Gabriel Goller 2025-02-18 17:16:38 +0100
  • 3e382fd29c auth-api: set content type header for the new HttpOnly ticket endpoint Shannon Sterz 2025-03-13 10:50:08 +0100
  • b82e51f15a bump proxmox-router to 3.1.1-1 Fabian Grünbichler 2025-03-13 13:56:17 +0100
  • e4bc435beb env_logger: bump to 0.11 Fabian Grünbichler 2025-03-13 13:54:53 +0100
  • f32f48b119 router: cli: avoid unnecessary clones/allocation Wolfgang Bumiller 2025-03-13 11:32:07 +0100
  • 00c75c734d tree-wide: fix private intra doc links Shannon Sterz 2025-03-06 17:06:18 +0100
  • a9a7bbdabc auth-api: fix intra doc link for Empty Shannon Sterz 2025-03-06 15:35:13 +0100
  • 5c7b1ab4ab tfa, auth-api: simplify and restyle Display implementation Wolfgang Bumiller 2025-03-06 15:20:33 +0100
  • 4836cb5334 tree-wide: fix intra doc links Shannon Sterz 2025-03-06 13:43:49 +0100
  • ccb34b33e2 api-macro: re-order ObjectSchema fields to be sorted Shannon Sterz 2025-03-06 13:43:48 +0100
  • f0b23def30 router: fix nested doc test cases to match inteded output Shannon Sterz 2025-03-06 13:43:47 +0100
  • 4fc074b4ba network-api: ignore clippy lint about upper case acronyms Shannon Sterz 2025-03-06 13:43:46 +0100
  • 730f908458 apt: ignore clippy lint about new having to return Self Shannon Sterz 2025-03-06 13:43:45 +0100
  • 8fc324ee73 apt: ignore clippy lint about using a slice reference instead of &Vec Shannon Sterz 2025-03-06 13:43:44 +0100
  • 59898d0177 rest-server/router: ignore type complexity clippy lint Shannon Sterz 2025-03-06 13:43:43 +0100
  • f9dd576783 router: ignore clippy lint missing_transmute_annotations Shannon Sterz 2025-03-06 13:43:42 +0100
  • dcc6eb9918 shared-memory: specify generic types for transmute Shannon Sterz 2025-03-06 13:43:41 +0100
  • ab2d5c9777 acme/auth-api: add Default for types with un-parameterized new() Shannon Sterz 2025-03-06 13:43:40 +0100
  • efc8556c27 auth-api/tfa: prefer Display over ToString/an inherent function Shannon Sterz 2025-03-06 13:43:39 +0100
  • d95a4f25e0 router: allow from_str on Confirmation that is not for FromStr Shannon Sterz 2025-03-06 13:43:38 +0100
  • 92ecc301b6 sys: add truncate option to OpenOptions in test case Shannon Sterz 2025-03-06 13:43:37 +0100
  • 946d95cfcd access-control/tfa: use ? instead of unnecessary match statements Shannon Sterz 2025-03-06 13:43:36 +0100
  • a318fcedd3 tfa: remove needless as_bytes call Shannon Sterz 2025-03-06 13:43:35 +0100
  • 0b9c1485c0 tfa: don't use block in conditions Shannon Sterz 2025-03-06 13:43:34 +0100
  • d980c2229b tree-wide: remove clone calls on types that are Copy Shannon Sterz 2025-03-06 13:43:33 +0100
  • 2c07729ff3 tree-wide: add parantheses to clarify precedence Shannon Sterz 2025-03-06 13:43:32 +0100
  • 2134657529 io: clippy fix: replace map() followed by any() with just any() Shannon Sterz 2025-03-06 13:43:31 +0100
  • b5e238613e auth-api: bump to 0.4.8-1 Wolfgang Bumiller 2025-03-04 16:01:24 +0100
  • e73bc1509d rest-server: bump to 0.8.7-1 Wolfgang Bumiller 2025-03-04 15:05:04 +0100
  • 3f6345021c router: bump to 3.1.0-1 Wolfgang Bumiller 2025-03-04 15:02:39 +0100
  • fda6fc9def client: bump to 0.5.2-1 Wolfgang Bumiller 2025-03-04 15:00:33 +0100
  • 86336f6c88 login: bump to 0.2.0-1 Wolfgang Bumiller 2025-03-04 14:57:47 +0100
  • 986b465d48 time: bump to 2.0.4-1 Wolfgang Bumiller 2025-03-04 14:53:02 +0100
  • 0c9ed7daa4 client: specify cookie names for authentication headers where possible Shannon Sterz 2025-03-04 15:42:43 +0100
  • bedf92c0df client: add compatibility with HttpOnly cookies Shannon Sterz 2025-03-04 15:42:42 +0100
  • 7dee2d7016 login: add functions to specify full cookie names Shannon Sterz 2025-03-04 15:42:41 +0100
  • f199b02a7a login: add helper to check whether a ticket is just informational Shannon Sterz 2025-03-04 15:42:40 +0100
  • 867e890141 login: add TicketResult::HttpOnly member Shannon Sterz 2025-03-04 15:42:39 +0100
  • b28e98ca99 login: add helpers to pass cookie values when parsing login responses Shannon Sterz 2025-03-04 15:42:38 +0100
  • f137b5e528 login: make password optional when creating Login requests Shannon Sterz 2025-03-04 15:42:37 +0100
  • 9c6d6b8d2a login: add optional field for ticket_info and make password optional Shannon Sterz 2025-03-04 15:42:36 +0100
  • 1b9def4736 auth-api: add logout method Shannon Sterz 2025-03-04 15:42:35 +0100
  • 6a7f631709 auth-api: make regular ticket endpoint use the new types and handler Shannon Sterz 2025-03-04 15:42:34 +0100
  • 8405154c6d auth-api: add endpoint for issuing tickets as HttpOnly tickets Shannon Sterz 2025-03-04 15:42:33 +0100
  • acaffffaf9 auth-api: introduce new CreateTicket and CreateTickeReponse api types Shannon Sterz 2025-03-04 15:42:32 +0100
  • 6f61b991a0 auth-api: check for new prefixed cookies as well Shannon Sterz 2025-03-04 15:42:31 +0100
  • b598e03287 auth-api: extend AuthContext with prefixed cookie name Shannon Sterz 2025-03-04 15:42:30 +0100
  • 1f58e40f3f router/rest-server: add new AsyncHttpBodyParameters api handler type Shannon Sterz 2025-03-04 15:42:29 +0100
  • b1ed231ed2 rest-server: borrow parts parameter in get_request_parameter Shannon Sterz 2025-03-04 15:42:28 +0100
  • 316fe71133 time: add new epoch_to_http_date helper Shannon Sterz 2025-03-04 15:42:27 +0100
  • 68b1396553 router: docs: add horizontal line before nested command docs Dietmar Maurer 2025-02-21 07:50:16 +0100