Use pretty pfsense colors
stats.cgi -> ifstats.cgi
Remove upload progress bar. It doesn't work with LightHTTPD and will be replaced with a ajax version soon.
Note why we are rebooting. Comment this reason.
Parse the configuration file so we can deterimine if captive portal is enabled
Reboot when restoring a m0n0wall configuration or if captive portal is enabled.
Support 1.5 native svg viewer in FF
remove <center> tag
Trigger reload at the end of the page
Use terminal font, size of 2 for better readability
Add vmstat -afimszAdd mount
Add /sbin/pfctl -s nat -vv
Use /tmp/reload_interfaces
Reload captiveportal in reload_interfaces
Use /tmp/reload_interfaces to reload interfaces
Allow editing for queues and rules when items are already defined and the shaper is disabled
Kick pptp server in the face on changes
Sync w/ head
If we cannot find a hostname in the dhcp database, attempt a gethostbyaddr() lookup
MFC 8163Add 802.11g protection mode. ticket #715
Do not require a reboot for captive portal configuration to take place.
This snuck back in after syncing with m0n0wall 1.2
MFC 8046Only show DHCP Relay if its enabled on an interface
MFC 8044Do not redirect to traffic shaper wizard on the shaper enabled status, only redirect if shaper is disabled AND there are no queues defined.
MFC 8018backup_config_section doesn't take a hash.
MFC 7982P2P duplication cleanup Add AIM Add more games
MFC 7984Don't end <span> tags in the middle of paragraphs, it makes people wonder if their monitors are messedup when text sizes change in wierd places
MFC 7986Make all VOIP providers increment $itemsshaped Remove unneeded code
MFC 7992Fix mac filter bit from ticket 684. Mac filtering is still a backend function, to enable one has to create the mac filter files in shell and comment out the # lines in hostapd config file. This will be part of my rewrite of wireless once i'm done with everything, but interface design needs to be redone first (as adding the mac filterlists to the wireless config page will "clutter it up" even more)
MFC 7993can used -> can be used
MFC 7994add info that distance is for atheros based cards only
MFC 7995Add FieldValidate() JS function back - accidently removed in 1.28
MFC 7976Fix "No interfaces supported" error when finishing shaper with no items selected.
Use / as relative begining path
Remove "Enable MAC Filtering" option until a helper area is added allowing which mac addresses can associate.
MFC 7936Convert port into :$PORT * Allow ICMP entries to appear correctly
Ticket #695
We no longer reboot. We reload.
Eliminate needed reboot.
Allow multiple subnets to overlap. In PF its first come, first served.
Reload filter after alias change
Add embedded platform
MFC 7730When adding a NAT redirect to a internal FTP server automatically create a rule to allow traffic to the external IP of the redirect, port 21 so that pftpx can function.
MFC 7719Add wireless distance tuning.
MFC 7668Fix wpa_supplicant startup issue and fix macaddress filtering backend function (ticket 684).
/ -> /conf/
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 extra FTP helper box
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!...
m0n0wall -> pfsense
We now sign our own images
Correctly check/uncheck FTP Helper
Move FTP Helper to above wireless portion. Uncheck box correctly on page restore.
MFC 7451unset $config['shaper']['itemsshaped'] after configuring shaper
Redirect back to teh main status page after removing the traffic shaper
MFC 7447Only check against an item if external-address is definedTicket #648
MFC 7446Remove range feature. Will be reinvestigated after 1.0Ticket #660Ticket #661
MFC 7444 7445Keep track of the number of items the user has requested to shape. If at the end of the wizard the count is still 0 then unset the shaper configuration and alert the user that they have not picked anything to shape
Ticket #642
Do not require a reboot to setup polling.
Move value into the textarea tag
Make left td consistent
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
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
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