Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
| | | | | | This corrects the license statements on all files. Installed headers are LGPLv2.1, the rest of the code is GPLv2. | ||||
* | ipcpd: Add nslookup to shim UDP | Sander Vrijders | 2016-05-10 | 1 | -0/+1 |
| | | | | | This adds nslookup support to the shim UDP, so that a custom DNS server can be queried. | ||||
* | ipcpd: Allow disabling of DNS | Sander Vrijders | 2016-05-10 | 1 | -0/+28 |
This allows someone to disable the use of DNS in the shim UDP. It also adds a config file specific for the shim UDP (which holds the nsupdate location). Certain defines were also moved to the global config file. |