allow user to configure refresh interval. Default is 3 seconds
show system information first when no configuration saved
update css for widget config div
Update graph refresh interval to 3 seconds from 1.
Back out #1313. It breaks dhcp relay.
See ticket #1332
-fix div tag placement causing formatting issue when upnp disabled
-bump miniupnpd version 20070521-dropped status tab from upnp services page-dropped tabs from upnp status page
Reset dynamic dns upon pppoe forced disconnect.
Ticket #1325
provide function to show configuration
hide configure button as default.
widget configure icon
save widget settings
Add stop / start / restart racoon (IPSEC VPN) service option.
Use pfSync SYNCPEER directive if defined.
Ticket #1317
save capture to /tmp, fix other various issues
add option for no count, correct host field
s/occured/occurred/
Ticket #1309
DHCP Relay - server textbox field doesn't toggle properly
Ticket #1313
Remove syslog from port definitions
Ticket #1314
Add missing closing td tag.
Add duplicate option to system_routes.php.By request of Seth.
Port load balancer sticky address option
fix html alignment and pgtitle
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 NTP server field to dhcp config.From: Alexander Schaber
Execute tcpdump in background for speed improvement
Add openvpn server tos and dhcp server options.
Submitted-by: Martin Fuchs
Add more protocols.
Make naming consistent
correctly determine if time range exists
correct scriptaculous handle
Widget base. Note: changes to widgets are not saved yet.
Schedule icon change, round 3
MFC: asap
schedule icon update
schedule icons
Show icon that indicates whether the traffic is being blocked or allowed
further changes to 1.3 for pppoe server and pptp server. added to gui add radius acct and auth ports add acct update in seconds option for external radius servers add backup radius server changes
rearranges xml for better use moved radius specific features inside tags added options for additional server above 2 miner bug fixes
Ticket #1306
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.
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.
Switch over to mpd4
Code-submitted-by: alan_AT_radiowave.ie
Change Miniupnp to UPNP
Add upnp status link in the menu
Add tab interface.
MFC: Together with the newly added status_slbd_vs.php this hould make awhole. For 1.2
PPPoE server fixes
Ticket #1283
Add server pools status page.Someone needs to add tabs for the status pages?!
MFC: Probably
Process gateway pools only.
closable graphs
correct the html structure, and show errors properly
Alter outbound nat descriptions to match operation
MFC: Soon?
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.
verify interface is enabled before drawing graph
Give user option to display multiple graphs. Note: need a better play button for Scott's bling blingin request.
New flashy index page. Just some snippets from various other pages
Move interface info function for global use
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/
check if schedule config is array first
Actually show when we are rebooting to avoid confusion.
When restoring a configuration via the webConfigurator detect that a interface mismatch has occured and redirect the user to the assign interface screen. Once the assign interface Save button has been pressed go ahead and reboot. This might just prevent someone from throwing a fit since they do not have console access.
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.
Bug fix: Menu now shows on top of traffic graph instead of underneathMFC: asap
Move sync schedules underneath firewall rules section for cosmetic bling bling.
Suggested-mulitple-times-by: Holger
Show icon when schedule is active
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.
initialize variable correctlyMFC: asap
Show icon when schedule is activeMFC: asap
Schedule popup on firewall page, stop min 0>00MFC: asap
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.