]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/acme.rs
api/config: use param_bail for parameter errors
[proxmox-backup.git] / src / api2 / config / acme.rs
2022-03-08 Dominik Csapakapi/config: use param_bail for parameter errors
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Stoiko Ivanovapi: acme: fix typo
2021-11-18 Stoiko Ivanovapi: config: acme: rustfmt
2021-10-12 Wolfgang Bumillerremove pbs-tools::ops::ControlFlow
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-08-25 Dietmar Maureruse new api updater features
2021-05-11 Thomas Lamprechtapi: acme accounts: use name as worker ID
2021-05-10 Thomas Lamprechtacme: use proxmox-acme-plugins and load schema from...
2021-05-10 Thomas Lamprechtapi: move AcmeChallengeSchema to acme types module
2021-05-10 Thomas Lamprechtapi: acme: rustfmt
2021-05-05 Wolfgang Bumilleruse api_string_type macro
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Wolfgang Bumilleradd config/acme api path