]> git.proxmox.com Git - proxmox-backup.git/history - src
ui: acl: add improved permission selector
[proxmox-backup.git] / src /
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
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...
next