summaryrefslogtreecommitdiffstats
path: root/squark-auth.c
Commit message (Collapse)AuthorAgeFilesLines
* auth: read net-snmp configuration filesTimo Teräs2010-07-281-4/+9
| | | | | | This allows setting SNMPv3 configuration via the standard config files. If SNMP community is given from command line, we fallback to SNMPv2c mode.
* auth: add manual page, and minor code changesTimo Teräs2010-07-231-2/+4
| | | | basics of the helper module explained.
* squark-auth: initial commitTimo Teräs2010-07-221-0/+1239
Basic functionality implemented.