]> jfr.im git - solanum.git/blobdiff - src/messages.tab
Show underlying IPv4 in a remote whois.
[solanum.git] / src / messages.tab
index 7e3f50fbebcaff9e670af031e52894f044287751..0843292d35c7607101a5f3bb7a7d3f0b309192c6 100644 (file)
@@ -232,7 +232,7 @@ static  const char *  replies[] = {
 /* 209 RPL_TRACECLASS, */       "Class %s %d",
 /* 210 */       NULL,
 /* 211 RPL_STATSLINKINFO, */    NULL,
-/* 212 RPL_STATSCOMMANDS, */    "%s %u %u :%u",
+/* 212 RPL_STATSCOMMANDS, */    "%s %u %lu :%u",
 /* 213 RPL_STATSCLINE, */       "C %s %s %s %d %s",
 /* 214 RPL_STATSNLINE, */       NULL,
 /* 215 RPL_STATSILINE, */       "I %s %s %s@%s %d %s",
@@ -271,11 +271,11 @@ static  const char *  replies[] = {
 
 /* 248 RPL_STATSULINE, */       "U %s %s@%s %s",
 /* 249 RPL_STATSDEBUG */       NULL,
-/* 250 RPL_STATSCONN, */       ":Highest connection count: %d (%d clients) (%d connections received)",
+/* 250 RPL_STATSCONN, */       ":Highest connection count: %d (%d clients) (%lu connections received)",
 /* 251 RPL_LUSERCLIENT, */     ":There are %d users and %d invisible on %d servers",
 /* 252 RPL_LUSEROP, */          "%d :IRC Operators online",
 /* 253 RPL_LUSERUNKNOWN, */     "%d :unknown connection(s)",
-/* 254 RPL_LUSERCHANNELS, */    "%d :channels formed",
+/* 254 RPL_LUSERCHANNELS, */    "%lu :channels formed",
 /* 255 RPL_LUSERME, */          ":I have %d clients and %d servers",
 /* 256 RPL_ADMINME, */          ":Administrative info about %s",
 /* 257 RPL_ADMINLOC1, */        ":%s",
@@ -343,7 +343,7 @@ static  const char *  replies[] = {
 /* 319 RPL_WHOISCHANNELS, */    ":%s 319 %s %s :",
 /* 320 */      NULL,
 /* 321 RPL_LISTSTART, */        ":%s 321 %s Channel :Users  Name",
-/* 322 RPL_LIST, */             ":%s 322 %s %s %d :%s",
+/* 322 RPL_LIST, */             ":%s 322 %s %s%s %lu :%s",
 /* 323 RPL_LISTEND, */          ":%s 323 %s :End of /LIST",
 /* 324 RPL_CHANNELMODEIS, */    ":%s 324 %s %s %s",
 /* 325 RPL_CHANNELMLOCKIS, */   ":%s 325 %s %s %s :is the current channel mode-lock",
@@ -351,14 +351,14 @@ static  const char *  replies[] = {
 /* 327 */       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",
+/* 330 RPL_WHOISLOGGEDIN */    "%s %s :is logged in as",
 /* 331 RPL_NOTOPIC, */          ":%s 331 %s %s :No topic is set.",
 /* 332 RPL_TOPIC, */            ":%s 332 %s %s :%s",
 /* 333 RPL_TOPICWHOTIME, */     ":%s 333 %s %s %s %lu",
 /* 334 */       NULL,
 /* 335 */       NULL,
 /* 336 */       NULL,
-/* 337 */       NULL,
+/* 337 RPL_WHOISTEXT, */       "%s :%s",
 /* 338 RPL_WHOISACTUALLY, */   "%s %s :actually using host",
 /* 339 */       NULL,
 /* 340 */       NULL,
@@ -372,7 +372,11 @@ static  const char *  replies[] = {
 /* 348 RPL_EXCEPTLIST */        ":%s 348 %s %s %s %s %lu",
 /* 349 RPL_ENDOFEXCEPTLIST */   ":%s 349 %s %s :End of Channel Exception List",
 /* 350 */       NULL,
+#ifndef CUSTOM_BRANDING
 /* 351 RPL_VERSION, */          "%s(%s). %s :%s TS%dow %s",
+#else
+/* 351 RPL_VERSION, */          "%s(%s, %s). %s :%s TS%dow %s",
+#endif
 /* 352 RPL_WHOREPLY, */         ":%s 352 %s %s %s %s %s %s %s :%d %s",
 /* 353 RPL_NAMREPLY, */         ":%s 353 %s %s %s :",
 /* 354 RPL_WHOSPCRPL */         NULL,
@@ -763,8 +767,8 @@ static  const char *  replies[] = {
 /* 739 */      NULL,
 /* 740 RPL_RSACHALLENGE2*/     ":%s 740 %s :%s",
 /* 741 RPL_ENDOFRSACHALLENGE2*/        ":%s 741 %s :End of CHALLENGE",
-/* 742 */      NULL,
-/* 743 */      NULL,
+/* 742 ERR_MLOCKRESTRICTED */  "%s %c %s :MODE cannot be set due to channel having an active MLOCK restriction policy",
+/* 743 ERR_INVALIDBAN */       "%s %c %s :Invalid ban mask",
 /* 744 */      NULL,
 /* 745 */      NULL,
 /* 746 */      NULL,