Age | Commit message (Collapse) | Author |
|
entries that are considered "covered by" the new mask
|
|
Add support for channel mode +T to the ircd-hybrid protocol module
|
|
|
|
|
|
go through before issuing the second. Fixes users sometimes svsnick colliding when recovering nicknames.
|
|
chanserv/access etc.
|
|
|
|
|
|
|
|
future ircd-hybrid will reject UID messages with invalid IP addresses
|
|
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some of the madness in chanserv.h to the module.
|
|
|
|
|
|
are perm modules
|
|
|
|
|
|
should be assigned anyway which will prevent it. Fixes deleting bots out of perm channels causing desyncs
|
|
|
|
|
|
|
|
|
|
know of all modes
|
|
|
|
|
|
Fix db_flatfile to read the "nobackokay" setting
|
|
Fix a ton of typos.
|
|
|
|
to the account name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include/modules/sql.h:103:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
modules/database/db_sql.cpp:273:15: warning: declaration shadows a local variable [-Wshadow]
modules/pseudoclients/chanserv/chanserv.cpp:319:150: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
modules/pseudoclients/chanserv/chanserv.cpp:329:80: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
|
|
|
|
irc2sql: handle away messages.
|
|
Allow opers with chanserv/access/list to view the levels list
|
|
|