Aaron Jones
|
daf1b4b9af
|
extensions/m_sendbans.c: misc cleanup for compiler warning
m_sendbans.c:76:15: warning: possible misuse of comma operator here
[-Wcomma]
|
2017-08-04 12:32:57 +00:00 |
|
Elizabeth Myers
|
bd0d352f12
|
Include messages.h for macro form_str in select extensions
|
2013-04-27 04:57:44 -05:00 |
|
Jilles Tjoelker
|
70ea02ebd6
|
Complete the move of xlines and resvs from aconf->name to aconf->host.
|
2010-01-08 18:46:29 +01:00 |
|
Jilles Tjoelker
|
b92d34adc1
|
Do not use get_oper_name() for a netwide server notice, it may be confusing.
|
2008-09-02 23:44:06 +02:00 |
|
Jilles Tjoelker
|
b0ccacd250
|
Add SENDBANS command (extension) to propagate xlines and resvs manually.
|
2008-07-29 00:09:03 +02:00 |
|