]> git.proxmox.com Git - proxmox-backup.git/history - src/bin
depend on libjs-qrcodejs
[proxmox-backup.git] / src / bin /
2021-01-10 Dietmar Maurertape: improve export media to directly export from...
2021-01-10 Dietmar Maurertape: backup - implement export-media-set option
2021-01-09 Dietmar Maurertape: backup - implement --eject-media option
2021-01-09 Dietmar Maurertape: abort backup when we detect critical tape alert...
2021-01-09 Dietmar Maurertape: show catalog status in media list
2021-01-08 Dietmar Maurertape: implement drive clean
2021-01-07 Dietmar Maurertape: changer transfer - make name parameter optional
2021-01-07 Dietmar Maurertape: fix paramater name - s/slot/source-slot/
2021-01-07 Dietmar Maurertape: changer status command: make changer name optional
2021-01-07 Dietmar Maurertape: improve MediaChange trait
2021-01-06 Dietmar Maurertape: changer - add export-slot config
2021-01-05 Dietmar Maurertape: add volume_mounts and medium_passes to LinuxDrive...
2021-01-05 Dietmar Maurertape: implement read_volume_statistics
2021-01-04 Dietmar Maurertape: status - show thape alert flags
2021-01-04 Dietmar Maurertape: changer status - show full slots (for cartridge...
2021-01-03 Dietmar Maurertape: sg-tape-cmd tape-alert-flags
2020-12-31 Dietmar Maurertape: add basic restore api/command
2020-12-30 Dietmar Maurertape: add restore code, implement catalog api/command
2020-12-29 Dietmar Maurertape: implement media content list api
2020-12-29 Dietmar Maurertape: factor out get_drive_and_media_status
2020-12-28 Dietmar Maurertape: correctly parse mtx import/export slots
2020-12-28 Dietmar Maurertape: install new sg-tape-cmd setuid binary
2020-12-23 Dietmar Maurertape: return media usage info with status command
2020-12-22 Dietmar Maurertape: add drive status api
2020-12-22 Dietmar Maurertape: rename 'mam' api to 'cartridge-memory'
2020-12-22 Dietmar Maurerdepend on proxmox 0.9.0
2020-12-22 Wolfgang Bumilleradaptions for proxmox 0.9 and proxmox-api-macro 0.3
2020-12-21 Dietmar Maurertape: add command to read cartridge memory (MAM)
2020-12-18 Dietmar Maurertape: add tape backup api
2020-12-17 Fabian Grünbichlerclient: add 'import-with-master-key' command
2020-12-17 Fabian Grünbichlerkey: move RSA-encryption to KeyConfig
2020-12-17 Fabian Grünbichlerfix #3197: skip fingerprint check when restoring key
2020-12-17 Fabian Grünbichlermaster key: store blob name in constant
2020-12-16 Dietmar Maurertape: cleanup MediaLocation type for direct use with API
2020-12-14 Dietmar Maurertape: minor code cleanup
2020-12-14 Dietmar Maurertape: scan - print more debug info
2020-12-14 Dietmar Maurertape: implement scan command (useful for debug)
2020-12-14 Dietmar Maurertape: implement eod cli command (debug tool)
2020-12-14 Dietmar Maurertape: rename cli 'media media-destroy' toö 'media destroy'
2020-12-14 Dietmar Maurertape: implement destroy_media
2020-12-14 Dietmar Maurertape: add media api
2020-12-14 Dietmar Maurertape: make changer get_status async
2020-12-13 Dietmar Maurertape: rename CHANGER_ID_SCHEMA to CHANGER_NAME_SCHEMA
2020-12-13 Dietmar Maurertape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA
2020-12-12 Dietmar Maurertape: correctly call Async handler in proxmox-tape
2020-12-11 Dietmar Maurertape: use WorkerTask for erase and rewind
2020-12-11 Dietmar Maurertape: split inventory api
2020-12-11 Dietmar Maurertape: run label commands as WorkerTask (threads)
2020-12-11 Dietmar Maurertape: implement barcode-label-mdedia
2020-12-11 Dietmar Maurertape: implement inventory command
2020-12-10 Dietmar Maurertape: implement read-label command
2020-12-10 Dietmar Maurertape: implement label command
2020-12-10 Dietmar Maurertape: add media pool cli
2020-12-10 Dietmar Maurertape: implement option changer-drive-id
2020-12-10 Dietmar Maurertape: cli cleanup - avoid api redefinition
2020-12-10 Dietmar Maurertape: cleanup load-slot api
2020-12-10 Dietmar Maurertape: cli cleanup - rename scana-for-* into scan
2020-12-10 Dietmar Maurertape: implement load-media command
2020-12-09 Dietmar Maurertape: implement eject
2020-12-09 Dietmar Maurertape: implement rewind
2020-12-09 Dietmar Maurertape: implement erase media
2020-12-09 Dietmar Maurertape: add command line interface proxmox-tape
2020-12-09 Dietmar Maurerclient: move connect_to_localhost into client module
2020-12-09 Dietmar Maurertape: add media state database
2020-12-09 Wolfgang Bumillerremove unused descriptions from api macros
2020-11-30 Wolfgang Bumillerclient: use tools::pipe instead of nix
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-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ünbichlerexpose previous backup time in backup env
2020-11-24 Fabian Grünbichlerpaperkey: refactor common code
2020-11-24 Fabian Grünbichlerclient: check fingerprint after downloading 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-19 Dominik Csapakfix systemd-encoded upid strings in http client
2020-11-16 Fabian Ebnerclient: expose all-file-systems option
2020-11-12 Thomas Lamprechtmanager: versions: non-verbose should actually print...
2020-11-12 Stefan Reiterapt: use typed response for get_versions
2020-11-11 Thomas Lamprechtmanager: versions: unify printing
2020-11-11 Mira Limbeckadd versions command to proxmox-backup-manager
2020-11-11 Stoiko Ivanovlog source of encryption key
2020-11-11 Stoiko Ivanovinform user when using default encryption key
2020-11-11 Dominik Csapakdaemon: add hack for sd_notify
2020-11-10 Wolfgang Bumillerclient: error context when building HttpClient
2020-11-09 Thomas Lamprechtproxy: fix log message for auth log rotation
2020-11-06 Dominik Csapakproxmox-backup-proxy: remove unnecessary alias
2020-11-06 Fabian Grünbichlerclient: properly complete new-owner
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-05 Fabian Grünbichlerapi: refactor remote client and add remote scan
2020-11-04 Thomas Lamprechtproxy: also rotate auth.log file
2020-11-04 Thomas Lamprechtproxy: logrotate: do not serialize sending async log...
2020-11-04 Dietmar Maurerproxy: log if there are too many open connections
2020-11-04 Dietmar Maurerproxy: use env PROXMOX_DEBUG to enable/disable debug...
2020-11-04 Dietmar Maurercleanup: use Arc to count open connections
2020-11-04 Dietmar Maurerfix #3106: correctly queue incoming connections
next