Woops, use the complete xml path.
Replace OPT[n] with the interface description
Do not mapped disabled optional interfaces.
Ticket #416
When multiple and size is defined for a interface, treat it as a php array.
Use complete path to pfctl
Image location fixes
Submitted-by: DLStrout <dstrout_AT_maine.rr.com>
Do not hard code wireless types that support hostap. Instead use $g['wireless_regex']
Allow LAN + WIRELESS combo correctly
Count from 99
Correct the load balancing command
More fixes from databeestje
Output load balancer anchor
More changes by databeestje
Remove bridging safety-checks
Make wireless settings work correctly on LAN.
Use vpn.log
Ticket #405
Allow any to be used for source address
friendly tags
Friendly mouseover titles for buttons
friendly button title
Make individual rule delete work as expected, delete individual rule, notjust selected rules
put friendly titles on the icon buttons
Slightly better description of what the gateway option actually does
Adding AutoComplete to firewall_nat_edithead.inc searchs javascript directory for includes now
<p> before <div>
platfom -> platform
Update misleading description
Add delete icon to each row
Ticket #392
Changes submitted by databeestje which adds links to dhcp and other pagesthat display mac easily allowing the addition of the item to the WOL db.
First Step in Fixing AutoComplete and Cleaning Up Code
proxyarp -> choparp
Ticket #401
Allow numbers into the description
Bug-report-by: Many
no need for sprintf, just eats more cpu and memory
use ip2long() to check ip addresses
Use sync_webgui_passwords()
Relocate sync_webgui_passwords();
Remove reboot dependency
Call sync_webgui_passwords() after password change
Note password change occured in webgui
Upgrade in progress image background is red. Move image to print_info_box()
use -vv
(Ticket #393) Only do ipsec stuff if IPSec is enabled and <tunnel> is an array
Revert commit.
Actually allow upgrade
Allow denyknown checkbox box to participate in the javascript party, too!
Allow staticarp selection box to participate in the javascript party, too!
Don't forget the javascript!
Beginnings of Ticket #380
(#382) - don't allow users to overlap the dynamic IP range over the static IPs
Allow user to set failover sync ip. Requires a carp entry so that we can deterimine the ADV Skew and detect if it should be primary or backup.
Servers -> Servers/Gateways
Add DHCP gateways
Ticket #371
Use $ifdescr
Allow 28 digit keys (0x)
Uppdate english
Update Ticket #381
Correctly output theme name
inserted wol-all-icon, dedicated to sadara ;-)
wol-all-icon, dedicated to sadara ;-)
wol-all icon, dedicated to sadara ;-)
Do not dirty the path. We reload anyways.
Ticket #369
Exit after outputting firmware upgrade in progress notice
Woops. Correct error.
Use new firmware update icon from hoba
Restart syslgod after clogging
Ticket #362
Remove double bridge safety checks
Ticket #354
Reload filter after PPTP vpn changes
Ticket #364
Wake all clients
Ticket #360
you wanted it bigger and it got bigger ;-)
ups, there was something missing
wider versions, 650 px now fit inside the contentarea
fw-update-icon
Remove newline
Convert echo to print_info_box()
Suggested-by: hoba
Alert user that reboot will happen afterwards
Alert user that a upgrade is in progress.
Enforce MTU input validation between 24 and 1501
No need to loop through all keys if any of the sizes mismatch
Document key lengths
Correctly deterimine key size
Do not validate IP, subnet or gateway for DHCP enabled interface.
Enforce maximum and minimum state values
Ticket #356
specify next hop gateway field is IP address
Enforce wep key sizes
Ticket #344
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Enforce correct mac address
Ticket #345
Enforce bandwidth values
Ticket #347
Make sure gateway is a valid ip address
Ticket #348
Enforce optoinal interface ip address and subnet when not bridged
Ticket #343
Add dhcp client field for optional interfaces
Ticket #352
Ticket #346: Duplicated WAN logic for MTU enforcementMTU must be between 576 and 1500 bytes
Clean up header
Update filename
Add wireless canning option
Ticket #338: better fix, this works even when the user access pfsensevia a name or IP other than pfsense thinks it is
SERVER_NAME -> SERVER_ADDR
Echo out meta refresh inside <html> tags