Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up diag_smart e-mail handling, and the backend config code was ↵ | jim-p | 2016-05-19 | 1 | -21/+29 |
| | | | | broken/making false assumption about the config file as well. Fixes #6371 | ||||
* | Update pfSense.pot | Renato Botelho | 2016-05-19 | 1 | -6378/+6626 |
| | |||||
* | Initialize output var in firewall_shaper_queues | Phil Davis | 2016-05-18 | 1 | -0/+1 |
| | | | | | | To clear any previous use of the var elsewhere in included files. Forum: https://forum.pfsense.org/index.php?topic=111852.0 (cherry picked from commit 49701df38e6c5b70526c2d436fcb4cfbb1310ae4) | ||||
* | Bump version to 2.3.2-DEVELOPMENT | Renato Botelho | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT | NOYB | 2016-05-16 | 1 | -1/+1 |
| | | | | | | Section panel header title. (cherry picked from commit 5414794c12fbcd6455a48f81428e0457a9cf0c95) | ||||
* | Make limiters info box work same as By Interface | Phil Davis | 2016-05-16 | 1 | -4/+12 |
| | | | | | | | The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user. The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed. Make the info box on Firewall->Shaper, Limiters dispaly and owrk the same as on "By Interface". (cherry picked from commit a79dfdaa431d4f647fbcbaf63a5c55f081b2edc2) | ||||
* | Customize limiter info message | Phil Davis | 2016-05-16 | 1 | -3/+8 |
| | | | | | | The $dn_default_shaper_msg is what is displayed on the Limiters tab. It needs to talk about "limiter" rather than "queue". This code builds up each message using the same base template sentences, inserting "queue" or "limiter" in the appropriate place. (cherry picked from commit aadc135856a0dc2cb131aeda3fd7bc44c11ab123) | ||||
* | Miscellaneous Textual Corrections - System / Advanced / Networking | NOYB | 2016-05-16 | 1 | -1/+1 |
| | | | | (cherry picked from commit 542d14be063e0a90b9182ee3dac9dc3fdb52d04d) | ||||
* | Miscellaneous Textual Corrections - System / User Manager / Settings | NOYB | 2016-05-16 | 1 | -1/+1 |
| | | | | (cherry picked from commit 850211423b3486353b2419b02211213196d8c36e) | ||||
* | Miscellanous Textual Corrections - Add missing dots, normalize case | NewEraCracker | 2016-05-16 | 3 | -6/+6 |
| | | | | (cherry picked from commit cb6c20a997eeb77b3529e157cd512fabb4ff69f0) | ||||
* | Sanitize notice output here as well. Ticket #6154 | Chris Buechler | 2016-05-16 | 1 | -2/+2 |
| | |||||
* | Correct force updates when chosen. Ticket #6359 | Chris Buechler | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Fix script name in error log | Chris Buechler | 2016-05-15 | 1 | -1/+1 |
| | |||||
* | Fix misspellings. | Chris Buechler | 2016-05-15 | 2 | -4/+4 |
| | |||||
* | Disable ipcomp regardless of config setting to avoid problem. Ticket #6167 | Chris Buechler | 2016-05-13 | 1 | -1/+2 |
| | |||||
* | Silence mwexec output. Now that the groupdel actually works, it spams the ↵ | Chris Buechler | 2016-05-13 | 1 | -1/+1 |
| | | | | log when group isn't found. Ticket #6352 | ||||
* | Make rule_columns_with_alias end params optional | Phil Davis | 2016-05-13 | 1 | -1/+1 |
| | | | Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0 | ||||
* | Unbound and dnsmasq can both be enabled so restart both if need be | k-paulius | 2016-05-13 | 1 | -4/+6 |
| | |||||
* | Fix scope for IPv6 link local gateway IPs. Ticket #6353 | Chris Buechler | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Handle link local IPv6 gateways and default gateway switching correctly. ↵ | Chris Buechler | 2016-05-13 | 1 | -0/+11 |
| | | | | Ticket #6258 | ||||
* | Miscellaneous Textual Corrections - System Advanced | NOYB | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Miscellaneous Textual Corrections - Services NTP PPS | NOYB | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Don't start unbound in track6 config if system is booting. Add dnsmasq here ↵ | Chris Buechler | 2016-05-12 | 1 | -1/+5 |
| | | | | as well. Based on PR 2943. Ticket #6186 | ||||
* | Use -g with groupdel when passing a GID. Ticket #6352 | Chris Buechler | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Fixed #6349 | Stephen Beaver | 2016-05-12 | 1 | -0/+1 |
| | |||||
* | Use proper IPsec enable test. Fixes #6351 | jim-p | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Add alias display to target host and target port columns | Stephen Beaver | 2016-05-12 | 2 | -11/+46 |
| | | | | (cherry picked from commit 474e70a2d178de50060c6e5f1114bb5b6963a6b6) | ||||
* | Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278 | Renato Botelho | 2016-05-12 | 17 | -3/+19 |
| | |||||
* | Fix #6278 | Renato Botelho | 2016-05-12 | 1 | -3/+3 |
| | | | | | | | | | $cpzone is always in lowercase, it's used as the array key used in config.xml. Use it in two cases where the $cp['zone'] was being wrongly used: - To find out zoneid - To replace PORTAL_ACTION url | ||||
* | Store notices safely to prevent potential XSS when notices are displayed ↵ | Chris Buechler | 2016-05-12 | 1 | -5/+5 |
| | | | | locally or by remote systems where they're shipped. Ticket #6154 | ||||
* | Fix package_reinstall_all post-upgrade when packages have been removed in ↵ | Chris Buechler | 2016-05-12 | 1 | -5/+5 |
| | | | | pre_upgrade. Ticket #6137 | ||||
* | Tweak upgrade - Remove unused code and document changes better | NewEraCracker | 2016-05-11 | 3 | -11/+9 |
| | | | | This will ensure a smooth upgrade for those running config 15.4 to any next version. | ||||
* | Prefer index.php over index.html where both exist. | Chris Buechler | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Only execute remote search operation on first call of get_pkg_info(), this ↵ | Renato Botelho | 2016-05-11 | 1 | -0/+18 |
| | | | | should fix #6177 | ||||
* | Do not call pkg_update() here since pkg_switch_repo() aldready does it | Renato Botelho | 2016-05-11 | 1 | -2/+0 |
| | |||||
* | Miscellanous Textual Corrections - Add missing dots to phrases | NewEraCracker | 2016-05-11 | 9 | -12/+12 |
| | | | | (cherry picked from commit e4c7d45fc7a294817325354e13f4d5bc4987739e) | ||||
* | Miscellaneous Textual Corrections - Services / Dynamic DNS | NOYB | 2016-05-11 | 1 | -2/+2 |
| | | | | (cherry picked from commit 1c4e2ed053a04f7768a21129171a27e6804dbb0c) | ||||
* | Hide CIDR for alias types that do not use it | Phil Davis | 2016-05-11 | 1 | -0/+4 |
| | | | | | Suggested/discussed in forum https://forum.pfsense.org/index.php?topic=111593.0 | ||||
* | hideMask only modify input-group on first parent | Phil Davis | 2016-05-11 | 1 | -2/+2 |
| | | | | | Otherwise when unhiding (e.g. for Network type alias), input-group gets added to every div up the DM hierarchy and the layout gets messed up. | ||||
* | Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118 | Chris Buechler | 2016-05-11 | 1 | -1/+6 |
| | |||||
* | Revert "Add config upgrade code to update package names. Ticket #6118" | Chris Buechler | 2016-05-11 | 3 | -15/+2 |
| | | | | This reverts commit 291fad43870bdb39ef0ab32125b022e268a29cf7. | ||||
* | Check for is_array here to avoid possible issues if the config.cache is ↵ | Chris Buechler | 2016-05-10 | 1 | -1/+1 |
| | | | | invalid. Adapted from PR 2925 | ||||
* | Spaces->tabs | Stephen Beaver | 2016-05-10 | 1 | -0/+13 |
| | | | | (cherry picked from commit e1caefc74fba6cbbb680288c1f8d930e4f0ad474) | ||||
* | Fix tab highlighting when editing mobile IPsec P1. Fixes #6341 | jim-p | 2016-05-10 | 1 | -4/+2 |
| | |||||
* | Adding missing spaces between punctuation | NewEraCracker | 2016-05-10 | 6 | -9/+9 |
| | | | | (cherry picked from commit 0e63fe1f372584a03a6c84aeb6268fde8de75b3a) | ||||
* | Miscellaneous Textual Corrections - Services Load Balancer | NOYB | 2016-05-10 | 1 | -1/+1 |
| | | | | (cherry picked from commit f3817766671915583074465aa725152c7a293568) | ||||
* | theme Compact-RED, added a few more tweaks to look a bit more aligned. | PiBa-NL | 2016-05-09 | 1 | -0/+27 |
| | | | | (cherry picked from commit ec18e589f123595c34cf8e1a84313394bb909250) | ||||
* | just exit for v6, gateways setup above. | Chris Buechler | 2016-05-09 | 1 | -4/+0 |
| | |||||
* | fix booting check | Chris Buechler | 2016-05-09 | 2 | -2/+2 |
| | |||||
* | Add Compact-RED theme and update system.php to sort available themes by ↵ | Stephen Beaver | 2016-05-09 | 2 | -6/+136 |
| | | | | | | pfSense, then BETA, then user supplied themes. (cherry picked from commit 6a5c6661960e1cd39e3caf66a3caaeb2678d27b1) |