summaryrefslogtreecommitdiff
path: root/src/modules/m_servvhost.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow connect blocks to match the "servername" field in USERGravatar Daniel De Graaf2010-08-201-0/+54
RFC 1459 specifies that the third parameter to USER is the name of the server that the client is connecting to. While this is not set by all clients, it is set by some, and could be used to alter MOTD or other settings based on the DNS name used to connect to a server or network.