aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts
Commit message (Collapse)AuthorAge
...
| * ddns-scripts: Set PKG_LICENSEChristian Schoenebeck2014-08-11
| | | | | | | | | | Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #144 from chris5560/mastersbyx2014-07-30
|\| | | | | ddns-scripts: set myself as maintainer
| * ddns-scripts: set myself as maintainerChristian Schoenebeck2014-07-30
| | | | | | | | | | and increase PKG_RELEASE to reflect latest updates. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: remove erroneously committed backup fileJonathan McCrohan2014-07-30
|/ | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* ddns-scripts: new service "spdns.de"Christian Schoenebeck2014-07-27
| | | | | | Service provided by Securepoint GmbH, 21335 Lüneburg, Germany Info at http://www.spdns.de Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* ddns-scripts: start via hotplug only if enabledChristian Schoenebeck2014-07-27
| | | | | | | | To be consistent with other services only start via hotplug if enabled. Now full functionality of /etc/init.d/ddns enable/disable start/stop Optimization: Include script only if needed Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* ddns-scripts: only start via hotplug not via bootChristian Schoenebeck2014-07-27
| | | | | | Hotplug script will start service for each interface. To prevent duplicates and in general must not start on boot. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* ddns: Allow running ddns using the /etc/init.d/ddns scriptNikos Mavrogiannopoulos2014-06-08
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ddns-scripts: Copied from previous repositoryNikos Mavrogiannopoulos2014-06-08
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>