Add Gateways Status Widget
Add gateway groups edit page.
Add gateway groups overview page
double active tab not ok.
Add menu item and tabs for page to come
Add gateways status page to check availability
Commit work in progress status screen - at least you can get up/downon your virtual servers now.
Fix bad css
Backup pools should be drop downs now.
Bring in relayd to perform server load balancingMove gateway load balancing code into gwlb.inc - still uses slbd
TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need...
touch up text
Get integer value of last config change which might be empty butprevents parse error. Notably on a alix or wrap on first install.
Admin automatically defaults to the admin groups. Do not worry aboutlack of group being sent.
Ticket #1752
Remove static route on deletion
If the Interface is not WAN remove static route on change
Fix braindead vlan creation procedures.Now we do not need to go through all vlans just to delete/create one of them.
Escape shell argument correctly.
Reactivate setting the root queue bandwidth so rules created by wizards do not failwith interfaces that cannot report their bandwidth.This involves people to do some manual setup on multi-lan setups but it is better than failingand telling them to fix everything by hand.
Do not use get_interface_list() sine it is does not suite here.Correctly fix by queue view.
Insure that we have an array before foreach on it.
Use proper leases file.
Ticket #1742
PHP5 fixes. Allow XMLRPC sync to work.
Correctly show CarpDEV-DHCP status (forgotten commits).
Woops, reverse output.
Output vhid for carpdev items
Output CarpDEV-DHCP items correctly. Do not have subnet-bits.
CarpDEV-DHCP fixes.
CarDEV DHCP fixes.
CarpDEV fixes. It now works!!
Add CarpDEV-DHCP support.
Note where the updates are coming from on this page
Misc fixes
Update (C)
Be more verbode on auto upgrade details.
Add visual indicator from scritaculous when we populate textbox fromthe select dropdown.
Clear textbox when checkbox is unchecked.
Do not include blank entries in the foreach loop
Note that when using a custom URL the digital signature is not checked.
Recognize 404 errors correctly
Add manifests option (Default Auto Update URLS)
Correct URLsVS: ----------------------------------------------------------------------
Honor URL and clear old contents correctly
Just because elvis is dead, does not mean our auto updating systemneeds to be. Bring it back from the dead and make it match thenew world order. Add a custom URL firmware update page which willhave snapshot support shortly.
Restore DNS-O-MATIC which was accidently removed by previous submittedpatch.
insert IP div always, so ajax updates always succeed
Move alias popup to function. Display Alias popup for NATs now.
s/lcase/strtolower/
Bad VBSCript, bad.
Fixes Loopia and FreeDNS in DynDNS services.
Submitted-by: Urban Skije
touch up text.
ticket #1696
Ticket #1711 fixes
Ticket #1725 fixes
Ticket #1713 fixes
Ticket #1718 fixes
Ticket #1648 fixes
Ticket # 1698 fixes
Ticket #1703 - fix image tagsMFC: for 1.2.1
rm dead code
Ticket #1674No need to use escapeshellargs for everything, use is_ipaddr to validate input insteadwhile here move head.inc below the ajax calls - no need to send back more data than necessary
Fix typo noted in ticket #1657MFC: for 1.2.1
Add initial code to allow user to record installation hardware info(dmesg -a).
finished_ok is created by easy-rsa when all 3 cert types are done. Removeno longer valid check.
remove DH key creation as well
remove server certificate generation from CA cert generation
\" each sh variable.
\" each sh variable
Nuke shared key code, this is PKI only.
Correct typos
use glboals easyrsapath
handle descriptions correctly
Record the CERTNAME instead of using the certkey which gets modifiedby config xml handling code.
update my (c) year.
fix tabs
Rename description to caexpires and output the expiration date as opposedto a half implemented "Nothing".
fix fields
Remove pki check, this form IS pki.
remove shared key from here
Reverse if check.
s/canme/caname/
Correctly create a certificate now that the shared key option has beenremoved.
Correctly show Users tab.
Correctly handle OpenVPN case.
Set php max execution and input to 3600 seconds. See: http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
Do not hard code tab numbers
Add missing Users tab
Really do not allow editing of existing certs
reverse add argument
Correct csc page url
s/Configuration/overrides/
Update frequecy string
Update OpenVPN text
Add OpenVPN Users option
Begin adding OpenVPN users feature.
Make FAIRQ visible in the GUI.
Allow staticroutes to be backed up or restored individually.
Suggested-by: DoctorIT via Forum
Make the wizards up to date.
add IP alias support
TODO:Remove IP aliases upon deletionAdd "type" icon
add loginscreen to theme "pfsense" (the m0n0wall like one)