Settings, bytarget + db out-of-range check
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 14 Oct 2009 14:29:36 +0000 (16:29 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 14 Oct 2009 14:29:36 +0000 (16:29 +0200)
commitddf9bdfd1e80474ce5a3772f77c4401908654b6e
tree96883203e60e8bd68aaa65e37ba7b12738bd6768
parent85a3ecf154edbf4a0d7ca8b8d4e72c2e94d00a6d
Settings, bytarget + db out-of-range check

Command bytarget with argument settings=1 will show settings
per target.. This is to be able to verify correct settings and
be able to test that they are correct. The database settings
array size is now also stored..  Problems with database settings
array is that if not carefull it will be too small (smaller
than dictionary per-service in settings).
src/database.c
src/http_command.c
src/logic.c
src/pazpar2.h