Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
matching all identified users
|
|
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
|
|
|
|
compiler warnings
|