summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_packet_capture.php
Commit message (Collapse)AuthorAgeFilesLines
* Add missing commajim-p2016-02-061-1/+1
|
* Add pfsync to the list of pre-defined packet capture filters. Also add ↵jim-p2016-02-051-2/+5
| | | | negation for ESP that seems to have been accidentally omitted.
* When the protocol is set for CARP, tell tcpdump to interpret it as CARP for ↵jim-p2016-01-251-3/+8
| | | | more accurate output.
* Merge branch 'add_call_gettext_diagnostic_menu_pages' of ↵Stephen Beaver2016-01-211-4/+4
|\ | | | | | | | | | | | | https://github.com/brunostein/pfsense * 'add_call_gettext_diagnostic_menu_pages' of https://github.com/brunostein/pfsense: add call gettext function for translate
| * add call gettext function for translatebruno2016-01-211-13/+13
| |
* | Add gettext to select option names where requiredStephen Beaver2016-01-211-8/+10
|/
* 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-10/+17
|
* 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.
* Fix Packet Capture section headingPhil Davis2015-11-171-2/+2
| | | and provide some text for the 'dnsquery' checkbox - this makes the checkbox line up properly in the columns.
* Fixed #5402 by adding multiple fonts to accommodate different OSStephen Beaver2015-11-101-2/+2
|
* Fixed #5402Stephen Beaver2015-11-101-1/+1
|
* Fixed #5402Stephen Beaver2015-11-101-2/+2
|
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-3/+3
| | | | Mostly when dealing with enc0 interface.
* Fixed #5402Stephen Beaver2015-11-101-3/+4
|
* Fixed #5401Stephen Beaver2015-11-091-2/+1
|
* Diag reviewPhil Davis2015-11-091-7/+7
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-265/+285
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+485
OpenPOWER on IntegriCloud