From bd61189b7733e1304e90881e090342ea2f543924 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:39:48 +0200 Subject: Move nevrax.org to / --- pipermail/nel/2001-July/000458.html | 2 +- pipermail/nel/2001-July/000462.html | 2 +- pipermail/nel/2001-July/000470.html | 4 ++-- pipermail/nel/2001-July/000471.html | 2 +- pipermail/nel/2001-July/000479.html | 2 +- pipermail/nel/2001-July/000480.html | 2 +- pipermail/nel/2001-July/000489.html | 2 +- pipermail/nel/2001-July/000502.html | 6 +++--- pipermail/nel/2001-July/000506.html | 2 +- pipermail/nel/2001-July/000508.html | 2 +- pipermail/nel/2001-July/000511.html | 2 +- pipermail/nel/2001-July/000512.html | 2 +- pipermail/nel/2001-July/000513.html | 4 ++-- pipermail/nel/2001-July/author.html | 4 ++-- pipermail/nel/2001-July/date.html | 4 ++-- pipermail/nel/2001-July/index.html | 4 ++-- pipermail/nel/2001-July/subject.html | 4 ++-- pipermail/nel/2001-July/thread.html | 4 ++-- 18 files changed, 27 insertions(+), 27 deletions(-) (limited to 'pipermail/nel/2001-July') diff --git a/pipermail/nel/2001-July/000458.html b/pipermail/nel/2001-July/000458.html index 25246f56..c3d0a67b 100644 --- a/pipermail/nel/2001-July/000458.html +++ b/pipermail/nel/2001-July/000458.html @@ -142,7 +142,7 @@ elijah > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > -- diff --git a/pipermail/nel/2001-July/000462.html b/pipermail/nel/2001-July/000462.html index c229912a..21ef9d54 100644 --- a/pipermail/nel/2001-July/000462.html +++ b/pipermail/nel/2001-July/000462.html @@ -55,7 +55,7 @@ Subject: [Nel] Snowballs building problem > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > diff --git a/pipermail/nel/2001-July/000470.html b/pipermail/nel/2001-July/000470.html index 74ca6758..53af475d 100644 --- a/pipermail/nel/2001-July/000470.html +++ b/pipermail/nel/2001-July/000470.html @@ -26,7 +26,7 @@
Your best bet for now is to look at the layer 4 code sample
-(http://www.nevrax.org/cvs/cvsweb.cgi/code/nel/samples/net_layer4)
+(/cvs/cvsweb.cgi/code/nel/samples/net_layer4)
 
 In this example the 'client' sends messages to the 'frontend', the
 'frontend' treats these messages and sends them to the 'ping service'. The
@@ -107,7 +107,7 @@ don't hesitate to tell me about it.
 _______________________________________________
 Nel mailing list
 Nel@nevrax.org
-http://www.nevrax.org/mailman/listinfo.cgi/nel
+/mailman/listinfo.cgi/nel
 
 
 
diff --git a/pipermail/nel/2001-July/000471.html b/pipermail/nel/2001-July/000471.html index 70ede038..00db61fc 100644 --- a/pipermail/nel/2001-July/000471.html +++ b/pipermail/nel/2001-July/000471.html @@ -69,7 +69,7 @@ Subject: Re: [Nel] Snowballs building problem > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > diff --git a/pipermail/nel/2001-July/000479.html b/pipermail/nel/2001-July/000479.html index b8a279c5..d76bb41c 100644 --- a/pipermail/nel/2001-July/000479.html +++ b/pipermail/nel/2001-July/000479.html @@ -71,7 +71,7 @@ VL> w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y? VL> _______________________________________________ VL> Nel mailing list VL> Nel@nevrax.org -VL> http://www.nevrax.org/mailman/listinfo.cgi/nel +VL> /mailman/listinfo.cgi/nel diff --git a/pipermail/nel/2001-July/000480.html b/pipermail/nel/2001-July/000480.html index f1190c50..07d41c50 100644 --- a/pipermail/nel/2001-July/000480.html +++ b/pipermail/nel/2001-July/000480.html @@ -59,7 +59,7 @@ I'm interest by answer from other people. > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel diff --git a/pipermail/nel/2001-July/000489.html b/pipermail/nel/2001-July/000489.html index 5d04e7f9..29762c1d 100644 --- a/pipermail/nel/2001-July/000489.html +++ b/pipermail/nel/2001-July/000489.html @@ -99,7 +99,7 @@ Subject: [Nel] TCP vs. UDP > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > diff --git a/pipermail/nel/2001-July/000502.html b/pipermail/nel/2001-July/000502.html index b331b750..c7d16edb 100644 --- a/pipermail/nel/2001-July/000502.html +++ b/pipermail/nel/2001-July/000502.html @@ -42,10 +42,10 @@ successfully connect to the front end *without* login/password or to find a failure in the login procedure. You can find the documentation about how the login system works here: -http://www.nevrax.org/docs/doxygen/nel/login_system.html +/docs/doxygen/nel/login_system.html In the CVS directory "nel/samples/login_sytem/" -(http://www.nevrax.org/cvs/cvsweb.cgi/code/nel/samples/login_system/), +(/cvs/cvsweb.cgi/code/nel/samples/login_system/), you'll find the client source that is used to connect to the shard and also the frontend service code (that does nothing) that is running on itsalive. @@ -58,7 +58,7 @@ provide the good password to validate the login. All others services sources running on itsalive are located here: -http://www.nevrax.org/cvs/cvsweb.cgi/code/nelns/ +/cvs/cvsweb.cgi/code/nelns/ Our goal is know if our login system is robust or not. diff --git a/pipermail/nel/2001-July/000506.html b/pipermail/nel/2001-July/000506.html index c8db7826..36ca43d8 100644 --- a/pipermail/nel/2001-July/000506.html +++ b/pipermail/nel/2001-July/000506.html @@ -113,7 +113,7 @@ c ti > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > diff --git a/pipermail/nel/2001-July/000508.html b/pipermail/nel/2001-July/000508.html index 9a86eca2..a88fa6fd 100644 --- a/pipermail/nel/2001-July/000508.html +++ b/pipermail/nel/2001-July/000508.html @@ -73,7 +73,7 @@ Subject: [Nel] Snowball client trouble > _______________________________________________ > Nel mailing list > Nel@nevrax.org -> http://www.nevrax.org/mailman/listinfo.cgi/nel +> /mailman/listinfo.cgi/nel > diff --git a/pipermail/nel/2001-July/000511.html b/pipermail/nel/2001-July/000511.html index dc7edaf9..84c89b51 100644 --- a/pipermail/nel/2001-July/000511.html +++ b/pipermail/nel/2001-July/000511.html @@ -127,7 +127,7 @@ Is it your(nevrax's) isp that is choking? _______________________________________________ Nel mailing list Nel@nevrax.org -http://www.nevrax.org/mailman/listinfo.cgi/nel +/mailman/listinfo.cgi/nel diff --git a/pipermail/nel/2001-July/000512.html b/pipermail/nel/2001-July/000512.html index 08b37bc6..9da971e0 100644 --- a/pipermail/nel/2001-July/000512.html +++ b/pipermail/nel/2001-July/000512.html @@ -124,7 +124,7 @@ Subject: [Nel] www.nevrax.org down >_______________________________________________ >Nel mailing list >Nel@nevrax.org ->http://www.nevrax.org/mailman/listinfo.cgi/nel +>/mailman/listinfo.cgi/nel diff --git a/pipermail/nel/2001-July/000513.html b/pipermail/nel/2001-July/000513.html index 0141dad6..65791074 100644 --- a/pipermail/nel/2001-July/000513.html +++ b/pipermail/nel/2001-July/000513.html @@ -140,12 +140,12 @@ Subject: [Nel] www.nevrax.org down >_______________________________________________ >Nel mailing list >Nel@nevrax.org ->http://www.nevrax.org/mailman/listinfo.cgi/nel +>/mailman/listinfo.cgi/nel _______________________________________________ Nel mailing list Nel@nevrax.org -http://www.nevrax.org/mailman/listinfo.cgi/nel +/mailman/listinfo.cgi/nel diff --git a/pipermail/nel/2001-July/author.html b/pipermail/nel/2001-July/author.html index 0320d443..f6f2766c 100644 --- a/pipermail/nel/2001-July/author.html +++ b/pipermail/nel/2001-July/author.html @@ -13,7 +13,7 @@ [ date ] -
  • More info on this list... +
  • More info on this list...
  • Starting: Sun Jul 1 00:10:44 2001
    @@ -97,7 +97,7 @@ [ subject ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • diff --git a/pipermail/nel/2001-July/date.html b/pipermail/nel/2001-July/date.html index b3fd8e2e..63de7d33 100644 --- a/pipermail/nel/2001-July/date.html +++ b/pipermail/nel/2001-July/date.html @@ -13,7 +13,7 @@ [ author ] -

  • More info on this list... +
  • More info on this list...
  • Starting: Sun Jul 1 00:10:44 2001
    @@ -97,7 +97,7 @@ [ subject ] [ author ] -

  • More info on this list... +
  • More info on this list...
  • diff --git a/pipermail/nel/2001-July/index.html b/pipermail/nel/2001-July/index.html index b1127deb..bb2ba6d8 100644 --- a/pipermail/nel/2001-July/index.html +++ b/pipermail/nel/2001-July/index.html @@ -13,7 +13,7 @@ [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • Starting: Sun Jul 1 00:10:44 2001
    @@ -209,7 +209,7 @@ [ subject ] [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • diff --git a/pipermail/nel/2001-July/subject.html b/pipermail/nel/2001-July/subject.html index d06f4599..4825ac9e 100644 --- a/pipermail/nel/2001-July/subject.html +++ b/pipermail/nel/2001-July/subject.html @@ -13,7 +13,7 @@ [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • Starting: Sun Jul 1 00:10:44 2001
    @@ -97,7 +97,7 @@ [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • diff --git a/pipermail/nel/2001-July/thread.html b/pipermail/nel/2001-July/thread.html index b1127deb..bb2ba6d8 100644 --- a/pipermail/nel/2001-July/thread.html +++ b/pipermail/nel/2001-July/thread.html @@ -13,7 +13,7 @@ [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • Starting: Sun Jul 1 00:10:44 2001
    @@ -209,7 +209,7 @@ [ subject ] [ author ] [ date ] -

  • More info on this list... +
  • More info on this list...
  • -- cgit v1.2.1