X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/83c037c05864fe65b10bf63d35a03a7048b2f612..ccfc9b567df2e2b6926f328fdbc6cf74970e2987:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index e1b95d9..40b1de1 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -297,7 +297,7 @@ static const char * replies[] = { /* 273 */ NULL, /* 274 */ NULL, /* 275 */ NULL, -/* 276 */ NULL, +/* 276 RPL_WHOISCERTFP */ "%s :has client certificate fingerprint %s", /* 277 */ NULL, /* 278 */ NULL, /* 279 */ NULL, @@ -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 :I can't work under these conditions anymore! The charybdis developers' jokes are just too lame!!! I quit! Really!", +/* 381 RPL_YOUREOPER, */ ":%s 381 %s :You're a IRC operator! Did you know that? This message is FACTUAL.", /* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing", /* 383 */ NULL, /* 384 RPL_MYPORTIS, */ NULL, @@ -493,7 +493,7 @@ static const char * replies[] = { /* 469 */ NULL, /* 470 ERR_LINKCHANNEL */ "%s %s :Forwarding to another channel", /* 471 ERR_CHANNELISFULL, */ ":%s 471 %s %s :Cannot join channel (+l) - channel is full, try again later", -/* 472 ERR_UNKNOWNMODE , */ ":%s 472 %s %c :is unknown mode char to me", +/* 472 ERR_UNKNOWNMODE , */ ":%s 472 %s %c :is an unknown mode char to me", /* 473 ERR_INVITEONLYCHAN, */ ":%s 473 %s %s :Cannot join channel (+i) - you must be invited", /* 474 ERR_BANNEDFROMCHAN, */ ":%s 474 %s %s :Cannot join channel (+b) - you are banned", /* 475 ERR_BADCHANNELKEY, */ ":%s 475 %s %s :Cannot join channel (+k) - bad key", @@ -503,7 +503,7 @@ static const char * replies[] = { /* 479 ERR_BADCHANNAME */ "%s :Illegal channel name", /* 480 ERR_THROTTLE */ ":%s 480 %s %s :Cannot join channel (+j) - throttle exceeded, try again later", /* 481 ERR_NOPRIVILEGES, */ ":Permission Denied - You're not an IRC operator", -/* 482 ERR_CHANOPRIVSNEEDED, */ ":%s 482 %s %s :You're not channel operator", +/* 482 ERR_CHANOPRIVSNEEDED, */ ":%s 482 %s %s :You're not a channel operator", /* 483 ERR_CANTKILLSERVER, */ ":You can't kill a server!", /* 484 ERR_ISCHANSERVICE */ ":%s 484 %s %s %s :Cannot kick or deop a network service", /* 485 ERR_BANNEDNICK, */ NULL, @@ -512,8 +512,8 @@ static const char * replies[] = { /* 488 */ NULL, /* 489 ERR_VOICENEEDED */ ":%s 489 %s %s :You're neither voiced nor channel operator", /* 490 */ NULL, -/* 491 ERR_NOOPERHOST, */ ":%s 491 %s :Only few of mere mortals may try to enter the twilight zone", -/* 492 */ NULL, +/* 491 ERR_NOOPERHOST, */ ":No appropriate operator blocks were found for your host", +/* 492 ERR_NOCTCP */ ":Can't send CTCP to %s (+C set)", /* 493 */ NULL, /* 494 */ NULL, /* 495 */ NULL,