]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2023-08-30 Dietmar MaurerTaskListItem: derive Clone and PartialEq
2023-08-24 Wolfgang Bumillerminor style cleanup
2023-08-24 Wolfgang Bumillercleanup: drop unnecessary to_owned call
2023-08-24 Wolfgang Bumillerbump pathpatterns dependency to 0.2
2023-08-24 Gabriel Gollerfix #4380: check if file is excluded before running...
2023-08-17 Christian Ebnerdocs: update external link to www.proxmox.com
2023-08-17 Wolfgang Bumillershorten code a tiny bit
2023-08-17 Christian Ebnerfix: #4761: introduce overwrite bitflags for fine grain...
2023-08-17 Christian Ebnerfix: #4761: unlink existing entries for hard/symlinks...
2023-08-11 Stoiko Ivanovpbs2to3: fix boot-mode detection
2023-08-11 Stefan Sterzfix: api-types: add support for lto 9 tape density
2023-08-08 Wolfgang Bumillerfix #4868: bump proxmox-apt dependency, also bump proxm...
2023-08-08 Fabian Grünbichlerblobs: fix outdated comment about file format
2023-08-08 Fabian Grünbichlerblob/chunk parse errors: add context
2023-08-08 Christoph Heissapi-types: drop unused leftover file
2023-08-08 Gabriel Gollercargo: added other shared crates to local path overrides
2023-08-08 Gabriel Gollercargo: fixed cargo local path overrides
2023-08-08 Gabriel Gollerdocs: updated README.rst build guide
2023-08-04 Fabian GrünbichlerRevert "fix #4380: stat() is run when file is executed"
2023-08-04 Gabriel Gollerfix #4380: stat() is run when file is executed
2023-08-01 Fabian Grünbichlerbump version to 3.0.2-1
2023-08-01 Fabian Grünbichlerhandle pve-kernel -> proxmox-kernel rename
2023-08-01 Wolfgang Bumillerapi-types: set serde defaults for UserWithTokens
2023-07-24 Wolfgang Bumillerbump dependencies to bookworm updates
2023-07-19 Fabian Grünbichlerbackup: improve skipped download error message
2023-07-19 Maximiliano... fix #4591: pbs-client: backup_writer: improve error...
2023-07-19 Maximiliano... pbs-client: backup-writer: use log::warn instead of...
2023-07-17 Philipp Hufnagldocs: replace concrete device paths with pseudo paths
2023-07-17 Max Carraraproxmox-backup-client: restore: add 'ignore-extract...
2023-07-17 Max Carrarapbs-client: pxar: add PxarExtractContext
2023-07-17 Max Carrarapbs-client: pxar: refactor body of `extract_archive...
2023-07-17 Max Carrarapbs-client: pxar: preserve error context
2023-07-14 Fabian Grünbichlerfix pbs2to3 install
2023-07-08 Thomas Lamprechtsync over pbs2to3 upgrade check-list script to master
2023-07-05 Wolfgang Bumillerd/control fixup and zstd simplify zstd version
2023-07-05 Wolfgang Bumillerbump d/control
2023-07-05 Wolfgang Bumillerreset tfa failure count when unlocking
2023-07-05 Wolfgang Bumillerbump proxmox-tfa dep to 4.0.4
2023-07-03 Fabian Grünbichlerencrypted backup: fix log message
2023-06-28 Thomas Lamprechtdocs: update FAQ release support table, add PBS 2.x...
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...
next