implementing #1747
authorChristian Grothoff <christian@grothoff.org>
Thu, 3 Nov 2011 13:19:52 +0000 (13:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 3 Nov 2011 13:19:52 +0000 (13:19 +0000)
commit29c724d2a7764f83fe846b418d09540348b86983
treedafaff8e37ba51355b22b6f38d856ae49e145006
parentb303961f38c9b578f30248ee364ed4e5ffdcd06c
implementing #1747
57 files changed:
README
contrib/Makefile.am
contrib/defaults.conf [deleted file]
contrib/test_gnunet_prefix.c
src/arm/Makefile.am
src/arm/arm.conf [new file with mode: 0644]
src/ats/Makefile.am
src/ats/ats.conf [new file with mode: 0644]
src/block/Makefile.am
src/block/block.conf [new file with mode: 0644]
src/chat/Makefile.am
src/chat/chat.conf [new file with mode: 0644]
src/core/Makefile.am
src/core/core.conf [new file with mode: 0644]
src/core/test_core_defaults.conf
src/datacache/Makefile.am
src/datacache/datacache.conf [new file with mode: 0644]
src/datastore/Makefile.am
src/datastore/datastore.conf [new file with mode: 0644]
src/datastore/test_defaults.conf
src/dht/Makefile.am
src/dht/dht.conf [new file with mode: 0644]
src/dv/Makefile.am
src/dv/dv.conf [new file with mode: 0644]
src/fs/Makefile.am
src/fs/fs.conf [new file with mode: 0644]
src/fs/test_fs_defaults.conf
src/hostlist/Makefile.am
src/hostlist/hostlist.conf [new file with mode: 0644]
src/hostlist/test_hostlist_defaults.conf
src/mesh/Makefile.am
src/mesh/mesh.conf [new file with mode: 0644]
src/nat/Makefile.am
src/nat/nat.conf [new file with mode: 0644]
src/nse/Makefile.am
src/nse/nse.conf [new file with mode: 0644]
src/peerinfo/Makefile.am
src/peerinfo/peerinfo.conf [new file with mode: 0644]
src/statistics/Makefile.am
src/statistics/statistics.conf [new file with mode: 0644]
src/template/Makefile.am
src/template/template.conf [new file with mode: 0644]
src/testing/Makefile.am
src/testing/test_testing_defaults.conf
src/testing/testing.conf [new file with mode: 0644]
src/topology/Makefile.am
src/topology/topology.conf [new file with mode: 0644]
src/transport/Makefile.am
src/transport/test_transport_defaults.conf
src/transport/transport.conf [new file with mode: 0644]
src/util/Makefile.am
src/util/configuration.c
src/util/disk.c
src/util/resolver.conf [new file with mode: 0644]
src/util/util.conf [new file with mode: 0644]
src/vpn/Makefile.am
src/vpn/vpn.conf [new file with mode: 0644]