]> git.ipfire.org Git - thirdparty/hostap.git/commit
Improve error messages related to EAP DB
authorBen Greear <greearb@candelatech.com>
Thu, 26 Mar 2015 21:39:57 +0000 (17:39 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 28 Mar 2015 11:16:26 +0000 (13:16 +0200)
commitfc48d33b0d6272a2739392b8690cf19b6d32cca3
treec9014bcea984d9d8281dded26c2f11bf3a43432d
parentc469d6228d6ed99355558396f3d54d6f34d5e75b
Improve error messages related to EAP DB

Add SQLite error message and DB name to the DB related errors. Add
enough tracing so that users can know exactly where users are failing to
be found.

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/ap/authsrv.c
src/ap/eap_user_db.c
src/ap/ieee802_1x.c
src/radius/radius_server.c