Age | Commit message (Collapse) | Author |
|
away, and invalidate the type pointer of objects when the type goes away
|
|
|
|
along the INVITE command. INVITE with channel TS will be mandatory in some future release of ircd-hybrid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compile
|
|
|
|
events like the normal user part message does
|
|
|
|
Also fix crash on Windows when unloading a module because it threw an
exception.
|
|
|
|
|
|
|
|
they serialize the display field
|
|
|
|
Fix the name of the SSL modules in comments in modules.conf.example
|
|
|
|
|
|
|
|
Updated italian lnguage file
|
|
|
|
|
|
|
|
|
|
|
|
Make command group descriptions translatable.
|
|
|
|
|
|
|
|
shouldn't have been removed
|
|
|
|
|
|
Cache xline nick, user, host, etc instead of rebuilding it everytime its
requested. Store users ip in sockaddr form and not string form to
prevent having to rebuild sockaddrs when checking xlines.
Also do not try to convert empty config values in Config::Get as this
can be rather common if a non string configuration value is not set, and
the cost of the ConvertException is great.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
|