]> arthur.barton.de Git - ngircd-alex.git/commit
Rework the penalty handling slightly
authorFederico G. Schwindt <fgsch@lodoss.net>
Thu, 7 Nov 2013 16:53:29 +0000 (16:53 +0000)
committerFederico G. Schwindt <fgsch@lodoss.net>
Thu, 7 Nov 2013 16:53:29 +0000 (16:53 +0000)
commit344185b1bd6254ac4a198b3caeaf08db285016c8
treecb900bbb1b2b6861fe6af275cfed80f436ee8697
parentfcf61e9e0264d081e72eedddbd4a45b619e82b01
Rework the penalty handling slightly

Increase the penalty for a command before checking its arguments.  This
makes the handling more consistent and allow us to move more penalties to
Handle_Request().
src/ngircd/irc-info.c
src/ngircd/irc-mode.c
src/ngircd/parse.c