]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2023-02-10 Lukas Wagnerdocs: add configuration file reference for domains.cfg
2023-02-10 Lukas Wagnermanager: add commands for managing LDAP realms
2023-02-10 Lukas Wagnerserver: add LDAP realm sync job
2023-02-10 Lukas Wagnerapi-types: add config options for LDAP user sync
2023-02-10 Lukas Wagnerauth: add LDAP realm authenticator
2023-02-10 Lukas Wagnerapi: add routes for managing LDAP realms
2023-02-10 Lukas Wagnerapi-types: add LDAP configuration type
2023-02-10 Lukas Wagnerui: add 'realm' field in user edit
2023-02-10 Hannes Laimerpbs-config: add delete_authid to ACL-tree
2023-02-10 Lukas Wagnerdebug cli: use handle_worker in proxmox-rest-server
2023-02-10 Wolfgang Bumillerbump rest-server dependency to 0.2.2
2023-02-09 Friedrich Weberfix #4341: manager cli: add commands to run prune/sync...
2023-02-08 Fabian Grünbichlerverify/protect: improve error on disappearing snapshots
2023-02-08 Fabian Grünbichlerbackup/snapshot reader: improve error message for ENOENT
2023-02-08 Thomas Lamprechtbump version to 2.3.3-1
2023-01-20 Wolfgang Bumillermove metrics connection from pbs-config to proxy
2023-01-20 Lukas Wagnerapi: serde-rename deleteable properties to kebab-case
2023-01-19 Thomas Lamprechtapi: node tasks: small cleanups
2023-01-19 Thomas Lamprechtdatastore: rustfmt
2023-01-19 Thomas Lamprechtclient: task log: use fstrings for shorter code
2023-01-19 Thomas Lamprechtclient: task log: only encode upid once
2023-01-19 Fabian Grünbichlerfix #4483: fix `task log` command interrupt handling
2023-01-18 Fiona Ebnerapi: apt: versions: add proxmox-mail-forward to package...
2023-01-18 Stefan Hanreichdocs: fix typo in garbage collection section
2023-01-16 Thomas Lamprechttape inventory: code cleanup listing media assigned...
2023-01-16 Thomas Lamprechttape inventory: code cleanup media pool look-up
2023-01-16 Thomas Lamprechttape inventory: make both media list methods use same...
2023-01-16 Dominik Csapakfix #4466: show snapshots in media content again
2023-01-11 Thomas Lamprechtcargo: update proxmox-openid to 0.9.9
2023-01-05 Fabian Grünbichlerupdate to nix 0.26
2023-01-05 Fiona Ebnerhttp client: suppress "storing login ticket"-error...
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...
2023-01-04 Fabian Grünbichlerfix typo
2023-01-04 Thomas Lamprechtui: verify jobs: set/improve min-width for datastore...
2023-01-04 Thomas Lamprechtfix #4448: ui: verify jobs: add namespace and max-depth...
2023-01-04 Thomas Lamprechtfix #4448: ui: prune jobs: rename Store to Datastore...
2022-12-22 Fabian Grünbichlerbump version to 2.3.2-1
2022-12-20 Wolfgang Bumillerfixup doc string formatting and line-wrap comments
2022-12-20 Hannes Laimerfix #4256: api2: remove datastore ACL-node on removal...
2022-12-20 Hannes Laimerpbs-config: add delete_node for ACL-tree
2022-12-20 Hannes Laimerfix #4256: api2: remove prune jobs on datastore delete
2022-12-20 Hannes Laimerfix #4387: pbs-client: print task-logs to stdout
2022-12-15 Dietmar Maurerderive Clone and PartialEq for some API types
2022-12-15 Fiona Ebnerd/postinst: check if datastore lockfile actually exists
2022-12-15 Fiona Ebnerd/control: add jq as a build dependency
2022-12-13 Christoph Heissfix #4346: pbs-client: don't fail silently when storing...
2022-12-13 Wolfgang Bumillermove pbs_tools::ticket to pbs_ticket
2022-12-13 Fabian Grünbichlerbuild: drop pbs-buildcfg version hack
2022-12-13 Fabian Grünbichlerbuild: use workspace member list for SUBCRATES
2022-12-12 Wolfgang Bumillermove pbs_config::tape_encryption_keys to pbs crate lib
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-12 Wolfgang Bumillerupdate for new proxmox-api-macro
2022-12-12 Fabian Grünbichlersort dependencies
2022-12-12 Fabian Grünbichlerswitch remaining member dependencies to workspace
2022-12-12 Fabian Grünbichlermake main crate dependencies workspace dependencies
2022-12-12 Fabian Grünbichlerupdate d/control
2022-12-12 Fabian Grünbichlerswitch regular dependencies to workspace ones
2022-12-12 Fabian Grünbichlerupdate d/control
2022-12-12 Fabian Grünbichlerswitch proxmox dependencies to workspace
2022-12-12 Fabian Grünbichleradd pbs-api-types to Cargo.toml
2022-12-12 Fabian Grünbichlerrestore-daemon: add missing tokio feature
2022-12-12 Fabian Grünbichlerworkspace: inherit metadata
2022-12-09 Lukas Wagnermanager: remove accidentally committed ldap.rs
2022-12-09 Wolfgang Bumillerbump d/control
2022-12-09 Lukas Wagnerdebug cli: move parameters into the function signature
2022-12-09 Lukas Wagnerdebug cli: add colored output for `diff archive`
2022-12-09 Lukas Wagnerdebug cli: add 'compare-content' flag to `diff archive...
2022-12-09 Lukas Wagnerdebug cli: show more file attributes for `diff archive...
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-06 Wolfgang Bumillermove fuse code from pbs-client to pbs-pxar-fuse
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-30 Dominik Csapakui: metricserver: fix enable column
2022-11-30 Dominik Csapaktape: inventory: skip unassigned tapes
2022-11-30 Dominik Csapaktape: hide internal use of all zero uuid for unassigned...
2022-11-30 Stefan HanreichFix formatting in proxmox-backup-manager
2022-11-29 Thomas Lamprechtui: datastore options: fix default for prune notify...
2022-11-28 Thomas Lamprechtbump version to 2.3.1-1 v2.3.1
2022-11-28 Thomas Lamprechtdocs: link all screenshots to their image file
2022-11-28 Thomas Lamprechtd/postinst: try to fixup installations with wrong ...
2022-11-28 Thomas Lamprechtbump version to 2.3.0-1
2022-11-28 Thomas Lamprechtdocs: ransomware: drop extra 'd'
2022-11-28 Stefan Sterzdocs: add paragraph on verification jobs to ransomware...
2022-11-28 Stefan Sterzdocs: minor re-phrasing and spell checking clean up
2022-11-28 Dominik Csapakdocs: don't mention CLI only anymore for tuning options
2022-11-28 Dominik Csapakuse derive 'Default' for ChunkOrder
2022-11-28 Dominik Csapakui: datastore tuning: show correct default option
2022-11-28 Thomas Lamprechtui: datastore: override maintenance icon if currently...
2022-11-28 Thomas Lamprechtui: datastore: allow to destroy all underlying data...
2022-11-28 Thomas Lamprechtui: datastore: factor out safe datastore destroy
2022-11-28 Wolfgang Bumillerfix #3335: allow removing datastore contents on delete
2022-11-28 Wolfgang Bumillerapi-types: add MaintenanceType::Delete
2022-11-28 Wolfgang Bumillerapi-types: derive Display and FromStr for MaintenanceType
2022-11-28 Wolfgang Bumillerapi-types: make Operation Eq
2022-11-28 Thomas Lamprechtui: prune job edit: set correct onlineHelp reference
2022-11-28 Thomas Lamprechtdocs: add section for prune jobs
2022-11-28 Thomas Lamprechtdocs: update disks, datastore prune/GC and datastore...
2022-11-28 Thomas Lamprechtui: datastore options: use new onSetValues over setValues
2022-11-28 Thomas Lamprechtui: datastore options: code style line reduction
next