Age | Commit message (Collapse) | Author |
|
|
|
|
|
hybrid.cpp: add our own SendInvite() which sends the channel's timestamp...
|
|
as 3.2.10.4 has changed thie behavior
|
|
bump the ts to try again later.
|
|
|
|
Minor cs_unban Lang Update @Robby-
Updated HostServ Command English Language
Updated ChanServ Command English Language
Updated BotServ Command English Language
|
|
|
|
|
|
|
|
|
|
along the INVITE command. INVITE with channel TS will be mandatory in some future release of ircd-hybrid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix crash on Windows when unloading a module because it threw an
exception.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
screws with our internal tracking of them
|
|
|
|
|
|
Update ircd-hybrid protocol module
|
|
|
|
|
|
information is shown to non opers
|
|
can create the respective account using the decrypted password which might not always be available
|
|
InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIES
|
|
82008d507cccbf24c73502bc97bc492d21305549
|
|
|
|
|
|
translatable
|
|
This allows fully tracking extbans and other modes set by a different
underlying mode, such as InspIRCd's namedmodes
Add two configuration options to cs_ban to configure which mode is set
and whether or not to kick banned users.
Add default "mute" fantasy command to botserv.example.conf
|
|
|
|
|
|
|
|
|
|
|
|
returning anything if an xline only has a host
|
|
|