summaryrefslogtreecommitdiffstats
path: root/src/authdb.c
Commit message (Collapse)AuthorAgeFilesLines
* squark-filter, squark-auth-ip: avoid overflow of login_name bufferAlex Dowad2014-05-011-1/+1
|
* all: parse squark.conf correctly even if there is no trailing newlineAlex Dowad2014-04-251-1/+2
|
* authdb: report errors in adbc_refreshAlex Dowad2014-04-251-2/+6
|
* authdb: report errors in authdb_me_openAlex Dowad2014-04-251-3/+16
|
* all: unified framework for reporting errors/warnings/info messages to ↵Alex Dowad2014-04-251-2/+1
| | | | stderr/syslog
* all: fix #includes for strict complianceTimo Teräs2013-12-191-1/+2
|
* authdb: fix authdb entry locationKolar Uros2012-07-161-1/+1
| | | | | Commit 5a28c352a2f6de525 forgot to update the byte used for hash offset index. Fix that.
* authdb: ipv4 is in network order; not host orderTimo Teräs2012-04-121-2/+2
|
* authdb: fix config file modification detectionTimo Teräs2012-01-041-2/+2
|
* filter: option to allow automatic anonymous loginTimo Teräs2011-09-011-0/+13
| | | | | | so no captive portal, snmp or squid authentication is required. fixes #737.
* authdb, auth-ip: make logout_timeout configurableTimo Teräs2010-11-071-7/+15
| | | | | | | | * authdb: change to use squark.conf instead of filter.conf * authdb: config option logout_timeout added (defaults to 15mins) * auth-ip: add -r parameter to refresh login time fixes #452
* build: use build system from apk-tools/opennhrpTimo Teräs2010-11-071-0/+2
|
* squark: reorganize sources to src directoryTimo Teräs2010-11-071-0/+364