Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ab0d0394 05/09/2007 04:48 PM Scott Ullrich

Port load balancer sticky address option

9c9de6f7 05/09/2007 03:42 PM Scott Ullrich

Unbreak firewall_nat_out.php

Pointy-hat-to: smos

55af07f6 05/09/2007 02:09 AM Scott Dale

Show captive portal errors properly

2c48f3af 05/09/2007 02:09 AM Scott Dale

Show active schedules

350cf3e1 05/09/2007 02:08 AM Scott Dale

Show active schedules and their corresponding actions

05c90549 05/08/2007 10:06 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

d52a9da8 05/08/2007 06:58 PM Scott Ullrich

When Enable Static ARP entries is enabled, do not allow entries that lack an ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.

7176618a 05/08/2007 04:29 PM Seth Mos

Commit missing fragment, align with other branches.

37380063 05/08/2007 02:48 PM Seth Mos

Add NTP Server field to dhcp config.
From: Alexander Schaber

fa8c92cb 05/08/2007 01:34 AM Scott Dale

Execute tcpdump in background for speed improvement

c9f0a13c 05/07/2007 04:58 PM Scott Ullrich

Add more protocols.

Submitted-by: Martin Fuchs

c0a554d8 05/07/2007 12:49 PM Seth Mos

Make naming consistent

bbe3eda3 05/07/2007 11:46 AM Scott Dale

correctly determine if time range exists

3bb83422 05/05/2007 09:57 PM Seth Mos

Show icon that indicates whether the traffic is being blocked or allowed

MFC: 17931

407868d8 05/03/2007 10:16 PM Scott Ullrich

Do not attempt to touch /needs_package_sync on CDROM platform.

06439b7d 05/02/2007 12:43 PM Seth Mos

Do not allow - in aliases. This breaks port aliases.
tables are fine with the - and the _. Ports only work with _.

3274f985 05/01/2007 05:47 PM Scott Ullrich

Prevent a configuration sync loop from occuring when a cluster has two nodes.

834a6772 04/30/2007 07:39 PM Scott Ullrich

Disable interrupt total box. We need a better parsing algo.

a0ee264a 04/29/2007 11:01 PM Scott Ullrich

Change Miniupnp to UPNP

4eabbe87 04/28/2007 09:06 PM Seth Mos

Add upnp status link in the menu

d73b38c4 04/28/2007 04:46 PM Scott Ullrich
  • Add status virtual servers screen from Seth Mos
  • Add tab code to the original LB pool status screen
6bc17e95 04/27/2007 08:19 PM Scott Ullrich

PPPoE server fixes

Ticket #1283

4e4770c1 04/25/2007 09:30 PM Scott Ullrich

MFC Alter outbound nat descriptions to match operation

3c748d04 04/24/2007 09:25 PM Scott Ullrich

Unbreak status graph. Someone is going to need to submit WORKING patches that work with FireFox, IE and Opera for this to get changed again!

Ticket #1290

52bddb2e 04/24/2007 01:00 AM Scott Ullrich

s/resolved/resolve/

914a762d 04/24/2007 12:47 AM Scott Ullrich
  • Use is_interface_mismatch() function
  • Do not allow configuration to continue until the interfaces are setup correctly
  • When restoring a configuration via the webConfigurator detect that a interface mismatch has occured and redirect the user to the assign interface screen. Once the assign interface Save button has been pressed go ahead and reboot. This might just prevent someone from throwing a fit since they do not have console access.
abb1798d 04/23/2007 11:47 PM Scott Ullrich

MFC 17588
Bug fix: Menu now shows on top of traffic graph instead of underneath

21c49335 04/23/2007 08:58 PM Scott Ullrich

Add more well known ports to the protocols drop down.

Patch-submitted-by: Martin Fuchs

d639db56 04/23/2007 06:42 PM Scott Ullrich

use <object> instead of <embed>

Ironically this was already fixed in HEAD!

Ticket #1290

1edfe47e 04/23/2007 12:14 AM Scott Ullrich

Only foreach through valid arrays.

c0a64f18 04/23/2007 12:12 AM Scott Ullrich

MFC
Show schedule indicator.

d12cfab1 04/22/2007 11:32 PM Scott Ullrich

