Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Improve the log message for failed logins.
|
|
|
|
something changes
|
|
|
|
logging.
|
|
|
|
|
|
finish syncing later when the uplink syncs. Normally the channel state
is fully synced here anyway, except if we do not know the modes the
uplink has yet.
Also fix a related issue with resetting chanels and bouncing modes on
our clients, if this is done prior to knowing which modes exist it would
silently fail.
|
|
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
|
|
the perm channel mode doesnt exist
|
|
|
|
|
|
|
|
|
|
|
|
able to qline bot nicks before introducing the bots as a way to prevent collisions, so try harder to find a valid bot to send resvs on startup
|
|
in memory, which does weird things.
For fun different ircds implement this differently (Unreal compares
timestamps, TS6 compares timestamps and user username/host), and whether
or not we get a kill for our user also varies, so just kill everyone.
This can't really happen anyway with properly set qlines, only if
services haven't yet set the qlines, or possibly in a bot add/nick
user introduce race, or with enforcers, which not many ircds require.
|
|
registered accounts to people who do not provide an email to nickserv/register
|
|
lowering channels timestamps to their creations
|
|
|