Merge branch 'development' into new/query_special_domain

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2022-04-24 09:26:46 +02:00
46 changed files with 210 additions and 129 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ void change_clientcount(clientsData *client, int total, int blocked, int overTim
if(overTimeIdx > -1 && overTimeIdx < OVERTIME_SLOTS)
client->overTime[overTimeIdx] += overTimeMod;
// Also add counts to the conencted alias-client (if any)
// Also add counts to the connected alias-client (if any)
if(client->flags.aliasclient)
{
logg("WARN: Should not add to alias-client directly (client \"%s\" (%s))!",