0 -> 00 for start time for consistency

e9f661b9 04/14/2007 10:28 PM Scott Ullrich

Add some text breaks.

099ab77e 04/14/2007 10:25 PM Scott Ullrich

Remove <br/> from schedule strong note.

72067762 04/14/2007 10:23 PM Scott Ullrich

Wrap text in

7f7ad501 04/14/2007 10:08 PM Scott Ullrich

Add a note about firewall rule schedule logic that will pop up in a new window describing how pass rules work when they are outside of the schedule window, etc.

7dddd075 04/10/2007 06:04 PM Scott Ullrich

If we cannot deterimine interrupts a second for an interface, do not recycle last known values.

33a0c37d 04/07/2007 07:24 PM Scott Ullrich

Remove IP Compression box. A lot of further refactoring is going to be required to make this work and we do not have enough time to do so before 1.2 beta.

cd110adf 04/07/2007 05:00 AM Scott Dale

Ticket 1280: updated

91f1378c 04/06/2007 05:55 PM Scott Ullrich

Both -HEAD and -RELENG_1 have had a hidden feature to allow IPSEC compression. Add a checkbox to the screen to allow this hidden value to be toggled.

e801f662 04/05/2007 05:23 PM Scott Ullrich

Add UDP bit torrent traffic rule to wizard

3595b631 04/04/2007 02:07 PM Scott Dale

highlight schedule column on single clicks

ee3f99f1 04/03/2007 08:48 PM Scott Ullrich

Add back 59 minute option

b9f7b277 04/02/2007 09:08 PM Scott Ullrich
  • Remove 59
  • Change 0 to 00 for consistency
02dee88e 04/02/2007 05:20 PM Scott Ullrich

Remove class elements from TD so that elements do not look strange.

Suggested-by: Scott Dale

0581660c 03/31/2007 11:22 PM Scott Ullrich

Do not output blank gateways

1a4f3123 03/30/2007 09:45 AM Scott Dale

more logic checks.

636a69e6 03/29/2007 08:05 PM Scott Dale

more logic checks

a4f15b52 03/29/2007 05:35 PM Scott Ullrich

MFC 17270
Fix hostname check when hostname field is blank

cfc5a090 03/29/2007 05:17 PM Scott Ullrich

Back out last commit, it removes the hostname check and is not the correct fix.

Ryan will be investigating the issue further since he added this feature.

c229a1d8 03/29/2007 05:10 PM Scott Ullrich

Sync w/ m0n0wall

72aea38d 03/29/2007 12:17 AM Scott Ullrich

Signal filter reload after change

d4aab1eb 03/28/2007 10:13 PM Scott Ullrich

is_validaliasname() will not allow _, remove that from the allowed description.

If we want to allow _ then a new function will have to be created in place of is_validaliasname()

6a6d2f63 03/28/2007 09:10 PM Scott Dale

Monday is first now

f124cb15 03/28/2007 09:35 AM Scott Dale

removed unnecessary logic check

101fd849 03/28/2007 07:44 AM Scott Dale

time is now drop down, various other logic checks

40ad834c 03/28/2007 07:31 AM Scott Dale

Fixed column alignment for new schedule column

f9cf51f2 03/28/2007 01:11 AM Scott Ullrich

Shift icons to the right now that the schedule column is appearing

67d9ec69 03/28/2007 12:42 AM Scott Dale

updated text descriptions and added check to ensure at least 1 time range is configured

7738faa8 03/27/2007 11:43 PM Scott Ullrich

Include schedule column

0711d73f 03/27/2007 09:18 PM Scott Ullrich

Add firewall rules schedule page

bd080157 03/27/2007 09:13 PM Scott Dale

update error checks for minutes ending in 59

fdb29c8a 03/27/2007 08:49 PM Scott Dale

Corrected xml schema

9cd0b618 03/27/2007 08:34 PM Scott Ullrich

Add useful commands for checking system status

273c8b1c 03/27/2007 07:04 AM Scott Dale

New XML Schema and multiple bug fixes.

a60fd0cb 03/26/2007 02:57 PM Scott Ullrich

Only foreach() through the object if it is an array.

