]> git.proxmox.com Git - proxmox-backup.git/history - src
sync: verify size and checksum of pulled archives
[proxmox-backup.git] / src /
2020-08-04 Fabian Grünbichlersync: verify size and checksum of pulled archives
2020-08-04 Fabian Grünbichlersync: verify chunk size and digest, if possible
2020-08-04 Fabian Grünbichlerblobs: attempt to verify on decode when possible
2020-08-03 Wolfgang Bumillerpxar/extract: fixup path stack for errors
2020-08-03 Wolfgang Bumillermore whitespace fixups
2020-08-03 Wolfgang Bumillerwhitespace fixup
2020-08-03 Wolfgang Bumillerpxar: better error handling on extract
2020-08-03 Dominik Csapakworker_task: add getter for upid
2020-08-03 Dominik Csapakworker_task: refactor log text generator
2020-08-03 Dominik Csapaksystemd/time: fix weekday wrapping on month
2020-08-03 Dominik Csapaksystemd/time: add tests for weekday month wrapping
2020-07-31 Wolfgang Bumillerpxar: create: attempt to use O_NOATIME
2020-07-31 Wolfgang Bumillerpxar: create: move common O_ flags to open_file
2020-07-31 Dietmar Maurerlist_snapshots: Returns new "comment" property (fisrt...
2020-07-31 Dietmar Maurercleanup: manifest is always CryptMode::None
2020-07-31 Dietmar Maurersrc/api2/admin/datastore.rs: add API to get/set Notes...
2020-07-31 Dietmar Maurerlock_file: return std::io::Error
2020-07-31 Dietmar Maurersrc/api2/backup/environment.rs: remove debug code
2020-07-31 Dietmar Maurersrc/api2/backup/environment.rs: remove debug code
2020-07-31 Dietmar Maurerfinish_backup: add chunk_upload_stats to manifest
2020-07-31 Dietmar Maurerfinish_backup: test/verify manifest at server side
2020-07-31 Dietmar Maurersrc/backup/datastore.rs: add helpers to load/store...
2020-07-30 Dominik Csapakapi2/node/termproxy: fix user in worker task
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-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 Dietmar Maurersrc/backup/data_blob.rs: new load_from_reader(), which...
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-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 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 Lamprechttermproxy: cmd: support upgrade
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 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 Stefan Reiteradd .../apt/update API call
2020-07-23 Thomas Lamprechtbackup manifest: make lookup_file_info public
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-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 Aaron Lautererchunk_store: Fix typo in bail message
2020-07-21 Aaron Lautererbackup: Fix typos and grammar
2020-07-20 Fabian Grünbichlermanifest: revert canonicalization to old behaviour
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-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 Wolfgang Bumillerwarning fixup
2020-07-14 Wolfgang Bumillerpxar: restore file attributes, improve errors
2020-07-10 Dietmar Maurersrc/backup/data_blob_reader.rs: avoid unwrap() - return...
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
next