summaryrefslogtreecommitdiff
path: root/client.yaml
AgeCommit message (Expand)AuthorFilesLines
2021-03-03test: use a generic root for client.yamlLars Wirzenius1-1/+1
2021-02-23feat: have separate progress bar for each backup phaseLars Wirzenius1-1/+1
2021-02-19feat: back up and restore Unix domain socketsLars Wirzenius1-1/+1
2021-02-16config change for testingLars Wirzenius1-1/+1
2021-02-07feat: if file can't be read, log that, don't end backup in errorLars Wirzenius1-1/+1
2021-02-06feat! back up multiple rootsLars Wirzenius1-1/+2
2021-02-06feat: client verifies server's TLS certificate by defaultLars Wirzenius1-0/+1
2021-01-10feat! use SQLite db for chunk index on serverLars Wirzenius1-2/+2
2021-01-03feat: add Ansible playbook to provision an Obnam serverLars Wirzenius1-2/+2
2020-12-23feat! only specify base URL of server, without /chunksLars Wirzenius1-1/+1
2020-12-23feat: re-enable progress bars for backup and restoreLars Wirzenius1-1/+1
2020-12-23feat: add log file to clientLars Wirzenius1-1/+1
2020-12-08refactor: move functions around so that data stuff is in data.yamlLars Wirzenius1-1/+1
2020-11-27feat! make obnam-server always use TLSLars Wirzenius1-1/+1
2020-11-18feat! change client config to take a base URL instead of host, portLars Wirzenius1-2/+1
2020-11-08feat(src/bin/obnam-backup.rs): new backup client, walks live dataLars Wirzenius1-0/+2
2020-10-03feat: add rudimentary backup clientLars Wirzenius1-0/+2