Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
Mark some oper only usermodes as oper only.
Fix reading SID in TS6_SID_Retrieve
|
|
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
|
|
Set oper modes/vhost on oper too, evan after iding
Add umode +q to plexus
|
|
|
|
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.
|
|
Improve the log message for failed logins.
|
|
logging.
|
|
|
|
adding certfps if the user is using it.
|
|
library cals from blocking...
Fix multiple possible null pointer derefs if modules pass null
interfaces (none currently do, but it is allowed)
Fix memory leak from results when services are destructed
Timeout queries that never come back.
|
|
ns_maxemail: Bold code 2 -> 002.
|
|
2.0+hsgroupsync
|
|
ngircd protocol module: really kill users
|
|
nick isn't registered
|
|
|
|
g++ versions
|
|
bypass ns_maxemail
|
|
|
|
|
|
default to allow normal users to use it.
|
|
updated on each join/part eats too many ressources
|
|
|
|
per account rather than nick.
|
|
Windows can require
|
|
ngIRCd doesn't send a QUIT for each user KILL'ed, so kill them immediately.
|
|
do not exist
|
|
ident/host if none is provided
|
|
supposed to lower it later we will then.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have the access for it
|