Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Following http://xmlrpc.scripting.com/spec.html
|
|
m_ssl_openssl: SSL context option changes
|
|
Not sure why this was this way originally, it interfears with the
chanserv +r check to determine how new the channel is because it
restores +r. This seems to still work okay, though.
|
|
|
|
|
|
|
|
Added kickcheck override for users with protected privs
|
|
- Change SendForceNickChange() to use UIDs
|
|
- Update SendClientIntroduction() to use * for account names instead of ...
|
|
- Misc updates to the hybrid protocol modules:
|
|
Correct wrong XML response tag
|
|
|