Rename pid files from lighty to nginx
Rename php-fpm pool from lighty to nginx
Retire system_generate_lighty_config()
un-break SVG graphs
start converting CP to nginx
start switching CP to nginx
Skip error_log when disabled.
add config upgrade code for lighty->nginx logging
clean up lighttpd
Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
clean up lighttpd bits
clean up restart_webgui
add all of /usr/local/lib/lighttpd to obsoletedfiles
fix up nginx logging
first run through, replacing lighttpd with nginx.
Merge pull request #1959 from davidjwood/rfc4638
Fix interface list
Improve error message when the user forget to "Apply"
Add a default case for IPv6 in rc.banner, otherwise whatever trips first gets used for the later interfaces as well.
Further fix on saving shaper->queue->mask
Merge pull request #2352 from phil-davis/status_graph
Fixed #5733
Add back display description option for status_graph
The code that provides the data for this is already inbandwidth_by_ip.php in both 2.2.* and master 2.3.The description option is in the Display dropdown list in 2.2.*, but itgot missed in the bootstrap conversion and integration process....
Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.
Merge pull request #2351 from NOYB/HTML_Compliance_-_Firewall_/_NAT/_1_1_/_Edit
Redmine #5731 Error when setting various system log settings from factory default config
Forum https://forum.pfsense.org/index.php?topic=104762.0
Adjust dpinger default values to match recent changes in dpinger project
HTML Compliance - Firewall / NAT/ 1:1 / Edit
Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class<input class="form-control" name="src" id="src" type="text" pattern="[0-9, a-z, A-Z and ."><input class="form-control" name="dst" id="dst" type="text" pattern="[0-9, a-z, A-Z and .">
Redmine #5728 Fix delete row button in Firewall Schedule Edit
The calls to delete_row() were going off to some other delete_row() function and not doing what was needed.Give delete_row() here a unique name and it all works again.
Merge pull request #2347 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Port_Forward_/_Edit
Merge pull request #2346 from NOYB/HTML_Compliance_-_Firewall_/_Aliases_/_Edit
Merge pull request #2345 from NOYB/HTML_Compliance_-_Services_Status_Widget
HTML Compliance - Firewall / NAT / Port Forward / Edit
Attribute min/max not allowed on element input at this point.<input class="form-control" name="srcbeginport_cust" id="srcbeginport_cust" type="text" value="any" min="1" max="65536"><input class="form-control" name="srcendport_cust" id="srcendport_cust" type="text" value="any" min="1" max="65536">...
Fix reading of server list on page load
Fixed #5724
HTML Compliance - Firewall / Aliases / Edit
Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class<input class="form-control" name="address0" id="address0" type="text" value="" pattern="[0-9, a-z, A-Z and ." placeholder="Address">
HTML Compliance - Services Status Widget
Element option without attribute label must not be empty.<option selected></option>
Remove extra spaces on welcome text
Must be feeling OCD today. The console output had 2 spaces between "2.3-ALPHA" and "on the". I also removed the space before "..." because all the subsequent lines of console output have no space before the "...'.Actually this is a title line, so maybe the "..." could be deleted here also :)
Merge remote-tracking branch 'upstream/master' into rfc4638, fix conflict with c399d0d
Merge pull request #2341 from NOYB/HTML_Compliance_-_Interfaces_/_VLAN
Merge pull request #2339 from BBcan177/patch-2
HTML Compliance - Interfaces / VLAN
A table row was 5 columns wide and exceeded the column count established by the first row (4).
pkg_mgr_installed - Fix disablepackagehistory
pkg_mgr - Fix disablepackagehistory
Fixed #5717
Merge pull request #2325 from stilez/patch-7
Merge pull request #2337 from BBcan177/patch-1
Update pkg_mgr.php
Update syntax to 4 space indent
Add password confirmation and change to Form_* framework
Fixed #5714
Merge pull request #2335 from NOYB/HTML_Compliance_-_Interfaces_/_Assign_network_ports
Merge pull request #2334 from BBcan177/patch-2
Fix typo password confirm
https://forum.pfsense.org/index.php?topic=104629.0
Remove workaround to get dpinger running when interface is in tentative state
HTML Compliance - Interfaces / Assign network ports
A table row was 3 columns wide and exceeded the column count established by the first row (2).
Update pkg_mgr_installed.php
Add output validation here too. Ticket #5351
complete breadcrumbs for each tab
Do not start dpinger processes due to rrd
No need to restart dpinger to get new rrd data, it's not like apinger that send data to rrd
Fixed #5694
Final updates in support of hidden passwords
Restore default MTU when field is cleared. Fixes #3926
Make sure source and target addresses have scope id when they are link-local. It should fix #5695
Add a seatbelt to prevent 2 dpinger instances for same GW
Merge pull request #2333 from NOYB/HTML_Compliance_-_System_/_User_Manager_/_Users
Correction to #5710
Fixed #5710
Collect dpinger processes that failed to start and try again after 1 second, this should be enough to fix #5711
No need to return 0 here
Change start_dpinger() to return dpinger return code
Do not overwrite $params
Merge pull request #2332 from dennypage/master
Follow dpinger and change default loss_interval to 4* send_interval
HTML Compliance - System / User Manager / Users
A table row was 6 columns wide and exceeded the column count established by the first row (5).End tag div seen, but there were open elements.Unclosed element form.Close php tag.
Fixed saving password when the ols password needs to be retained
Merge pull request #2331 from BBcan177/patch-1
Disable unused stdout reporting thread
FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating
Added new addPassword method and password == password_confirm validation where required.
Add href for package dependencies (pkg_mgr_installed)
Merge pull request #2330 from ExolonDX/master
Don't display dummy password if configured pwd is empty
Experimental: Fixed #5693Added new functionality to PHP classes, and used it ONLY in system_advanced_notifications.php -> smtp password
Update "firewall_aliases.php"
Add Bootstrap panels to "firewall_aliases.php"
Disable IPsec phase1 or phase2 using DES and inform user why they were disabled since DES is no longer supported. It should fix #5543
Revert "Delete package XML only on post-deinstall, otherwise it'll do it twice"
This reverts commit 92b3ac622cc3789ca00b625052621f0dc4262f1f.
Revert "Silent accept deinstall and pre-install on rc.packages"
This reverts commit d7c8eb30ddad2140a2790a7a8989158e52f74bc9.
Only remove config.xml items on post-deinstall, fixes #5689
Disable all IPsec P1 entries when old version has IPsec globally disabled. Fixes #5699
Fixes issue where limiter mask does not save (from forum)
Change alert box color to success
Merge pull request #2321 from ch1c4um/Fix_dns_resolver
HTML Compliance - System / Package Manager / Available Packages
Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allowed.<a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel">...
Replace inetd by xinetd, it should fix #5707
Fixed #5697
Merge pull request #2327 from NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages
Merge pull request #2326 from NOYB/HTML_Compliance_-_System_/_Certicate_/_CAs