]> git.proxmox.com Git - proxmox-backup.git/history - src
docs: add more thoughts about chunk size
[proxmox-backup.git] / src /
2020-12-01 Dietmar Maurercleanup: use extra file for StoreProgress
2020-12-01 Dietmar Maurercleanup: remove unnecessary StoreProgress clone()
2020-12-01 Fabian Grünbichlerverify: use same progress as pull
2020-12-01 Fabian Grünbichlerprogress: add format variants
2020-12-01 Fabian Grünbichlerpull: factor out interpolated progress
2020-12-01 Fabian Grünbichlerremove BackupGroup::list_groups
2020-12-01 Fabian Grünbichlergc: don't limit index listing to same filesystem
2020-12-01 Fabian Grünbichlergc: remove duplicate variable
2020-12-01 Fabian Grünbichlergc: log index files found outside of expected scheme
2020-12-01 Fabian Grünbichlergc: shorten progress messages
2020-11-30 Wolfgang Bumillerfile logger: remove test.log after test as well
2020-11-30 Wolfgang Bumillerderive PartialEq for Userid
2020-11-30 Wolfgang Bumillertiny clippy hint
2020-11-30 Wolfgang Bumillerdon't enforce Vec and String in tools::join
2020-11-30 Wolfgang Bumillerminor cleanup
2020-11-30 Wolfgang Bumillertools avoid unnecessary copying of parameters/properties
2020-11-30 Wolfgang Bumillerminor cleanups
2020-11-30 Wolfgang Bumillernetwork helpers: fix fd leak in get_network_interfaces
2020-11-30 Wolfgang Bumilleruse fd_change_cloexec helper
2020-11-30 Wolfgang Bumillerminor cleanup
2020-11-30 Wolfgang Bumillerpxar: stricter file descriptor guards
2020-11-30 Wolfgang Bumillerclient: use tools::pipe instead of nix
2020-11-30 Wolfgang Bumillerchanges for proxmox 0.8
2020-11-25 Fabian Grünbichlerrestore: print to STDERR
2020-11-25 Dietmar Maurercli: rename command "upload-log" to "snapshot upload...
2020-11-25 Dietmar Maurercli: rename command "forget" to "snapshot forget"
2020-11-25 Dietmar Maurercli: rename command "files" to "snapshot files"
2020-11-25 Dietmar Maurerfingerprint: add new() method
2020-11-25 Fabian Grünbichlerfingerprint: add bytes() accessor
2020-11-24 Dietmar Maurercli: use new alias feature for "snapshots"
2020-11-24 Dominik Csapakclient: add 'snapshot notes show/update' command
2020-11-24 Fabian Grünbichlerlist_snapshots: return manifest fingerprint
2020-11-24 Fabian Grünbichlerrefactor BackupInfo -> SnapshotListItem helper
2020-11-24 Fabian Grünbichlerexpose previous backup time in backup env
2020-11-24 Fabian Grünbichlerverification: fix message in notification mail
2020-11-24 Fabian Grünbichlerverification job: log failed dirs
2020-11-24 Dietmar Maurercleanup: remove dead code
2020-11-24 Fabian Grünbichlerpaperkey: refactor common code
2020-11-24 Fabian Grünbichlerclient: check fingerprint after downloading manifest
2020-11-24 Fabian Grünbichlermanifest: check fingerprint when loading with key
2020-11-24 Fabian Grünbichlerfix #3139: add key fingerprint to manifest
2020-11-24 Dietmar Maurercli: cleanup 'key show' - use format_and_print_result_full
2020-11-23 Fabian Grünbichlerclient: add 'key show' command
2020-11-23 Fabian Grünbichlerclient: print key fingerprint and master key
2020-11-23 Fabian Grünbichlerkey: add fingerprint to key config
2020-11-23 Fabian Grünbichlercrypt config: add fingerprint mechanism
2020-11-19 Dominik Csapakfix systemd-encoded upid strings in http client
2020-11-18 Stefan Reitergc: treat .bad files like regular chunks
2020-11-18 Fabian Grünbichlerapi: include store in invalid owner errors
2020-11-18 Fabian Grünbichlerdrop now unused BackupInfo::list_backups
2020-11-18 Fabian Grünbichlerapi: filter snapshot counts
2020-11-18 Fabian Grünbichlerapi: make expensive parts of datastore status opt-in
2020-11-18 Fabian Grünbichlerimprove group/snapshot listing
2020-11-16 Dominik Csapakclient/http_client: add put method
2020-11-16 Fabian Ebnerclient: expose all-file-systems option
2020-11-12 Fabian Ebnerpxar: avoid including archive root's exclude patterns...
2020-11-12 Wolfgang Bumillervisibility cleanups
2020-11-12 Fabian Ebnerpxar: only generate .pxarexclude-cli if there were...
2020-11-12 Fabian Ebnerpxar: include .pxarexclude files in the archive
2020-11-12 Fabian Ebnerpxar: fix anchored exclusion at archive root
2020-11-12 Wolfgang Bumillerremove unused function
2020-11-12 Thomas Lamprechtfollouwp: whitespace cleanup
2020-11-12 Mira Limbeckapi: apt/versions: fix running_kernel string for unknow...
2020-11-12 Thomas Lamprechtmanager: versions: non-verbose should actually print...
2020-11-12 Stefan Reiterapt: use typed response for get_versions
2020-11-12 Wolfgang Bumillercleanup clippy leftovers
2020-11-12 Wolfgang Bumilleruse pin-project to remove more unsafe blocks
2020-11-11 Thomas Lamprechtmanager: versions: unify printing
2020-11-11 Mira Limbeckadd versions command to proxmox-backup-manager
2020-11-11 Thomas Lamprechtapi: versions: add version also in server package unkno...
2020-11-11 Thomas Lamprechtapi: versions: rust fmt cleanups
2020-11-11 Thomas Lamprechtapi: apt update info: do not serialize extra info if...
2020-11-11 Mira Limbeckadd extra_info field to APTUpdateInfo
2020-11-11 Dominik Csapakapi2/node/syslog: use 'real_service_name' here also
2020-11-11 Stoiko Ivanovlog source of encryption key
2020-11-11 Stoiko Ivanovinform user when using default encryption key
2020-11-11 Oguz Bektasreport: use '$' instead of '#' for showing commands
2020-11-11 Oguz Bektasreport: fix grammar error
2020-11-11 Dominik Csapakmake user properties deletable
2020-11-11 Fabian Grünbichlerrest: check for disabled token (user)
2020-11-11 Thomas Lamprechtdaemon: rename method, endless loop, bail on exec error
2020-11-11 Dominik Csapakdaemon: add hack for sd_notify
2020-11-10 Wolfgang Bumillertools::runtime: pin_mut instead of unsafe block
2020-11-10 Wolfgang Bumillerasync_io: require Unpin for EitherStream and HyperAccept
2020-11-10 Fabian Grünbichlerverify: cleanup logging order/messages
2020-11-10 Fabian Grünbichlerverify: log/warn on invalid owner
2020-11-10 Fabian Grünbichlerremote.cfg: rename userid to 'auth-id'
2020-11-10 Fabian Grünbichlerfix #3060:: improve get_owner error handling
2020-11-10 Wolfgang BumillerHttpsConnector: include destination on connect errors
2020-11-10 Wolfgang Bumillerclient: error context when building HttpClient
2020-11-10 Dietmar Maurerfix bug #3060: continue sync if we cannot aquire the...
2020-11-10 Dominik Csapakapi2/status/datastore-usage: add gc-status and history...
2020-11-10 Fabian Ebnerbail if mount point already exists for directories
2020-11-10 Fabian Ebnermount zpools created via API under /mnt/datastore
2020-11-09 Stefan Reiterapt: allow changelog retrieval from enterprise repo
2020-11-09 Dominik Csapakapi2/node/tasks: add check_job_store and use it
2020-11-09 Thomas Lamprechtproxy: fix log message for auth log rotation
2020-11-09 Thomas Lamprechtapi: node/apt: add versions call
2020-11-09 Dietmar Maurerfix bug #3121: forbid removing used reemotes
2020-11-09 Wolfgang Bumillerpxar: log when skipping mount points
next