aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/resolve/resolve_handler.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | If /sbin/resolvconf is found nameservers are not written directly to /etc/resolv.conf but instead resolvconf is invoked.
* Migrated resolve_handler to INIT/METHOD macrosAndreas Steffen2011-09-291-33/+27
|
* Revert alloc_str changesMartin Willi2011-04-211-2/+1
| | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-1/+2
|
* Removed unused variables.Tobias Brunner2011-04-121-2/+2
|
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-041-0/+252