]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
Fix an off by one error with zipstats processing
[irc/rqf/shadowircd.git] / src / messages.tab
index 58c13c82cf1f0de1fac4dd7e3be0e378e7eba20a..07b6fe9a4622eb5da8ee817486a68c894732efc2 100644 (file)
@@ -24,7 +24,7 @@ static  const char *  replies[] = {
 /* 001  RPL_WELCOME, */ ":Welcome to the %s Internet Relay Chat Network %s",
 /* 002  RPL_YOURHOST,*/ ":Your host is %s, running version %s",
 /* 003  RPL_CREATED, */ ":This server was created %s",
-/* 004  RPL_MYINFO, */ "%s %s %s biklmnopstveqrcgzjfILPQF bkloveqjfI",
+/* 004  RPL_MYINFO, */ "%s %s %s %s bkloveqjfI",
 /* 005  RPL_ISUPPORT, */ "%s :are supported by this server",
 /* 006 */       NULL,
 /* 007 */       NULL,
@@ -235,12 +235,12 @@ static  const char *  replies[] = {
 /* 212 RPL_STATSCOMMANDS, */    "%s %u %u :%u",
 /* 213 RPL_STATSCLINE, */       "C %s %s %s %d %s",
 /* 214 RPL_STATSNLINE, */       NULL,
-/* 215 RPL_STATSILINE, */       "I %s * %s@%s %d %s",
+/* 215 RPL_STATSILINE, */       "I %s %s %s@%s %d %s",
 /* 216 RPL_STATSKLINE, */       "%c %s * %s :%s%s%s",
 /* 217 RPL_STATSQLINE, */       "%c %d %s :%s",
 /* 218 RPL_STATSYLINE, */       "Y %s %d %d %d %u %d.%d %d.%d %u",
 /* 219 RPL_ENDOFSTATS, */       "%c :End of /STATS report",
-/* 220 RPL_STATSPLINE, */       "%c %d %s %d :%s",
+/* 220 RPL_STATSPLINE, */       "%c %d %s %d :%s%s",
 /* 221 RPL_UMODEIS, */          "%s",
 /* 222 */      NULL,
 /* 223 */       NULL,
@@ -291,7 +291,7 @@ static  const char *  replies[] = {
 /* 267 */       NULL,
 /* 268 */       NULL,
 /* 269 */       NULL,
-/* 270 */       NULL,
+/* 270 RPL_PRIVS, */            "%s :%s",
 /* 271 */       NULL,
 /* 272 */       NULL,
 /* 273 */       NULL,
@@ -349,7 +349,7 @@ static  const char *  replies[] = {
 /* 325 */       NULL,
 /* 326 */       NULL,
 /* 327 */       NULL,
-/* 328 */       NULL,
+/* 328 RPL_CHANNELURL */       NULL,
 /* 329 RPL_CREATIONTIME, */    ":%s 329 %s %s %lu", 
 /* 330 RPL_WHOISLOGGEDIN */    ":%s 330 %s %s %s :is logged in as",
 /* 331 RPL_NOTOPIC, */          ":%s 331 %s %s :No topic is set.",
@@ -375,7 +375,7 @@ static  const char *  replies[] = {
 /* 351 RPL_VERSION, */          "%s(%s). %s :%s TS%dow %s",
 /* 352 RPL_WHOREPLY, */         ":%s 352 %s %s %s %s %s %s %s :%d %s",
 /* 353 RPL_NAMREPLY, */         ":%s 353 %s %s %s :",
-/* 354 */       NULL,
+/* 354 RPL_WHOSPCRPL */         NULL,
 /* 355 */       NULL,
 /* 356 */       NULL,
 /* 357 */       NULL,
@@ -402,7 +402,7 @@ static  const char *  replies[] = {
 /* 378 RPL_WHOISHOST, */        "%s :is connecting from *@%s %s",
 /* 379 */       NULL,
 /* 380 */       NULL,
-/* 381 RPL_YOUREOPER, */        ":%s 381 %s :Congrats! You passed Internet Memes 101.",
+/* 381 RPL_YOUREOPER, */        ":%s 381 %s :I can't work under these conditions anymore! The charybdis developers' jokes are just too lame!!! I quit! Really!",
 /* 382 RPL_REHASHING, */        ":%s 382 %s %s :Rehashing",
 /* 383 */       NULL,
 /* 384 RPL_MYPORTIS, */                NULL,
@@ -538,7 +538,7 @@ static  const char *  replies[] = {
 /* 514 */      NULL,
 /* 515 */      NULL,
 /* 516 */      NULL,
-/* 517 */      NULL,
+/* 517 ERR_DISABLED */         "%s :This command has been administratively disabled",
 /* 518 */      NULL,
 /* 519 */      NULL,
 /* 520 */      NULL,
@@ -692,7 +692,7 @@ static  const char *  replies[] = {
 /* 668 */      NULL,
 /* 669 */      NULL,
 /* 670 */      NULL,
-/* 671 */      NULL,
+/* 671 RPL_WHOISSECURE, */     "%s :is using a secure connection",
 /* 672 */      NULL,
 /* 673 */      NULL,
 /* 674 */      NULL,