Project

General

Profile

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

# Date Author Comment
337cacac 05/08/2020 12:57 PM Viktor Gurov

diag_ping.php input validation fix. Issue #10537

cc3990a3 03/18/2020 01:55 PM Jim Pingle

Validation and encoding for Ping and Traceroute. Fixes #10355

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

83bf2511 10/30/2019 04:26 PM Mix Room

Update diag_ping.php

e00d0c0c 10/30/2019 04:23 PM Mix Room

Update diag_ping.php

90661d90 10/30/2019 03:19 PM Mix Room

Update diag_ping.php

As per comment. Hint left for sake of consistency.

0a6222e5 10/30/2019 02:07 PM Mix Room

Update diag_ping.php

fb228a34 10/30/2019 02:06 PM Mix Room

Update diag_ping.php

Fix missing '$'

88ccb45b 10/30/2019 01:56 PM Mix Room

Update diag_ping.php

740e289b 10/30/2019 01:46 PM Mix Room

Update diag_ping.php

2d0b01e0 10/30/2019 01:40 PM Mix Room

Update diag_ping.php

Add support for setting wait period between pings

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

fe54f091 01/24/2017 07:11 AM Phil Davis

Remaining required fields for Diag pages

3e2028f4 01/22/2017 09:49 AM Phil Davis

Required fields in diagnostics

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

3728bbe5 04/26/2016 07:31 AM NOYB NOYB

Diagnostics - Menu - Punctuation

Clean up some punctuation.

430cee65 03/21/2016 04:07 AM Stilez y

replace apparently pointless function in 2 files

Code loops through all return values of get_possible_traffic_source_addresses(true) to create a list of key=>descript list, but the original function returned exactly such a list anyhow with no other data associated with the keys. So the code seems pointless as it replicates exactly the original return value from possible_traffic_source_addresses()....

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.

37676f4e 03/09/2016 07:30 PM Jim Pingle

Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965

Still need to review Advanced buttons and Repeatable block buttons.

ff30e319 01/21/2016 04:56 PM Bruno Ferri

add call gettext function for translate

babf5d85 01/15/2016 07:02 PM Phil Davis

Internationalization batch 1

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

947141fd 12/14/2015 02:35 PM Phil Davis

Code style usr local www a-e

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

ed69a496 11/11/2015 03:17 PM Jim Pingle

For Diag > Ping and Diag > Traceroute, only perform the action on POST, not by following a link/GET. Fixes #5400

5e1cfe9e 11/10/2015 11:35 PM jeroen van breedam

fix Bug #5400

0da0d43e 11/08/2015 07:25 PM Phil Davis

Diag review

3f91d34e 11/07/2015 07:23 PM Stephen Beaver

Fixed #5382

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

214e79b0 10/06/2015 06:35 PM Stephen Beaver

Fixed #5267

46918a1f 09/03/2015 12:38 AM Phil Davis

Merge with bootstrap

288a2a0f 08/31/2015 04:38 PM Phil Davis

bootstrap usr/local/www a to e minor edits

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/