MFC 7415Use $pconfig
MFC 7413Make FTP Its own area with header bar
MFC 7406Sync OpenVPN with Peter A's latest version:
rootfs-1.2-ovpn2.tar.gz
MFC 7401Add support for per interface ftp helper.
Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>
In-Discussion-with: Bill M, Dan S
When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if we do not have the record in the database
Also check to make sure gethostbyaddr() would return a real value
Ticket 7390
Recompile for FreeBSD 6
Clean $log_split during each loop
Ticket #657
Handle other protocols besides tcp and udp.
<br> between "Note:"
Do not show blank entries
Ticket #664
Show item if mac or ip is defined.
Ticket #669
Do not call type_change() on form load. It clears the box.
Ticket #624
Do not echo out an array. It only echos "Array"
Add a note to include the host and domain name in the hostname field.
Add wanip as a special net
MFC 7320Add interface ip option for firewall rules
MFC 7313
Setup serial console correctly
Ticket #670
close <center> tag
""): ?> is preferred. Scolded by support forums.
Add back checks for LAN ip address. An address is required for traffic shaping.
MFC 7248Enable BF2 selection :)
MFC 7247Add Battlefield 2
MFC 7246Alternate schedulers are disabled, don't let advanced settings accidently clear this.
Reported-By: Peter Zaitsev
MFC 7245Shaper wizard is now capable of allowing the user to select which TWO (and only two) interfaces they'd like to shape.
MFC 7244Allow the wizard to send the user error messages
MFC 7243Make interface code look the same as other fields
Do not try and "guess" the subnet mask depending on the ip address
Ticket #656
Do not allow LAN to be bridged with self
Ticket #653
unless both max-src-conn-rate and max-src-conn-rates are provided, unset the values - ticket #650
Mount image as RW before creating certs.
Ticket #647
MFC 7196mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script).
Tested-by: DungaBee, Hoba, and a few others.
Regenerate slbd configuration after pool changes
Ticket #646
Only show hard disk standy time on hard disk platforms
Ticket #643
Allow a 0 to be posted (false).
Ticket #645
require_once("config.inc") so that the $config structure is set for AJAX only queries
MFC 7153UI for Commit [7145]
Adv. rules WILL need to be modified for this change
MFC 7147Dynamically figure out the number of 'frd' cells in a table This allows for different sized tables to use the row moving JS without looking ugly
Kill sshd if user has deactivated it.
MFC 7124Do not include countryName
MFC 7117Temperature is in Celsius not in percentages
MFC 7079Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.
Use isset()
Ticket #631
MFC 7057Show reject icons for rejected rules
MFC 7048Clean up 'reload' page, this reads a little better.
MFC 7049Fix protocol detection for $myurl Stop $myurl from putting : in url when no alternate port is selected
Test the correct variable when looking for 0.0.0.0
MFC 7033Enable and disable serial console support if requested. Recent changes for USB keyboard and vty's changed this behavior some.
MFC 7036Allow remote net to be set to 0.0.0.0
MFC 7025We moved the primary gateway to the wan interface long time ago.
MFC 7015Remove "Flush NAT", this was an IPFilter-ism that makes no sense in PF.
Remove reboot notice
Do not call staticmaps_sort() twice
Use ; not & to seperate parms to cvsweb
Update files from RELENG_1 and mount for r/w sooner
Mount image r/w earlier in the process
Restore previous behavior dealing with arrays
Correctly start/stop syslogd
Spell unset() correctly
MFC 6969
Save and restore checkbox states correctly
Reported-by: nngabriel on irc
MFC 6960Cleanup hardcoded meta refreshes
MFC 6959 standardize table layout
MFC 6958Move <div> to the right place, move tabcont class to table it no longer belongs in TD (and hasn't for some time) Remove unused </center> tag
MFC 6957Specify 'id' to the edit screen!
MFC 6956close html tag (use span also)
MFC 6955Show static entries on diagnostics screen, show what IPs are in either the static table or the dynamic table and are in the ARP table More info!!! More is better right?
Save and restore checkboxes correctly
Reported-by: HOBA
Do not show blank rows
Restore / save checkbox correctly
Unset items which are false
MFC 6940"prioritize p2p" -> "lower priority pf p2p"
MFC 6919Set checkbox values to yes and use similar logic to system_advanced.php
MFC 6922Use isset() on checked items
MFC 6922Add redlnk class - I'm tired of seeing the pfSense link in fend.inc be blue! Or worse..some random color :-/
MFC 6921Fix fend.inc alignment Fix tab links
MFC 6920Allow for parent queues to work. Cleaned up code that does root queue detection and discovered some odd bugs that made me wonder how it worked correctly. Queues can be reordered (honestly, this is kinda pointless, but I put it in cause it was easier to punt to the user than doing queue trees correctly) This is obviously an XXX and needs to be fixed.
MFC 6915Move gateway above wireless settings
MFC 6910 6911Beginning of new wireless status tool. So far it shows ifconfig list sta and includes all wireless interfaces defined as top tabs.
MFC 6877Update terminology - should help cut down questions too
MFC 6875Cleanup HTML Move "source port" to where it really belongs, under Target This should be MFC'd to save questions ;)
MFC 6871If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
Remove ppp-linkup, readding as non binary file.
Minor nitpick. <br> after firmware branch select box
Touch /tmp/ not /tmp/tmp
m0n0wall -> pfSense
Add polling enable/disable control in System Advanced
Suggested-by: CMB
Allow -1 return to indicated package failure. Removing exit
Hand off starting SSHD to our background daemon
Memory meter changes.
Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
Accidental debug line removed
Allow running of ssh on alternate port
Do not check for bridge
filter_translate_type_to_real_interface() on the bridge interface
Destroy the bridge either way, it will be recreated if needed.
Sync OpenVPN with http://www.protec-t.de/m0n0wall/downloads from Peter Allgeyer
Remove "Interfaces cannot be bridged while the captive portal is enabled." limitation. This will work fine.
Remove "Extra" Apply button