X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fdiagbib1.c;h=5ea35e846a4b372854230e7155cbc94b58349bb4;hb=3518888d1548b5f157909599122c757f29d92080;hp=e7fb417581d05bb98515e81ba8ac44351d4aa28e;hpb=d9ee01635f03f9095a66f71b73580560d48798e8;p=yaz-moved-to-github.git diff --git a/zutil/diagbib1.c b/zutil/diagbib1.c index e7fb417..5ea35e8 100644 --- a/zutil/diagbib1.c +++ b/zutil/diagbib1.c @@ -1,10 +1,16 @@ /* - * 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.2 1999-11-30 13:47:12 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 @@ -174,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"},