]> jfr.im git - irc/quakenet/snircd.git/commit - ircd/m_sethost.c
forward port of asuka-sethost.patch to .12.
authorpaul <redacted>
Sun, 23 Oct 2005 21:59:00 +0000 (22:59 +0100)
committerpaul <redacted>
Sun, 23 Oct 2005 21:59:00 +0000 (22:59 +0100)
commit1d4df40c15332c7c7d9a0cf95bf212c2cc81d505
tree7056e7cc3c6623ddd537f45f84512f1781845e7e
parent943fcf700b096913f45f26fc5af52e8470c2257e
forward port of asuka-sethost.patch to .12.
Note: check - corrupted patch file manually applied.
33 files changed:
include/client.h
include/handlers.h
include/ircd_features.h
include/ircd_log.h
include/msg.h
include/numeric.h
include/s_conf.h
include/s_user.h
include/struct.h
ircd/Makefile.in
ircd/channel.c
ircd/gline.c
ircd/ircd_features.c
ircd/ircd_lexer.l
ircd/ircd_log.c
ircd/ircd_parser.y
ircd/ircd_snprintf.c
ircd/m_oper.c
ircd/m_sethost.c [new file with mode: 0644]
ircd/m_userhost.c
ircd/m_userip.c
ircd/m_who.c
ircd/m_whois.c
ircd/parse.c
ircd/s_auth.c
ircd/s_conf.c
ircd/s_err.c
ircd/s_serv.c
ircd/s_stats.c
ircd/s_user.c
ircd/send.c
ircd/whocmds.c
tools/convert_slines.sh [new file with mode: 0644]