Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
chanserv/access etc.
|
|
|
|
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
|
|
|
|
|
|
|
|
account
|
|
|
|
and ptr/cname rdata
|
|
|
|
|
|
Protocol modules which don't trigger this by causing a mode change
currently desync
|
|
|
|
|
|
|
|
|
|
XML-RPC responses also don't have a methodName tag
|
|
InspIRCd 2.0: Ensure ircd-side mlock and topic lock state is always what we think it should be
|