]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/node
api: datastore create: allow re-using existing dirs if empty & not a mountpoint
[proxmox-backup.git] / src / api2 / node /
2024-04-08 Markus Frankapi: datastore create: allow re-using existing dirs...
2024-03-20 Dietmar Maurerpbs-api-types: use const_format and new api-types from...
2024-01-19 Wolfgang Bumillercleanup unnecessary allocation
2024-01-18 Dietmar Maurerapi: custom certificate upload: make key optional
2024-01-16 Dietmar MaurerCertificateInfo: make filename non-optional
2024-01-16 Dietmar MaurerCertificateInfo: make fields public
2024-01-15 Dietmar Maurerfix serde attributes for CertificateInfo
2023-12-06 Wolfgang Bumillerupdate to proxmox-acme 0.5
2023-11-29 Gabriel Gollernode: status: declutter kernel-version
2023-11-29 Gabriel Gollernode: status: added bootmode
2023-11-28 Markus Frankfix #3690: api: add endpoint for wipe block devices
2023-11-25 Hannes Laimerapi: make Remote for SyncJob optional
2023-11-14 Fabian Grünbichlerapt: use `apt changelog` for changelog fetching
2023-11-11 Gabriel Gollerdocs: rustdoc warnings
2023-09-28 Dietmar Maurerpbs-api-types: move node status types from src/api2...
2023-09-07 Markus Frankremove unnecessary characters in description
2023-08-01 Fabian Grünbichlerhandle pve-kernel -> proxmox-kernel rename
2023-06-27 Thomas Lamprechtapi: node services: switch to journald and chrony inste...
2023-06-23 Maximiliano Sandovalclippy fixes: use of ok_or followed by a function call
2023-03-29 Wolfgang Bumillerprovide separate helpers for pub/priv auth keyring...
2023-03-28 Stefan Sterzfix #4521: api/tasks: replace upid as filename for...
2023-03-02 Wolfgang Bumilleruse new auth api crate
2023-03-02 Wolfgang Bumilleruse proxmox-sortable-macro directly
2023-01-20 Lukas Wagnerapi: serde-rename deleteable properties to kebab-case
2023-01-19 Thomas Lamprechtapi: node tasks: small cleanups
2023-01-18 Fiona Ebnerapi: apt: versions: add proxmox-mail-forward to package...
2023-01-05 Wolfgang Bumillerfix non-camel-case enums
2023-01-05 Dominik Csapakdisk: zfs: improve error logging for zfs commands
2023-01-05 Christoph Heissapi2/node/services: Handle optional services and expose...
2022-12-13 Wolfgang Bumillermove pbs_tools::ticket to pbs_ticket
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-25 Wolfgang Bumillerfix active state when reading task logs
2022-11-24 Wolfgang Bumillercleanup for line limit & less indentation
2022-11-24 Daniel Tschlatschermake tasklog downloadable in the backup server backend
2022-09-15 Fabian Grünbichlerapt: add proxmox-offline-mirror-helper package
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-28 Wolfgang Bumillerclippy: deal with let bindings
2022-07-27 Wolfgang Bumillerrrd: Entry type and clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-25 Fabian Grünbichlercargo fmt
2022-07-25 Fabian Grünbichleradapt to proxmox-subscription changes
2022-07-25 Fabian Grünbichleradapt to proxmox-apt change
2022-07-25 Fabian Grünbichlermanager: add 'subscription set-offline-key' command
2022-07-25 Fabian Grünbichlerextract proxmox-subscription crate
2022-07-14 Stefan Sterzfix: api2: make tasks endpoint work with new prune...
2022-07-11 Wolfgang Bumillerwrap fs_info calls in spawn_blocking
2022-06-15 Hannes Laimerdisks: use builder pattern for querying disk usage
2022-06-15 Hannes Laimerapi2: disks endpoint return partitions
2022-06-14 Stefan Sterzfix #3867: server/api: send emails on certificate renew...
2022-06-07 Thomas Lamprechtcargo fmt/format variable inlining
2022-06-07 Dominik Csapakreplace 'disk_usage' with 'fs_info' from proxmox-sys
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-16 Fabian Grünbichlerprune: fix workerid issues
2022-05-12 Fabian Grünbichlersync/pull: make namespace aware
2022-05-05 Thomas Lamprechtdrop mut on some http client usages
2022-05-05 Thomas Lamprechtrouter change made one level of rpcenv mut superfluous
2022-04-14 Thomas Lamprechtapi: rustfmt
2022-04-13 Dominik Csapakapi: admin/datastore: enable streaming for some api...
2022-04-12 Wolfgang Bumillertree-wide: replace serde_json::from_value(a_value.clone())
2022-04-06 Dominik Csapakconfig/node: add 'task_log_max_days' config
2022-03-23 Stefan Sterzfix #3067: api: add support for multi-line comments...
2022-02-10 Thomas Lamprechtapi: node/disk: rustfmt
2022-02-07 Matthias Heisererapi: node config: add default-lang integration
2022-01-14 Fabian Grünbichlerciphers: improve option naming
2022-01-14 Hannes Laimerapi2: make tls ciphers updatable
2022-01-04 Hannes Laimerapi2: make email-from updatable
2021-12-30 Fabian Grünbichlertree-wide: cleanup manual map/flatten
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-12-16 Dominik Csapakapi: zfs: create zpool with relatime=on
2021-11-29 Wolfgang Bumillerremove unused identity macro
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-17 Dietmar Maurerproxmox-systemd: remove crate, use new proxmox-time...
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-14 Dietmar Maurercleanup: move rrd cache related code into extra file
2021-10-13 Dietmar Maurerremove proxmox-rrd-api-types crate, s/RRDTimeFrameResol...
2021-10-13 Dietmar Maurerproxmox-rrd: remove dependency to proxmox-rrd-api-types
2021-10-13 Dietmar Maurerproxmox-rrd: implement new CBOR based format
2021-10-13 Dietmar MaurerRRD_CACHE: use a OnceCell instead of lazy_static
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-06 Dietmar Maurerproxmox-rrd: improve developer docs
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
2021-09-30 Wolfgang Bumillerdrop fd_change_cloexec from proxmox-rest-server
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-29 Wolfgang Bumillermake pbs_tools::cert not depend on pbs-buildcfg
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
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 Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-23 Dietmar Maurerworker task: allow to configure path and owner/group
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
next