1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-29 03:16:37 +02:00
Files
unrealircd/include
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
..
2002-03-05 23:09:39 +00:00
2002-01-19 17:04:04 +00:00
2015-10-16 15:32:10 -07:00
2017-10-09 12:28:08 +02:00
2015-07-28 21:44:32 +02:00
2002-02-16 20:15:41 +00:00
2016-05-12 16:57:32 +08:00
2016-05-12 16:57:32 +08:00
2000-02-28 22:45:44 +00:00
2004-05-12 22:02:05 +00:00
2000-07-14 20:22:59 +00:00
2004-05-13 16:39:23 +00:00
2004-02-22 02:52:12 +00:00