OpenVPN: redirect-gateway added [for CSC]
OpenVPN: redirect-gateway added
Do not output the page title twice.
Fix graph totals calculus
Fixup wizards queue generation.
Tag where file came from
Show enable when adding new root queue.
code clean up
show default widget correctly when no configuration exists
Fix the cloning of active interfaces.
When adding a queue build the neccesary javascript
Fixup wizards
Make the new wizard visible to the user
Revert this to allow graphs to work.
Add detailed memory usage RRD graph.Modifications by Nathan Moinvaziri (nathan@nathanm.com) to add
Temporarily change my name partially to unbreak the wizards of the shaper.XML parser does not like it for now..
Allow tags placed on Floating Rules to be used for matching on interface tabs.
Remove rrd files every time the wizard changes(for now).
Fix an issue where the traffic shaper is not configured anwhich would make the gui freeze.
Rename the tab to just "Wizards", and modify all pages to send to the new page when selecting the shaper wizards tab.
Insert a page for selecting which wizard to use
correct definitions
Show loading icon while loading new widget through AJAX. Note: loading icon needs improvement.
Fix CSS attributes.
Subbmited-by: hoba
Remove bigpond support. It has been phased out according to:http://cvstrac.pfsense.com/chngview?cn=14038
Fix IPV6 error: Fatal error: Cannot unset string offsets in /usr/local/www/system_advanced.php on line 170
Allow clogging capabilities to be turned off.
Add ldap.so
Allow clogging feature to be disabled.
If OpenBGPD is installed, allow the selection of BGP as ourdefault gateway.
Make page look consistent with the others.
Make page look consistent with others.
Do not redeckare gettext
Do not redeclare gettext
Remove syntax error =?>
Make the multi LAN wizard actually work.When the other wizard are finished it will be expossed to the GUI.
traffic shaping wizards are no longer special and they never should be!
Introduce the files needed for the multi-lan wizard.It needs some small tweaks that is why for now it will not be exported to the gui.
Remove ugly hacks from the shaper wizard and make it fully embedded compatible.
Correct the name
Introduce OpenVPN tab
Fix typo.
Remove ugly hacks and use propper method for dispalying generated ciphers.
Again another typo
Correct typo.
Switch to using generated certificates for server mode.
Save file name as key to array so we do not have much work when rebuilding back.
Introduce the files again for doing opvenvpn certificate generation through easy-rsa
Show the certificate tab in all openvpn configuration tabs.
Use the new introduced pages.
Updating php.ini to match HEAD for 7.X
s/intval/floatval/fix settings for CBQ where setting of bandwidth was wrong in some places
Allow the FloatingRules extra options to be displayed when creating rules from scratch
IE7 graph fixes.
Obtained-from:m0n0wall
Introduce the Certificate generation tab for openvpn and use the certifacte generation page created by Scott.Add the table missing tab to the certificate generation page.
Fix validation during the wizard.
Fix missing 'class' typo
Make the killing of pfctl work.
Insert the ability to kill pfctl if we come from the Queue->Status page
Typo fixes and some bug fixing mostly at the frontend part.
Use escapeshellarg() instead of htmlentities()
Root queues do not have a meaning for default as normal queues do.
Show the graph upside since we only show agraph for a interface now.
Fix typo
Do not allow DHCP Server to be used on WAN when it does not have a static IP address.
Single interface supportAppliance Project
Guard against javascript injection attacks
Ticket #1656
Do not show duplicate queues names on rules edit page
Remove the statement Only Supports one Container Currently!!!
Correctly save pages with . in the ACL.
Add cg2
Remove blank page
remove {$concurrent}, it breaks user manager.
Remove (FAILOVER)
Rename Hidden: Exec to Command
Add page title.
At least one group is required for saving.
Correctly save pages.
Add Edir, etc to the LDAP other description.
Correctly deterimine if user is local
Do not allow password change for non local user.
Make select button really a button intead of HTML <a href>
Make form more user friendly:
"Active Directory"
hide:LDAP Filter (use default: (samaccountname=$username))LDAP Naming Attribute (use default: samaccountname)Group Membership Attribute Name (use default: memberOf)
"eDirectory"
hide:LDAP Filter (use default: (cn=$username))...
Do not allow a user to add or remove childs on a default queue.Better prevent them from doing this than dealing with other situarions.
Back commit. Wrong branch.
Sync w/ RELENG_1
fix typo
Fix page title issues
PPP
Initial import of PPP for 3G and dial up modem support.
Needs testing and likely some fixing, then porting to HEAD once verified working.
Use /var/log/openvpn.log
Add head.inc.
Adding OpenVPN status page originall written by Peter Allgeyerand Manuel Kasper.
Importing OpenVPN status page form m0n0wall.