Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squark: reorganize sources to src directory | Timo Teräs | 2010-11-07 | 1 | -218/+0 |
| | |||||
* | auth-ip: dump block categories | Timo Teräs | 2010-11-07 | 1 | -0/+4 |
| | |||||
* | authdb: use configuration file to decide blocked categories | Timo Teräs | 2010-09-14 | 1 | -2/+7 |
| | | | | and cache the information to authdb properly. | ||||
* | auth-ip: print information in shell compatible format | Timo Teräs | 2010-09-14 | 1 | -24/+27 |
| | | | | so we can dump information from http cgi-bin scripts. | ||||
* | authdb: separate last access / login time | Timo Teräs | 2010-09-07 | 1 | -3/+5 |
| | | | | and tweak the authdb a bit. | ||||
* | auth-ip: implement logout | Timo Teräs | 2010-09-03 | 1 | -5/+24 |
| | | | | Implement logout function and some minor fixes. | ||||
* | auth-ip: introduce helper tool for authdb management | Timo Teräs | 2010-09-01 | 1 | -0/+185 |
fix also some authdb bugs, and make it actually usable. |