Make sure $iflist is set
Fix various PHPEclipse bugs.
Define $d_shaperconfdirty_path
Initialize variables.
Found-by: PHPEclipse
Initialize $ip before attempting dynamic dns update.
Remove old debugging code
Initialize $interface_channels to silence PHPEclipse
Initialize variables to silence PHPEclipse
$iflist should contain an array of interfaces
init $queue_names to silence PHPEclipse
Honour $maxproc
Remove unreachable code.
set $last_backup = "";
Dont unlock config.
If we boot and cannot find config.xml, attempt to find a backed up version and restore if necessary.
Version bump
Update ttys (with tabs!)
Update to script.aculo.us version 1.60
Only add alias if service is enabled
Use pf aliases for pptp and pppoe pass out rules
Now that we have simplified PPTP and PPPoE further optimizations are possible making a reductino of about 25+ lines possible.
Simple is good.
In-discussion-with: billm
Simplify ruleset a bit for pppoe and pptp by using pf aliases at the top ($pptp and $pppoe)
Move fend.inc before <body>
Add PPPoE back
Correctly detect when PPPoE server is enabled
Add PPPOE options.
When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899
Spell rnd correctly
Switch OpenVPN link to FernandoTCL's version
Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
MFCs/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
Fix filtering functions
Ticket #891
Reload graph functions on OPT changes
Turn off verbosity.
MFC 11083Display current IP address for rdr selections that use "interface address"
call openvpn_resync_all() on bootup
MFC OpenVPN
MFC 11078add license
MFC 11077fix proto's in p2pcatchall rule
Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()Pointy-hat-to: FernandoTCL
Echo to WALL when upgrades begin
Remove duplicate save button
Move theme selector to general screenTicket #895
Add noteTicket #897
MFC enable_rrd_graphing()
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
queue['descr'] -> queue['name']
$rule -> $queue
Add more filter reload information for AJAX filter reload status application
Add more filter loading info
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
Update filter reload status with CARP Sync URL
Remove L
Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 for more information.
MFC Fernando's OpenVPN changes.
Sync back up with head. For some reason CVSWEB is not showing the actual version correctly.
Make OLSRD the default tab
If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.
Resolve pfsense.com before issuing a xmlrpc call, return false if it fails.
Increase log limit to 2000
Do not attempt to rewrite .jpg, .png, and .gif images.
Correct image locations and names
MFC wireless changes
No need to sleep after flushing buffers
Dont restart webConfigurator on changes