Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
SpanningTree::RemoteUser
|
|
|
|
1202 protocol servers
|
|
|
|
|
|
User::WriteNumeric()
|
|
|
|
core_dns: allow configuring source address
|
|
|
|
|
|
This makes ROUTE_UNICAST() accept nicks and uuids
|
|
|
|
|
|
accepting a string
|
|
string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass a LocalUser pointer to DisplayList()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This method is no longer used, replacement is User::WriteRemoteNotice()
|
|
User::WriteRemoteNotice()
|
|
Sends a NOTICE from the local server to the user which can be local or remote
|
|
|
|
[2.0] Fix GCC 6 warning about null checking this.
|
|
Minor spelling errors in m_spanningtree.so
|
|
Don't show snotices for kills from ulined clients
|
|
|
|
As with 402a1bb010522a35600325c1a3084e092b40ca22 this is known to
be undefined behaviour but changing it is too risky for the 2.0
branch.
|
|
Use it instead of the raw number
|
|
objects to the OnSendWhoLine hook
|
|
Check if the entire line should be hidden first
|
|
|