Age | Commit message (Collapse) | Author |
|
cleanup, and allow protocol mods to depend on each
other
|
|
levels to ACCESS_FOUNDER, fix cs_enforce +R from an earlier commit, fixed ChangeModeInternal TS checking when IRCds don't send TS on mode
|
|
|
|
|
|
|
|
but other pseudoservers may send modes using this and not fmode (it has no timestamp)
|
|
|
|
|
|
ircd given value from NICK
|
|
|
|
|
|
|
|
rest of the module
|
|
|
|
when it is available
|
|
unloaded on the ircd side and adjust our behavior accordingly
|
|
other/server metadata
|
|
|
|
|
|
This reverts commit 87478187af9f6f670ebf679ce7cc6cc29b21f7af.
|
|
|
|
ftopic on inspircd not the current time. Removed some unneeded protocol functions
|
|
|
|
be a bit more C++ ish
|
|
webcpanel.so can be compiled under Mac OS X.
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
|
default messages for very standard things (KICK etc)
|
|
|
|
|
|
|
|
|
|
is used, and fixed adding timed Zlines to inspircd
|
|
|
|
|
|
|
|
modes by clients on burst
|
|
|
|
and prevent adding multiple of the same nick to access lists
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
|
location in the configuration file.
|