]> git.proxmox.com Git - proxmox-backup.git/history - src
d/rules: fix dh_installsystemd invocation
[proxmox-backup.git] / src /
2023-06-23 Maximiliano Sandovalfix #4734: manager: add user tfa {list, delete} commands
2023-06-23 Maximiliano Sandovalapi: Fix schema return annotation of tfa_update_auth
2023-06-14 Wolfgang Bumillerbump proxmox-auth-api dep to 0.3
2023-05-17 Thomas Lamprechtclippy fixes
2023-05-10 Wolfgang Bumillerdisable tfa lockout for now
2023-05-09 Dominik Csapakfix #4719: wait for tape to be available in changer
2023-05-09 Dominik Csapaktape restore: show required tape list on single snapsho...
2023-04-24 Fabian Grünbichlerpull: impl Display for SkipReason
2023-04-24 Stefan Hanreichsync job: pull: improve log output
2023-04-24 Stefan Hanreichpartial fix #3701: sync job: pull: add transfer-last...
2023-03-29 Thomas LamprechtRevert "cli: manager, tape, debug: setup auth context...
2023-03-29 Wolfgang Bumillerprovide separate helpers for pub/priv auth keyring...
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: avoid setting up auth contex...
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: setup auth context to make...
2023-03-28 Stefan Sterzfix #4521: api/tasks: replace upid as filename for...
2023-03-27 Fabian Grünbichlerdrop exclusive lock for verify-after-complete
2023-03-27 Wolfgang Bumillercargo fmt
2023-03-27 Lukas Wagnerreport: add `date -R` to general system info section
2023-03-27 Lukas Wagnermanager: use view_task_result function for realm sync
2023-03-27 Wolfgang Bumillerrealm sync: replace formatted .context() calls
2023-03-27 Wolfgang Bumillerrealm sync: replace and_then chain with '?' in lookup...
2023-03-27 Wolfgang Bumillerrealm sync: take schema per reference
2023-03-27 Lukas Wagnerrealm sync: show warnings if attributes do not meet...
2023-03-14 Thomas Lamprechtproxy: limit theme value in length and disallow '/'
2023-03-14 Stefan Sterzproxy: switch to "auto" as the default theme
2023-03-09 Stefan Sterzproxy/ui: implement theme switcher
2023-03-09 Thomas Lamprechtserver: switch to inline template variables & small...
2023-03-07 Wolfgang Bumillertypo fix
2023-03-07 Dominik Csapakjobstate: fix wrong error message
2023-03-02 Wolfgang Bumilleruse new auth api crate
2023-03-02 Wolfgang Bumilleradapt to rest-server 0.3 and http 0.8 changes
2023-03-02 Wolfgang Bumilleruse proxmox-sortable-macro directly
2023-03-01 Dominik Csapakfix #4412: tape: initial WORM support
2023-03-01 Dominik Csapaktape: inventory: don't skip unassigned tapes completely
2023-02-24 Fabian Grünbichlerbackup: fix indentation
2023-02-10 Lukas Wagnerauth: unify naming for all authenticator implementations
2023-02-10 Lukas Wagnerauth: add dummy OpenIdAuthenticator struct
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 Wagnerdebug cli: use handle_worker in proxmox-rest-server
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-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 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-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-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-20 Hannes Laimerfix #4256: api2: remove datastore ACL-node on removal...
2022-12-20 Hannes Laimerfix #4256: api2: remove prune jobs on datastore delete
2022-12-13 Wolfgang Bumillermove pbs_tools::ticket to pbs_ticket
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-09 Lukas Wagnermanager: remove accidentally committed ldap.rs
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-05 Fabian Grünbichlerclippy 1.65 fixes
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-28 Wolfgang Bumillerfix #3335: allow removing datastore contents on delete
2022-11-25 Wolfgang Bumillerfix active state when reading task logs
2022-11-24 Thomas Lamprecht prune jobs: switch default to on-error-only notifications
2022-11-24 Dominik Csapakdisk: smartctl: ignore bit 2 of exitcode
2022-11-24 Wolfgang Bumillercleanup rrd bounds checks in datastore status call
2022-11-24 Daniel Tschlatscher'available' field in rrd data in the API and change...
2022-11-24 Daniel Tschlatscherfix #4077: Estimated Full metric on ext4 file systems
2022-11-24 Wolfgang Bumillercleanup for line limit & less indentation
2022-11-24 Daniel Tschlatschermake tasklog downloadable in the backup server backend
2022-11-23 Wolfgang Bumillerdistinguish between block/chardevs in diff output
2022-11-23 Lukas Wagnerfix #3828: proxmox_backup_debug: Introduce `diff archiv...
2022-10-21 Aaron Lautererreport: add arcstat
2022-10-20 Stefan Hanreichfix #4301: correctly pass rate limit parameters to API
2022-10-20 Dominik Csapakdatastore: implement sync-level tuning for datastores
2022-10-20 Dominik Csapakproxmox-tape: inventory: add default to parameters
2022-10-20 Dominik Csapakproxmox-tape: add 'catalog' option to 'proxmox-tape...
2022-10-20 Dominik Csapakapi/tape/inventory: optionally try to restore catalogs
2022-10-20 Dominik Csapaktape: replace '&Path' with 'AsRef<Path>' in function...
2022-10-11 Fabian Grünbichlercargo fmt
2022-10-11 Fabian Grünbichlerclippy fixes
2022-10-07 Thomas Lamprechtprune job: various cleanups, line reduction
2022-10-07 Thomas Lamprechtprune job: avoid duplicate code when assembling CLI...
2022-10-07 Dominik Csapakfix #4274: implement prune notifications
2022-10-05 Dominik Csapaktape/inventory: make 'load_media_db' a method
2022-09-23 Thomas Lamprechtapi: disk SMART: fix details for depreacated return...
next