X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fdiagbib1.c;h=5ea35e846a4b372854230e7155cbc94b58349bb4;hb=b0ea0712dd81e2d3dd25ec14c0bb9a6ce0a51056;hp=ce0b8314674be2c55aa60b98228f151357914f1e;hpb=161ec45b40a3ab08e08946c9654ab6fea4604760;p=yaz-moved-to-github.git diff --git a/zutil/diagbib1.c b/zutil/diagbib1.c index ce0b831..5ea35e8 100644 --- a/zutil/diagbib1.c +++ b/zutil/diagbib1.c @@ -1,10 +1,19 @@ /* - * Copyright (c) 1995-1997, Index Data + * Copyright (c) 1995-2000, Index Data * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: diagbib1.c,v $ - * Revision 1.1 1999-06-08 10:10:16 adam + * Revision 1.4 2000-03-20 19:06:25 adam + * Added Segment request for fronend server. Work on admin for client. + * + * Revision 1.3 2000/03/15 12:59:49 adam + * Added handle member to statserv_control. + * + * Revision 1.2 1999/11/30 13:47:12 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.1 1999/06/08 10:10:16 adam * New sub directory zutil. Moved YAZ Compiler to be part of YAZ tree. * * Revision 1.7 1997/09/29 07:22:26 adam @@ -32,7 +41,7 @@ #include -#include "diagbib1.h" +#include static struct { int code; @@ -171,7 +180,7 @@ static struct { { 1016, "Init/AC: Blocked network address"}, { 1017, "Init/AC: No databases available for specified userId"}, { 1018, "Init/AC: System temporarily out of resources"}, -{ 1019, "Init/AC: System not available due to maintenance (Addinfo: when it's expected back up)" }, +{ 1019, "Init/AC: System not available due to maintenance" }, { 1020, "Init/AC: System temporarily unavailable (Addinfo: when it's expected back up)"}, { 1021, "Init/AC: Account has expired"}, { 1022, "Init/AC: Password has expired so a new one must be supplied"},