]> git.proxmox.com Git - proxmox-backup.git/history - src/bin
ui: allow one to delete the description
[proxmox-backup.git] / src / bin /
2020-10-22 Dietmar Maurerupid: use systemd escape to decode/encode the worker_id
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerproxy: add scheduling for verification jobs
2020-10-20 Dietmar Maurerpaperkey: use svg as image format to provide better...
2020-10-20 Dietmar Maurerproxmox-backup-client: use HumanByte to render snapshot...
2020-10-19 Thomas Lamprechtcode/fmt cleanups
2020-10-19 Dietmar Maurerset reasonable TCP keepalive timeout
2020-10-19 Fabian Grünbichlerbuild: bump nix dependency
2020-10-16 Thomas Lamprechtserver/rest: implement request access log
2020-10-14 Dietmar Maureruse SslAcceptor::mozilla_intermediate_v5
2020-10-14 Dylan Whytefix #2847: proxmox-backup-client: add change-owner cmd
2020-10-13 Dietmar Maurerproxmox-backup-client key: rename 'paper-key' command...
2020-10-12 Wolfgang Bumillerdon't require WorkerTask in backup/
2020-10-08 Stefan Reiterfuse_loop: add automatic cleanup of run files and dangl...
2020-10-08 Stefan Reitermount/map: use names for map/unmap for easier use
2020-10-08 Stefan Reiterformat: fix typo in function name
2020-10-06 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: fix img name...
2020-10-06 Stefan Reiterclient: implement map/unmap commands for .img backups
2020-10-06 Stefan Reitermount: handle SIGTERM as well
2020-09-30 Dietmar Maurerpaperkey: add html output
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-29 Dominik Csapakproxmox-backup-proxy: add task archive rotation
2020-09-29 Dietmar Maurerproxmox_backup_client key: allow to generate paperkey...
2020-09-29 Dietmar Maurerproxmox_backup_client key: add new paper-key command
2020-09-26 Dietmar Maurersrc/bin/proxmox_backup_client/benchmark.rs: avoid compi...
2020-09-24 Dominik Csapakuse jobstate mechanism for verify/garbage_collection...
2020-09-24 Dominik Csapakproxy: fix error handling in prune scheduling
2020-09-24 Dietmar Maurerbenchmark: use compressable data to get more realistic...
2020-09-19 Dominik Csapakdatastore/prune schedules: use JobState for tracking...
2020-09-18 Hannes Laimeradd verification scheduling to proxmox-backup-proxy
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-11 Fabian GrünbichlerBackupDir: make constructor fallible
2020-09-11 Fabian Grünbichleruse non-panicky timestamp_opt where appropriate
2020-09-11 Fabian Grünbichlerdon't truncate DateTime nanoseconds
2020-09-10 Dietmar Maurerbenchmark: update TLS reference speed
2020-09-10 Hannes Laimeradd benchmark flag to backup creation for proper cleanu...
2020-09-10 Dylan Whytemount: fix mount subcommand
2020-09-10 Dominik Csapakfix #2983: improve tcp performance
2020-09-08 Thomas Lamprechtui: add translation support
2020-09-04 Dominik Csapaktools/systemd/time: convert the resulting timestamp...
2020-08-26 Thomas Lamprechtbin/backup-proxy: assert that daemon runs as backup...
2020-08-26 Thomas Lamprechtbin/backup-proxy: remove outdated perl comments
2020-08-26 Thomas Lamprechtbin/backup-proxy: return error directly in main
2020-08-25 Thomas Lamprechtvarious typo fixes
2020-08-19 Dylan WhyteFix typo in program output
2020-08-14 Dominik Csapakconfig/jobstate: replace Job:load with create_state_file
2020-08-14 Dominik Csapakcleanup: replace id from do_sync_job with info from job
2020-08-13 Dominik Csapaksyncjob: use do_sync_job also for scheduled sync jobs
2020-08-13 Dominik Csapakconfig: add JobState helper
2020-08-12 Wolfgang Bumillerreplace and remove old ticket functions
2020-08-11 Fabian Grünbichlerchunk readers: ensure chunk/index CryptMode matches
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-08-06 Dylan Whytefix: master-key: upload RSA encoded key with backup
2020-08-03 Wolfgang Bumillerpxar: better error handling on extract
2020-07-30 Wolfgang Bumillerfix #2873: if --pattern is used, default to not extracting
2020-07-30 Stefan Reiterdatastore: prevent deletion of snaps in use as "previou...
2020-07-24 Stoiko Ivanovfix 2885: bail on duplicate backup target
2020-07-23 Dominik Csapakserver/rest: add console to index
2020-07-23 Dominik Csapakserver/config: add mechanism to update template
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-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 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-09 Dietmar Maurerproxmox-backup-client benchamrk: add more speed tests
2020-07-09 Dietmar Maurerproxmox-backup-client benchmark: add --verbose flag
2020-07-09 Dietmar Maurersrc/backup/manifest.rs: rename into_string -> to_string
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 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 Bumillerremove CryptMode::sign_only special method
2020-07-07 Wolfgang Bumillerintroduce a CryptMode enum
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-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-26 Dietmar Maurerupdate backup api for incremental backup
2020-06-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement verify
2020-06-24 Wolfgang Bumillerupdate to pxar 0.1.9, update ReadAt implementations
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-19 Dominik Csapakapi2/admin/datastore/snapshos: show encrypted and size...
2020-06-19 Dominik Csapakadd encrypted info to Manifest
2020-06-17 Dietmar Maurersrc/bin/proxmox_backup_manager/disk.rs: add cli to...
2020-06-16 Wolfgang Bumillermove api dump binaries back to src/bin for package...
2020-06-16 Wolfgang Bumillermove test binaries to examples/
2020-06-16 Dietmar Maurersrc/api2/node/disks/zfs.rs: add zpool api
next