fixed platform error that caused page not to show. thanks to anonymous ;-)
Missing )
Only show enable serial port option on pfSense and crom platforms
Let system_start_ftp_helpers() handle starting and stopping of pftpx
Use isset() for enable serial checks
Stop and start ftp helpers as necessary
Sync up with m0n0wall -> Preffered sa selection
Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now.
small cleanupsserial option now saves (still won't show if you go back into page for some reason)
Remove the no supporting blurb. If its in here it should be supported, period.
Remove filtering bridge option. It's on by default now Toto.
Make all occurances of Note uniform
Clean up wierd $config updates here too
ttyp0 -> ttyv0
Use two tabs for ttyv0 serial ttys entry
Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rc
Add the ability to turn on the serial console from the advanced menu.
This should address Ticket #19 but needs testing
Disable Rendevouz section. It won't make it into the beta.
Process system_set_harddisk_standby() instead of requiring a reboot. Doh!
Remove generic-pc check. Let user specify how they want that hard drive to power down.
Save the hard disk standby time for all platforms
Add $Id$ tag
Add 1 pt dotted line around the widget description box for some coolness.
Introduce a update_description wizard widget which can update a textbox description from a select drop down box.
restart webserver on cert chagne, don't force reboot...reboots are for wimps
Eliminate duplicate queue name on pull down menu.
Add option to edit default pkg_config.xml URL.
One more <alt_pkg_url> -> <alt_pkgconfig_url>.
Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.
Modify alternate firmware URL fields to handle new config.xml directive.
Surround Base Url and Filename options in a table
touch up alternate firmware option a little
custom firmware URLs
Add Dsiable Rendevouz option
typo
Make RFC959 data port workaround configurable - default to disabled
Firewall optimization text was wrong.
Remove 2nd filter_configure()
Woops. Two functions are using $retval. Insert our rule error detection code between the two.
Expand new rule loading error logic to Advanced menu
Add maximum states for the firewall to advanced menu.
Remove old m0n0wall TCP Timeout field. This is now handled by PF's optimization dropdown.
Eliminate stray save button at top and the extra white space.
Rearrange ALTQ + PF options into their own area at very bottom.
Typo in aggressive.
Regenerate pf rules after save.
Allow for the user to customize the pf optimization options in the system -> advanced menu. the default is normal.
Disable scheduler type change when a queue is defined.
Commit what I have so far. Magic shaper now works 100% .. or atleast appears to!
Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.
Add save button for ftp proxy item
Seperate firewall and ftp-proxy sections
Allow FTP-Proxy to be disabled under advanced menu.
change m0n0wall to pfSense
<br> after the notice
enable hard disk stand-by option
remove <br> between checkbox and description to maintain the forms style
Insert a disable firewall option to turn pfSense into a router only.
Create certificate for HTTP Server option
Initial revision