author | Sebastian Harl <sh@tokkee.org> | |
Sat, 20 Jul 2013 00:08:27 +0000 (17:08 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 20 Jul 2013 00:08:27 +0000 (17:08 -0700) | ||
commit | 48b84af3c09033e4d55c04197e92bac06fe42251 | |
tree | 86bd45b50eafed16b17d815b9dd342edd2f04fc2 | tree | snapshot |
parent | 01e2000a3c5befdf4068fd2091da746eff1f7a38 | commit | diff |
plugin/store: Added support for "cname" plugins.
This type of plugins may be used to canonicalize hostnames. Before storing a
new hosts, all registered cname callbacks will be used to translate the
specified hostname before actually storing it.
This type of plugins may be used to canonicalize hostnames. Before storing a
new hosts, all registered cname callbacks will be used to translate the
specified hostname before actually storing it.
src/core/plugin.c | diff | blob | history | |
src/core/store.c | diff | blob | history | |
src/include/core/plugin.h | diff | blob | history |