1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-26 21:56:37 +02:00
Files
unrealircd/include
Bram Matthys fae77f21ec - Module coders: Added HOOKTYPE_REMOTE_JOIN, HOOKTYPE_REMOTE_PART, HOOKTYPE_REMOTE_KICK (all
work just the same as the HOOKTYPE_LOCAL_* variants).
- Module coders: HOOKTYPE_REMOTE_CONNECT is now also called during net-merge. You can use
  IsSynched(sptr->srvptr) to find out if it's called due to a net merge (0) or a connect (1).
- Added spamfiler 'user' (u) target. This regex is checked against nick!user@host:realname
  when a user connects. This makes it easy to ban drones with simple patterns.
  For example: '/spamfilter add u gzline 86400 Drone[0-9]+!.+@.+:Drone[0-9]'
  would kill any drones that have both a nick and realname with 'Drone' followed by digits.
2004-10-06 20:33:13 +00:00
..
2004-09-25 19:11:42 +00:00
2004-01-08 19:00:44 +00:00
2003-01-02 19:32:58 +00:00
2002-03-05 23:09:39 +00:00
2002-01-19 17:04:04 +00:00
2004-05-12 22:02:05 +00:00
2002-02-16 20:15:41 +00:00
2004-05-12 23:05:40 +00:00
2004-09-04 22:55:19 +00:00
2003-08-21 16:11:08 +00:00
2001-04-16 15:36:30 +00:00
2000-02-28 22:45:44 +00:00
2004-05-27 22:10:18 +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-05-13 16:39:23 +00:00
2004-02-22 02:52:12 +00:00
2004-05-13 16:39:23 +00:00