summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Do not hard code whiteScott Ullrich2008-10-129-16/+6
|
* Use listbgScott Ullrich2008-10-121-4/+2
|
* Honour listbg font propertiesScott Ullrich2008-10-121-1/+1
|
* Set foreground color to whiteScott Ullrich2008-10-125-1/+6
|
* Use listbg instead of hard coding red background for RFC1918 informationScott Ullrich2008-10-121-2/+2
|
* * Fix a case where instead of testing(==) we where assigning(=) and resulted ↵Ermal Luçi2008-10-121-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 redScott Ullrich2008-10-111-3/+1
|
* Allow setting the size of password fieldsScott Ullrich2008-10-111-1/+2
|
* Black does not show up well on a red background, use white.Scott Ullrich2008-10-111-1/+3
|
* Fix applying interface settings and prevent it from being applied multiple ↵Ermal Luçi2008-10-111-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çi2008-10-084-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 pagesScott Ullrich2008-10-071-1/+1
|
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-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.
* Repack tgz with ./Scott Ullrich2008-10-021-0/+0
| | | | Noticed-by:Volker Kuhlmann
* Update with latest zone informationScott Ullrich2008-10-021-0/+0
|
* Cleanup the status queues so it does not does stupid things.Ermal Luçi2008-10-011-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çi2008-09-301-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 textareaMark Crane2008-09-291-2/+3
|
* Remove stray 1Scott Ullrich2008-09-281-1/+1
|
* * Remove debugging codeScott Ullrich2008-09-281-2/+5
| | | | * Hide syntax highlighting option for now
* Do not encode, AJAX function handles.Scott Ullrich2008-09-281-2/+3
|
* Automatically remote /tmp/config.cache if it exists after file save.Scott Ullrich2008-09-281-1/+4
|
* Fix enable/disable checkboxSeth Mos2008-09-201-1/+1
|
* Workaround agressive cache of firefox by adding some options in the header. ↵Ermal Luçi2008-09-201-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çi2008-09-202-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çi2008-09-201-0/+1
| | | | assigned.
* Do not allow lagg(4) members to be assigned.Ermal Luçi2008-09-201-2/+6
|
* Oops, typo.Ermal Luçi2008-09-181-1/+1
|
* Catch up with traffic graph changes.Ermal Luçi2008-09-181-2/+1
|
* Add missing quota to the titles so pages actually display.Ermal Luçi2008-09-167-7/+7
|
* Use get_configured_interface_with_descr() for OpenVPN gui pages. SuggestedMatthew Grooms2008-09-162-23/+19
| | | | by Ermal.
* Nuke old utility to take interface statisticsErmal Luçi2008-09-161-0/+0
|
* Fix the Traffic Graph for Firefox case, which caches agressively and makes ↵Ermal Luçi2008-09-162-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çi2008-09-161-18/+19
| | | | * Some white space cleanup.
* Fix a few minor problems with the IPsec configuration interface. Make sureMatthew Grooms2008-09-162-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 anMatthew Grooms2008-09-164-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 arraySeth Mos2008-09-151-1/+1
|
* Correctly handle 802.11x setting.Ermal Luçi2008-09-151-2/+2
|
* Some style and consistency fixes, no functional change.Ermal Luçi2008-09-121-9/+11
|
* Fix the Status->Traffic Graph graphic.Ermal Luçi2008-09-122-31/+13
|
* Bring the ppp frontend to functionality.Ermal Luçi2008-09-112-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 willScott Ullrich2008-09-111-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 XSSScott Ullrich2008-09-101-1/+1
| | | | problems now that we can assign owners of interfaces.
* Backout last change, we need to think about this some more.Scott Ullrich2008-09-101-2/+2
|
* Learn how to spell "Acknowledge"Scott Ullrich2008-09-101-1/+1
| | | | Pointed-out-by: billm
* We already escape characters. Do not worry about notifying user thatScott Ullrich2008-09-101-2/+0
| | | | | the description field is invalid as it will be escaped again during firewall_rules.php
* Require_once instead of require.Scott Ullrich2008-09-101-4/+4
|
* Increase the page redirect time after switching between http and https. ItMatthew Grooms2008-09-101-2/+2
| | | | can take longer on slower embedded systems.
* Whitespace and minor bug fixes for package manager pages.Matthew Grooms2008-09-102-188/+209
|
* Show correct interface.Ermal Luçi2008-09-101-1/+1
|
OpenPOWER on IntegriCloud