diff options
author | Timo Teräs <timo.teras@iki.fi> | 2010-09-01 15:11:57 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2010-09-01 15:11:57 +0300 |
commit | 5bc7fd8f1e41365677eb6787cb7d2a6dea62ee0c (patch) | |
tree | a59724c3bd7026d82b622f954466d2df2113cce0 /squark-auth-snmp.c | |
parent | b8944ab71ccdc9951c6b74ef8ed8686d0329f99c (diff) | |
download | squark-5bc7fd8f1e41365677eb6787cb7d2a6dea62ee0c.tar.bz2 squark-5bc7fd8f1e41365677eb6787cb7d2a6dea62ee0c.tar.xz |
auth-ip: introduce helper tool for authdb management
fix also some authdb bugs, and make it actually usable.
Diffstat (limited to 'squark-auth-snmp.c')
-rw-r--r-- | squark-auth-snmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/squark-auth-snmp.c b/squark-auth-snmp.c index f386ab3..817a466 100644 --- a/squark-auth-snmp.c +++ b/squark-auth-snmp.c @@ -1,4 +1,4 @@ -/* squark-auth.c - Squid User Authentication and Rating Kit +/* squark-auth-snmp.c - Squid User Authentication and Rating Kit * An external acl helper for Squid which collects authentication * information about an IP-address from switches via SNMP. * |