]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-09-18 Fabian Grünbichlerfix #3014: allow DataStoreAdmins to list DS config
2020-09-18 Dietmar Maurerdepend on pxar 0.6.1
2020-09-17 Dietmar Maurermove compute_file_csum to src/tools.rs
2020-09-17 Dietmar Maurerdepend on proxmox 0.3.9
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 Thomas Lamprechtdocs: fix epilogs fixme comment
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 Maurerdebian/control: update
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-12 Dietmar Maurerwww/OnlineHelpInfo.js: update for syncjobs
2020-09-11 Dietmar Maurerdebian/control: update hyper dependency
2020-09-11 Dietmar Maurerbump version to 0.8.16-1 v0.8.16
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 Csapakui/docs: add onlineHelp button for syncjobs
2020-09-11 Dominik Csapakdocs: add section for calendar events
2020-09-11 Dominik Csapakui: fix calendarevent examples
2020-09-11 Dominik Csapaktools/systemd/parse_time: enable */x syntax for calenda...
2020-09-11 Thomas Lamprechtdocs: set html img width limitation through css
2020-09-11 Thomas Lamprechtdocs: do not render TODOs in release builts
2020-09-11 Thomas Lamprechtdocs: set GmbH as copyright holder
2020-09-11 Thomas Lamprechtdocs: use alabaster theme
2020-09-10 Dylan Whytefaq: fix typo
2020-09-10 Dietmar Maurerbenchmark: update TLS reference speed
2020-09-10 Fabian Grünbichlerserver: set http2 max frame size
2020-09-10 Thomas Lamprechtdocs: faq: spell out PBS
2020-09-10 Dylan WhyteAdd section "FAQ"
2020-09-10 Dietmar Maurerexamples/upload-speed.rs: pass new benchmark parameter
2020-09-10 Dietmar Maurerbump version to 0.8.15-1 v0.8.15
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 Csapakui: only mark backup encrypted if there are any files
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 Thomas Lamprechtbuildsys: upload client packages also to PMG repo
2020-09-08 Thomas Lamprechtui: calendar event: disable matchFieldWidth for picker
2020-09-08 Thomas Lamprechtui: calendar event: enable more complex examples again
2020-09-08 Dylan WhyteChange "data store" to "datastore" throughout docs
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-08 Dylan WhyteEdit section "Network Management"
2020-09-08 Dylan WhytePVE integration: Add note about hiding password
2020-09-08 Dylan Whytechange order of "Image Archives" and "File Archives"
2020-09-08 Dylan WhyteSync Jobs: add screenshots and explanation
2020-09-08 Dylan WhyteNetwork Config: Add screenshots and explanation
2020-09-08 Dylan WhyteUser Management: Add screenshots and explanation
2020-09-08 Dylan WhyteDatastore Config: add screenshots and explanation
2020-09-08 Dylan WhyteDisk Management: Add screenshots and explanation
2020-09-08 Dylan WhyteAdd screenshots of web interface
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 Thomas Lamprechtonline help: use a phony target and regenerate
2020-09-02 Oguz Bektasdocs: add prototype sphinx extension for online help
2020-09-02 Thomas Lamprechtbump version to 0.8.14-1 v0.8.14
2020-09-02 Dietmar Maurergc: improve percentage done logs
2020-09-02 Dietmar Maurerverify: also fail on server shutdown
2020-09-02 Thomas Lamprechtui: datastore content: eslint fixes
2020-09-02 Thomas Lamprechtui: datastore: show more granular verify state
2020-09-02 Thomas Lamprechtui: datastore: mark row invalid if last snapshot verifi...
2020-09-02 Dietmar Maurerverify: log progress
2020-09-01 Thomas Lamprechtdatastore content: search: set emptytext to searched...
next