]> jfr.im git - irc/evilnet/x3.git/commit
hash: add extra metadata to new user handlers
authorhstuart <redacted>
Tue, 27 Oct 2009 20:22:10 +0000 (20:22 +0000)
committerhstuart <redacted>
Tue, 27 Oct 2009 20:22:10 +0000 (20:22 +0000)
commitf0fb2e2d11aae3f2aa529be0e8469b52c522d5f6
tree08e472311af08f6e7b0f45c8db6a53af7cab4dc5
parent9d59f1964d0f20da7f044804c10f1f69010d7963
hash: add extra metadata to new user 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/global.c
src/hash.c
src/hash.h
src/mod-python.c
src/nickserv.c
src/opserv.c
src/proto-common.c
src/proto-p10.c
src/spamserv.c