]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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-05-08 Thomas Lamprechtdocs: fix location of webauthn configuration
2023-04-24 Fabian Grünbichlerpull: impl Display for SkipReason
2023-04-24 Stefan Hanreichui: sync job: add transfer-last parameter
2023-04-24 Stefan Hanreichsync job: pull: improve log output
2023-04-24 Stefan Hanreichpartial fix #3701: sync job: pull: add transfer-last...
2023-04-24 Dominik Csapakui: tape: prevent mislabeling tapes in changers
2023-04-24 Dominik Csapaktape: typo fixes
2023-04-24 Dietmar Maurertape: implement 6 byte fallback for MODE SENSE/SELECT
2023-04-20 Fabian Grünbichlerupdate to syslog 6
2023-04-20 Dominik Csapaktape: continue without MAM media_usage page
2023-04-20 Dominik Csapaktape: use correct MAM attribute definitions
2023-04-06 Fabian Grünbichlerchunk store: handle insertion edge cases
2023-04-06 Stefan Sterzdocs: make logo path and index link absolute
2023-04-06 Stefan Sterzdocs: dark theme, dim borders and minor fixups
2023-04-06 Stefan Sterzdocs: make dark mode variables more consistent
2023-04-06 Dominik Csapakapi types: fix non-capturing group syntax
2023-04-06 Dominik Csapakdocs: dark mode: adapt background for bottom links...
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-29 Thomas Lamprechtapi-types: anchor datastore-map regex
2023-03-29 Lukas Wagnerapi-types: ldap: properly anchor DN regex
2023-03-28 Thomas Lamprechtbump version to 2.4.1-1 v2.4.1
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: avoid setting up auth contex...
2023-03-28 Thomas Lamprechtui: user edit: rework interaction of realm and view...
2023-03-28 Thomas Lamprechtui: user edit: fix filtering out pam realm on user-add
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: setup auth context to make...
2023-03-28 Lukas Wagnerapi-types: ldap: add verification regex for LDAP DNs
2023-03-28 Dominik Csapakui: dark mode: add dark mode colors to the datastore...
2023-03-28 Fabian Grünbichlerdocs: exand PBS to Proxmox Backup (Server)
2023-03-28 Thomas Lamprechtd/rules: version check: exit early and fine-tune error...
2023-03-28 Stefan Sterzfix #4521: api/tasks: replace upid as filename for...
2023-03-28 Wolfgang Bumillerd/rules: verify version between Cargo.toml and debian...
2023-03-27 Thomas Lamprechtd/copyright: update years
2023-03-27 Thomas Lamprechtbump version to 2.4.0-2
2023-03-27 Dominik Csapakdocs: implement auto dark mode
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 Lukas Wagnerdocs: ldap: break long lines/remove trailing whitespace
2023-03-27 Aaron Lautererdocs: reword WORM tape documentation
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-27 Fabian Grünbichlerpxar creation: use log crate for error reporting
2023-03-27 Fabian Grünbichlerfix #4578: use log crate for pxar create logging
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 Sterzdocs: add dark mode support to the api viewer
2023-03-09 Stefan Sterzui: remove white backgrounds from package versions...
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 Bumillerbump d/control
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-02 Thomas Lamprechtui: subscription: use downloadAsFile helper from widget...
2023-03-02 Thomas Lamprechtui: subscription: code cleanups
2023-03-01 Dominik Csapakdocs: add WORM tape documentation
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-17 Thomas Lamprechtdocs: maintenance: fix-up some overlooked wording/forma...
2023-02-17 Thomas Lamprechtdocs: maintenance: expand garbage collection section
2023-02-17 Thomas Lamprechtfix #4534: add clear trigger for simpler clearing schedule
2023-02-10 Wolfgang Bumillerbump d/control
2023-02-10 Wolfgang Bumillerbuildsys: add domains.cfg.5 to install list
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 documentation for LDAP realms
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...
next