summaryrefslogtreecommitdiffstats
path: root/src/squark-filter.c
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-01-10 15:25:37 +0200
committerTimo Teräs <timo.teras@iki.fi>2012-01-10 15:25:37 +0200
commit7de37bf29937459edac8e878c87bfb331b9d6382 (patch)
tree2d6fe77806a20ef9fd566553fbe0f18c792d01f1 /src/squark-filter.c
parent55514d2e7006420fd2fe3f4887780aec8c49ab55 (diff)
downloadsquark-7de37bf29937459edac8e878c87bfb331b9d6382.tar.bz2
squark-7de37bf29937459edac8e878c87bfb331b9d6382.tar.xz
auth-ip, filter: refresh configuration
Diffstat (limited to 'src/squark-filter.c')
-rw-r--r--src/squark-filter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/squark-filter.c b/src/squark-filter.c
index 407c1b5..6bd8c5d 100644
--- a/src/squark-filter.c
+++ b/src/squark-filter.c
@@ -374,6 +374,7 @@ static void read_input(struct sqdb *db)
left.len -= r;
now = time(NULL);
+ adbc_refresh(&adbc, now);
b = blob_pushed(BLOB_BUF(buffer), left);
do {