]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Call OnUserSetIP() whenever the IP of a local user changes, set ident,host,dhost...
authorattilamolnar <attilamolnar@hush.com>
Mon, 9 Jul 2012 13:35:12 +0000 (15:35 +0200)
committerattilamolnar <attilamolnar@hush.com>
Thu, 13 Sep 2012 16:51:28 +0000 (18:51 +0200)
commit2115bd71dc5307cdcda1b7d7be3b9d9b0545531f
tree1fa41e05856843c1385aa47940549bf080c043bd
parent91abba488ad4b2c5bf59c720cde387b6390528d9
Call OnUserSetIP() whenever the IP of a local user changes, set ident,host,dhost in LocalUser constructor
include/users.h
src/usermanager.cpp
src/users.cpp