Fix IPSEC logs.
grep for racoon
system.log -> vpn.log
Add field greyout.
Set ident field
Set page title
Use TARGET='_new'
Style cleanups
Add automatically generate ca certificates option
Use a colspan of 5
Use <p> instead of <br>
Set title to Package Editor if $title is unset
PanasonicPBX -> PanasonicTDA
Add a emergency eject notice.
Bring carp back up after interface changes
Bring carp back up after wan changes
Only show enable serial port option on pfSense and crom platforms
Do not show Package Logs on the CDROM platform
Do not show Packages option on CDROM platform
use parse_xml_config_pkg()
Let system_start_ftp_helpers() handle starting and stopping of pftpx
Remove another stale XXX item
Remove XXX todo item, its already been completed.
Use isset() for enable serial checks
Stop and start ftp helpers as necessary
<br> around $loadmsg
no need to declate
Do not check if status
Revert last commit.
Automatically take into account multi-wan support.
interface -> interfaces
Include the remaining portion of the page if no carp addresses are available
is_service_running() -> is_process_running()
seperate load and save message. dont use ! for load messages.
is_service_running returns true, use it.
force wan configuration
Note second item as *
dhclient no longer sets /var/run/dhclient.pid for some reason so use is_service_running()
Add RTSP protocol
Don't offer to restore all packages if none are installed.
Remove extra rw ro
Use correct variable
ip -> ipaddr
No need for {} surrounding a one line foreach()
make sure $todo is an array
parse_xml_config -> parse_xml_config_pkg
Include m0n0wall style alerts
Missing )
Do not attempt to display queue graphs if traffic shaping disabled
Merge IPsec defines from m0n0wall
No need to backup $config and restore. This is a ages old bug.
Updates and fixes.
Fix package saving.
require -> require_onceinclude -> require_once
Allow a GET savemsg= parm to notify user of updating, etc.
Correctly popultae $myurl and friends
Fixes Ticket #179
Add Panasonic Hybrid PBX to EZ Shaper Wizard
Tweak copyright and typo.
Rework services.
Sync up with m0n0wall -> Preffered sa selection
Do not redeclare functions
Add address_to_pconfig()
Import slightly diff address_to_pconfig as address_to_pconfig_vpn()
add ipsec_ca_sort()
Restore guiconfig.inc and remove comonly used functions.
Somehow I forgot we already cleaned up this mess.
Use white found color
Don't use an array for page titles.
Switch back to pfSense style
sync w/ m0n0wall
Import ipsec_ca_sort() from m0n0wall
Add back header
Import m0n0wall ipsec cert code
require -> require_once
Reorder tcpflags in a more logical fashion that is for loop safe
Backout last commit
Add TCP Flags menu to firewall rules edit screen
xmlparse_pkg.inc -> xmlparse.inc
Remove iplen settings. We're no longer on ipfw any more, toto.
When user turns on advanced outbound nat, automatically create rules for them.
Ticket 155
Mount image RW before package operations
Remove delete options from evey line and insert at the bottom.
Fixes Ticket 139
If user attempts to set download or upload voip speed > than wan or lan speed, set the voip speed to the wan or lan setting.
Add ages of empires
Update package logs to work with new package code.
Close </a> bracket
Move carp to base
Remove stray note and cleanup table indenting
Redirect after 40, not 20
Make size column smaller.
Add "size" column.
Happier shaper (I hope)
semantic cleanup
standardize all ezshaper screens
small fixes and tweaks to the ezshaperremove linkshare usage
Don't require xmlparse.inc again.