Select the device mode to tun if variable device_mode not exist in the configuration
Added option to select the type of device for use in the tunnel openvpn
fix text
Add Total number of CP users graph
Hopefully improve the useless ipsec logs with highlighting
Fix ticket #1354
ipfw is not referenced here.
Do more strict checking if an ppp type interface is assigned before starting the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html
Prevent the command wol for being called without propper ip information. Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html
Fix typo
Clarify text on outbound NAT page.
Add the 95th percentile line to the traffic graphs
Add missing image. Fixes #1339
Enforce session establishment.
Add missing pages to the authentication system.
Make sure we tell the code that the interface exists otherwise multiple laggs might get created.
Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.
Show friendly names of interface for root queues of ALTQ.
Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316
Add the toggle to disable successful login messages, show actual help text for redirect item
Fix page title text. Replace "Firewall" with "Interfaces" in title.
Remove custom code for checking ip_addr and use the pfsense provided one.
Do not be so drastic on normal failure.
More fixes to comments and code for upnpd. Also bring up to speed the stop/start logic.
Improve logging and some tests during miniupnpd config generation.
This is not true anymore as piece of code.
Correctly get only the interface mac address rather than any other found mac on this interface.
Use the call to basename to remove the extension rather than trim, since trim takes a list of characters, not the exact string to remove. Suggested by http://forum.pfsense.org/index.php/topic,32967.0.html
This is not NAT, so put it under the Firewall Advanced heading instead.
Fix page title.
Only make gateway changes if we have been given a new gateway IP.
Setup gateway monitoring since we just altered a gateway.
Fix gateway handling in setup wizard.
Only display gitsync settings on supported platforms.
Only show the you can monitor the filter reload process for filter related changes
Flush the buffer
Do a more strict check on the return value of the download function. Fixes #1309
Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo.
Make sure to resolve the gateway name before passing it off to the IPsec reload function
Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan
Don't forget to clear username field so it doesn't show up on next edit.
And if for some reason user enters a username, store it for them.
Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password
Revert "Prevent GUI from giving error for freeDNS service since username and password"
This reverts commit 740f745922549283e29d3d964c7a60266d7dbf0a.
This is a little ugly. Let's do it a little differently.
Prevent GUI from giving error for freeDNS service since username and passwordaren't required.
Also add a note for freeDNS users to enter "Authentication Token" in Hostname field. Zero out fake username and password before writing to configso they don't show up in the GUI when you edit the record again.
Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303
Remove direction from traffic shaper generated rules now that the match action is present to correctly put packets on proper queues. Before it was not possible since this would have also open firewall ports/holes.
Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.
Move all functions from index.php for captiveportal.inc
Add Global reply-to disable checkbox, resolves the issue #1137
reversal of accidentally deleted filesRevert "Add Global reply-to disable checkbox, resolves the issue #1137"
This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.
Fix typo/spacing issue. Resolves #1300
Add the diag_ipsec_xml.php page, this provides a XML interface to thetunnel status built for a Coltex BV monitoring system
Prevent empty remote endpoints from skewing the log output
Correct indentation
Make sure it is an array before foreach.
fix default password display
Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html
Fix whitespace formatting.
Allow sorting of DNS forwarder entries.
Add IPsec and OpenVPN to packet capture. Ticket #1032
Fix wording
Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.
Use a better regex here, sometimes ad devices can be numbered >=10.
Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.
Pass $notices to print_notices(), since it requires a parameter.
Fix start/end test for an IP in DHCP pool. Resolves #1280
Fix update check fix. Skipped a parameter.
Add alias support for source and destination ports on outbound NAT.
Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.
Check for aliases in 1:1 and outbound NAT rules, too.
Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.
Simply code for determining whether an alias is currently in use.
In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.
Use alias style and add AutoSuggestControl for source and destination address fields.
The doubled "$rule = array();" lines are probably a copy/paste error. Probably meant to paste the line that sets the rule type to the match action like the rest of what was added in the affected commit.
Correctly verify the input on bandwith at voip step for traffic shaper wizards. Reported-by: http://forum.pfsense.org/index.php/topic,32833.0.html
Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.
Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented.
Allow match action on Floating rules and exposed it with name Queue. More validation is needed.
Also fix easyrule and auto->manual nat switch code. Ticket #1243
Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243
Check if this is an array first, just in case.
Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.
Turn off file size check
Resolves #1224. Correctly change name on port alias in firewall rules if the alias name changes.
Resolves #1263. Use correct config toggle for detecting alternate url for firmware.
Resolves #1264. Read even the httpsname option from config so it displays correctly.
fix text (remove entirely, comment is related to an open feature request). ticket #1262
Increase a bit
Limit file sizes to roughly 143k
Global g
Adding crashreporterurl for rebrands
s/er//