changing datastore API to support replication level --- not fully implemented --...
authorChristian Grothoff <christian@grothoff.org>
Sun, 3 Apr 2011 13:47:56 +0000 (13:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 3 Apr 2011 13:47:56 +0000 (13:47 +0000)
commit8c23a185ee8d3c16c5552668dced851f82986041
tree83f59d2190ffadcdc5643ba36578b2c6766b0e42
parent1888cd7da7ae5e2c32faf66d3bef47ac7d225b35
changing datastore API to support replication level --- not fully implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
34 files changed:
contrib/defaults.conf
doc/man/gnunet-pseudonym.1
doc/man/gnunet-publish.1
src/datastore/datastore_api.c
src/datastore/perf_datastore_api.c
src/datastore/test_datastore_api.c
src/datastore/test_datastore_api_management.c
src/fs/fs.c
src/fs/fs.h
src/fs/fs_file_information.c
src/fs/fs_namespace.c
src/fs/fs_publish.c
src/fs/fs_test_lib.c
src/fs/gnunet-pseudonym.c
src/fs/gnunet-publish.c
src/fs/gnunet-service-fs.c
src/fs/gnunet-service-fs_new.c
src/fs/gnunet-service-fs_pr.c
src/fs/gnunet-service-fs_push.c
src/fs/test_fs_download.c
src/fs/test_fs_download_indexed.c
src/fs/test_fs_download_persistence.c
src/fs/test_fs_file_information.c
src/fs/test_fs_list_indexed.c
src/fs/test_fs_namespace.c
src/fs/test_fs_namespace_list_updateable.c
src/fs/test_fs_publish.c
src/fs/test_fs_publish_persistence.c
src/fs/test_fs_search.c
src/fs/test_fs_search_persistence.c
src/fs/test_fs_unindex.c
src/fs/test_fs_unindex_persistence.c
src/include/gnunet_datastore_service.h
src/include/gnunet_fs_service.h