]> arthur.barton.de Git - ngircd-alex.git/commit - src/ngircd/irc-info.c
Limit list replies of LIST, WHO, WHOIS, and MAX_RPL_WHOWAS
authorAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 19:06:25 +0000 (20:06 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 6 Jan 2012 19:06:25 +0000 (20:06 +0100)
commitc5beca8aabab6d1822f63e86e5db02649d7b1a41
tree5ad5cf00ee0fbccc3139cdb8f4a31110b2405243
parentf8405b1a4f032a125372b03711f6bed1ecac2bd6
Limit list replies of LIST, WHO, WHOIS, and MAX_RPL_WHOWAS

Introduce new #define's MAX_RPL_LIST(100), MAX_RPL_WHO(25),
MAX_RPL_WHOIS(10), and MAX_RPL_WHOWAS(25).
src/ngircd/defines.h
src/ngircd/irc-channel.c
src/ngircd/irc-info.c