Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blob: use uppercase for macroes, add some functionality | Timo Teräs | 2010-08-10 | 1 | -51/+51 |
| | | | | Normalizing macro names to upper case and extending functionality. | ||||
* | squark: split generic blob code to it's own file | Timo Teräs | 2010-08-10 | 1 | -138/+2 |
| | | | | it's useful in other binaries than squark-auth too. | ||||
* | auth: read net-snmp configuration files | Timo Teräs | 2010-07-28 | 1 | -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 changes | Timo Teräs | 2010-07-23 | 1 | -2/+4 |
| | | | | basics of the helper module explained. | ||||
* | squark-auth: initial commit | Timo Teräs | 2010-07-22 | 1 | -0/+1239 |
Basic functionality implemented. |