Age | Commit message (Collapse) | Author |
|
|
|
|
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
|
|
|
|
|
|
information is shown to non opers
|
|
can create the respective account using the decrypted password which might not always be available
|
|
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
|
|
|
|
|
|
|
|
Because OnCreateChan is called from ChannelInfo's constructor, during
DB loading it could cause mode locks to be unserialized without having
all channels loaded, which breaks things.
|
|
applied. Fix renaming opertypes on reload.
|
|
argument when setting
|
|
|
|
|
|
|
|
Even though 1 is past the "end" of the vector, because vectors never
shrink and due to how the command parser works, it is always less than
the capacity, and almost always contains what is in params[0] (though
this is of course implementation dependant), which is why this was not
identified sooner, as it executes cleanly under valgrind on every machine I can find.
|
|
logging.
|
|
adding certfps if the user is using it.
|
|
2.0+hsgroupsync
|
|
|
|
|
|
default to allow normal users to use it.
|
|
|
|
per account rather than nick.
|
|
do not exist
|
|
supposed to lower it later we will then.
|
|
|
|
|
|
the perm channel mode doesnt exist
|
|
|
|
|
|
|
|
registered accounts to people who do not provide an email to nickserv/register
|
|
lowering channels timestamps to their creations
|
|
ns_cert: Bold code 2 -> 002.
|
|
|
|
|
|
|
|
if a module adding a forbid is unloaded without removing the forbid
|