]> arthur.barton.de Git - ngircd-alex.git/commit
Move IRC_SetPenalty() to Handle_Request() when possible
authorFederico G. Schwindt <fgsch@lodoss.net>
Thu, 7 Nov 2013 16:29:21 +0000 (16:29 +0000)
committerFederico G. Schwindt <fgsch@lodoss.net>
Thu, 7 Nov 2013 16:29:21 +0000 (16:29 +0000)
commitfcf61e9e0264d081e72eedddbd4a45b619e82b01
tree04507b6fd981bfd3ef52eb32d83874ae35472724
parent9f236c4b9155f3d4f1c7f1bf3b22e8a106e29df3
Move IRC_SetPenalty() to Handle_Request() when possible

This centralizes the penalty handling. It also exposes some commands that
lack it for our attention.
src/ngircd/irc-channel.c
src/ngircd/irc-info.c
src/ngircd/irc.c
src/ngircd/parse.c
src/ngircd/parse.h