chiark / gitweb /
Spot changes to database parameters and rebuild database.
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 13 Apr 2009 16:30:26 +0000 (17:30 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 13 Apr 2009 16:30:26 +0000 (17:30 +0100)
commit74f77840c54d893a70142b0c846005d9e982e4fc
tree9c50935dd7f0638e9816b6027ec98a399aa4348e
parent7e4d1dfa7eb7508923ed866b53b3fddc7fe4f358
Spot changes to database parameters and rebuild database.

This change stores a hash of the current database parameters, i.e.
options that affect alias construction, the search database, etc in the
database.  If it is missing or changes then aliases and the search
database are deleted and recomputed.
README.reload
server/Makefile.am
server/dbparams.c [new file with mode: 0644]
server/disorder-server.h
server/disorderd.c