OpenVPN cleanups by mposch@gmail.com
MFC
Add images
Remove 2nd occurance
Use normal class
Add maintainer
Process include_file
MFC 9566Correct textq
Pass pkg info for reinstall pkg
Pass $pkg info
MFC fix reverse logging
Move Last XX records out of log div
s/2.5/1/
s/outpkts/outbytes/
Use (double)
MFC 9581Fix description field being to far to the right if you aren't usingstatic ports
Port ifstats.c over to php.
Ticket #784
Error out when nothing specified instead of passing "" to passthru()
MFC vpn ping code
Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need to be fixed but #797 is now fixed for RELENG_1
In-discussion-with: Bill MHuge-issues-found-by: Tmueko
Remove bandwidth items. We don't want to confuse the user with un-used items.
MFC 9611Ticket #792 - fix 6 month old shaper bug that caused erratic speeds and latencies. With a 10Mbit queue and 4 iperf jobs running through it in default and otherL queues, I can get an icmp through in otherH with a mere 25ms additional latency on average.
Nuke scheduler type, parser ignores <!-- --> .... bad parser.
add missing ;
Comment out correctly
MFC 9615CBQ isn't fully fleshed out - doesn't belong in RELENG_1
Remove found a bug link
MFC 9569Add Sync DNS Forwarder settings to CARP Sync
add back <br>
Reduce the amount of verbage in fend.inc so that it doesn't end up running into the bottom of the frame
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
Automatically enable prefer older sa's if using failover ipsec
Remove bridging checks. Slipped back in after latest m0n0wall sync.
Correctly restart web server after certificate change
MFC 9536
Add reserved/not yet allocated by IANA aka bogons indicator
During traffic shaper wizard rewire the logo to remove shaper rules to basically abort the incremental shaper process
Only show interface description, hide OPTX
s/last/first/
Include OPT interfaces description in filter logs
TIcket #791
Show more than one wireless interface
Ticket #788
MFC 8989grammar touch up
MFC 8297Some very minor proofreading.
MFC 7734Default to manual update page instead of the autoupdater.
MFC 7494Move license onto third line and add link to bug reporter.
MFC 7283Stop FTP helper for NAT redirects upon deletion of rule.
MFC 7282Stop FTP helper for NAT redirects upon deletion of rule.
MFC 7185Add new port display to this screen. This was supposed to go with [7145] and would have been MFC'd with [7153].
MFC 7134Do not require a carriage return before C=, this may be the 1st line of the file.
Sync w/ m0n0wall 1.21 to bring back in the overlap port check
s/reload/reboot/
Sync w/ m0n0wall 1.21
Sync w/ m0n0wall 1.2
Add back missing save button
Use a linked list, it looks better than a huge paragraph
We do not have a maxproc function. Cleanup javascript error.
Add ajaxStarted which will tell if Ajax has started.
Remove update_file.sh, its not pulling from RELENG_1 correctly
Actually return X records, not X+1
Remove old UPLOAD related items
Correct errors found by eclipse
Correct warnings and errors found eclipse
Fix bugs found by eclipse
global $nentries
Found by eclipse
Do not redirect to same page, simply reparse config and show results
Return correct number of entries
Ticket #783
Correct icon url, format cell correctly
Fix a dynamic dns lookup issue for DynDns entries
Woops, ours is called icon_plus_d.gif
Add in new greyed out +
Add RFC 1918 block indicator from m0n0wall 1.21
Refresh every 120 seconds so that alerts show up
Forgotten MFC
Nuke the IP Helper Javascript
Ticket #766
Enable and disable subnet and interface too
Uppercase string
Allow TCP protocol to work as well.
Only unlink if file exists
Flush output
MFC 9162Make the order of "Yes" and "No" consistent across Halt, Reboot, and Factory Default Pages.
Submitted-by: Rajkumar S <rajkumars@asianetindia.com>
MFC 9157fix cosmetic use of wrong class
MFC 9156use the correct class to stop from having double horizontal lines
m0n0wall -> pfSense
Use $HTTP_SERVER_VARS['REMOTE_ADDR']
Set user to root then back to "" for preload.
Only preload from 127.0.0.1 requests
Add a preload script that we will call from rc to preload all the php stuff into APC
Switch on APC
Enable APC
http://pecl.php.net/package/APC
Use a for() loop
Der, this is JS, not PHP.
Check all AJAX values. If any of them are undefined then return.