summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_ping.php
Commit message (Collapse)AuthorAgeFilesLines
* add call gettext function for translatebruno2016-01-211-1/+1
|
* Internationalization batch 1Phil Davis2016-01-161-2/+2
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-5/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style usr local www a-ePhil Davis2015-12-141-6/+10
|
* 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.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* For Diag > Ping and Diag > Traceroute, only perform the action on POST, not ↵jim-p2015-11-111-7/+6
| | | | by following a link/GET. Fixes #5400
* fix Bug #5400heper2015-11-111-2/+4
|
* Diag reviewPhil Davis2015-11-091-2/+2
|
* Fixed #5382Stephen Beaver2015-11-071-1/+1
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-1/+3
|
* Fixed #5267Stephen Beaver2015-10-061-57/+49
|
* Merge with bootstrapPhil Davis2015-09-031-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
| |
* | bootstrap usr/local/www a to e minor editsPhil Davis2015-08-311-3/+3
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-142/+168
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+202
OpenPOWER on IntegriCloud