Age | Commit message (Collapse) | Author |
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
|
|
|
|
|
|
pass it some sometimes/possibly other places
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
by just moving pointers to the core
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
into 1.9
|
|
fixes bug #1450
|
|
|
|
due to Extensible destructing don't have their references to the already destroyed object for Base invalidated
|
|
topic is locked right after registering a channel without previously being set
|
|
|
|
|
|
|
|
|
|
|
|
order of saving memos (among other things)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not abort
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
|
|
module.
|
|
|
|
|
|
|