]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-12-08 Dietmar Maurertape: add changer configuration API
2020-12-07 Dietmar Maurertape: add tape drive configuration API
2020-12-07 Dietmar Maurertape: add tape device driver
2020-12-06 Dietmar Maurertape: add BlockeReader/BlockedWriter streams
2020-12-06 Dietmar Maurertape: add BlockHeader impl
2020-12-06 Dietmar Maurertape: add helpers to emulate tape read/write behavior
2020-12-05 Dietmar Maurerfix bug #3189: fix change_password permission checks...
2020-12-05 Dietmar Maurerdepend on mtx (tape changer control)
2020-12-05 Dietmar Maurertape: add tape changer support using 'mtx' command
2020-12-05 Dietmar Maurertape: add media invenotry
2020-12-05 Dietmar Maurertape: define useful constants
2020-12-05 Dietmar Maurertape: add media pool config
2020-12-05 Dietmar Maurertape: add tape read trait
2020-12-05 Dietmar Maurertape: add tape write trait
2020-12-05 Dietmar Maurertape: add file format definitions
2020-12-04 Dietmar Maurercommit missing file: tape api type definitions
2020-12-04 Dietmar Maurertape support: add drive configuration
2020-12-04 Dietmar Maurerstart experimental tape management GUI
2020-12-03 Dominik Csapakbackup/datastore: move manifest locking to /run
2020-12-02 Dominik Csapakbackup/datastore: really lock manifest on delete
2020-12-02 Dominik Csapakclient/pull: log how many groups to pull were found
2020-12-01 Dietmar Maurerdocs: add more thoughts about chunk size
2020-12-01 Dietmar Maurerdoc: add some thoughts about large chunk sizes
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 Bumillerd/control bump
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-30 Wolfgang Bumillerbump proxmox dep to 0.8.0
2020-11-27 Dominik Csapakui: fix usage of findRecord
2020-11-25 Thomas Lamprechtbump version to 1.0.5-1 v1.0.5
2020-11-25 Fabian Grünbichlerrestore: print to STDERR
2020-11-25 Dietmar Maurercontrol: update versions
2020-11-25 Dietmar Maurerbump version to 1.0.4-1 v1.0.4
2020-11-25 Dietmar Maurerdocs: fix renamed commands
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 Thomas Lamprechtui: fix broken gettext use
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 Thomas Lamprechtbump version to 1.0.3-1 v1.0.3
2020-11-24 Fabian Grünbichlergui: add snapshot/file fingerprint tooltip
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 Thomas Lamprechtbump version to 1.0.2-1
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-23 Dietmar MaurerOnlineHelpInfo.js problems
2020-11-23 Dietmar Maurerupdate debian/control
2020-11-21 Thomas Lamprechtui: datastore content: use our keep field for group...
2020-11-20 Thomas Lamprechtbump dependency on proxmox to 0.7.1
2020-11-19 Dominik Csapakfix systemd-encoded upid strings in http client
2020-11-19 Fabian Ebnerprune sim: make numberfields more similar to PBS's
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-16 Thomas Lamprechtui: datastores: hide "no datastore" box by default
2020-11-16 Dominik Csapakui: improve comment behaviour for datastore Summary
2020-11-16 Dominik Csapakui: DataStoreList: show message when there are no datas...
2020-11-16 Dominik Csapakui: DataStoreList: remove datastores also from hash
2020-11-12 Fabian Ebnerpxar: avoid including archive root's exclude patterns...
2020-11-12 Wolfgang Bumillervisibility cleanups
next