Add a framework for source host backends.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Mar 2010 20:26:24 +0000 (21:26 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Mar 2010 20:40:15 +0000 (21:40 +0100)
commita8f65652866003814b6f2c79bec0165beee24ab9
tree7658dc3f5a4766e9488f9c877a5f2a056a8e2a36
parent2bca36e49ce95bca1d2bb2d7aadb7fcd093b59fd
Add a framework for source host backends.

This is just the framework, there are no backends defined yet and no
handlers that use it.
lib/Makefile.am
lib/backend.in [new file with mode: 0644]
src/backupninja.in