]> jfr.im git - irc/evilnet/x3.git/commit - src/nickserv.c
hash: add extra metadata to nick change handlers
authorhstuart <redacted>
Fri, 30 Oct 2009 19:46:46 +0000 (19:46 +0000)
committerhstuart <redacted>
Fri, 30 Oct 2009 19:46:46 +0000 (19:46 +0000)
commit63189c10a67e72bcf6d6c6342f6b88e1aac9cd55
tree8df33fedc6c704948003e587fe53a3f1d50e14d5
parente9b008053cd96b7893d720265d1afef0d6405945
hash: add extra metadata to nick change handlers

The passed metadata at registration time will be included at call time. This
change is in anticipation of allowing mod-python to directly register callback
functions by providing the Python callable as the extra data.
ChangeLog
src/chanserv.c
src/hash.c
src/hash.h
src/mod-python.c
src/modcmd.c
src/nickserv.c
src/opserv.c
src/proto-p10.c
src/spamserv.c