Project

General

Profile

Download (1.97 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e55e4b74 11/06/2014 01:47 AM Chris Buechler

isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere.

34e2973e 03/15/2014 12:33 AM Chris Buechler

standardize URLs

c71b14fd 12/13/2013 11:09 PM Ermal LUÇI

Make scripts able to react when called from FCGI with GET method

fcb21a7a 04/12/2013 07:55 PM Ermal LUÇI

Take into consideration even an all parameter

afa32fcc 04/12/2013 07:43 PM Ermal LUÇI

Include header here to be safe

155362f7 04/12/2013 07:08 PM Ermal LUÇI

Check if the argument is a gateway or an interface

514123f8 06/07/2012 07:35 AM Ermal LUÇI

Someone needs to ask before breaking stuff like this!

Revert "Eject duplicate script, we already have a script specifically for this."

This reverts commit 56a0c7373ae4cc75c77874750a25a7fae26e5593.

56a0c737 06/06/2012 04:09 PM Seth Mos

Eject duplicate script, we already have a script specifically for this.
Redmine ticket #1965

422bc2a7 12/07/2010 06:25 PM Ermal LUÇI

Move all dynamic dns update processes under the same even 'reload dyndns' since it makes sense to do so.

771df54e 12/21/2009 05:31 PM Ermal Luçi

More fine grained update of dyndns and dnsupdate.

55bd0d73 12/11/2009 11:44 AM Ermal Luçi

Try to update only one interface if we are asked so.

5f2d078e 11/22/2009 12:10 AM Scott Ullrich

Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed

43b795f8 06/30/2006 05:37 PM Scott Ullrich

Zap Informational: services_dyndns_configure() is starting.

ba86cc01 02/19/2006 05:10 PM Scott Ullrich

functions -> functions.inc

5cf44e48 02/09/2006 05:55 PM Scott Ullrich

Alert when rc.dyndns.update is starting

f899154d 02/09/2006 05:51 PM Scott Ullrich

require_once("functions");

f273abda 07/13/2005 01:23 AM Scott Ullrich

Add script to kick of dyndns update from crontab