1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
Alexander Barton 360a254be0 Enhance "ServiceMask" to handle a list of masks
The "ServiceMask" variable in "Server" blocks now can handle more than
one mask using the new MatchCaseInsensitiveList() function.

This makes marking "service clients" much more specific, which is a
good thing per se, but which is the prerequisite for reasonably
blocking these nick names, too (see commit a6dd2e3 for details).
2012-08-26 13:24:54 +02:00
..
ipaddr Only use AI_NUMERICHOST if it is #define'd 2011-11-06 14:13:49 +01:00
ngircd Enhance "ServiceMask" to handle a list of masks 2012-08-26 13:24:54 +02:00
portab Test for gai_strerror() 2011-11-06 14:16:59 +01:00
testsuite getpid.sh: Fix testcase error for Debian using sbuild 2012-03-03 18:53:03 +01:00
tool ngt_RandomStr(): Add implicit cast to "unsigned". 2012-08-18 12:34:11 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00