Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
screws with our internal tracking of them
|
|
|
|
|
|
Update ircd-hybrid protocol module
|
|
Update Paramater length for os_dns to fix DNS SET
|
|
/home/ircd/anope/src/base64.cpp: In function ‘void Anope::B64Encode(const Anope::string&, Anope::string&)’:
/home/ircd/anope/src/base64.cpp:85: warning: ‘input’ is used uninitialized in this function
|
|
|
|
|
|
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
|
|
Fix undefined symbol error when loading os_stats, caused by 82008d50
|
|
82008d507cccbf24c73502bc97bc492d21305549
|
|
|
|
|
|
|
|
translatable
|
|
|
|
at the time this is called
|
|
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
|