summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_rfc2136.php
Commit message (Collapse)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-081-0/+1
|\
| * Check IP ServicesNOYB2016-07-021-0/+1
| | | | | | | | | | | | | | | | Configurable check IP services. Used by Dynamic DNS services to check IP addresses. Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default. A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service. Addresses bug #6493 by allowing additional check IP service to be added and selected as the default.
* | webgui tables, doubleclick event to perform 'edit' action, part 2PiBa-NL2016-07-041-1/+1
| |
* | Always use require_oncePhil Davis2016-06-271-1/+1
|/ | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-121-2/+2
|
* Implement Multi-WAN for RFC2136.jim-p2016-02-031-3/+11
| | | | A failover gateway group may be selected similar to the other DynDNS styles.
* Consistent headings for Dynamic DNSPhil Davis2016-01-141-3/+3
| | | | | | | | Other place like "Open VPN Clients" have the "Clients" capitalized - do it here. Dynamic DNS has column heading "Interface" - make RFC2136 the same. Dynamic DNS (and most other places) have a column heading "Actions" - make it the same for RFC2136.
* Fixed #5566Stephen Beaver2016-01-131-48/+53
|
* Tidy up "services_dyndns.php"Colin Fleming2015-12-171-3/+3
| | | | | | | | | | | | | | | | | services_dyndns.php - remove duplicate double quotes - tidy up tabs/spaces services_rfc2136.php - remove duplicate double quotes - tidy up tabs/spaces dyn_dns_status.widget.php - change echo to print - change FONT tag to SPAN tags and use correct class - remove DIV and change table to correct format - add THEAD and TBODY - remove CLASS statement from table cells and add to the table row
* Code style servicesPhil Davis2015-12-171-9/+12
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Standardize Dynamic DNS breadcrumbsPhil Davis2015-12-071-2/+2
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Add some missing privileges to pagesjim-p2015-11-251-3/+3
|
* remove inline stylesJared Dillard2015-11-201-6/+6
|
* Fix a typo in function name.Luiz Otavio O Souza2015-11-101-1/+1
|
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-4/+3
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-29/+54
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons changed to new designStephen Beaver2015-11-041-2/+5
|
* fix tabstops v2heper2015-11-041-16/+16
|
* fix tabstopsheper2015-11-041-3/+3
|
* convert services_rfc2136 to faheper2015-11-041-4/+25
| | | | please double check the added act==toggle code
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-133/+105
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+206
OpenPOWER on IntegriCloud