1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 01:43:13 +02:00

Move the dcc deny stuff into the dccdeny module, that is:

functions from extra.c, entire undccdeny and svsfline,
large functions that were in message.c and conf.c
This commit is contained in:
Bram Matthys
2019-10-25 13:10:46 +02:00
parent 88f45020d8
commit 09854abade
13 changed files with 791 additions and 803 deletions
+1 -2
View File
@@ -1072,8 +1072,7 @@ int server_sync(Client *cptr, ConfigItem_link *aconf)
/* pass on TKLs */
tkl_synch(cptr);
/* send out SVSFLINEs */
dcc_sync(cptr);
RunHook(HOOKTYPE_SERVER_SYNC, cptr);
sendto_one(cptr, NULL, "NETINFO %i %lld %i %s 0 0 0 :%s",
irccounts.global_max, (long long)TStime(), UnrealProtocol,