]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-07-23 Thomas Lamprechtclient: log index.json upload only when verbose
2020-07-23 Thomas Lamprechtclient: don't use debug format for printing BackupRepos...
2020-07-23 Thomas Lamprechtclient writer: do not output chunklist for now on verbo...
2020-07-23 Thomas Lamprechtclient: rework logging upload size, bandwidth, ......
2020-07-23 Thomas Lamprechttools/format: add struct to pretty print bytes
2020-07-23 Thomas Lamprechtsystemd/time: document CalendarEvent struct and add...
2020-07-22 Thomas Lamprechtfixed index: chunk_from_offset: avoid slow modulo operation
2020-07-22 Stefan Reiterremove BufferedFixedReader interface
2020-07-22 Stefan Reiterimplement AsyncSeek for AsyncIndexReader
2020-07-22 Stefan Reiteradd and implement chunk_from_offset for IndexFile
2020-07-22 Thomas Lamprechtdatastore/chunker: fix comment typos
2020-07-22 Thomas Lamprechtbackup: list images: handle walkdir error, catch "lost...
2020-07-22 Thomas Lamprechtdatastore: fix typo
2020-07-22 Fabian Grünbichlerfix #2871: close FDs when scanning backup group
2020-07-22 Fabian Grünbichlerfix #2865: detect and skip vanished snapshots
2020-07-22 Fabian Grünbichlerapi: translate ENOTFOUND to 404 for downloads
2020-07-22 Fabian Grünbichlerfix #2860: skip in-progress snapshots when syncing
2020-07-22 Fabian Grünbichler.gitignore: add build directory
2020-07-21 Thomas Lamprechtui: add calendar event selector
2020-07-21 Thomas Lamprechtui: sync job: default to false for "remove-vanished"
2020-07-21 Thomas Lamprechtui: sync job: group remote fields and use "Source"...
2020-07-21 Stefan Reitermove subscription API path to /nodes
2020-07-21 Thomas Lamprechtparse_calendar_event: support the weekly special expression
2020-07-21 Dominik Csapakapi2/status: fix estimation bug
2020-07-21 Thomas Lamprechtdocs: fix some typos
2020-07-21 Thomas Lamprechtdocs: GC followup
2020-07-21 Aaron Lautererchunk_store: Fix typo in bail message
2020-07-21 Aaron Lautererbackup: Fix typos and grammar
2020-07-21 Aaron Lautererdocs: fix #2851 Add note about GC grace period
2020-07-20 Thomas Lamprechtfollowup: fixup the directory number, refactor
2020-07-20 Stoiko Ivanovdocs: add note on supported filesystems
2020-07-20 Dylan Whytedocs: introduction: rewording and fixing of minor errors
2020-07-20 Dylan Whytedocs: admin guide: fix grammatical errors and improve...
2020-07-20 Fabian Grünbichlerbump udev build-dependency
2020-07-20 Fabian Grünbichlerbuild: run tests on build (again)
2020-07-20 Fabian Grünbichlermanifest: revert canonicalization to old behaviour
2020-07-20 Dominik Csapakexamples/upload-speed: adapt to change
2020-07-19 Thomas Lamprechttools/xattr: a char from C is not universally a rust i8
2020-07-16 Thomas Lamprechtserver: add path value to NOT_FOUND http error
2020-07-16 Wolfgang Bumillerbump pxar dependency to 0.2.1
2020-07-15 Dominik Csapakcatalog_shell: add exit command
2020-07-15 Wolfgang Bumillerpxar: .pxarexclude: absolute paths and byte based paths
2020-07-15 Wolfgang Bumillertools: add strip_ascii_whitespace for byte slices
2020-07-15 Thomas Lamprechtcached user info: check_privs: print privilege path...
2020-07-14 Thomas Lamprechtbuildsys: fix targets to not run dpkg-buildpackage...
2020-07-14 Thomas Lamprechtbump version to 0.8.7-2 v0.8.7
2020-07-14 Thomas Lamprechtd/lintian-overrides: ignore systemd-service-file-refers...
2020-07-14 Thomas Lamprechtui: datastore edit: avoid an extra indentation level
2020-07-14 Wolfgang Bumillerwarning fixup
2020-07-14 Wolfgang Bumillerbump version to 0.8.7-1
2020-07-14 Wolfgang Bumillerpxar: restore file attributes, improve errors
2020-07-14 Thomas Lamprechtui: buildsys: add lint target
2020-07-14 Thomas Lamprechtdocs: installation: add note where to find the webinterface
2020-07-13 Thomas Lamprechtdocs: fix typo s/PBS_REPOSTOR/PBS_REPOSITOR/
2020-07-11 Thomas Lamprechtui: running tasks: update limit to 100
2020-07-10 Thomas Lamprechtdocs: add secure-apt
2020-07-10 Thomas Lamprechtbump version to 0.8.6-1 v0.8.6
2020-07-10 Dietmar Maurersrc/backup/data_blob_reader.rs: avoid unwrap() - return...
2020-07-10 Thomas Lamprechtui: fingerprint: add icon to copy button
2020-07-10 Thomas Lamprechtui: fingerprint: add copy button
2020-07-10 Dominik Csapakui: add show fingerprint button to dashboard
2020-07-10 Dominik Csapakapi2/node/status: add fingerprint
2020-07-10 Dominik Csapakrefactor CertInfo to tools
2020-07-10 Wolfgang Bumillerupdate proxmox crate to 0.2.0
2020-07-10 Dietmar Maurersrc/bin/proxmox_backup_client/catalog.rs: fix keyfile...
2020-07-10 Dietmar Maurersrc/backup/manifest.rs: fix signature (exclude 'signatu...
2020-07-10 Wolfgang Bumillerclient: show key path when creating/changing default key
2020-07-10 Thomas Lamprechtclient: add simple version command
2020-07-10 Dietmar Maurerproxmox-backup-client benchmark: improve output format
2020-07-10 Dietmar Maurersrc/server/rest.rs: avoid compiler warning
2020-07-09 Thomas Lamprechtui: running task: increase active limit we show in...
2020-07-09 Thomas Lamprechtui: tune badge styling a bit
2020-07-09 Thomas Lamprechtdocs: reference PDF variant in HTML output
2020-07-09 Thomas Lamprechtdebian/proxmox-backup-docs.links: fix name and target
2020-07-09 Stoiko Ivanovdatastore: chown base dir on creation
2020-07-09 Dominik Csapakui: dashboard/TaskSummary: fade icons if count is zero
2020-07-09 Dominik Csapakui: fix crypt mode caluclation
2020-07-09 Thomas Lamprechtdocs: add initial basic software stack definition
2020-07-09 Dietmar Maurerproxmox-backup-client benchamrk: add more speed tests
2020-07-09 Dietmar Maurersrc/server/rest.rs: disable debug logs
2020-07-09 Dietmar Maurerproxmox-backup-client benchmark: add --verbose flag
2020-07-09 Dietmar Maurerbump version to 0.8.5-1
2020-07-09 Dominik Csapakfix cross process task listing
2020-07-09 Stoiko Ivanovdocs: expand datastore documentation
2020-07-09 Stoiko Ivanovdocs: add remotes and sync-jobs and schedules
2020-07-09 Wolfgang Bumillerbump pathpatterns to 0.1.2
2020-07-09 Thomas Lamprechtui: align version and user-menu spacing with pve/pmg
2020-07-09 Thomas Lamprechtui: make username a menu-button
2020-07-09 Dietmar Maurerbump version to 0.8.4-1
2020-07-09 Dominik Csapakui: add TaskButton in header
2020-07-09 Dominik Csapakui: add RunningTasksStore
2020-07-09 Wolfgang Bumillersimpler lost+found pattern
2020-07-09 Dietmar Maurerbump version to 0.8.3-1
2020-07-09 Dominik Csapakget_disks: don't fail on zfs_devices
2020-07-09 Dominik Csapakdisks/zpool_status: add test for pool with special...
2020-07-09 Dominik Csapakdisks/zpool_list: allow some more characters for pool...
2020-07-09 Dominik Csapakzpool_list: add tests for special pool names
2020-07-09 Dominik Csapakapi: add ZPOOL_NAME_SCHEMA and regex
2020-07-09 Wolfgang Bumillerminor optimization to 'to_canonical_json'
2020-07-09 Dominik Csapakui: adapt for new sign-only crypt mode
next