]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2023-06-27 Thomas Lamprechtbump version to 3.0.1-1 v3.0.1
2023-06-27 Noel Ullreichfix spelling of command line/command-line
2023-06-27 Noel Ullreichconsistenct of USB flash drive spelling
2023-06-27 Fiona Ebnerdocs: user management: use pbs realm instead of pve...
2023-06-27 Thomas Lamprechtapi: node services: switch to journald and chrony inste...
2023-06-27 Dominik Csapakui: user view: fix refresh for totp locked column
2023-06-27 Wolfgang Bumillerui: add missing unlockTfa handler
2023-06-27 Thomas Lamprechtcargo: bump dependency for proxmox-rest-server and...
2023-06-26 Thomas Lamprechtbump version to 3.0.0-2
2023-06-26 Thomas Lamprechtetc/pbs-enterprise.list: change to bookworm
2023-06-26 Thomas Lamprechtreadme: update package repos for bookworm
2023-06-26 Thomas Lamprechtbump version to 3.0.0-1
2023-06-26 Thomas Lamprechtdocs: update package repos and APT release key for...
2023-06-26 Thomas Lamprechtui: user view: fix eslint error
2023-06-26 Thomas Lamprechtdocs: user-management: add section for TFA lockouts
2023-06-26 Wolfgang Bumillerui: add TFA lock status and unlock button
2023-06-26 Wolfgang Bumillerapi: include tfa lock status in user list
2023-06-26 Wolfgang Bumillerenable tfa lockout
2023-06-26 Wolfgang Bumillermanager: add 'user tfa unlock' command
2023-06-26 Wolfgang Bumillerapi: add /access/users/<userid>/unlock-tfa api call
2023-06-26 Stefan Sterzaccess: ldap check connection on creation and change
2023-06-26 Wolfgang Bumillerbump d/control
2023-06-26 Wolfgang Bumillerbump proxmox-ldap to 0.2
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-06-24 Dominik Csapaktry using 'pve-eslint' if it exists
2023-06-23 Maximiliano... clippy fixes: deref which would be done by auto-deref
2023-06-23 Maximiliano... clippy fixes: Box::new(_) of default value
2023-06-23 Maximiliano... clippy fixes: casting to the same type is unnecessary
2023-06-23 Maximiliano... clippy fixes: use of ok_or followed by a function call
2023-06-23 Maximiliano... clippy fixes: the borrowed expression implements the...
2023-06-23 Fabian Grünbichlerd/rules: fix dh_installsystemd invocation
2023-06-23 Maximiliano... fix #4734: manager: add user tfa {list, delete} commands
2023-06-23 Maximiliano... api: Fix schema return annotation of tfa_update_auth
2023-06-16 Maximiliano... file restore: qemu helper: run rustfmt
2023-06-15 Thomas Lamprechtfile-restore: factor out detecting debug mode
2023-06-15 Stoiko Ivanovfile-restore: set loglevel considering PBS_QEMU_DEBUG
2023-06-15 Stoiko Ivanovfile-restore: set zfs_arc_min to current minimum of 32M
2023-06-15 Stoiko Ivanovfile-restore: add zfs. prefix to arc_min/max settings
2023-06-14 Wolfgang Bumillerdrop pam and pam-sys dependencies
2023-06-14 Wolfgang Bumillerbump proxmox-auth-api dep to 0.3
2023-06-07 Maximiliano... fix #4638: proxmox-backup-client: status: guard against...
2023-06-06 Dominik Csapakui: tape: fix restore datastore mapping parameter const...
2023-06-06 Stefan Sterzbuildsys: switch from '\s' as a whitespace matcher...
2023-05-27 Thomas Lamprechtsort and expand gitignore to cover packaging artefacts
2023-05-27 Thomas Lamprechtbuildsys: improve DSC target & add sbuild convenience...
2023-05-27 Thomas Lamprechtupdate build-dependencies for bookworm mass-bump
2023-05-27 Thomas Lamprechtdebian: normalize packaging files with wrap-and-sort...
2023-05-21 Thomas Lamprechtbump version to 2.99.0-1
2023-05-21 Thomas Lamprechtd/control: adapt to libsgutils2 package rename
2023-05-21 Fabian Grünbichlerupdate zstd to 0.12
2023-05-21 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-05-21 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-21 Thomas Lamprechtdebian/lintian-overrides: refresh and add some ok-to...
2023-05-21 Thomas Lamprechtd/rules: expand make variable directly for version...
2023-05-21 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-05-21 Thomas Lamprechtbuildsys: cleanup and expand clean target
2023-05-21 Fabian Grünbichlerbuild: inject repoid into build environment
2023-05-21 Thomas Lamprechtd/source: override some false-positive lintian tags
2023-05-21 Thomas Lamprechtd/file-restore.postinst: add DEBHELPER stanza
2023-05-21 Thomas Lamprechtd/control: avoid versioned build-dependcies with a...
2023-05-21 Thomas Lamprechtbuildsys: always pre-clean for den and dsc target
2023-05-21 Thomas Lamprechtbuildsys: make deb target always build doc package...
2023-05-21 Thomas Lamprechtbuildsys: simplify getting workspace crate list
2023-05-21 Thomas Lamprechtbuildsys: get metadata only for workspace when resolvin...
2023-05-17 Thomas Lamprechtbump version to 2.4.2-1
2023-05-17 Thomas Lamprechtbackup-client: clippy fixes
2023-05-17 Thomas Lamprechtfile restore: clippy and format argument fixes
2023-05-17 Thomas Lamprechtpbs-datastore: clippy fixes
2023-05-17 Thomas Lamprechtpbs-client: clippy fixes
2023-05-17 Thomas Lamprechtpbs-tape: clippy and format string fixes
2023-05-17 Thomas Lamprechtpbs-config: clippy fixes
2023-05-17 Thomas Lamprechtclippy fixes
2023-05-17 Thomas Lamprechtdatastore: return error instead of unreachable
2023-05-17 Thomas Lamprechttape: MAM: replace tuple with struct for better readability
2023-05-17 Thomas Lamprechttape: avoid panic potential in MAM attribute decoder
2023-05-17 Thomas Lamprechttape: update link to IBM SCSI reference LTO 5 - 9
2023-05-17 Thomas Lamprechttape: reduce indentation depth of MAM attribute decoder
2023-05-17 Thomas Lamprechtdatastore: fix compiler warning for unused FromStr...
2023-05-17 Stefan Sterzui: main view: rename "Theme" selector to "Color Theme"
2023-05-17 Stefan Sterzdocs: fix api viewer dark theme path
2023-05-17 Stefan Sterzfix #4357: datastore: take into account namespaces...
2023-05-17 Dominik Csapakui: tape: fix restoring a single datastore
2023-05-17 Dominik Csapakui: tape: fix code style/formatting
2023-05-17 Dominik Csapakui: dashboard: show tape backups/restores on task summary
2023-05-17 Dominik Csapakui: dashboard: fix missing prune jobs on task summary
2023-05-17 Fabian Grünbichlerfix #4722: allow all netmask values for reverse lookup
2023-05-17 Thomas Lamprechtui: fix reloading subscription info after key upload
2023-05-10 Wolfgang Bumillerdisable tfa lockout for now
2023-05-10 Wolfgang Bumillerbump proxmox-tfa dep to 4
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
next