]> jfr.im git - irc/rqf/shadowircd.git/commit - doc/tgchange.txt
target change: use fnv32 hash of UID instead of pointer to identify clients
authorJilles Tjoelker <redacted>
Sat, 15 Mar 2008 23:39:49 +0000 (00:39 +0100)
committerJilles Tjoelker <redacted>
Sat, 15 Mar 2008 23:39:49 +0000 (00:39 +0100)
commit4d17e288b419ed53a94b2d1daa6a139e42675a6c
tree7bd8517aa5b7ef02a3c581042b221bce3c88b272
parentcb57dfe52000b2062622e492655b63d3bd1fbf92
target change: use fnv32 hash of UID instead of pointer to identify clients
This way, the information remains valid after a split.
For clients on TS5 servers, the nick is used; this is
not much of a problem because these are on pseudoservers
and not assumed to change nick much at all.
doc/tgchange.txt
include/client.h
modules/core/m_message.c