summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix indent and whitespacesRenato Botelho2013-04-301-53/+39
|
* Avoid duplicate default gw, also look for gateways with name different from ↵Renato Botelho2013-04-281-4/+10
| | | | WANGW that points to same IP
* Some text/selection refinements to the previous DNS forwarder changes.jim-p2013-04-261-5/+8
|
* Add the ability for dnsmasq to selectively respond to queries only on ↵jim-p2013-04-261-3/+43
| | | | certain IPs and bind to specific interfaces.
* Add the ability to change the port on which dnsmasq listens.jim-p2013-04-261-0/+21
|
* Show IPv6 link-local IPs as specific sources for ping, traceroute, and port ↵jim-p2013-04-263-3/+3
| | | | testing.
* Remove the - in the word 'number'Warren Baker2013-04-251-2/+2
|
* Correct spelling on editing gif interfaceWarren Baker2013-04-251-1/+1
|
* Merge pull request #603 from CharlieMarshall/masterWarren Baker2013-04-241-1/+1
|\ | | | | Tidy up diag_dns.php
| * Tidy up diag_dns.phpCharlie Marshall2013-04-241-1/+1
| | | | | | Remove '>'
* | Avoid set 2 sources on shaper wizard. Fixes #2959Renato Botelho2013-04-243-3/+0
| |
* | Fix whitespace and indentRenato Botelho2013-04-231-91/+90
| |
* | Add a way to hide the uname easily.jim-p2013-04-231-0/+2
| |
* | Merge pull request #601 from CharlieMarshall/masterrbgarga2013-04-231-3/+3
|\ \ | |/ | | Tidy up services_wol.php
| * Tidy up services_wol.phpCharlie Marshall2013-04-231-3/+3
| | | | | | Remove nbsp
* | When <disableallfieldsbydefault> is set on a wizard, call enablechange(), ↵Renato Botelho2013-04-231-10/+12
| | | | | | | | disablechange() and showchange() after disableall() functions to avoid issues when it was previously enabled and fields have values
* | Fix indent and whitespacesRenato Botelho2013-04-231-115/+115
| |
* | Fix whitespace and indentRenato Botelho2013-04-231-531/+532
| |
* | Rule created for penalty addresses on shaper wizard should not set 'any' as ↵Renato Botelho2013-04-231-1/+0
| | | | | | | | source. Fixes #2959
* | Fix indent and whitespacesRenato Botelho2013-04-231-151/+151
|/
* Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962Renato Botelho2013-04-232-6/+59
|
* Merge pull request #600 from ExolonDX/masterJim P2013-04-221-1/+1
|\ | | | | Update "firewall_rules.php"
| * Update "firewall_rules.php"Colin Fleming2013-04-221-1/+1
| | | | | | Remove double quotes
* | Merge pull request #599 from ExolonDX/masterrbgarga2013-04-221-1/+2
|\ \ | |/ | | Update "pkg_edit.php"
| * Update "pkg_edit.php"Colin Fleming2013-04-221-1/+2
| | | | | | | | Add missing closing B tag Add missing closing TD tag
* | Tidy up "firewall_schedule_edit.php"Colin Fleming2013-04-181-5/+5
|/ | | | | | | | | | | ID statements (DIV tags) cannot take a space separated list of words, so use the underscore character between the month and year. Make the ID statement in the TABLE tags unique by adding the month and year PHP variables to the ID At the end of the month, the TR tag is not being closed, so add a check to see if the day count is greater than the number of days
* Merge pull request #595 from ExolonDX/branch_05rbgarga2013-04-171-14/+14
|\ | | | | Tidy up "firewall_schedule_edit,php" XHTML
| * Tidy up "firewall_schedule_edit,php" XHTMLColin Fleming2013-04-171-14/+14
| | | | | | | | | | | | | | | | Escape forward slash in Java script Add summary to TABLE tags Close SPAN tag correctly Update HTML Boolean operators Add ALT statement to IMG tags
* | Merge pull request #594 from ExolonDX/branch_04rbgarga2013-04-171-13/+13
|\ \ | | | | | | Tidy up "firewall_rules.php" XHTML
| * | Tidy up "firewall_rules.php" XHTMLColin Fleming2013-04-171-13/+13
| |/ | | | | | | | | | | Add summary to TABLE tags Move space character to within the SPAN tag Tidy up P tag
* | Merge pull request #593 from ExolonDX/branch_03Jim P2013-04-171-47/+39
|\ \ | | | | | | Tidy up "interfaces.php" XHTML
| * | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-171-47/+39
| |/ | | | | | | | | | | | | | | | | | | | | Add summary to TABLE tags Add missing opening and closing cell tags in TR tag Tidy up closing FONT tag Remove duplicate closing TD tag and duplicate closing TR tag Add missing opening TR tag Remove duplicate width statement Add missing closing DIV tag Remove tags within comment block
* | Merge pull request #592 from ExolonDX/branch_02Jim P2013-04-171-31/+28
|\ \ | | | | | | Tidy up "interfaces_pps_edit.php" XHTML
| * | Tidy up "interfaces_pps_edit.php" XHTMLColin Fleming2013-04-171-31/+28
| |/ | | | | | | | | | | | | Update HTML Boolean operators Add summary to TABLE tags Add missing opening and closing cell tags in TR tag Remove duplicate opening TR tag
* | Tidy up "guiconfig.inc" XHTMLColin Fleming2013-04-171-6/+3
|/ | | | | | | Remove the P tag between the DIV and TABLE tag Change the SPAN tag to a P tag and close properly Move the class statement from the SPAN tag to the TD tag Remove the closing P and closing SPAN tags
* Merge pull request #588 from ExolonDX/branch_21Jim P2013-04-161-5/+5
|\ | | | | Tidy up "pkg_edit.php" XHTML
| * Tidy up "pkg_edit.php" XHTMLColin Fleming2013-04-161-5/+5
| | | | | | | | | | Remove duplicate $size variable Add summary statement to TABLE tags
* | Merge pull request #587 from ExolonDX/branch_20Jim P2013-04-161-1/+1
|\ \ | | | | | | Tidy up "pkg.php" XHTML
| * | Tidy up "pkg.php" XHTMLColin Fleming2013-04-161-1/+1
| |/ | | | | | | Add missing opening and closing TR tag
* | Merge pull request #589 from ExolonDX/branch_25Jim P2013-04-169-41/+261
|\ \ | | | | | | Tidy up "thermal_sonsors.widget.php" XHTML
| * | Tidy up "thermal_sonsors.widget.php" XHTMLColin Fleming2013-04-169-41/+261
| |/ | | | | | | | | | | | | | | Add CDATA section to SCRIPT tag Move the STYLE block into the "all.css" theme files Close INPUT tag Remove name statement from DIV tag Add summary statement to TABLE tag
* | Merge pull request #586 from ExolonDX/branch_12Jim P2013-04-161-84/+84
|\ \ | | | | | | Tidy up "interfaces.php" XHTML
| * | Tidy up "interfaces.php" XHTMLColin Fleming2013-04-161-84/+84
| |/ | | | | | | | | Update HTML Boolean operators Close a couple of missed INPUT tags
* | Merge pull request #585 from ExolonDX/branch_11Jim P2013-04-161-34/+34
|\ \ | | | | | | Tidy up "interfaces_pps_edit.php" XHTML
| * | Tidy up "interfaces_pps_edit.php" XHTMLColin Fleming2013-04-161-34/+34
| |/ | | | | | | Close INPUT and BR tags
* | Merge pull request #584 from ExolonDX/branch_10Jim P2013-04-161-12/+11
|\ \ | | | | | | Tidy up "interfaces_lagg_edit.php" XHTML
| * | Tidy up "interfaces_lagg_edit.php" XHTMLColin Fleming2013-04-161-12/+11
| |/ | | | | | | | | | | | | Update HTML Boolean operators Place the class statement from the SPAN into the UL tag and remove the SPAN tag Close INPUT and BR tags
* | Merge pull request #583 from ExolonDX/branch_09Jim P2013-04-161-7/+7
|\ \ | | | | | | Tidy up "interfaces_lagg.php" XHTML
| * | Tidy up "interfaces_lagg.php" XHTMLColin Fleming2013-04-161-7/+7
| |/ | | | | | | | | | | | | Move NOWRAP to class statement Close IMG and BR tags Deprecate ampersand in ANCHOR tag Add missing closing P tag
* | Merge pull request #582 from ExolonDX/branch_08Jim P2013-04-161-66/+70
|\ \ | | | | | | Tidy up "interfaces_bridge_edit.php" XHTML
OpenPOWER on IntegriCloud