summaryrefslogtreecommitdiff
path: root/subplot
AgeCommit message (Expand)AuthorFilesLines
2021-01-16feat: backup run now ends with a summaryLars Wirzenius1-1/+2
2021-01-04feat: verify checksum of chunks downloaded from serverLars Wirzenius7-505/+34
2021-01-04feat! record whether file was backed up and why, in a generationLars Wirzenius2-0/+36
2021-01-03feat: load chunk metadata into index at startupLars Wirzenius2-1/+5
2020-12-31chore: update vendored subplot librarires: runcmd, daemonLars Wirzenius9-117/+509
2020-12-30feat: allow restoring latest generationLars Wirzenius2-2/+13
2020-12-26test: add verification test for non-UTF8 filenamesLars Wirzenius2-0/+9
2020-12-23feat! only specify base URL of server, without /chunksLars Wirzenius1-5/+5
2020-12-23feat! let server address be configuredLars Wirzenius1-5/+10
2020-12-23feat! add a global --config optionLars Wirzenius2-2/+12
2020-12-12feat: back up and restore symlinksLars Wirzenius2-0/+7
2020-12-12test: add scenario for restoring mode bitsLars Wirzenius2-0/+7
2020-12-11fix: how manifests are created and comparedLars Wirzenius1-4/+5
2020-12-08refactor: move functions around so that data stuff is in data.yamlLars Wirzenius4-48/+37
2020-12-06test: change backup/restore smoke test to verify metadataLars Wirzenius5-0/+543
2020-11-27feat! make obnam-server always use TLSLars Wirzenius1-1/+1
2020-11-22feat! use temporary files for SQLite databasesLars Wirzenius2-4/+3
2020-11-18feat! change client config to take a base URL instead of host, portLars Wirzenius2-11/+7
2020-11-13refactor: split obnam's bindings, functions for clarityLars Wirzenius7-194/+146
2020-11-13chore: update runcmd Subplot library, move to sublot/vendoredLars Wirzenius3-0/+261
2020-11-13refactor: put all client functionality into one programLars Wirzenius2-4/+24
2020-11-13test: add scenario for smoke testing backup+restoreLars Wirzenius2-0/+79
2020-10-18chore: make ./check run on Debian bullseyeAlexander Batischev1-1/+5
2020-10-10chore: update runcmd.py from Subplot, use new getter functionsLars Wirzenius2-31/+52
2020-10-04chore: update lib/runcmd.py from Subplot, make required changesLars Wirzenius3-84/+233
2020-10-03feat: add rudimentary backup clientLars Wirzenius2-1/+37
2020-09-19feat: search, delete chunks on chunk serverLars Wirzenius2-2/+70
2020-09-18refactor: move ancillary subplot files to subplot/Lars Wirzenius4-0/+325