[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11323 - in gnunet/src: core hostlist transport
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11323 - in gnunet/src: core hostlist transport |
Date: |
Tue, 11 May 2010 19:48:14 +0200 |
Author: grothoff
Date: 2010-05-11 19:48:14 +0200 (Tue, 11 May 2010)
New Revision: 11323
Modified:
gnunet/src/core/test_core_api_peer1.conf
gnunet/src/core/test_core_api_peer2.conf
gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
gnunet/src/transport/test_transport_api_http_peer1.conf
gnunet/src/transport/test_transport_api_http_peer2.conf
gnunet/src/transport/test_transport_api_tcp_peer1.conf
gnunet/src/transport/test_transport_api_tcp_peer2.conf
gnunet/src/transport/test_transport_api_udp_peer1.conf
gnunet/src/transport/test_transport_api_udp_peer2.conf
Log:
fixing configs
Modified: gnunet/src/core/test_core_api_peer1.conf
===================================================================
--- gnunet/src/core/test_core_api_peer1.conf 2010-05-11 17:31:33 UTC (rev
11322)
+++ gnunet/src/core/test_core_api_peer1.conf 2010-05-11 17:48:14 UTC (rev
11323)
@@ -45,3 +45,10 @@
[testing]
WEAKRANDOM = YES
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
Modified: gnunet/src/core/test_core_api_peer2.conf
===================================================================
--- gnunet/src/core/test_core_api_peer2.conf 2010-05-11 17:31:33 UTC (rev
11322)
+++ gnunet/src/core/test_core_api_peer2.conf 2010-05-11 17:48:14 UTC (rev
11323)
@@ -43,3 +43,10 @@
[testing]
WEAKRANDOM = YES
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
Modified: gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
===================================================================
--- gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -53,4 +53,5 @@
AUTOSTART = NO
[datastore]
-AUTOSTART = NO[fs]
+AUTOSTART = NO
+
Modified: gnunet/src/transport/test_transport_api_http_peer1.conf
===================================================================
--- gnunet/src/transport/test_transport_api_http_peer1.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_http_peer1.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -3,7 +3,6 @@
DEBUG=YES
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -20,7 +19,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -53,7 +51,6 @@
DEBUG = YES
#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
#PREFIX = valgrind --leak-check=full
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
@@ -66,7 +63,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -76,7 +72,6 @@
PORT = 12369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -86,7 +81,6 @@
PORT = 12364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -97,7 +91,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -107,7 +100,6 @@
PORT = 12366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 12368
Modified: gnunet/src/transport/test_transport_api_http_peer2.conf
===================================================================
--- gnunet/src/transport/test_transport_api_http_peer2.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_http_peer2.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -3,7 +3,6 @@
DEBUG = YES
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -20,7 +19,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -67,7 +65,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -77,7 +74,6 @@
PORT = 22369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -87,7 +83,6 @@
PORT = 22364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -98,7 +93,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -108,7 +102,6 @@
PORT = 22366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 22368
Modified: gnunet/src/transport/test_transport_api_tcp_peer1.conf
===================================================================
--- gnunet/src/transport/test_transport_api_tcp_peer1.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_tcp_peer1.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -2,7 +2,6 @@
PORT = 12368
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -19,7 +18,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -52,7 +50,6 @@
#DEBUG = YES
#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
#PREFIX = valgrind --leak-check=full
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
@@ -65,7 +62,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -75,7 +71,6 @@
PORT = 12369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -85,7 +80,6 @@
PORT = 12364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -96,7 +90,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -106,7 +99,6 @@
PORT = 12366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 12368
Modified: gnunet/src/transport/test_transport_api_tcp_peer2.conf
===================================================================
--- gnunet/src/transport/test_transport_api_tcp_peer2.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_tcp_peer2.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -2,7 +2,6 @@
PORT = 22368
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -19,7 +18,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -51,7 +49,6 @@
PLUGINS = tcp
#DEBUG = YES
# PREFIX =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
@@ -66,7 +63,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -76,7 +72,6 @@
PORT = 22369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -86,7 +81,6 @@
PORT = 22364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -97,7 +91,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -107,7 +100,6 @@
PORT = 22366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 22368
Modified: gnunet/src/transport/test_transport_api_udp_peer1.conf
===================================================================
--- gnunet/src/transport/test_transport_api_udp_peer1.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_udp_peer1.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -2,7 +2,6 @@
PORT = 12368
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -19,7 +18,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -50,7 +48,6 @@
[core]
TOTAL_QUOTA_OUT = 3932160
TOTAL_QUOTA_IN = 3932160
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-core
@@ -62,7 +59,6 @@
[transport]
PLUGINS = udp
DEBUG = NO
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
@@ -77,7 +73,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -87,7 +82,6 @@
PORT = 12369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -97,7 +91,6 @@
PORT = 12364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -108,7 +101,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -118,7 +110,6 @@
PORT = 12366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 12368
Modified: gnunet/src/transport/test_transport_api_udp_peer2.conf
===================================================================
--- gnunet/src/transport/test_transport_api_udp_peer2.conf 2010-05-11
17:31:33 UTC (rev 11322)
+++ gnunet/src/transport/test_transport_api_udp_peer2.conf 2010-05-11
17:48:14 UTC (rev 11323)
@@ -2,7 +2,6 @@
PORT = 22368
[fs]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-fs
@@ -19,7 +18,6 @@
DATABASE = sqlite
BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-datastore
@@ -50,7 +48,6 @@
[core]
TOTAL_QUOTA_OUT = 3932160
TOTAL_QUOTA_IN = 3932160
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-core
@@ -63,7 +60,6 @@
PLUGINS = udp
DEBUG = NO
PREFIX =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 50
@@ -77,7 +73,6 @@
[peerinfo]
TRUST = $SERVICEHOME/data/credit/
HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-peerinfo
@@ -87,7 +82,6 @@
PORT = 22369
[resolver]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-resolver
@@ -97,7 +91,6 @@
PORT = 22364
[statistics]
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-statistics
@@ -108,7 +101,6 @@
[arm]
DEFAULTSERVICES =
-ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
BINARY = gnunet-service-arm
@@ -118,7 +110,6 @@
PORT = 22366
[transport-tcp]
-ALLOW_SHUTDOWN = NO
TIMEOUT = 300000
PORT = 22368
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11323 - in gnunet/src: core hostlist transport,
gnunet <=