1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-29 11:56:37 +02:00
Files
unrealircd/src/modules
Bram Matthys 77234b2b8d API change for HOOKTYPE_PRE_INVITE and fix #5023:
* API change for HOOKTYPE_PRE_INVITE:
  (aClient *sptr, aClient *target, aChannel *chptr, int *override)
  Modules must now send the error message instead of only returning
  HOOK_DENY. Also check for operoverride and set *override=1.

This so modules can send their own error messages instead of the
default message being sent ("channel is +V" - which is not true).

Reported by Gottem (#5023).
2017-10-23 10:07:33 +02:00
..
2017-10-17 18:12:13 +02:00
2017-02-10 14:28:32 +01:00
2016-06-25 09:33:34 +02:00
2017-04-07 20:06:36 +02:00
2017-10-07 18:33:25 +02:00
2004-05-12 22:02:05 +00:00