]> arthur.barton.de Git - ngircd-alex.git/commit
Command throttling: introduce MAX_COMMANDS_SERVICE
authorAlexander Barton <alex@barton.de>
Wed, 29 Dec 2010 13:19:51 +0000 (14:19 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 29 Dec 2010 13:19:51 +0000 (14:19 +0100)
commitf37e495a2badf94fff2eaff24ed730dbceef94e0
tree05bf8e9618a7f5283686d2f2d4db938941ae44f0
parent21cbf37db5647159eced6ed1275e0e2e6980155c
Command throttling: introduce MAX_COMMANDS_SERVICE

New MAX_COMMANDS_SERVICE (currently set to MAX_COMMANDS_SERVER[10]),
so that services are handled like servers (and not regular users).
src/ngircd/conn.c