]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/messages.tab
MyMalloc -> rb_malloc
[irc/rqf/shadowircd.git] / src / messages.tab
index 4bf8b3b292ef1fd031d78975b5bf54a71f35ffeb..d4f1486555a822eac253401547be910c130fb41b 100644 (file)
@@ -16,7 +16,7 @@
  *   along with this program; if not, write to the Free Software
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- *   $Id: messages.tab 3370 2007-04-03 10:15:39Z nenolod $
+ *   $Id: messages.tab 3548 2007-08-09 06:40:52Z nenolod $
  */
 
 static  const char *  replies[] = {
@@ -284,15 +284,14 @@ static  const char *  replies[] = {
 /* 260 */       NULL,
 /* 261 RPL_TRACELOG, */         NULL,
 /* 262 RPL_ENDOFTRACE, */       "%s :End of TRACE",
-/* 263 RPL_LOAD2HI, */          
-":%s 263 %s %s :Server load is temporarily too heavy. Please wait a while and try again.",
+/* 263 RPL_LOAD2HI, */          ":%s 263 %s %s :This command could not be completed because it has been used recently, and is rate-limited.",
 /* 264 */       NULL,
 /* 265 RPL_LOCALUSERS, */       "%d %d :Current local users %d, max %d",
 /* 266 RPL_GLOBALUSERS, */      "%d %d :Current global users %d, max %d",
 /* 267 */       NULL,
 /* 268 */       NULL,
 /* 269 */       NULL,
-/* 270 */       NULL,
+/* 270 RPL_PRIVS, */            "%s :%s",
 /* 271 */       NULL,
 /* 272 */       NULL,
 /* 273 */       NULL,
@@ -403,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 :Here I am with a brain the size of a planet, and they want me to bring them coffee. I think I'll just kill myself...",
+/* 381 RPL_YOUREOPER, */        ":%s 381 %s :Congrats! You passed Internet Memes 101.",
 /* 382 RPL_REHASHING, */        ":%s 382 %s %s :Rehashing",
 /* 383 */       NULL,
 /* 384 RPL_MYPORTIS, */                NULL,
@@ -493,16 +492,16 @@ static  const char *  replies[] = {
 /* 468 */       NULL,
 /* 469 */       NULL,
 /* 470 ERR_LINKCHANNEL */       "%s %s :Forwarding to another channel",
-/* 471 ERR_CHANNELISFULL, */    ":%s 471 %s %s :Cannot join channel (+l)",
+/* 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",
-/* 473 ERR_INVITEONLYCHAN, */   ":%s 473 %s %s :Cannot join channel (+i)",
-/* 474 ERR_BANNEDFROMCHAN, */   ":%s 474 %s %s :Cannot join channel (+b)",
-/* 475 ERR_BADCHANNELKEY, */    ":%s 475 %s %s :Cannot join channel (+k)",
+/* 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",
 /* 476 ERR_BADCHANMASK, */     NULL,
-/* 477 ERR_NEEDREGGEDNICK */   ":%s 477 %s %s :Cannot join channel (+r)",
+/* 477 ERR_NEEDREGGEDNICK */   ":%s 477 %s %s :Cannot join channel (+r) - you need to be identified with services",
 /* 478 ERR_BANLISTFULL, */      ":%s 478 %s %s %s :Channel ban list is full",
 /* 479 ERR_BADCHANNAME */       "%s :Illegal channel name",
-/* 480 ERR_THROTTLE */          ":%s 480 %s %s :Cannot join channel (throttle exceeded)",
+/* 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",
 /* 483 ERR_CANTKILLSERVER, */   ":You can't kill a server!",
@@ -539,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,