]> git.proxmox.com Git - proxmox-backup.git/history - src
buildsys: fix targets to not run dpkg-buildpackage 4 times
[proxmox-backup.git] / src /
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
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 Stoiko Ivanovdatastore: chown base dir on creation
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 Dominik Csapakfix cross process task listing
2020-07-09 Wolfgang Bumillersimpler lost+found pattern
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 Dietmar Maurersrc/backup/manifest.rs: add default toömake it compatib...
2020-07-09 Dietmar Maurersrc/backup/manifest.rs: rename into_string -> to_string
2020-07-09 Dietmar Maurersrc/backup/manifest.rs: use serde_json::from_value...
2020-07-09 Dietmar Maurersrc/backup/manifest.rs: cleanup signature generation
2020-07-08 Dietmar Maurersrc/backup/manifest.rs: include signature inside the...
2020-07-08 Dietmar Maurersrc/backup/file_formats.rs: remove signed chunks
2020-07-08 Wolfgang Bumillerclient: introduce --keyfd parameter
2020-07-08 Dietmar Maurersrc/backup/crypt_config.rs - compute_digest: make it...
2020-07-08 Wolfgang Bumillermore xdg cleanup and encryption parameter improvements
2020-07-08 Wolfgang Bumillerclient: xdg usage: place() vs find()
2020-07-08 Dietmar Maurersrc/client/backup_writer.rs - upload_stream: add crypt_mode
2020-07-08 Wolfgang Bumillerclient: fix schema to include --crypt-mode parameter
2020-07-08 Wolfgang Bumillerpxar: less confusing logic
2020-07-08 Wolfgang BumillerDataStore::load_manifest: also return CryptMode
2020-07-08 Wolfgang Bumilleradd DataBlob::crypt_mode
2020-07-08 Wolfgang Bumillerremove CryptMode::sign_only special method
2020-07-08 Dietmar Maurersrc/backup/manifest.rs: support old encrypted property
2020-07-07 Wolfgang Bumillerintroduce a CryptMode enum
2020-07-07 Dietmar Maurersrc/tools/runtime.rs: implement get_runtime_with_builder
2020-07-07 Dietmar Maurersrc/client/remote_chunk_reader.rs: implement clone...
2020-07-06 Wolfgang Bumillerclient: add --encryption boolen parameter
2020-07-06 Wolfgang Bumillerclient: use default encryption key if it is available
2020-07-06 Wolfgang Bumillerclient: move key management into separate module
2020-07-06 Wolfgang Bumillerminor style & whitespace fixups
2020-07-03 Thomas Lamprechtapi: disks: indentation fixup
2020-07-03 Dietmar Maurersrc/bin/proxmox_backup_client/catalog.rs: split out...
2020-07-03 Dietmar Maurermake ReadChunk not require mutable self. v0.6.0
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/task.rs: split out task...
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: split out mount...
2020-07-02 Dietmar Maurerproxmox-backup-client: add benchmark command
2020-06-30 Wolfgang Bumillerpxar: fixup 'vanished-file' logic a bit
2020-06-30 Wolfgang Bumillerpxar: fix missing newlines in warnings
2020-06-30 Dietmar Maurersrc/api2/admin/datastore.rs: avoid slash in UPID strings
2020-06-29 Dietmar Maurerfix typo
2020-06-29 Dietmar Maurerpartially revert commit 1f82f9b7b5d231da22a541432d5617c...
2020-06-26 Wolfgang Bumillerpxar: deal with files changing size during archiving
2020-06-26 Dominik Csapakfix test output
2020-06-26 Dietmar Maurersrc/backup/verify.rs: do not stop on server shutdown
2020-06-26 Dominik CsapakWorkerTask: add warnings and count them
2020-06-26 Dominik Csapakfix typo
2020-06-26 Dominik Csapakimprove 'debug' parameter
2020-06-26 Dietmar Maurersrc/backup/index.rs: add compute_csum
2020-06-26 Dietmar Maurersrc/api2/backup.rs: call register_chunk in previous...
2020-06-26 Dietmar Maurersrc/backup/index.rs: add chunk_info method
2020-06-26 Dietmar Maurerupdate backup api for incremental backup
2020-06-25 Dietmar Maurerallow to abort verify jobs
2020-06-25 Stefan Reiterextract create_download_response API helper
2020-06-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement verify
2020-06-24 Dietmar Maurersrc/api2/admin/datastore.rs: add verify api
2020-06-24 Dietmar Maurersrc/backup/backup_info.rs: impl Display for BackupGroup
2020-06-24 Wolfgang Bumillerupdate to pxar 0.1.9, update ReadAt implementations
2020-06-24 Stefan Reiteradd incremental backup support
2020-06-24 Dietmar Maurerremove debug println
2020-06-24 Stefan Reiterfix overflow panic during upload
2020-06-24 Dominik Csapakapi2/node/disks/zfs: check if default zfs mount path...
2020-06-24 Dominik Csapakapi2/admin/datastore: add pxar-file-download api call
2020-06-24 Dominik Csapakapi2/admin/datastore: add 'catalog' api call
2020-06-24 Dominik Csapakadd From<&DirEntryAttribute to CatalogEntryType and...
2020-06-24 Dominik Csapakderive Clone for the LocalChunkReader
2020-06-24 Dominik Csapakadd LocalDynamicReadAt
2020-06-24 Dietmar Maurersrc/backup/datastore.rs: add new helpers to load blobs...
2020-06-24 Dietmar Maurersrc/backup/data_blob.rs: cleanup - improve code reuse
2020-06-24 Dietmar Maurersrc/backup/chunk_store.rs: allow to read name()
2020-06-23 Dietmar Maurercleanup: implement FromStr for BackupGroup
2020-06-23 Dietmar Maurercleanup: implement FromStr for BackupDir
2020-06-23 Dietmar Maurersrc/bin/proxmox_backup_manager/disk.rs: add renderer...
2020-06-23 Dominik Csapakremove absolute paths when executing binaries
2020-06-23 Dominik Csapakremove debug prints
2020-06-23 Dominik Csapakadd AsyncReaderStream
2020-06-22 Dietmar Maurersrc/tools/daemon.rs: reopen STDOUT/STDERR journald...
2020-06-22 Wolfgang Bumillertools::daemon: sync with child after MainPid message
2020-06-22 Wolfgang Bumillertools: add socketpair helper
2020-06-22 Wolfgang Bumillertools::daemon: fetch exe name in the beginning
2020-06-20 Dietmar Maureravoid compiler warnings
2020-06-20 Dietmar Maurerzpool_status.rs - indented_list_to_tree: do not set...
2020-06-20 Dietmar Maurersrc/api2/node/disks/zfs.rs: always set pool name
next