summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_traceroute.php
Commit message (Collapse)AuthorAgeFilesLines
* Code style www diag more bitsPhil Davis2015-05-271-116/+116
|
* Code style usr-local-www diagPhil Davis2015-04-191-11/+17
|
* Commit 89f171b changed result returned by ↵k-paulius2015-03-231-4/+4
| | | | get_possible_traffic_source_addresses() from indexed to associative array. Updating affected code.
* Pencil symbolsPhil Davis2015-03-091-1/+1
| | | | | | | | | These are places in the GUI where the cursor sits not in the far left side of the input box and there is odd-looking white space to the left of the cursor. Normally there would be a little input graphic in the white space to the left of the cursor (a pencil, a computer screen, a lock symbol...) This change makes the pencil be displayed in all those places.
* Improving aesthetics.xbipin2015-01-131-1/+1
| | | | | Make title color more consistent with other pages. Improving aesthetics.
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Tidy up "diag_traceroute.php" XHTMLColin Fleming2014-05-171-12/+23
| | | | | | | | | Add SUMMARY to tables Close INPUT tags Update HTML Boolean operators Change PRE tag to a TEXTAREA tag and add JavaScript code to take off warp Add missing closing FONT, closing BODY and closing HTML tags
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
|
* Fix the "use ICMP" function for traceroute.jim-p2013-07-091-1/+1
|
* Show IPv6 link-local IPs as specific sources for ping, traceroute, and port ↵jim-p2013-04-261-1/+1
| | | | testing.
* Fix up traceroute page to allow it to use all possible source addresses, add ↵jim-p2013-04-021-74/+115
| | | | selection for IPv4/IPv6, allow autocomplete, clean up HTML/whitespace, correct output formatting.
* Add option to disable resolution, and drop down to select the gateway that ↵Warren Baker2013-01-161-55/+72
| | | | your traceroute should use
* Update PHP shorthand tagColin Fleming2013-01-141-2/+2
| | | | Standardise all PHP start tags from "<?" to "<?PHP"
* Merge remote branch 'upstream/master'jim-p2011-06-281-2/+2
|\
| * Make text cosmetics consistent and close off missing <span/> tag.Warren Baker2011-06-281-2/+2
| |
* | Run both traceroute and traceroute6 for ipv6 functionailitySeth Mos2010-10-231-0/+1
|/
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
|
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
| * Remove extra quotes that were added around some strings when adding ↵Erik Fonnesbeck2010-08-111-1/+1
| | | | | | | | printf+gettext in some areas.
* | gettext() fixes on diag_traceroute.phpCarlos Eduardo Ramos2010-08-111-3/+3
|/
* Fixing string syntaxVinicius Coque2010-06-291-1/+1
|
* Fixing syntax errorsVinicius Coque2010-06-291-1/+1
|
* Implement gettext() calls at the files: "diag_traceroute.php", ↵Rafael Lucas2010-06-181-10/+10
| | | | "diag_system_pftop.php", "diag_system_activity.php"
* Set back to post.sullrich2009-12-051-1/+1
|
* Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI ↵sullrich2009-12-051-8/+8
| | | | can easily link to them. Add links from DNS page for ping and traceroute.
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+7
| | | | include 2009 on files that I have asserted (C) on
* Add CSS headerScott Ullrich2008-08-301-0/+3
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Make consistentScott Ullrich2006-04-251-1/+1
|
* Correct cellsScott Ullrich2006-04-251-5/+3
|
* Note the fact that multi-wan does not work with these utilities.Scott Ullrich2006-04-251-0/+8
|
* Remember if use icmp is checked.Scott Ullrich2006-02-211-1/+1
|
* Add use icmp optionScott Ullrich2006-02-211-1/+12
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Use terminal font, size of 2 for better readabilityScott Ullrich2005-12-031-0/+1
|
* don't include fbegin.inc twice - this could have never workedBill Marquette2005-09-151-4/+2
|
* Add missing <?phpScott Ullrich2005-09-121-0/+3
|
* Add back pfSense headersScott Ullrich2005-09-121-2/+6
|
* Sync w/ 1.2b10Scott Ullrich2005-09-121-0/+104
OpenPOWER on IntegriCloud