Code

plugin, store: Handle hostname canonicalization in the plugin module.
authorSebastian Harl <sh@tokkee.org>
Wed, 12 Aug 2015 19:55:41 +0000 (21:55 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 12 Aug 2015 19:55:41 +0000 (21:55 +0200)
commit502bbcd0731ca35b4f3d93653a818f5246f81e0b
tree436d7d8dfd3a426a5c71aa34318198e41deafc2a
parent01c3fd209335e1fe28e662a9b142d88fe7dcc745
plugin, store: Handle hostname canonicalization in the plugin module.

This is a high-level functionality. Each store implementation should not have
to worry about it.
src/core/plugin.c
src/core/store.c
src/include/core/store.h