]> arthur.barton.de Git - ngircd-alex.git/commit
Add more penalty times in error paths
authorAlexander Barton <alex@barton.de>
Tue, 30 Jul 2013 20:05:00 +0000 (22:05 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 30 Jul 2013 20:05:00 +0000 (22:05 +0200)
commit3bd973037a1664387161a465f801b78ff0180fa1
tree1e250ca02ae634ed50277391e985a4e7e2dcdf6f
parentf494023b0d99be0e4b07701b983b71ecf4920465
Add more penalty times in error paths

This patch changes the handlers of the "PASS", "NICK", "USER",
and "SERVICE" commands to enforce a 2 second penalty when an error
like "need more/other parameters" occurs.

More functions should follow, I think ...
src/ngircd/irc-login.c