Age | Commit message (Collapse) | Author |
|
unregistered users on connect. Suggested by Cronus.
|
|
|
|
not after
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
the names of other modes.
|
|
order of saving memos (among other things)
|
|
verification
|
|
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)
|
|
|
|
|
|
|
|
|
|
we've switched off of SVN. Instead just use the hash for the current head when building. Also recheck the hash on every make not just Config.
|
|
|
|
made DNS query ids not random as they don't need to be.
|
|
notifiications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
something similar to stdint.h
|
|
|
|
|
|
|
|
|
|
is used, and fixed adding timed Zlines to inspircd
|
|
use it which causes iterators to become invalidated
|
|
reference other references correctly
|
|
one on every file about anonymous variadic macros that I can't get rid of).
|
|
default flags would always be set when unserializing objects.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|