Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squark: reorganize sources to src directory | Timo Teräs | 2010-11-07 | 1 | -59/+0 |
| | |||||
* | authdb: implement basics | Timo Teräs | 2010-08-27 | 1 | -2/+2 |
| | | | | | | | | | Implement a shared memory based authentication cache. It's a simple local cache indexed by IP-address, and keeps track of that IP's auth info such as username, allowed categories and timeouts. This provides basis for captive portal, per-user definable category restrictions and implementation of soft blocks (block which can be overridden by user by clicking a button on the blocked page). | ||||
* | db: rename squarkdb to filterdb | Timo Teräs | 2010-08-22 | 1 | -0/+59 |
will need authentication db later too. |