summaryrefslogtreecommitdiffstats
path: root/authdb.c
Commit message (Expand)AuthorAgeFilesLines
* squark: reorganize sources to src directoryTimo Teräs2010-11-071-364/+0
* authdb, blob: fix a casting error and a byte order issueTimo Teräs2010-10-191-1/+1
* authdb: fix memory corruption bugsTimo Teräs2010-09-141-1/+3
* authdb: use configuration file to decide blocked categoriesTimo Teräs2010-09-141-4/+118
* authdb: use shared 'squark' group for shm areasTimo Teräs2010-09-101-3/+11
* authdb: separate last access / login timeTimo Teräs2010-09-071-14/+17
* auth-ip: implement logoutTimo Teräs2010-09-031-0/+5
* auth-ip: introduce helper tool for authdb managementTimo Teräs2010-09-011-7/+16
* authdb: implement basicsTimo Teräs2010-08-271-0/+223