author | Sebastian Harl <sh@tokkee.org> | |
Sat, 8 Aug 2015 07:34:56 +0000 (09:34 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 8 Aug 2015 07:57:04 +0000 (09:57 +0200) | ||
commit | 5eb9fab9a904e0b9c10189a62e73b543dda62300 | |
tree | 23f9bb6440873456c62550dc230dbfbfc8fcbc94 | tree | snapshot |
parent | 873627f033f749c6dc48293de1183ca4f6961926 | commit | diff |
store: Drop the global (default) store.
Instead, register a store from sysdbd and make sure to re-register it on
reconfigure. Previously, the store plugin would have been dropped in that
case.
Instead, register a store from sysdbd and make sure to re-register it on
reconfigure. Previously, the store plugin would have been dropped in that
case.
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
src/tools/sysdbd/main.c | diff | blob | history | |
t/unit/frontend/query_test.c | diff | blob | history |