]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/numeric.h
Mention effect of /accept on umode +R.
[irc/rqf/shadowircd.git] / include / numeric.h
index c53500861a6450640f298a068e0fe4b80015869b..6b449e48d3051545778d477d3c62c8ce3eb3c6d8 100644 (file)
@@ -154,6 +154,8 @@ extern const char *form_str(int);
 #define RPL_LISTEND          323
 #define RPL_CHANNELMODEIS    324
 
+#define RPL_CHANNELURL       328 /* to be sent by services */
+
 #define RPL_CREATIONTIME     329
 #define RPL_WHOISLOGGEDIN    330
 
@@ -173,6 +175,7 @@ extern const char *form_str(int);
 #define RPL_VERSION          351
 
 #define RPL_WHOREPLY         352
+#define RPL_WHOSPCRPL        354 /* from ircu -- jilles */
 #define RPL_ENDOFWHO         315
 #define RPL_NAMREPLY         353
 #define RPL_WHOWASREAL       360
@@ -307,6 +310,8 @@ extern const char *form_str(int);
 
 #define ERR_HELPNOTFOUND     524
 
+#define RPL_WHOISSECURE      671 /* Unreal3.2 --nenolod */
+
 #define RPL_MODLIST          702
 #define RPL_ENDOFMODLIST     703