]> git.proxmox.com Git - proxmox-backup.git/history - src
docs: index: hide todo list toctree and genindex
[proxmox-backup.git] / src /
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
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 Csapakimprove server->client tcp performance for high latency...
2020-09-10 Dominik Csapakfix #2983: improve tcp performance
2020-09-10 Dietmar Maurersrc/backup/chunk_store.rs: use ? insteadf of unwrap
2020-09-10 Stefan Reiterclean up .bad file handling in sweep_unused_chunks
2020-09-10 Stefan Reiterbackup: ensure no fixed index writers are left over...
2020-09-08 Stefan Reiterbackup: touch all chunks, even if they exist
2020-09-08 Stefan Reitergc: remove .bad files on garbage collect
2020-09-08 Dietmar Maurercleanup rename_corrupted_chunk: avoid duplicate format...
2020-09-08 Stefan Reiterverify: rename corrupted chunks with .bad extension
2020-09-08 Stefan Reiterverify: fix log units
2020-09-08 Thomas Lamprechtui: add translation support
2020-09-08 Thomas Lamprechttools: rename extract_auth_cookie to extract_cookie
2020-09-08 Dominik Csapaktools/sytemd/time: add tests for multivalue fields
2020-09-08 Dominik Csapakserver/worker_task: fix upid_read_status
2020-09-07 Dietmar Maurersrc/tools/systemd/time.rs: derive Clone
2020-09-07 Dietmar MaurerSYSTEMD_CALENDAR_EVENT_SCHEMA: fix wrong schema description
2020-09-04 Dominik Csapaktools/systemd/time: enable dates for calendarevents
2020-09-04 Dominik Csapaktools/systemd/time: fix signed conversion
2020-09-04 Dominik Csapaktools/systemd/tm_editor: add setter/getter for months...
2020-09-04 Dominik Csapaktools/systemd/tm_editor: move conversion of the year...
2020-09-04 Dominik Csapaktools/systemd/time: fix selection for multiple options
2020-09-04 Dominik Csapaktools/systemd/parse_time: error out on invalid ranges
2020-09-04 Dominik Csapaktools/systemd/tm_editor: remove reset_time from add_day...
2020-09-04 Dominik Csapaktools/systemd/time: convert the resulting timestamp...
2020-09-04 Dominik Csapaktools/systemd/time: move continue out of the if/else
2020-09-04 Dominik Csapaktools/systemd/time: let libc normalize time for us
2020-09-04 Dominik Csapaktools/systemd/tm_editor: remove TMChanges optimization
2020-09-04 Dietmar Maurerserver/worker_task: fix 'unknown' status for some big...
2020-09-04 Dietmar Maurerdepend on proxmox 0.3.5
2020-09-04 Fabian Grünbichlerfix #2978: allow non-root to view datastore usage
2020-09-02 Dietmar Maurergc: improve percentage done logs
2020-09-02 Dietmar Maurerverify: also fail on server shutdown
2020-09-02 Dietmar Maurerverify: log progress
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use global hashes (instead of...
2020-09-01 Dietmar Maurersrc/backup/data_blob.rs: avoid useless &, data is alrea...
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use separate thread to load data
2020-08-27 Thomas Lamprechtgc: use human readable units for summary
2020-08-26 Thomas Lamprechtbin/backup-proxy: assert that daemon runs as backup...
2020-08-26 Thomas Lamprechtbackup: add BACKUP_GROUP_NAME const and backup_group...
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-26 Thomas Lamprechtsave last verify result in snapshot manifest
2020-08-25 Thomas Lamprechtvarious typo fixes
2020-08-25 Thomas LamprechtSnapshotListItem: add comment field also to schema
2020-08-25 Thomas Lamprechttools/format: implement from u64 for HumanByte helper...
2020-08-25 Thomas Lamprechtapi datastore: fix typo in error message
2020-08-25 Dietmar Maurerverify: speedup - only verify chunks once
2020-08-25 Dietmar Maurerverify: sort backup groups
next