Big update. Introduced session-specific settings. These can be supplied
authorSebastian Hammer <quinn@indexdata.com>
Wed, 11 Apr 2007 02:14:15 +0000 (02:14 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Wed, 11 Apr 2007 02:14:15 +0000 (02:14 +0000)
commit592591ac165b4e844f3968e566d52ba20dbbf26a
treed39d544363789cbeb9b4ba5dcd297959e9a889f6
parentced11963fff1083dd61eb9a7c3e519e14044f7ab
Big update. Introduced session-specific settings. These can be supplied
with the init command or the new settings command, and override default
settings for search targets. Unfortunately, introduced a number of new
cross-dependencies in database.c and settings.c, and both could do
with a cleanup. Testing so far minimal, but it seems to work for
pz:authentication.
src/database.c
src/database.h
src/http_command.c
src/pazpar2.c
src/pazpar2.h
src/settings.c
src/settings.h