Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/ | Renato Botelho | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | Fix indent | Renato Botelho | 2016-06-08 | 1 | -35/+35 |
| | |||||
* | Improve readability | Renato Botelho | 2016-06-08 | 1 | -31/+39 |
| | |||||
* | Improve readability | Renato Botelho | 2016-06-08 | 1 | -3/+4 |
| | |||||
* | Simplify mode parameter validation | Renato Botelho | 2016-06-08 | 1 | -16/+13 |
| | |||||
* | Remove redundant check since pkgcancel is never set | Renato Botelho | 2016-06-08 | 1 | -5/+0 |
| | |||||
* | Validate mode parameter and use sanitized variable on other places | Renato Botelho | 2016-06-08 | 1 | -19/+35 |
| | |||||
* | Fix save and reset buttons on status_lb_pool.php. Ticket #6254 | Chris Buechler | 2016-06-02 | 1 | -11/+14 |
| | |||||
* | Fix #6440 RADIUS issued IPs | Phil Davis | 2016-06-02 | 1 | -1/+1 |
| | | | | This is a checkbox - the state in the config is stored as set or not set. This should fix the reported issue. I don;t have a system right now to test, but the bug seems obvious. | ||||
* | Allow - and _ in sysctl values. Ticket #6438 | Chris Buechler | 2016-06-01 | 1 | -2/+2 |
| | |||||
* | Don't override type so changing it is possible. Ticket #6439 | Chris Buechler | 2016-06-01 | 1 | -1/+3 |
| | |||||
* | Allow - in TFTP Server field. Ticket #6433 | Chris Buechler | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | Link to correct schedule from firewall_rules.php. Ticket #6428 | Chris Buechler | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Firewall / Aliases / Edit - New URL Table Alias Type | NOYB | 2016-05-25 | 1 | -1/+2 |
| | | | | | | Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet. (cherry picked from commit 3b07f4feaf35e70700082240ef03966f74f5df97) | ||||
* | Fixed #6401 | Stephen Beaver | 2016-05-25 | 2 | -5/+5 |
| | | | | (cherry picked from commit fe68a6a2b28c897cb3a8f8fda452c25f649556f1) | ||||
* | Handle mode correctly with Auto IKE. Ticket #6360 | Chris Buechler | 2016-05-25 | 2 | -2/+2 |
| | |||||
* | Firewall / Rules / Edit - URL (IP) Alias | NOYB | 2016-05-24 | 1 | -1/+1 |
| | | | | Make alias type URL (IP) available for selection in firewall rules. | ||||
* | Fix #6381 ipv6nat_ipaddr | Phil Davis | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | Fix quoting in diag_routes.php, see ticket #6371 | jim-p | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Better fix for escaping in ticket #6371 | jim-p | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Welcome 2.3.1-RELEASE | 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) | ||||
* | 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 misspellings. | Chris Buechler | 2016-05-15 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | Fixed #6349 | Stephen Beaver | 2016-05-12 | 1 | -0/+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 |
| | |||||
* | 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 |
| | |||||
* | 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) | ||||
* | 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) | ||||
* | Miscellaneous Textual Corrections - Services DNS Resolver | NOYB | 2016-05-09 | 1 | -3/+3 |
| | | | | (cherry picked from commit 0cb4d4a63585f500329616be6ee2bbb2274975c6) | ||||
* | Miscellaneous Textual Corrections - Services DNS Forwarder | NOYB | 2016-05-09 | 1 | -2/+2 |
| | | | | (cherry picked from commit 3d7aaa1a3fac45271bfa50190496be6d70d7f296) |