Age | Commit message (Collapse) | Author |
|
on startup
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
missing privileges, and settings corrections.
|
|
check that it really returns a value before using it.
Also fix memos to cleanup after themselves when deleted.
|
|
flags we have juse strings instead of defines/enums
|
|
expire while in use.
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
message processing is done
|
|
|
|
|
|
|
|
by just moving pointers to the core
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
authentication to unidentified users
|
|
|
|
|
|
ircd given value from NICK
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
|
|
|
|
unregistered users on connect. Suggested by Cronus.
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
remove the user and then recieve a quit from the user (who is now nonexistant) once the IRCd processes the XLine
|
|
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
|
|
|
|
|
notifiications
|
|
|
|
|