Remove hard drive standby code. Will need much more work to make it 1.0 and we are outta time.
Will return to life possibly in 1.1.
Do not show a blank page after enabling SSH
Flush output correctly when restarting webConfigurator.
Remove duplicate save button
Move theme selector to general screenTicket #895
Add ability to turn off packet scrubbing.
Ticket #882
Submitted-by: sdier@cs.umn.edu
Flush before before setting web server reload flag
Trigger reload at end of page
Clarify reflection role
Nuke all occurances of scheduler
auto_login() has been moved to pfsense-utils.cin
MFC 9548Shift serial port toggle routine to pfsense-utils.inc. Call this function after configuration import to setup needed bits on system for serial console if need be. Shift console locjout routine to pfsense-utils.inc. Call this function from serial port code to setup if auto login / console lockout is enabled after config restore
Correctly restart web server after certificate change
Add back missing save button
Fix bugs found by eclipse
Use red dashes
Use padding 5px; for help/info boxes
Remove #!/usr/local/bin/php
Add spacer
Add filtering bridge header
Add filtering bridge toggle switch just like m0n0wall has.
Ticket #756
Do not modify scheduler type. Wizard is currently the master of the domain.
Do not modify boot.config on CDROM platform (RO)
Fix the no job control errors.
Thanks to satu for doing the research on keyboard muxing.
Update reflection blurb to "Disables the automatic creation of NAT redirect rules for access to your public IP addresses from within your internal networks"
Suggested-by: cmb
Remove FTP reference
MFC 7522Add NAT Reflection AKA Nat Bouncing nat Flashback and many other groovy names.
Sponsored-by: Greenhagen, Robin <Robin_AT_gsi-kc.com>
Please visit http://www.gsihosting.com/ for all your hosting needs as they are sponsoring pfSense and plan to use it extensively!...
Do not require a reboot to setup polling.
MFC 7401Add support for per interface ftp helper.
Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>
In-Discussion-with: Bill M, Dan S
<br> between "Note:"
MFC 7313
Setup serial console correctly
Ticket #670
MFC 7246Alternate schedulers are disabled, don't let advanced settings accidently clear this.
Reported-By: Peter Zaitsev
Only show hard disk standy time on hard disk platforms
Ticket #643
Kill sshd if user has deactivated it.
MFC 7033Enable and disable serial console support if requested. Recent changes for USB keyboard and vty's changed this behavior some.
Restore / save checkbox correctly
Touch /tmp/ not /tmp/tmp
m0n0wall -> pfSense
Add polling enable/disable control in System Advanced
Suggested-by: CMB
Hand off starting SSHD to our background daemon
Accidental debug line removed
Allow running of ssh on alternate port
Do not alter /etc/gettytab
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