DHCP Relay - server textbox field doesn't toggle properly
Ticket #1313
Remove syslog from port definitions
Ticket #1314
Add system routes duplicate option.
Add missing closing td tag.
Port load balancer sticky address option
Unbreak firewall_nat_out.php
Pointy-hat-to: smos
Show captive portal errors properly
Show active schedules
Show active schedules and their corresponding actions
Add a plus button on the top header of these pages.This to make it easier on large configurations.
When Enable Static ARP entries is enabled, do not allow entries that lack an ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.
Add DHCP options to OpenVPN
Submitted-by: Martin Fuchs
Commit missing fragment, align with other branches.
Add NTP Server field to dhcp config.From: Alexander Schaber
Execute tcpdump in background for speed improvement
Add more protocols.
Make naming consistent
correctly determine if time range exists
Show icon that indicates whether the traffic is being blocked or allowed
MFC: 17931
Backout last change
Somehow the path is not being set past .:, remove it for testing
Do not attempt to touch /needs_package_sync on CDROM platform.
Move help / common usage scenarios to the "help" command.
Show how to output the wireless options such as channels, modes, etc.
Clarify DHCP server comment
Show the reboot command as well for php pfSense shell
Sponsored-by: Bluegrass.net
Minor text updates
Show common commands in the php pfsense shell such as:
These commands come in handy when configuring a 1 port ethernet wrap with 2 wireless cards.
Fix spelling mistake
Pointed-out-by: Summat via IRC
Add a note that you do not use Synchronize IP and password option on backup cluster members.
Do not allow - in aliases. This breaks port aliases.tables are fine with the - and the _. Ports only work with _.
Prevent a configuration sync loop from occuring when a cluster has two nodes.
Allow synchornize to ip to be blank.
Capitalize IP
Take into account the DHCP wan ip address as well
Do not forget VIP's as well.
Do not allow the setting of the carp sync ip to be an ip address on the same firewall. This leads to a sync loop.
Disable interrupt total box. We need a better parsing algo.
Add multiline support for multi-line mini programs/scripts.
Show that exit is a valid command
Escape $ so that it does not try to print out the variable
Add a pfSense interactive php shell for developers.
Change Miniupnp to UPNP
Add upnp status link in the menu
PPPoE server fixes
Ticket #1283
MFC Alter outbound nat descriptions to match operation
Remove hack that checks for blank protocol. We need to fix the upstream bug that is causing the blank entries. This bug is also appearing in the load balancing area now.
Increase the size of the openvpn custom options box.
Unbreak status graph. Someone is going to need to submit WORKING patches that work with FireFox, IE and Opera for this to get changed again!
Ticket #1290
s/resolved/resolve/
MFC 17588Bug fix: Menu now shows on top of traffic graph instead of underneath
Add more well known ports to the protocols drop down.
Patch-submitted-by: Martin Fuchs
use <object> instead of <embed>
Ironically this was already fixed in HEAD!
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
Move sync schedules underneath firewall rules section for cosmetic bling bling.
Suggested-mulitple-times-by: Holger
Only foreach through valid arrays.
MFCShow schedule indicator.
0 -> 00 for start time for consistency
Use the correct array path to deterimine if a false entry exists.
Only check for server or client respectively instead of checking for both. Otherwise if a operator is only running server or client openvpn entries we do not show the configuration.
Add xml sync schedules option
Add some text breaks.
Remove <br/> from schedule strong note.
Wrap text in
Add a note about firewall rule schedule logic that will pop up in a new window describing how pass rules work when they are outside of the schedule window, etc.
If we cannot deterimine interrupts a second for an interface, do not recycle last known values.
Do not show blank openvpn configuration items.
Remove IP Compression box. A lot of further refactoring is going to be required to make this work and we do not have enough time to do so before 1.2 beta.
Ticket 1280: updated
Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC compression. Add a checkbox to the screen to allow this hidden value to be toggled.
Add UDP bit torrent traffic rule to wizard
Fix bad paths resulting from move of routed packageReported-by: Samer Chaer <samerchaer at gmail.com>
highlight schedule column on single clicks
Add back 59 minute option
Remove class elements from TD so that elements do not look strange.
Suggested-by: Scott Dale
Do not output blank gateways
more logic checks.
more logic checks
MFC 17270Fix hostname check when hostname field is blank
Back out last commit, it removes the hostname check and is not the correct fix.
Ryan will be investigating the issue further since he added this feature.
Sync w/ m0n0wall
Signal filter reload after change
is_validaliasname() will not allow _, remove that from the allowed description.
If we want to allow _ then a new function will have to be created in place of is_validaliasname()
Monday is first now
removed unnecessary logic check
time is now drop down, various other logic checks
Fixed column alignment for new schedule column
Shift icons to the right now that the schedule column is appearing
updated text descriptions and added check to ensure at least 1 time range is configured
Include schedule column
Add firewall rules schedule page
update error checks for minutes ending in 59
Corrected xml schema
Add useful commands for checking system status
Further trim openntpd.xml now that it is in base