]> arthur.barton.de Git - ngircd-alex.git/commit
Implement Client_HostnameCloaked() and Client_MaskCloaked()
authorAlexander Barton <alex@barton.de>
Tue, 17 Aug 2010 18:54:33 +0000 (20:54 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 17 Aug 2010 18:54:33 +0000 (20:54 +0200)
commit6fdd3479f126a866c022c39dcd424d6042de6875
tree0149218c33f9568f9a3005820efe6205eefd85f5
parent617640e0a358dc29c5e4f82eb6b828030ef21670
Implement Client_HostnameCloaked() and Client_MaskCloaked()

These two functions return the cloaked hostname, if the client has
enabled hostname cloaking indicated by the -- still to implement --
user mode "x". See furter patches :-)
src/ngircd/client.c
src/ngircd/client.h