added basic ssl support to ircu
[ircu2.10.12-pk.git] / doc / rfc1459.unet
index 4e04b29c22fa14adf4501b650f5186251ba35283..6a3f36b6cf103e3fccf4ff4f6cd386cc2bf2de05 100644 (file)
@@ -1285,12 +1285,16 @@ MODE WiZ -o                     ; WiZ 'deopping' (removing operator
    The topic for channel <channel> is returned if there is no <topic>
    given.  If the <topic> parameter is present, the topic for that
    channel will be changed, if the channel modes permit this action.
+   You may not query a topic from outside a secret channel.  Modeless
+   channels don't have a topic and thus ERR_CHANOPRIVSNEEDED is returned.
+   A list of channels may be specified comma seperated.
 
    Numeric Replies:
 
            ERR_NEEDMOREPARAMS              ERR_NOTONCHANNEL
            RPL_NOTOPIC                     RPL_TOPIC
-           ERR_CHANOPRIVSNEEDED
+           ERR_CHANOPRIVSNEEDED            ERR_NOSUCHCHANNEL
+          RPL_TOPICWHOTIME
 
 
 
@@ -1308,6 +1312,11 @@ RFC 1459              Internet Relay Chat Protocol              May 1993
 
    TOPIC #test                     ; check the topic for #test.
 
+   TOPIC #test,#testing            ; check the topic on #test and #testing
+
+   TOPIC #test,#testing :Topic     ; set the topic on #test and #testing
+0
+
 4.2.5 Names message
 
       Command: NAMES
@@ -1623,7 +1632,8 @@ LINKS *.au                      ; list all servers which have a name
    a new connection to another server immediately.  CONNECT is a
    privileged command and is to be available only to IRC Operators.  If
    a remote server is given then the CONNECT attempt is made by that
-   server to <target server> and <port>.
+   server to <target server> and <port>.  A port of 0 means use the default
+   port number.  Most errors are reported in notice's.
 
    Numeric Replies:
 
@@ -1708,7 +1718,8 @@ RFC 1459              Internet Relay Chat Protocol              May 1993
    The admin message is used to find the name of the administrator of
    the given server, or current server if <server> parameter is omitted.
    Each server must have the ability to forward ADMIN messages to other
-   servers.
+   servers.  The given server may be a nick, where the server that the
+   nick is on will be queried.
 
    Numeric Replies: