do not use default services for things that ARM will start automatically
authorChristian Grothoff <christian@grothoff.org>
Wed, 12 May 2010 15:12:29 +0000 (15:12 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 12 May 2010 15:12:29 +0000 (15:12 +0000)
42 files changed:
src/core/test_core_api_peer1.conf
src/core/test_core_api_peer2.conf
src/datastore/test_datastore_api_data.conf
src/dht/test_dht_api_data.conf
src/dht/test_dht_api_peer1.conf
src/dv/test_transport_api_data.conf
src/dv/test_transport_api_dv_peer1.conf
src/dv/test_transport_api_dv_peer2.conf
src/dv/test_transport_api_dv_peer3.conf
src/fs/fs_test_lib_data.conf
src/fs/test_fs_data.conf
src/fs/test_fs_download_data.conf
src/fs/test_fs_file_information_data.conf
src/fs/test_fs_list_indexed_data.conf
src/fs/test_fs_namespace_data.conf
src/fs/test_fs_publish_data.conf
src/fs/test_fs_search_data.conf
src/fs/test_fs_unindex_data.conf
src/fs/test_gnunet_fs_idx_data.conf
src/fs/test_gnunet_fs_ns_data.conf
src/fs/test_gnunet_fs_psd_data.conf
src/fs/test_gnunet_fs_rec_data.conf
src/hostlist/test_learning_adv_peer.conf
src/hostlist/test_learning_learn_peer.conf
src/hostlist/test_learning_learn_peer2.conf
src/migration/test_gnunet_daemon_migration_data.conf
src/peerinfo-tool/test_gnunet_peerinfo_data.conf
src/testing/test_testing_connect_peer1.conf
src/testing/test_testing_connect_peer2.conf
src/testing/test_testing_data.conf
src/testing/test_testing_data_remote.conf
src/testing/test_testing_data_topology_2d_torus.conf
src/testing/test_testing_data_topology_blacklist.conf
src/testing/test_testing_data_topology_clique.conf
src/testing/test_testing_data_topology_clique_minimum.conf
src/testing/test_testing_data_topology_clique_random.conf
src/testing/test_testing_data_topology_erdos_renyi.conf
src/testing/test_testing_data_topology_internat.conf
src/testing/test_testing_data_topology_ring.conf
src/testing/test_testing_data_topology_small_world_ring.conf
src/testing/test_testing_data_topology_small_world_torus.conf
src/topology/test_gnunet_daemon_topology_data.conf

index a6888b683afe2f741599f9b2149d1c34aeb39296..88e8ad806ca1d4a66dd178d140f5dc6a3ec34b9e 100644 (file)
@@ -17,7 +17,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 12466
-DEFAULTSERVICES = resolver
+DEFAULTSERVICES = 
 #GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
 
 [statistics]
index 9f7f89c0f13a6ff52978c72d4b3afeb252519f0d..fe97fdd0360cd179b01c10d7354d927fede1da51 100644 (file)
@@ -17,7 +17,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 22466
-DEFAULTSERVICES = resolver
+DEFAULTSERVICES = 
 #GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
 
 [statistics]
index 59374dc40ba80652bea4ed0d3c80cb41e959069b..3f2e067eb5b7a38564956b8cd1256915954bdbfa 100644 (file)
@@ -3,7 +3,7 @@ SERVICEHOME = /tmp/test-gnunet-datastore/
 DEFAULTCONFIG = test_datastore_api_data.conf
 
 [arm]
-DEFAULTSERVICES = resolver 
+DEFAULTSERVICES = 
 PORT = 42466
 HOSTNAME = localhost
 
index c91fa733805fd70396c0fd59f3765c773491df13..6c05d880b9e248d622b7c44b97314c8412c4729e 100644 (file)
@@ -112,7 +112,7 @@ HOSTNAME = localhost
 PORT = 2088
 
 [arm]
-DEFAULTSERVICES = resolver transport core
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index 10fc273a74d9c28a29af2285a56169714cbeea24..33ca838f3e3082285d86e91d80dac570ddfe6546 100644 (file)
@@ -114,7 +114,7 @@ HOSTNAME = localhost
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = peerinfo core dht
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index 4b51ece9657422cfd716f05182c1f90a8d0bc701..1e003b3e19695092489fb23d1c745a1cf660a94c 100644 (file)
@@ -103,7 +103,7 @@ HOSTNAME = localhost
 PORT = 2088
 
 [arm]
-DEFAULTSERVICES = resolver transport core
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index f335439aed09f506a85e1535f13a2c2f414d036a..c919f78b09b82403100ee2fe91dc0808c346bd06 100644 (file)
@@ -112,7 +112,7 @@ HOSTNAME = localhost
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core dv statistics
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index 78d9af0723606379869145d0b9ff1e942892c931..31338d6e9b7bf6ac9954896f025decb41f7dee76 100644 (file)
@@ -113,7 +113,7 @@ HOSTNAME = localhost
 PORT = 22370
 
 [arm]
-DEFAULTSERVICES = core dv statistics
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index 6522bc50abcfe143478438881e19e05b3468413a..83e8d81c685bc67bafaf584d220a892b7651a66f 100644 (file)
@@ -113,7 +113,7 @@ HOSTNAME = localhost
 PORT = 32370
 
 [arm]
-DEFAULTSERVICES = core dv statistics
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
index a4941af7b14c7470d0c98a531cde03720d1d012e..d65bce262f65b6a870264cb3501c58e7ddf8f14b 100644 (file)
@@ -17,7 +17,7 @@ PLUGINS = tcp
 [arm]
 PORT = 43466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore transport core fs peerinfo
+DEFAULTSERVICES = 
 
 [datastore]
 #DEBUG = YES
index 23c2637022c19499764971c9a959308fecd1f7fc..1ee233c78258d66163e30d41ee56ade3f120083a 100644 (file)
@@ -17,7 +17,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES =
 
 [datastore]
 #DEBUG = YES
index cf84afb72c9d45288912ec452823ce2dcb2fbedf..c5e839765bf9b5503209a7a8de1c943b2b668aa8 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index 5ca36d99fa0c0b17c7661baa56f5192932d389d6..55cfddff42b460f48125c3108171efb715373339 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore transport core fs
+DEFAULTSERVICES = 
 
 [datastore]
 #DEBUG = YES
index 6c3b024d33a074d5a52d6776ebae3dbee0e1bc89..9f717b2e0720c36777327558e2a3c76c93038aa8 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES =
 
 [datastore]
 #DEBUG = YES
index 349a9218a89f1f8c7080273b8352916de912d6ba..fd0b142619f9ab16f0a4d55de66090a0bbb62048 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index 5bca3aeae38fb8df4f82cc2fc674850e3cd9d223..d6952c4d467735e4371d496ba210fcad9b20b34d 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES = 
 
 [datastore]
 #DEBUG = YES
index 654754ffe8a8aa214c79de9111b4de21dc722eb2..d8b34d91dc9fae402a78d53c3166efeb6fa6aa99 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = peerinfo resolver datastore fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index a92ff5bb7f8f8abb9cacf93c30ed5c66fe4de913..b54d16f8501fb34a9a9a1e0c3c3156f069f70a3e 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore fs
+DEFAULTSERVICES = 
 
 [datastore]
 #DEBUG = YES
index 2140e06b3a112ef5eef605611d69da1c8595d1eb..43fcfc963264cdb8707bba8614caebdc41f8b16b 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 46466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore statistics fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index 7eef81b651691381c0e57c56a3013ba044cb6d71..e45cea44a9de6318c0e404c075c3b8c11457af17 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 47466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore statistics fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index 52be58575235165bd50ef76d4189406b15d8ec0e..75a96a1aee51a2b1aca61db15d32dcedac54935d 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 45466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore statistics fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index 7b758fc153758c98543edc7576d262bb4d3f5b42..519ddb1d5832587d6c92f6249ad5ac3c8500555c 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS =
 [arm]
 PORT = 44466
 HOSTNAME = localhost
-DEFAULTSERVICES = resolver datastore statistics fs
+DEFAULTSERVICES = 
 
 [datastore]
 # DEBUG = YES
index ec4f581650ba86f7c5b1d453448146a3bd3d3756..badc63b0b655f7589a35563033a87bcdd902f99f 100644 (file)
@@ -11,7 +11,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 22966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args
 DEBUG=YES
 
index 382259df534d225a7738db0f341f3464c54ac193..d3c1488fab2255dc2ad76aea4ebd13ad31954500 100644 (file)
@@ -11,7 +11,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 12966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
 DEBUG=YES
 
index 1b98e8deacd94f86c08e15207d9fd336b48d763e..32e0dbecf4ff8967623fcfd04ab5282149348601 100644 (file)
@@ -11,7 +11,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 32966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
 DEBUG=NO
 
index d920e9e88ed77f446711fdcd6e05d3dd2e1482e4..d92f9eabfdcf6d82d76b0f26418935b06f209e0b 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2666
-DEFAULTSERVICES = peerinfo transport core topology
+DEFAULTSERVICES = topology
 
 [statistics]
 PORT = 2667
index 5641d5baf2889cab092670642aa8fc49bc83aff5..648a33bcbf94394f80ef12591454eb7e8bbf3dd0 100644 (file)
@@ -8,7 +8,7 @@ PORT = 24354
 PORT = 24355
 
 [arm]
-DEFAULTSERVICES = resolver peerinfo
+DEFAULTSERVICES = 
 
 [testing]
 WEAKRANDOM = YES
@@ -18,4 +18,4 @@ plugins = tcp
 PORT = 24356
 
 [transport-tcp]
-PORT = 24357
\ No newline at end of file
+PORT = 24357
index 221fe2f7a183ef5e246c6f33fb6548d37b502db6..fdb1ed319d4917146f9251aa66a96abc36055edc 100644 (file)
@@ -16,7 +16,7 @@ PLUGINS = tcp
 [arm]
 PORT = 12566
 HOSTNAME = localhost
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 #DEBUG = YES
 
 [statistics]
index d64db475a0a3366fb61f6e94a1d89bdc57ef32e1..63d755e375d1fa37a09064fa5bc661097c06249f 100644 (file)
@@ -15,7 +15,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 22566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 HOSTNAME = localhost
 #DEBUG = YES
 
index 8af5d1a14916b0c2770704c0d750c9792c4b89cd..fbaf6594539026403303d5b850f1bcf2ebff26e2 100644 (file)
@@ -13,7 +13,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 26de59a85693c996705cddf01506a95911891cec..69d8bb1beb026aa92e2c2b9c0f00ba27c12782d9 100644 (file)
@@ -1,4 +1,4 @@
-[PATHS]
+PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
 DEFAULTCONFIG = test_testing_data.conf
 
@@ -13,7 +13,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 8e8642bb540bb4366da32e0bdc263ddb09c43620..820ce8ad5ddd455e1e4e7f29c3f66dc6744af189 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 07efe2bbc1d9ba766caa1211d0ba16b1a610a742..b4bfe801dfe4ccc4cc038c349361d3dc35995573 100644 (file)
@@ -16,7 +16,7 @@ BLACKLIST_FILE = $SERVICEHOME/blacklist
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 183de29eb9c31ec9e2d327f7bf13dfa3fc672792..6c0ee9320c7dff3b8184cbfc0ff0fd45805674ee 100644 (file)
@@ -15,7 +15,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 41bc1122d3dc0929562bf3e89146ee0cc697e9ea..699d66abc50aceeaa5aa9b4df8c7467a083dcd87 100644 (file)
@@ -15,7 +15,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 7def209eab99eed986b7c500b43f5920a5b47d94..6bf33d12ca29ecbce971ae66d56aeb2019ef9f22 100644 (file)
@@ -15,7 +15,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index a505c4df57008b5f0d2d98ab7f03c1ebdb429911..b5a716b481a01bb080ab4273f6d01202c8b88af5 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 89c0cdf0628b76fb7c862a1c8e8341f835f51e29..8dc768cd4dca83785be3d7bec2e66978ddf346be 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 480eb639274ccab49f5e70a12b995453a3278c67..d5672cc2ab8afe5136a437816d8d356ba1927baf 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 3883f1bee66266023d4f3b199d1fa0e13296e9e5..062601eee34b80ad5b498bae20534ae33b71f7ab 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index 0da71f89f78c8b49850e19bd92d4acf49cbb340b..bb3c8ca2292b3018f62aa40b3d9cab1f072ba8b2 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
index d920e9e88ed77f446711fdcd6e05d3dd2e1482e4..d92f9eabfdcf6d82d76b0f26418935b06f209e0b 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 
 [arm]
 PORT = 2666
-DEFAULTSERVICES = peerinfo transport core topology
+DEFAULTSERVICES = topology
 
 [statistics]
 PORT = 2667