Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not list color: #FFFFFF; twice | Scott Ullrich | 2008-10-12 | 1 | -1/+0 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 1 | -1/+1 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 14 | -27/+9 |
| | |||||
* | Do not hard code white color | Scott Ullrich | 2008-10-12 | 1 | -1/+1 |
| | |||||
* | Do not harc code white | Scott Ullrich | 2008-10-12 | 3 | -3/+3 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 2 | -2/+2 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 1 | -2/+0 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 2 | -2/+2 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 3 | -3/+2 |
| | |||||
* | Do not hard code white | Scott Ullrich | 2008-10-12 | 9 | -16/+6 |
| | |||||
* | Use listbg | Scott Ullrich | 2008-10-12 | 1 | -4/+2 |
| | |||||
* | Honour listbg font properties | Scott Ullrich | 2008-10-12 | 1 | -1/+1 |
| | |||||
* | Set foreground color to white | Scott Ullrich | 2008-10-12 | 5 | -1/+6 |
| | |||||
* | Use listbg instead of hard coding red background for RFC1918 information | Scott Ullrich | 2008-10-12 | 1 | -2/+2 |
| | |||||
* | * Fix a case where instead of testing(==) we where assigning(=) and resulted ↵ | Ermal Luçi | 2008-10-12 | 1 | -29/+30 |
| | | | | | | in strange behaviour * Do not unset everything when an interface is disabled just mark it as disabled and write so in the log. | ||||
* | Only set font color to white when background is red | Scott Ullrich | 2008-10-11 | 1 | -3/+1 |
| | |||||
* | Allow setting the size of password fields | Scott Ullrich | 2008-10-11 | 1 | -1/+2 |
| | |||||
* | Black does not show up well on a red background, use white. | Scott Ullrich | 2008-10-11 | 1 | -1/+3 |
| | |||||
* | Fix applying interface settings and prevent it from being applied multiple ↵ | Ermal Luçi | 2008-10-11 | 1 | -10/+11 |
| | | | | times as in ocasions with browser glitches. Remove some only wan part code. | ||||
* | Use ECN for the queues created by the wizard which is a more recent ↵ | Ermal Luçi | 2008-10-08 | 4 | -68/+68 |
| | | | | | | technology and i am tired of explaining to users how to handle errors on it. Strange is this is an ALPHA(!!) release! The actual problem is in the dummynet merge with pf which has a red keyword with diferent parameters. | ||||
* | Break before information text to match other pages | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | * Remove bigpond support from backend. | Ermal Luçi | 2008-10-06 | 1 | -38/+0 |
| | | | | | * Use killbypid instead of sigkillbypid SIGUSR2 is not doing what is expected. * Actually start pppoe/pptp when the routing is called for this. | ||||
* | Cleanup the status queues so it does not does stupid things. | Ermal Luçi | 2008-10-01 | 1 | -8/+0 |
| | | | | Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this. | ||||
* | Introduce a 'None' option for the gateways select box. | Ermal Luçi | 2008-09-30 | 1 | -2/+4 |
| | | | | | | | Apart fixing aestetic when there is no gateway configured for the interface it allows you to setup gateways and not select them on the interface configuration i.e. on Lan or similar type configured ones. Reported-by: sullrich@ | ||||
* | pkg_edit add <wrap>off</wrap> for textarea | Mark Crane | 2008-09-29 | 1 | -2/+3 |
| | |||||
* | Remove stray 1 | Scott Ullrich | 2008-09-28 | 1 | -1/+1 |
| | |||||
* | * Remove debugging code | Scott Ullrich | 2008-09-28 | 1 | -2/+5 |
| | | | | * Hide syntax highlighting option for now | ||||
* | Do not encode, AJAX function handles. | Scott Ullrich | 2008-09-28 | 1 | -2/+3 |
| | |||||
* | Automatically remote /tmp/config.cache if it exists after file save. | Scott Ullrich | 2008-09-28 | 1 | -1/+4 |
| | |||||
* | Fix enable/disable checkbox | Seth Mos | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Workaround agressive cache of firefox by adding some options in the header. ↵ | Ermal Luçi | 2008-09-20 | 1 | -1/+5 |
| | | | | this is the same issue as the traffic graph one. | ||||
* | Add text, from lagg(4) man page, that explains what the various protocols ↵ | Ermal Luçi | 2008-09-20 | 2 | -3/+43 |
| | | | | do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html. | ||||
* | Add a note that interfaces part of a lagg(4) will not be shown(allowed to be ↵ | Ermal Luçi | 2008-09-20 | 1 | -0/+1 |
| | | | | assigned. | ||||
* | Do not allow lagg(4) members to be assigned. | Ermal Luçi | 2008-09-20 | 1 | -2/+6 |
| | |||||
* | Oops, typo. | Ermal Luçi | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | Catch up with traffic graph changes. | Ermal Luçi | 2008-09-18 | 1 | -2/+1 |
| | |||||
* | Add missing quota to the titles so pages actually display. | Ermal Luçi | 2008-09-16 | 7 | -7/+7 |
| | |||||
* | Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested | Matthew Grooms | 2008-09-16 | 2 | -23/+19 |
| | | | | by Ermal. | ||||
* | Nuke old utility to take interface statistics | Ermal Luçi | 2008-09-16 | 1 | -0/+0 |
| | |||||
* | Fix the Traffic Graph for Firefox case, which caches agressively and makes ↵ | Ermal Luçi | 2008-09-16 | 2 | -1/+11 |
| | | | | the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0. | ||||
* | * Fix 'descr'setting and displaying. | Ermal Luçi | 2008-09-16 | 1 | -18/+19 |
| | | | | * Some white space cleanup. | ||||
* | Fix a few minor problems with the IPsec configuration interface. Make sure | Matthew Grooms | 2008-09-16 | 2 | -12/+7 |
| | | | | | | we don't copy the ikeid when duplicating a phase1 entry. Simplify the code that deletes all associated phase2 entries when a phase1 is deleted. I was and still am learning the finer points of php. | ||||
* | Make it possible for pakages to insert additional tabbed pages into an | Matthew Grooms | 2008-09-16 | 4 | -16/+20 |
| | | | | | | | | existing tab group. This requires that each page in the tab group call add_package_tabs() with the tab group name before display_top_tabs() so pages can be inserted. While far from optimal, this system is really a stop-gap measure until a more intelligent menu/tab system can be implemented. Discussed with Scott on IRC. | ||||
* | Fix empty wep array | Seth Mos | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | Correctly handle 802.11x setting. | Ermal Luçi | 2008-09-15 | 1 | -2/+2 |
| | |||||
* | Some style and consistency fixes, no functional change. | Ermal Luçi | 2008-09-12 | 1 | -9/+11 |
| | |||||
* | Fix the Status->Traffic Graph graphic. | Ermal Luçi | 2008-09-12 | 2 | -31/+13 |
| | |||||
* | Bring the ppp frontend to functionality. | Ermal Luçi | 2008-09-11 | 2 | -22/+83 |
| | | | | Add a more options like max connection attempt, support for static ip setups, username and password configs. | ||||
* | Add ability to hook into tabs on various screens. Each tab area will | Scott Ullrich | 2008-09-11 | 1 | -1/+18 |
| | | | | | | | | | | need to hook into this sytem similar to: $tab_array = array(); $tab_array[] = array("Port Forward", true, "firewall_nat.php"); $tab_array[] = array("1:1", false, "firewall_nat_1to1.php"); $tab_array[] = array("Outbound", false, "firewall_nat_out.php"); $tab_array[] = add_package_tab_hooks("firewallnat") display_top_tabs($tab_array); | ||||
* | Remove (not parsed) from description. It IS parsed and checked for XSS | Scott Ullrich | 2008-09-10 | 1 | -1/+1 |
| | | | | problems now that we can assign owners of interfaces. |