aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/resolv_conf
Commit message (Collapse)AuthorAgeFilesLines
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-304-8/+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-245-0/+373
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)