Fixed bug #574: Database names are recognised case-sensitively.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 May 2006 11:43:01 +0000 (11:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 May 2006 11:43:01 +0000 (11:43 +0000)
commit4c42fcd314fe52e0a896b08ed9d818bf6f323fe7
treeb5954e466a3cfd3f2bacc2a84f336785d43431f9
parent6c8b6076139298e13ba16d91b88b4d7054e8a1e0
Fixed bug #574: Database names are recognised case-sensitively.
Note that virtual targets identifiers are still case-sensitive, i.e.
names used in virt_db and multi.. It is the database (names) in
the Z39.50 search requests which aren't case-sensitive by this patch.
NEWS
src/filter_auth_simple.cpp
src/filter_virt_db.cpp
src/util.cpp
src/util.hpp