aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/osx_attr
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-4/+8
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* osx-attr: Optionally replace existing DNS server instead of appending themMartin Willi2015-06-181-3/+27
|
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-201-3/+3
|
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-5/+4
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* 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.