Add vmstat -i which shows interrupt usage
Allow dynamic dns hostnames
Ticket #324
Remove Nifty JS as it's part of the theme
fix </div> placement
<div> -> </div>
Fix footer placement by moving div tag to the right place
Allow for doubleclick editing
One more sanity check before trying to install a firmware that might not exist
Swap Local and Remote
Eliminate reboots and correct messages
Change to applied successfully.
Remove hide option. It wasn't what i thought it was.
Global $g
Ticket #304
Revert to 1.85
$config -> $pconfig
better antialiasing on the edges
Only foreach through valid arrays
Escape the | char
We don't need to enforce the protocol on gateway types
Retrofit protocol box
Retrofit checks for gateway LB
Use $g['wireless_regex'] for wireless detection
Loosen checks to allow gateways to work
Do not invert disable logging setting
Add IPSEC connections to firewall rules screen
Verifies Required Fields Are Filled Out
other vip icons
improved version
allows for multiple select removal
Set monitor ip size to 16
Remove class from submit table cell to remove the bottom line
Clear moinitorip on Type change
Clear the list if a differnet Type is selected
Add monitorip to correct location
Add more javascript logic
installedpackages -> extensions
Add Monitor IP and load balancer types
Make more descriptive
Add some sanity checkingUtilize config change code so we can fully log changes :)
Show differences in arrays in $changedesc
Break out Load Balancer log files
$Id -> $Id$
Nuke old outgoing load balancnig code
Use lbpool, not virtual servers
Allow selection of pools for outgoing load balanacing
Move load balancer code to services
you can now remove ip addresses from the list
makes the design look like everything else
Kick the backend in the ass and make it start slbd (I hope)
Really set subnet mask
clarify that the dropdown box is a subnet mask
make this a litlte closer to a normal screen
vsconf
Fixes - moved to lbpool instead of pool as we had a small listtags conflict
Load balanced virtual servers can now be entered in the gui
Fix field colors.
XXX: Move all system services to a service XML file.
Fix editingEnsure unique pool names (we'll use this in virtual servers)Allow for monitor selection (TCP only for now)
Need dirtypool
Ticket #283 - make the error message contain enough information to helpfurther debugging
Fix ticket #283 - remove check for virtual IP existing and not allowing 1:1
Allow PPPoE server subnet to be defined by user.
Ticket #282
Allow for an "other" virtual IP which is neither ProxyARP or CARPUseful if the IP is already routed to you (PPPOE for example) andyou just want to use it for NAT
XXX: Need a icon_other hoba ;)
Alert user when shutting down
The javascript for the pools page does help :)
Allow devs to reach load balancer code
Preview commit of load balancer pools - needs much loving by Hoba and Esotericisms :)
Correctly save disable local syslogging server
Ticket #300
Allow traffic shaper to be applied to optional interfaces as well
Ticket #294
Add interface_selection box widget
Allow port forwarding of GRE and ESP protocols
Ticket #289
Do not worry about subnet bits when using 0.0.0.0
Ticket #290
Refresh page every 2 minutes. Handy for debugging ethernet errors which I am doing just this second.
Move <div> to the right place to fix the gray line above the tabs
Convert spaces to _
Correctly write out /tmp/ file
Filter spaces from descriptions
Allow remote net ip of 0.0.0.0.
See http://article.gmane.org/gmane.comp.security.firewalls.pfsense.support/965
Add red header bar to match other interface screens
Remove topbar. Red is not its color.
Include the interface when adding a static DHCP mapping
Reported-by: Dmitry Sorokin <dimon@intellinet.ca>
Use correct + lgoo
return_filename_as_string -> file_get_contents
Alert to user that we cannot open a file for writing instead of letting php spew bad looking errors.
Disable The captive portal cannot be used when one or more interfaces are bridged. message so we can test if this really works.
Allow a IP address on lan if its bridged
optcfg -> lancfg
$optcfg -> $lancfg
Do not validate ip and subnet fields if we are bridging
Woops, write out config if bridged.
Combine note and warning areas into one
Add bridging to LAN option by incredibly popular request.
Allow channel 0 usage
Added ODS as a client, no guarentees that it will work, I don't have an account to test.
Use enablesshd tag
Correctly fill in mac address
Ticket #281
Target the correct page in the form
icons -> images
Correctly save hard disk standby time
Ticket #278