Remove ability to change schedulertype - we're only supporting HFSC fornow - priq may come back in future, the return of CBQ is unlikely
Remove notorius loader.rc code. This was the source of the million line lodaer.rc. Beauty.
Note that NAT will be turned off with the firewall disabled.
system -> shaper
Do not write out line unless it has contents
Remove extra :
Spell gettytab correctly.
Escape " system_advanced.php
Escape \ with \
Do not disable console in rc.initial. We are changing the behavior to turn off autologin.
In-discussion-with: cmbProvoked-by: Yet another complaint about old behavior
'supress' -> 'suppress'
XHTML/CSS Clean Up
Add patches from databeestje which:This will supress ARP messages when interfaces share the same physical network
Enforce maximum and minimum state values
Ticket #356
If you are a developer show under development themes.
Allows for theme directories with "_" as a prefix not show up in the GUI. :)
Alert to user that we cannot open a file for writing instead of letting php spew bad looking errors.
Use enablesshd tag
Correctly save hard disk standby time
Ticket #278
Start SSHD if applicable
Break after hint box
sshenable -> sshenabled
Write out posted sshenabled value
Clean up message
Allow SSH service to be disabled / enabled.
break after select box
Nuke keep diagnostics expanded
template -> theme
Add save button, add some padding
Allow user to pick their template.
Create an array if the original is empty
Use $pgtitlesmall code cleanups
Correctly spawn popup window. Alert user if there was an issue opening window (popup blocker)
Detect if the popup window is blocked and alert the user of the fact
include head.inc and round corners on tabs
comment out some scripts that no longer seem to be used and cause scripting errors.- by pfjason
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.