aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/resolve
Commit message (Expand)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* libhydra: Use lib->ns instead of hydra->daemonTobias Brunner2014-02-121-2/+2
* resolve: Remove comment when using resolvconf(8)Tobias Brunner2013-09-131-2/+1
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-4/+6
* Use strpfx() helper where appropriateTobias Brunner2013-07-081-1/+1
* resolve: Use plugin features to register attribute handlerTobias Brunner2013-06-111-3/+31
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Ensure that pipe is closed when calling resolvconf(8)Tobias Brunner2012-09-281-2/+4
* Pass a list instead of a single virtual IP to attribute enumeratorsMartin Willi2012-08-301-26/+51
* Make resolvconf interface prefix configurable.Tobias Brunner2012-03-271-2/+10
* Added support for the resolvconf framework in resolve plugin.Tobias Brunner2012-03-271-52/+149
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-1/+1
* Migrated resolve_handler to INIT/METHOD macrosAndreas Steffen2011-09-291-33/+27
* Revert alloc_str changesMartin Willi2011-04-211-2/+1
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-1/+2
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+7
* Removed unused variables.Tobias Brunner2011-04-121-2/+2
* commas, commas, ..Andreas Steffen2010-11-251-1/+1
* Migrated resolve_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-7/+11
* Do not include files from libcharon in libhydra.Tobias Brunner2010-09-021-2/+1
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-045-0/+423