]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Allow ngIRCd to detect services connected to an "virtual services server".
authorAlexander Barton <alex@barton.de>
Sat, 16 Aug 2008 00:36:30 +0000 (02:36 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Sep 2008 09:51:16 +0000 (11:51 +0200)
Introduce a new configuration variable "ServiceMask" in SERVER blocks to
define a mask matching nick names that should be treated as services.
Regular servers don't need this parameter (leave it empty, the default),
but you should set it to "*Serv" when connection ircservices, for example.

This patch allows ngIRCd to detect services, it doesn't change the
functionality: you only get different log messages ;-)


No differences found