Age | Commit message (Collapse) | Author |
|
with a user, if the time on services vs the ircd are different it does weird things
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
as the client should always be in the channel
|
|
|
|
|
|
|
|
|
|
startup & dropping empty channels
|
|
enforce them anyway
|
|
|
|
way to test for a valid IP
|
|
being off by 1
|
|
sane rank incase they are prefixless, and 50 other things
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
configuration directives to the actual modules they are used in.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
really work
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
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
|
|
|
|
|