aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/osx_attr
Commit message (Collapse)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* osx-attr: add plugin installing config attributes using SystemConfigurationMartin Willi2013-06-215-0/+457
Currently installs DNS servers only, by prepending IP addresses to the DNS configuration of the primary networking service.