summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleaner and more proper cpu graphBill Marquette2009-03-111-18/+23
|
* Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for ↵mgrooms2009-03-124-515/+609
| | | | consistency.
* Use nice -n20 for common launched itemsScott Ullrich2009-03-115-10/+13
|
* Fix typo in function name. This caused the page to break off.Seth Mos2009-03-121-1/+1
|
* Add 3 seconds on to each subsequent graph to space out the ajax calls.Scott Ullrich2009-03-111-0/+1
|
* Fixed the outbound macro for displaying the outbound interfaces with the ↵Seth Mos2009-03-122-6/+9
| | | | | | Quality Graphs Make sure we show either the gateway name or interface name on the graph top header
* * Make function opening braces uniform.Scott Ullrich2009-03-111-21/+11
| | | | * Minor documentation additions
* Ensure that the gateway widget exists before populating data during ajax calls.Scott Ullrich2009-03-111-4/+8
|
* Center the CPU graph.Scott Ullrich2009-03-111-1/+1
|
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-112-3/+3
|
* Change to 11 second refresh, a lot of underlying information refreshesScott Ullrich2009-03-111-1/+1
| | | | every 10 seconds.
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-117-14/+65
|
* Correct spelling to the past tenseSeth Mos2009-03-111-1/+1
|
* Add input validation on the gateway groups page as well, fix the check on ↵Seth Mos2009-03-112-9/+14
| | | | the gateways page.
* Add input validation on the gateway name field.Seth Mos2009-03-111-15/+20
| | | | We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.
* Correct the label name for the out pass trafficSeth Mos2009-03-111-1/+1
|
* Fix the status page ordering so that it uses the correct tier orderSeth Mos2009-03-111-2/+2
|
* After package installation, redirect and show the installationScott Ullrich2009-03-101-2/+19
| | | | | was OK. This has the side effect of reloading the menus so the package can be clicked on immediately.
* Minor formatting changes.Scott Ullrich2009-03-101-4/+4
|
* Make sure to sort the tiers array by tier priority keySeth Mos2009-03-111-0/+2
|
* Add loss informationScott Ullrich2009-03-101-1/+5
|
* Check to make sure item is an arrayScott Ullrich2009-03-101-1/+1
|
* Show all RTT items correctlyScott Ullrich2009-03-101-0/+6
|
* Report the RTT (delay) as well.Scott Ullrich2009-03-101-5/+8
|
* Fix http://forum.pfsense.org/index.php/topic,14361.0.htmlErmal Luçi2009-03-091-2/+2
|
* Match crypto on safe, ubsec, padlock and glxsb in addition to hifnChris Buechler2009-03-101-1/+1
| | | | Ticket #1890 (cvstrac)
* Never filter on carpX interfaces.Chris Buechler2009-03-101-5/+0
| | | | Ticket #1613 (cvstrac)
* Make sure we set the ID as a hidden input otherwise it will never be ↵Seth Mos2009-03-101-1/+1
| | | | | | possible to edit a existing entry. This was a copy and paste error.
* More tree unbreaking. Damn, I thought I tested this.Seth Mos2009-03-101-1/+1
| | | | Maybe I really can't type as well as I think I can.
* Unbreak the treeSeth Mos2009-03-101-1/+2
|
* move killall dhcpd above section that exits if no DHCP servers are enabled, ↵Chris Buechler2009-03-102-5/+7
| | | | | | and configure dhcpd if it's disabled by option #2 at the console. Ticket #1867 (cvstrac)
* Show dmesg interface names when first configuring the networkSeth Mos2009-03-102-2/+6
|
* Fix display of DHCP status on Status -> InterfacesChris Buechler2009-03-093-6/+11
|
* Fix check for running ftp proxy.Seth Mos2009-03-101-3/+6
| | | | | PHP bug, when running exec() the output array will _not_ be cleared before using it again. This means that one needs to clear it before reusing it. Otherwise the contents of the previous command will be used.
* Fix deletion of gateways from the systems gateways page.--global2009-03-101-0/+6
|
* Use the vlan tag for interface name even when creating vlans from console.Ermal Luçi2009-03-091-1/+1
|
* Return interface names in capsScott Ullrich2009-03-091-1/+1
|
* really fix route-to this timeChris Buechler2009-03-091-1/+1
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineChris Buechler2009-03-091-1/+1
|\
| * Correctly fill in route-to interface name instead of "opt1"Scott Ullrich2009-03-091-1/+1
| |
* | fix return of gateway interface for route-toChris Buechler2009-03-091-0/+1
|/
* Restore interface ordering to mimic 1.2Ermal Luçi2009-03-091-9/+25
| | | | Requested-by: Scott
* Wait about 4 seconds before checking if an update is availableScott Ullrich2009-03-091-1/+1
|
* Set default refresh time to 10 secondsScott Ullrich2009-03-091-1/+1
|
* Allow refresh up to 10 secondsScott Ullrich2009-03-091-0/+5
|
* Use window onload to initialize sortable and such.Scott Ullrich2009-03-091-11/+11
|
* Properly escape more quotes and add more of themseth2009-03-091-1/+1
|
* Escape quotes in commandseth2009-03-091-2/+2
| | | | Add missing quote
* Fix ftp-proxy check for running processesseth2009-03-091-2/+2
|
* s/Updating in 5 seconds/Updating in 10 seconds/Scott Ullrich2009-03-081-1/+1
|
OpenPOWER on IntegriCloud