]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix a few issues with SERVLIST.
authorSadie Powell <sadie@witchery.services>
Sat, 30 Jan 2021 16:29:01 +0000 (16:29 +0000)
committerSadie Powell <sadie@witchery.services>
Sat, 30 Jan 2021 16:32:43 +0000 (16:32 +0000)
commit219d0fa1a64c5c2c155942ebc52543dd956519b1
tree9ed59ad4e394a7420c100158ec41960ff472e45b
parentce05e885a9258139eb7b076c29a70b5f8d366209
Fix a few issues with SERVLIST.

- Implement support for service type matching based on the service
  oper type. This isn't the same as irc2 but its close enough.
- Fix erroneously sending the mask in the <mask> field. This field
  is for the service name mask not the service distribution mask.
src/coremods/core_info/cmd_servlist.cpp