This should fix the Warning: Invalid argument supplied for foreach() in /usr/local/www/firewall_rules_edit.php on line 729

329069c9 03/25/2007 05:44 AM Scott Ullrich

Comment out the per user bw option until the kernel panics are tamed

073abaa6 03/25/2007 05:40 AM Scott Ullrich

Comment out the m0n0wall option until the kernel panics are tamed

39242ec7 03/25/2007 03:35 AM Scott Ullrich

Kill -HEADisms

401432ac 03/25/2007 03:31 AM Scott Ullrich

Print out variable correctly

81a6f5ea 03/25/2007 03:23 AM Scott Ullrich

MFC m0n0wall traffic shaper option

7e587bdb 03/25/2007 01:30 AM Scott Ullrich

Add back per user bandwidth now that dummynet works correctly

c7a9cb7a 03/23/2007 06:45 PM Scott Ullrich

Hide schedule area. We are not ready for bug reports yet, Martin!!!

dcef097d 03/23/2007 11:19 AM Scott Dale

header correct now, oops

615b27bc 03/23/2007 11:08 AM Scott Dale

Firewall Schedule GUI! ... and there was much rejoicing.

ba393f6c 03/23/2007 05:11 AM Scott Dale

Removed redundant code, added feature to copy over data when input errors are detected (prevents retyping).

29ed06c9 03/21/2007 09:15 PM Scott Ullrich

Only show interrupts a second if we can obtain the information for that interface

12bade7c 03/21/2007 09:08 PM Scott Ullrich

deal with uhci edge case

6f7fb5c9 03/21/2007 08:57 PM Scott Ullrich

If vmstat is present then display interrupt total and rate. Recent snapshots already contain vmstat.

b7dd3a25 03/21/2007 06:31 PM Seth Mos

Ignore down or unconfigured interfaces

5370388a 03/21/2007 04:23 PM Scott Ullrich

Fix eclipse errors

ff091d96 03/21/2007 04:03 PM Scott Ullrich

Add an option to disable firewall scrubbing altogether.

91bf75df 03/20/2007 06:38 PM Scott Ullrich

Unbreak exec.php

cff1e21d 03/20/2007 06:30 PM Scott Ullrich

Unbreak exec.php

66138bf6 03/20/2007 02:57 AM Scott Dale

Page title was defined twice, removed incorrect definition.

91d3d442 03/19/2007 09:47 PM Scott Ullrich

Acknowledge Alerts correctly from the package manager

c8f13bdb 03/19/2007 04:38 PM Scott Ullrich

Do not show Apply button twice on Captive Portal changes

4637143a 03/18/2007 11:01 PM Bill Marquette

enable rip daemon

458e0e0b 03/18/2007 05:22 PM Scott Ullrich

Fix cache bug in IE.

Found in http://forum.m0n0.ch/index.php/topic,11.0.html

ad8af804 03/18/2007 03:46 AM Scott Ullrich

Show CARP IP in brackets () instead of a - which could be confusing

b7aa32c0 03/18/2007 03:40 AM Scott Ullrich

Show CARP IP in brackets () instead of a - which could be confusing

d6743cb0 03/18/2007 03:37 AM Scott Ullrich

RIP confusing Failover IPSEC tab. We now allow CARP interfaces per VPN

210b0258 03/18/2007 02:49 AM Scott Ullrich

Unbreak IPSEC editing

87e72a58 03/18/2007 01:58 AM Scott Ullrich

Allow CARP addresses to be the IPSEC endpoint.

This cleans up the code GREATLY and removes the FAILOVER IPSEC hack.

4b7d5741 03/14/2007 09:15 PM Scott Ullrich

Reload vlan interfaces correctly after adding a new interface

03c64985 03/14/2007 07:22 PM Scott Ullrich

Fix offset footer.

b837a5a6 03/13/2007 08:53 PM Scott Dale

Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 pixel width): fade too backgroundcolor to the right and left. By Hoba

b09c7214 03/08/2007 07:58 PM Seth Mos

Set default graph to processor

1678cd9e 03/08/2007 07:56 PM Seth Mos

Remove reference to if=wan on the rrd link in the menu.
Defaults are set in the page.

e3d7c123 03/08/2007 07:50 PM Seth Mos

Commit system throughput graph