1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 06:16:39 +02:00
Files
anope/include
Adam fee016bb84 Handle nick collisions somewhat instead of blindly overwriting the nicks
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.
2014-02-27 22:42:54 -05:00
..
2014-02-24 22:23:12 -05:00
2014-02-14 13:05:01 -08:00