MFC 11077fix proto's in p2pcatchall rule
Remove duplicate save button
Move theme selector to general screenTicket #895
Add noteTicket #897
global $g, $config;
Use complete path to .inc file
anwhere -> anywhere
Sepearte back out to tcp and undp
Do not break
Tell user they can monitor the filter reload status when applying the rules.
Create rule that covers all protos instead of two seperate rules
Add loading indicator for Intializing status
Move loading indicator inside the div
Put note inside main area
Set interface variables
Do not add blank records
Add CVSUP to enablefields
During the traffic shaping wizard turn the logo into a "abort" button. Clicking this will whipe the previous steps configuration.
Add CVSUP
Add p2p catch all rules AFTER sorting rules by priority
Remove L
Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 for more information.
MFC Fernando's OpenVPN changes.
Make OLSRD the default tab
If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.
Increase log limit to 2000
Correct image locations and names
MFC wireless changes
No need to sleep after flushing buffers
Flush buffers before reloading interface specific items
Move reload pieces to end of page, call filter_configure() afterwards
Reload at the end of the page
Do not use reload_* until we can fix the console bug
Use awk
Add kill ghosts script
MFC 10868Missed a color for the roundtrip average line. instead of red we useblack.
Remove interface gateway option. It doesnt do what I wanted, and the same can be achieved by plugging in the next hop gateway.
Do not filter_configure() in wipe_magic()
Configure filter after removing shaper.
Could be related to Ticket #856
MFC 10857Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation.
Ticket #884wrong Pool Selectect when editing
Switch RRD graphs to /var/db which is not blown away every bootup.
Add ability to turn off packet scrubbing.
Ticket #882
Submitted-by: sdier@cs.umn.edu
MFC 10820Hoba approved color changes.
Remove APD.
MFC missing font
MFC
MFC RRD graphing menu
MFC RRD Graph menu
MFC Seths most excellent RRD graphing items
Mount for rw before saving olsr key
Add sortable table header support
Add sortable table javascript handler.
See http://www.kryogenix.org/code/browser/sorttable/ for more info.
Let user know firewall rules changes are reloading in the background.
Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.
MFC 10431updated leases are appended to the end of the lease file. if we aren't showing everything just show the most current lease in the list.
MFC 10652Make wizard work on described OPT interfaces
MFC: For next snapshot
Do not reload interfaces on add. Reload on save.
Flush before before setting web server reload flag
Ticket #854 fixes
Space between checkbox and Enable
Display non resolve entries automatically
use isset
Trigger reload at end of page
Go back to 10 seconds now that check_reload_status is healthy again.
Increase wait time to 20 seconds to give slower platforms a chance to catch up
Teach status services how to start system services
MFC 10444Better diag_dhcp_leases online fix. grep for the active IP address to make sure it's active and we return just 1 result instead.
MFC 10465Prettier version of the refresh page fix. Pointy-hat-too: fernandotcl
MFC Diagnostics -> Routes
MFC 10452make fields required based on pool type
MFC 10451s/IPSEC/OpenVPN/
MFC 10348Allow staticarp to be disabled w/out a rebootFix found and tested by Wesley K. Joyce
MFC 10173Make sajax authenticate caller - this was only a possible informationdisclosure bug (sajax is only used for index.php updates currently)
Woops, we want !
Nuke stationname
Correctly turn off un-needed options such as subnet when selecting a type of "Port(s)", etc.
Ticket #864
Add support for wireless status (media)
Ticket #863
When selecting WAN ip in NAT port forward, correctly create the helper firewall rule for it if the service is ftp
Ticket #843
Do not create rules every time user saves settings.
Ticket #858
Remove HN, its upsetting the apple cart and throws off the array and assigns the service to the wrong item
Ticket #860
Do not foreach item unless its an array
Ticket #865
blue bar -> red bar because this is a showstopper, let me tell you</sarcasm>
Refresh to page name, not the GET'd url
Add NNTP (Internet News) support
Files needed for auto complete
Axe arp balancing, its pointless, useless, and did I mention useless?
Increase entry boxes to 6 so they can hold something like 150Kb
Remove PPPoE support. It needs some more work to really be usable such as optional interface integration similar to openvpn.