summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Restructure how unbound zone data is written to fix processing of "redirect" ...jim-p2017-07-131-0/+4
* Improve the way the auth server list is generated and account for a key being...jim-p2017-07-101-4/+2
* Remove extra spaces from User AgentRenato Botelho2017-07-051-1/+1
* Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-052-11/+17
* Move uniqueid read to a function system_get_uniqueid()Renato Botelho2017-07-051-3/+3
* Update diag_gmirror.phpBBcan1772017-06-261-2/+2
* Issue #7659 foreach warning on adding gateway RELENG_2_3Phil Davis2017-06-251-6/+8
* Fix interface groups linkjim-p2017-06-231-1/+1
* Removed htmlspecialchars when loading leases from configYoann Lecuyer2017-06-211-2/+2
* Add missing break for cloudflare casePhil Davis2017-06-211-0/+1
* Integrate various cloudflare changesPhil Davis2017-06-211-3/+1
* Add more checks to eliminate empty config tags in package settings. Fixes #7624jim-p2017-06-211-3/+13
* pkg_edit, fix empty config tag checkPiBa-NL2017-06-211-1/+1
* Change paid support help link to new support URLSteve Beaver2017-06-211-2/+2
* virtualips, ability to sort the tablePiBa-NL2017-06-211-1/+1
* Diag DNS disable Add Alias button when host field is changedPhil Davis2017-06-211-0/+17
* Diag DNS fix update alias button text after add aliasPhil Davis2017-06-211-0/+2
* Diag DNS do not show Add Alias if no priv to add alaisPhil Davis2017-06-211-2/+2
* Diag DNS do not create an empty alias if name does not resolvePhil Davis2017-06-211-10/+25
* Make consistent rule information sectionPhil Davis2017-06-213-66/+4
* Add input validation for interface names on firewall_nat_edit.php and fix enc...jim-p2017-06-161-29/+33
* Fix handling of the 'type' parameter so it is validated and encoded on diag_t...jim-p2017-06-161-3/+8
* Prevent the filename from being used to run XSS in the diag_edit.php file bro...jim-p2017-06-161-1/+1
* Restore the captive portal feature to view the captive portal page directly f...jim-p2017-06-141-3/+10
* Redact BGP MD5 password/key in status output. Fixes #7642jim-p2017-06-131-0/+2
* Add download button/function directly on status.php to ease confusion.jim-p2017-05-231-5/+31
* Add NGID to status.phpjim-p2017-05-231-0/+8
* Backport syslogd service definition/control to RELENG_2_3. Ticket #4382jim-p2017-05-171-0/+5
* Add "netstat -nWx" to status.php outputjim-p2017-05-101-0/+1
* Only cache CP RADIUS Auth credentials when reauthentication is enabled. Fixes...jim-p2017-05-081-1/+3
* Welcome pfSense 2.3.4-RELEASEv2.3.4Renato Botelho2017-05-031-1/+1
* Typos in pkg management code commentsPhil Davis2017-05-033-7/+7
* Let he user know if all selected interfaces are downPhil Davis2017-05-031-3/+7
* Fix interface down in interface statistics widgetPhil Davis2017-05-031-11/+12
* Redmine #7318 None button for widget filtersPhil Davis2017-05-0310-50/+56
* Handle widgets having no items selected for displayPhil Davis2017-05-039-20/+112
* Remove bonus end td tag in interface statistics widgetPhil Davis2017-05-031-1/+0
* Make sure that array exists before using foreach() (Bug #7399)doktornotor2017-05-021-2/+7
* SpellingSteve Beaver2017-05-021-1/+1
* space/tabSteve Beaver2017-05-021-1/+1
* Add Netgate ID display to system info widgetSteve Beaver2017-05-021-0/+7
* Read default language from globals.inc instead of hardcoding (it was already ...jim-p2017-05-021-1/+1
* Set default anguage in General Setup to en_USPhil Davis2017-05-021-0/+5
* Checks for DHCP Relay being enabled/disabled should be skipped when editting ...Renato Botelho2017-04-271-11/+23
* Encode hostname and other output for DHCP lease status. Fixes #7497jim-p2017-04-261-20/+20
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-261-3/+13
* Add expiration field to NDP listingSergio Carlos Morales Angeles2017-04-251-7/+18
* Fix #7493 only check interface IP if staticPhil Davis2017-04-251-2/+2
* Avoid invalid arg error when saving WoL widgetPhil Davis2017-04-251-2/+4
* Update services_dyndns_edit.phpxygrec2017-04-211-1/+2
OpenPOWER on IntegriCloud