aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_servvhost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ExtensibleType argument to ExtensionItem to identify item typesGravatar Daniel De Graaf2010-09-221-1/+1
* Avoid future bugs with AttachGravatar Jackmcbarn2010-08-281-1/+1
* Allow connect blocks to match the "servername" field in USER•••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. Gravatar Daniel De Graaf2010-08-201-0/+54