]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-07-30 Dietmar Maurersrc/api2/backup.rs: aquire backup lock earlier in creat...
2020-07-30 Dominik Csapakapi2/node/termproxy: fix zombies on worker abort
2020-07-30 Dominik Csapakverify: keep track and log which dirs failed the verifi...
2020-07-30 Dominik Csapakverify: keep also track of corrupt chunks
2020-07-30 Dominik Csapakverify: check all chunks of an index, even if we encoun...
2020-07-30 Wolfgang Bumillerfix #2873: if --pattern is used, default to not extracting
2020-07-30 Stefan Reiterbackup: ensure base snapshots are still available after...
2020-07-30 Stefan Reiterbackup: use flock on backup group to forbid multiple...
2020-07-30 Stefan Reiterdatastore: prevent deletion of snaps in use as "previou...
2020-07-30 Stefan Reitertools: add nonblocking mode to lock_file
2020-07-30 Stefan Reiterfix typo: avgerage to average
2020-07-29 Dietmar Maurersrc/backup/verify.rs: try to verify chunks only once
2020-07-29 Wolfgang Bumillerbump proxmox to 0.3, cleanup http_err macro usage
2020-07-29 Wolfgang Bumillersrc/api2/node.rs: 'mod' statement cleanup
2020-07-29 Wolfgang Bumillerupdate to pxar 0.3 to support negative timestamps
2020-07-29 Stefan Reiterui: fix in-progress snapshots always showing as "Encrypted"
2020-07-29 Stefan Reiterui: fix error when reloading DataStoreContent
2020-07-28 Dominik Csapakfix #2856: also check whole device for device mapper
2020-07-28 Dominik Csapakupload_chunk: allow upload of empty blobs
2020-07-28 Dylan Whyteadministration-guide: fix typo that breaks example...
2020-07-28 Dylan Whytedocs: pxar create: update docs to match current behavior
2020-07-28 Dietmar Maurersrc/backup/data_blob.rs: new load_from_reader(), which...
2020-07-27 Dominik Csapakui: DataStoreContent: keep selection and expansion...
2020-07-27 Dominik Csapakui: add search box to DataStore content
2020-07-27 Dominik Csapakui: rework DataStore content Panel
2020-07-27 Dietmar Maurersrc/backup/manifest.rs: cleanup - again, avoid recursiv...
2020-07-27 Dietmar Maurersrc/backup/manifest.rs: cleanup - avoid recursive call...
2020-07-25 Thomas Lamprechtservices: make reload safer and default to it in gui
2020-07-25 Thomas Lamprechtui: acl: add improved permission selector
2020-07-24 Thomas Lamprechtapi: service command: fix test for essential service
2020-07-24 Thomas Lamprechtfollowup: server/state: rename task_count to internal_t...
2020-07-24 Thomas Lamprechtbump version to 0.8.9-1 v0.8.9
2020-07-24 Dominik Csapakserver/state: add spawn_internal_task and use it for...
2020-07-24 Dominik Csapaktermproxy: let users stop the termproxy task
2020-07-24 Stoiko Ivanovfix 2885: bail on duplicate backup target
2020-07-24 Thomas Lamprechtclient: log archive upload duration more accurate,...
2020-07-24 Thomas Lamprechtclient: avoid division by zero in avg speed calculation...
2020-07-23 Thomas Lamprechtbump version to 0.8.8-1 v0.8.8
2020-07-23 Thomas Lamprechttermproxy: cmd: support upgrade
2020-07-23 Thomas Lamprechtd/control: add dependecy for pve-xtermjs
2020-07-23 Thomas Lamprechtapi: termproxy: fix ACL as /nodes is /system
2020-07-23 Thomas Lamprechtapi: apt: use schema default const for quiet param
2020-07-23 Thomas Lamprechtupdate proxmox crate to get latest websocket implementation
2020-07-23 Dominik Csapakui: add Console Button
2020-07-23 Dominik Csapakserver/rest: add console to index
2020-07-23 Dominik Csapakapi2/nodes: add termproxy and vncwebsocket api calls
2020-07-23 Dominik Csapakapi2/access: implement term ticket
2020-07-23 Dominik Csapakserver/config: add mechanism to update template
2020-07-23 Thomas Lamprechtapi: apt update must run protected
2020-07-23 Thomas Lamprechtapi: apt: support refreshing package index
2020-07-23 Dylan Whytedocs: epilog: point "Proxmox Backup" hyperlink to pbs...
2020-07-23 Stefan Reiteradd .../apt/update API call
2020-07-23 Thomas Lamprechtbackup manifest: make lookup_file_info public
2020-07-23 Moayad Almalatdocs: remove duplicate feature
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
next