summaryrefslogtreecommitdiffstats
path: root/etc/rc.dyndns.update
Commit message (Collapse)AuthorAgeFilesLines
* Code style for etc filesPhil Davis2015-02-251-29/+31
|
* isset($_GET) seems to always evaluate to true, use something more specific. ↵Chris Buechler2014-11-051-1/+1
| | | | Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere.
* standardize URLsChris Buechler2014-03-141-1/+1
|
* Make scripts able to react when called from FCGI with GET methodErmal2013-12-131-1/+4
|
* Take into consideration even an all parameterErmal2013-04-121-1/+1
|
* Include header here to be safeErmal2013-04-121-0/+1
|
* Check if the argument is a gateway or an interfaceErmal2013-04-121-2/+5
|
* Someone needs to ask before breaking stuff like this!Ermal2012-06-071-0/+49
| | | | | | Revert "Eject duplicate script, we already have a script specifically for this." This reverts commit 56a0c7373ae4cc75c77874750a25a7fae26e5593.
* Eject duplicate script, we already have a script specifically for this.smos2012-06-061-49/+0
| | | | Redmine ticket #1965
* Move all dynamic dns update processes under the same even 'reload dyndns' ↵Ermal2010-12-071-2/+5
| | | | since it makes sense to do so.
* More fine grained update of dyndns and dnsupdate.Ermal Luçi2009-12-211-1/+1
|
* Try to update only one interface if we are asked so.Ermal Luçi2009-12-111-2/+9
|
* Decouple filter.inc from functions.inc. There is no need to process filter ↵Scott Ullrich2009-11-211-0/+1
| | | | functions most of the time. Include filter.inc where it is needed
* Zap Informational: services_dyndns_configure() is starting.Scott Ullrich2006-06-301-3/+1
|
* functions -> functions.incScott Ullrich2006-02-191-1/+1
|
* Alert when rc.dyndns.update is startingScott Ullrich2006-02-091-0/+2
|
* require_once("functions");Scott Ullrich2006-02-091-0/+1
|
* Add script to kick of dyndns update from crontabScott Ullrich2005-07-131-0/+37
OpenPOWER on IntegriCloud