Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore
Auto codeset updating for pfsense-utils.inc
Webgui checks for code now pfsense-utils.inc
Replace all linklocal checks by is_linklocal()
Shuffle some more logs around to more appropriate places.
Fix IPv6 Prefix ID default value
. Always initialize it to 0 when it's undefined. Remove unecessary initializations and checks. Bump config version to 9.5. Write an upgrade config function to initialize old configs properly
Do not show URL twice, it helps ticket #2978
Merge pull request #622 from ExolonDX/branch_10
Update "pkg_edit.php"
Move closing TR tag outside, otherwise the 'foreach' statement willproduce a duplicate closing TR tag.
Merge pull request #616 from ExolonDX/branch_08
Tidy up "firewall_nat_out_edit.php" XHTML
Merge pull request #615 from ExolonDX/branch_07
Tidy up "firewall_nat_out.php" XHTML
Merge pull request #614 from ExolonDX/branch_09
Tidy up "firewall_nat_ntp_edit.php" XHTML
Merge pull request #613 from ExolonDX/branch_05
Tidy up "firewall_nat_npt" XHTML
Merge pull request #612 from ExolonDX/branch_04
Tidy up "firewall_nat_1to1_edit" XHTML
Merge pull request #611 from ExolonDX/branch_03
Tidy up "firewall_nat_1to1.php" XHTML
Merge pull request #610 from ExolonDX/branch_02
Tidy up "firewall_nat_edit,php" XHTML
Merge pull request #609 from ExolonDX/branch_01
Tidy up "firewall_nat.php" XHTML
Close BR and INPUT tagsUpdate HTML Boolean OperatorsAdd missing closing TD tag
Add CDATA section to SCRIPT tags" Close INPUT and BR tagsUpdate HTML Boolean operatorsAdd missing opening TR tag
Close BR, INPUT and IMG tags and ALT to IMG tagsUpdate HTML Boolean operatorsMove NOWRAP to class statementMove CENTER tag to ALIGN statement in TD tagAdd missing closing SPAN tagAdd missing closing P tag
Tidy up "firewall_nat_ntp" XHTML
Close BR and IMG tags and add ALT to IMG tagsDeprecate ampersand in ANCHOR tagsMove NOWRAP to class statement
Add CDATA section to SCRIPT tagClose BR and INPUT tagsUpdate HTML Boolean operatorsAdd missing closing TD tag
Close BR and IMG tags and add ALT to IMG tagsMove NOWRAP to class statementDeprecate ampersand in ANCHOR tagsReplace opening TR tag with closing TR tag
Add "closehead" PHP variableAdd type to LINKClose INPUT and BR tagsUpdate HTML Boolean operatorsAdd CDATA section to SCRIPT tags
Add "closehead" PHP variabled and add closing HEAD statementClose INPUT, BR and IMG tags and add ALT to IMG tags
Fix dnsmasq host overrides and dhcp integration
. Do not execute following actions when dnsmasq is disabled: . Add host overrides to /etc/hosts . Register DHCP leases in DNS Forwarder . Register DHCP static mappings in DNS forwarder
It should fix issue reported at following forum post:...
Use exec directly instead of exec_command
Fix and improve swap_usage()
- Fix a typo on awk syntax- Use php functions to extract desired value from swapinfo output
Fix indent and whitespaces
Avoid duplicate default gw, also look for gateways with name different from WANGW that points to same IP
Some text/selection refinements to the previous DNS forwarder changes.
Add the ability for dnsmasq to selectively respond to queries only on certain IPs and bind to specific interfaces.
Add the ability to change the port on which dnsmasq listens.
Show IPv6 link-local IPs as specific sources for ping, traceroute, and port testing.
Remove the - in the word 'number'
Correct spelling on editing gif interface
Merge pull request #603 from CharlieMarshall/master
Tidy up diag_dns.php
Avoid set 2 sources on shaper wizard. Fixes #2959
Remove '>'
Fix whitespace and indent
Add a way to hide the uname easily.
Merge pull request #601 from CharlieMarshall/master
Tidy up services_wol.php
When <disableallfieldsbydefault> is set on a wizard, call enablechange(), disablechange() and showchange() after disableall() functions to avoid issues when it was previously enabled and fields have values
Rule created for penalty addresses on shaper wizard should not set 'any' as source. Fixes #2959
Remove nbsp
Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962
Merge pull request #600 from ExolonDX/master
Update "firewall_rules.php"
Remove double quotes
Merge pull request #599 from ExolonDX/master
Add missing closing B tagAdd missing closing TD tag
Tidy up "firewall_schedule_edit.php"
ID statements (DIV tags) cannot take a space separated list of words, souse the underscore character between the month and year.
Make the ID statement in the TABLE tags unique by adding the month andyear PHP variables to the ID...
Merge pull request #595 from ExolonDX/branch_05
Tidy up "firewall_schedule_edit,php" XHTML
Merge pull request #594 from ExolonDX/branch_04
Tidy up "firewall_rules.php" XHTML
Escape forward slash in Java scriptAdd summary to TABLE tagsClose SPAN tag correctlyUpdate HTML Boolean operatorsAdd ALT statement to IMG tags
Add summary to TABLE tagsMove space character to within the SPAN tagTidy up P tag
Merge pull request #593 from ExolonDX/branch_03
Tidy up "interfaces.php" XHTML
Merge pull request #592 from ExolonDX/branch_02
Tidy up "interfaces_pps_edit.php" XHTML
Add summary to TABLE tagsAdd missing opening and closing cell tags in TR tagTidy up closing FONT tagRemove duplicate closing TD tag and duplicate closing TR tagAdd missing opening TR tagRemove duplicate width statement...
Update HTML Boolean operatorsAdd summary to TABLE tagsAdd missing opening and closing cell tags in TR tagRemove duplicate opening TR tag
Tidy up "guiconfig.inc" XHTML
Remove the P tag between the DIV and TABLE tagChange the SPAN tag to a P tag and close properlyMove the class statement from the SPAN tag to the TD tagRemove the closing P and closing SPAN tags
Merge pull request #588 from ExolonDX/branch_21
Tidy up "pkg_edit.php" XHTML
Merge pull request #587 from ExolonDX/branch_20
Tidy up "pkg.php" XHTML
Merge pull request #589 from ExolonDX/branch_25
Tidy up "thermal_sonsors.widget.php" XHTML
Add CDATA section to SCRIPT tagMove the STYLE block into the "all.css" theme filesClose INPUT tagRemove name statement from DIV tagAdd summary statement to TABLE tag
Remove duplicate $size variableAdd summary statement to TABLE tags
Add missing opening and closing TR tag
Merge pull request #586 from ExolonDX/branch_12
Merge pull request #585 from ExolonDX/branch_11
Merge pull request #584 from ExolonDX/branch_10
Tidy up "interfaces_lagg_edit.php" XHTML
Merge pull request #583 from ExolonDX/branch_09
Tidy up "interfaces_lagg.php" XHTML
Merge pull request #582 from ExolonDX/branch_08
Tidy up "interfaces_bridge_edit.php" XHTML
Merge pull request #581 from ExolonDX/branch_07
Tidy up "interfaces_bridge.php" XHTML
Merge pull request #580 from ExolonDX/branch_06
Tidy up "interfaces_gif_edit.php" XHTML
Merge pull request #579 from ExolonDX/branch_05
Tidy up "interfaces_gif.php" XHTML
Merge pull request #578 from ExolonDX/branch_04
Tidy up "interfaces_gre_edit.php" XHMTL
Merge pull request #577 from ExolonDX/branch_03
Tidy up "interfaces_gre.php" XHTML
Update HTML Boolean operatorsClose a couple of missed INPUT tags
Close INPUT and BR tags
Update HTML Boolean operatorsPlace the class statement from the SPAN into the UL tag and remove theSPAN tagClose INPUT and BR tags
Move NOWRAP to class statementClose IMG and BR tagsDeprecate ampersand in ANCHOR tagAdd missing closing P tag
Add CDATA section to SCRIPT tagsUpdate HTML Boolean operatorsClose INPUT and BR tagsAdd missing closing P tagsAdd missing closing TD tagAdd missing closing SPAN tagRemove duplicate closing TD tags
Close BR and IMG tagsDeprecate ampersand in ANCHOR tag
Update HTML Boolean operatorsClose INPUT and BR tags
Update HTML Boolean operatorsClose BR and INPUT tags
Move NOWRAP to class statementClose BR and IMG tagsDeprecate ampersand in ANCHOR tags
Tidy up "interfaces_group_edit.php" XHTML
Tidy up escaped forward slash in Javascript
Merge pull request #574 from ExolonDX/branch_17
Tidy up "interfaces_ppps.php" XHTML
Merge pull request #573 from ExolonDX/branch_15
Tidy up "interfaces_qinq_edit.php" XHTML
Merge pull request #572 from ExolonDX/branch_14
Tidy up "interfaces_qinq.php" XHTML
Merge pull request #571 from ExolonDX/branch_13
Tidy up "interfaces_vlan_edit.php" XHTML
Merge pull request #570 from ExolonDX/branch_12
Tidy up "interfaces_vlan.php" XHTML
Merge pull request #569 from ExolonDX/branch_10
Tidy up "interfaces_wireless_edit.php" XHTML
Merge pull request #568 from ExolonDX/branch_09
Tidy up "interfaces_wireless.php" XHTML
Merge pull request #567 from ExolonDX/branch_08
Tidy up "interfaces_groups_edit.php" XHTML
Merge pull request #566 from ExolonDX/branch_07
Tidy up "interfaces_groups.php" XHTML
Merge pull request #565 from ExolonDX/branch_05
Tidy up "interfacess_assign.php" XHTML