aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/resolv_conf/resolv_conf_handler.c
Commit message (Collapse)AuthorAgeFilesLines
* resolv_conf plugin renamed to resolveAndreas Steffen2009-09-201-192/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
| | | | | important change for developers: %Y replaces %D to print identities!
* attribute_manager supports attribute_handler's to handle configuration ↵Martin Willi2009-04-241-0/+194
attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr)