]> git.proxmox.com Git - proxmox-backup.git/history - src
Add section "GUI"
[proxmox-backup.git] / src /
2020-10-05 Thomas LamprechtREST server: avoid hard coding world readable API endpoints
2020-10-02 Thomas Lamprechtrest server: cleanup use statements
2020-10-01 Dietmar Maurersrc/tools/parallel_handler.rs: remove lifetime hacks...
2020-10-01 Dietmar Maurersrc/tools/parallel_handler.rs: cleanup check_abort...
2020-10-01 Stefan Reiterrrd: fix integer underflow
2020-10-01 Stefan ReiterParallelHandler: check for errors during thread join
2020-10-01 Thomas Lamprechtdatastore: gc: avoid unsafe call into libc, use epoch_i...
2020-10-01 Thomas Lamprechtdatastore: gc: comment exclusive process lock
2020-10-01 Thomas Lamprechtassume correct backup, avoid verifying chunk existance
2020-10-01 Dietmar Maurersrc/api2/reader.rs: fix speedtest description
2020-10-01 Dietmar Maurersrc/api2/backup.rs: use block_in_place for remove_backup
2020-10-01 Dietmar Maurerupload_chunk: use block_in_place
2020-10-01 Dominik Csapakapi2/types: fix DNS_NAME Regexes
2020-09-30 Dominik Csapakfix ipv6 handling for remotes/sync jobs
2020-09-30 Dietmar Maurersrc/client/pull.rs: log progress
2020-09-30 Dominik Csapaktasks: improve behaviour on upgrade
2020-09-30 Dietmar Maurerpaperkey: add html output
2020-09-30 Dietmar Maurersrc/tools.rs: make command_output return Vec<u8>
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-30 Thomas Lamprechtapi: disks/zfs: check template exsits before enabling...
2020-09-30 Stoiko Ivanovapi2/node/disks/zfs: instantiate import service
2020-09-30 Dominik Csapakrequire square brackets for ipv6 addresses
2020-09-30 Dominik Csapakserver/worker_task: fix panic on slice range when index...
2020-09-29 Dominik Csapakproxmox-backup-proxy: add task archive rotation
2020-09-29 Dominik Csapakserver/worker_task: remove unecessary read_task_list
2020-09-29 Dominik Csapakapi2/status: use the TaskListInfoIterator here
2020-09-29 Dominik Csapakapi2/node/tasks: use TaskListInfoIterator instead of...
2020-09-29 Dominik Csapakserver/worker_task: add TaskListInfoIterator
2020-09-29 Dominik Csapakserver/worker_task: write older tasks into archive...
2020-09-29 Dominik Csapakserver/worker_task: split task list file into two
2020-09-29 Dominik Csapakserver/worker_task: refactor locking of the task list
2020-09-29 Dominik Csapaktools: add logrotate module
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-29 Wolfgang Bumillerparallel_handler: clippy: 'while_let_loop'
2020-09-28 Wolfgang Bumillerparallel_handler: explicit Arc::clone
2020-09-28 Wolfgang Bumillerparallel_handler: formatting cleanup, doc comment typo...
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-09-28 Dominik Csapakserver/worker_task: factor out task list rendering
2020-09-28 Dominik Csapakapi2/node/tasks: move userfilter to function signature
2020-09-26 Dietmar Maurersrc/tools/parallel_handler.rs: remove unnecessary Sync...
2020-09-26 Dietmar Maurersrc/bin/proxmox_backup_client/benchmark.rs: avoid compi...
2020-09-26 Dietmar Maurersrc/backup/verify.rs: use ParallelHandler to verify...
2020-09-26 Dietmar Maurersrc/backup/verify.rs: cleanup use clause
2020-09-26 Dietmar Maurersrc/client/pull.rs: simplify code
2020-09-26 Dietmar Maurersrc/tools/parallel_handler.rs: remove static lifetime...
2020-09-26 Dietmar Maurersrc/tools/parallel_handler.rs: join all threads in...
2020-09-26 Dietmar Maurersrc/tools/parallel_handler.rs: remove unnecessary Sync...
2020-09-25 Dietmar Maurersrc/client/pull.rs: use new ParallelHandler
2020-09-25 Dietmar Maurersrc/tools/parallel_handler.rs: execute closure inside...
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 Maurersrc/client/pull.rs: decode, verify and write in a separ...
2020-09-24 Dietmar Maurersrc/backup/data_blob.rs: add is_encrypted helper
2020-09-24 Wolfgang Bumillerremove DummyCatalogWriter
2020-09-24 Dietmar Maurerbenchmark: use compressable data to get more realistic...
2020-09-24 Dietmar Maurersrc/backup/data_blob.rs: improve decompress speed
2020-09-22 Dietmar Maurersrc/api2/reader.rs: use std::fs::read instead of tokio...
2020-09-22 Dietmar Maurersrc/client/pull.rs: avoid duplicate downloads using...
2020-09-22 Dietmar Maurersrc/client/pull.rs: allow up to 20 concurrent download...
2020-09-22 Dietmar Maurerremote_chunk_reader.rs: use Arc for cache_hint to make...
2020-09-21 Dietmar Maurersrc/client/pull.rs: remove temporary manifest
2020-09-21 Dietmar Maurersrc/client/pull.rs: open temporary manifest with trunca...
2020-09-21 Dominik Csapakfix #3017: check array boundaries before using
2020-09-19 Dietmar Maurersrc/backup/chunk_store.rs: disable debug output
2020-09-19 Dietmar Maurersrc/backup/datastore.rs - open_with_path: use Path...
2020-09-19 Dietmar Maurersrc/backup/datastore.rs: new method open_with_path
2020-09-19 Dominik Csapakdatastore/prune schedules: use JobState for tracking...
2020-09-18 Fabian Grünbichlerfix #3015: allow user self-service
2020-09-18 Fabian Grünbichlerrole api: fix description
2020-09-18 Hannes Laimeradd verification scheduling to proxmox-backup-proxy
2020-09-18 Hannes Laimerapi2: make verify_schedule deletable
2020-09-18 Hannes Laimerapi2: add optional verify-schdule field to create/updat...
2020-09-18 Hannes Laimeradd verify_schedule field to DataStoreConfig
2020-09-18 Hannes Laimerapi2: add VERIFY_SCHEDULE_SCHEMA
2020-09-18 Fabian Grünbichlerfix #3014: allow DataStoreAdmins to list DS config
2020-09-17 Dietmar Maurermove compute_file_csum to src/tools.rs
2020-09-17 Dominik Csapakfix #2942: implement lacp bond mode and bond_xmit_hash_...
2020-09-17 Dominik Csapakapi2/network: add bond-primary parameter
2020-09-17 Dominik Csapakapi2/pull: make pull worker abortable
2020-09-17 Dominik Csapakfix #2870: renew tickets in HttpClient
2020-09-17 Fabian Grünbichleralways allow retrieving (censored) subscription info
2020-09-17 Fabian Grünbichlerfix #2957: allow Sys.Audit access to node RRD
2020-09-16 Dietmar Maurersrc/backup/data_blob.rs: expose verify_crc again
2020-09-15 Stefan ReiterSnapshotVerifyState: use enum for state
2020-09-15 Stefan Reiterbackup: check all referenced chunks actually exist
2020-09-15 Stefan Reiterbackup: check verify state of previous backup before...
2020-09-15 Dietmar Maurerrename BackupDir::new_with_group to BackupDir::with_group
2020-09-15 Dietmar Maurersrc/backup/backup_info.rs: new BackupDir::with_rfc3339
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ünbichlerhandle invalid mtime when formating entries
2020-09-11 Fabian Grünbichleruse non-panicky timestamp_opt where appropriate
2020-09-11 Fabian Grünbichlerdon't truncate DateTime nanoseconds
2020-09-11 Fabian Grünbichlercatalog dump: preserve original mtime
2020-09-11 Dominik Csapaktools/systemd/parse_time: enable */x syntax for calenda...
2020-09-10 Dietmar Maurerbenchmark: update TLS reference speed
2020-09-10 Fabian Grünbichlerserver: set http2 max frame size
2020-09-10 Dietmar Maurerverify: fix done count
2020-09-10 Dietmar Maurerverify: skip benchmark directory
next