use namestore API for zone import instead of using plugin directly
authorChristian Grothoff <christian@grothoff.org>
Tue, 17 Apr 2018 12:42:46 +0000 (14:42 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 17 Apr 2018 12:42:46 +0000 (14:42 +0200)
commit7eb7bd8666aeb2e855cd22b1ea7f44b87bb60400
tree4847832d236a874f0a8b711a038c4c2950219848
parent64a7c356b391016be0aa01bc25c237f59fc03a34
use namestore API for zone import instead of using plugin directly
src/include/gnunet_namestore_plugin.h
src/include/gnunet_namestore_service.h
src/namestore/Makefile.am
src/namestore/gnunet-namestore.c
src/namestore/gnunet-zoneimport.c
src/namestore/plugin_namestore_flat.c
src/namestore/plugin_namestore_postgres.c
src/namestore/plugin_namestore_sqlite.c