Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b229cae4 11/16/2007 01:39 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

87fe2b7f 11/16/2007 01:22 AM Scott Ullrich

Move common functions to guiconfig.inc since head.inc requires them.

9d9adc7f 11/16/2007 01:09 AM Scott Ullrich

Move common functions to guiconfig.inc since head.inc requires them.

d0e6f971 11/16/2007 12:58 AM Scott Ullrich

Do not declare gentitle twice.

28b1cc39 11/16/2007 12:58 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

19b331c1 11/15/2007 11:58 PM Scott Ullrich

Sync code against m0n0wall:

  • Output pgtitle in fbegin.inc.

A global commit will be coming up to remove the operation from each page shortly.

e93441e0 11/15/2007 11:17 PM Scott Ullrich

Add genhtmltitle() from m0n0wall.

a04eb873 11/10/2007 02:29 AM Scott Ullrich

Correctly define Developers kernel option.

d7028c74 11/05/2007 02:25 AM Chris Buechler

remove whitespace at end

5e3de917 11/05/2007 12:41 AM Chris Buechler

comment out debugging code, was slightly breaking IPsec logs page and possibly others.

3d7b7757 11/04/2007 10:03 PM Chris Buechler

Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa

Ticket #1488

48c6ab80 11/03/2007 09:06 PM Scott Ullrich

Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interface.

Ticket #1488

67c04e80 11/01/2007 10:17 PM Seth Mos

Back out counter wrap fix from ticket 1494 as it causes more issues then
we were trying to solve.

63353c9e 11/01/2007 09:02 PM Seth Mos

Add back scriptaculous files which are being used by the RRD graphs
page. Replacements welcome if we want it removed. See
status_rrd_graph.php

f0a3ac47 10/29/2007 10:00 PM Seth Mos

Fix courtesey of Billm, hackathon 2007 conversation.
Forgotten commit.

8f4423e5 10/28/2007 02:19 AM Daniel Stefan Haischt
  • removed scriptaculous. It will be added while building the ISO
    or embedded image.
c24d0dd0 10/26/2007 02:05 AM Bill Marquette

Fix for Ticket #1494 was committed from my first stab at the fix and not the actual fixed code and ended up in ticket #1496

88a82fc4 10/23/2007 08:44 PM Martin Fuchs

Add Codemasters ArchLord MMORPG to traffic shaper

b295e815 10/21/2007 04:18 PM Seth Mos

Remove size headers since they seem to screw up IE

063b934c 10/21/2007 06:41 AM Seth Mos

Fix layout and units

a7a31a1e 10/21/2007 06:30 AM Seth Mos

Commit missed include file change

2f80d451 10/21/2007 06:24 AM Seth Mos

Commit wireless frontend code

d9720602 10/20/2007 12:56 AM Seth Mos

List the available Gateways on the rules edit screen

4e41f518 10/19/2007 10:00 PM Bill Marquette

lint

5e6741c8 10/19/2007 09:21 PM Bill Marquette

Fix Javascript errors. Thanks JSLint!!

674d0fc1 10/19/2007 09:11 PM Bill Marquette

ratio load balancing should actually work

519352da 10/19/2007 09:00 PM Seth Mos

Fix default gateway bit

f15f4b4d 10/19/2007 08:46 PM Scott Ullrich

Relax the ip address check and allow duplicate ip address entries.

87e62940 10/19/2007 08:39 PM Scott Ullrich

Relax the ip address check and allow duplicate ip address entries.

ec3cedf7 10/19/2007 07:48 PM Bill Marquette

Ticket #1476 - use convert multibyte instead of just specialchars

2be84cfa 10/19/2007 07:26 PM Seth Mos

Add descriptive text and link to the gateways page

d173230c 10/19/2007 07:10 PM Seth Mos

Add prelimenary Routing page.
Allow multiple gateways on one (static) interface

84b28297 10/18/2007 09:53 PM Bill Marquette

Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number

b4b3cf42 10/18/2007 03:23 AM Bill Marquette

why add 30 seconds to uptime if we have been up greater than 60 seconds?

639aaa95 10/17/2007 11:51 PM Bill Marquette

MFC of change [19782] per request from sullrich@

Scale state table size with memory, never allocate more than 10% system ram, this leads to 12K states on 128M and 102K on 1G systems - this should be a good default

468b0d65 10/17/2007 08:10 PM Seth Mos

Optimize last 10 seconds of load times on the dhcp leases page.
Only populate arp array once, then check if it exists

fc259334 10/17/2007 06:09 AM Seth Mos

Speedup ARP page by using diag_dhcp_leases.php page code for parsing the dhcpd.leases file

fe2f1e1a 10/17/2007 05:01 AM Bill Marquette

save button needs to be inside form

b05248a9 10/17/2007 04:59 AM Seth Mos

Correctly check the disabled bit

a2dab9bc 10/17/2007 04:48 AM Bill Marquette

Ticket #1462: Make the save button only appear if you change an assignment

ae2ea68c 10/17/2007 02:13 AM Scott Ullrich

Ensure that all form elements have an id.

709cc6e0 10/17/2007 12:25 AM Bill Marquette

global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427

3702685f 10/17/2007 12:15 AM Seth Mos

Alphasort the status menu

d575aa70 10/16/2007 06:30 PM Scott Ullrich

Correctly set rowhelper input textbox sizes.

8e13ca40 10/15/2007 04:27 AM Seth Mos

Correct form fields css

63c59458 10/14/2007 10:32 PM Bill Marquette

sync from RELENG_1_2

b4d19b46 10/14/2007 04:21 PM Bill Marquette

Fix check_firmware_version description
All XMLRPC functions should be authenticated
MFC: ASAP

518887aa 10/14/2007 02:06 AM Seth Mos

Fix missing tag.

1f6d9c48 10/13/2007 11:51 PM Seth Mos

Do not create array items for disabled vpn tunnels

645140bb 10/13/2007 11:43 PM Seth Mos

Do no show disabled tunnels

aea4964f 10/10/2007 02:44 AM Bill Marquette

Fix wording per ticket #1471

87c20eb5 10/05/2007 09:44 PM Bill Marquette

Ticket #1456 - drop one level of verbosity in tcpdump. Some protocols
will still decode to multi-line message - not an easy fix. Doesn't
appear to break non-raw log display

Add VRRP as a protocol type in the decode

66eff923 10/05/2007 09:11 PM Bill Marquette

Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole file
should probably be MFC'd)

MFC: to RELENG_1_2

7fa5fd2c 10/05/2007 08:59 PM Scott Ullrich

Include second argument for pkg_delete()

Ticket #1470

3afdcfe8 10/05/2007 08:50 PM Bill Marquette

Fix wording per ticket #1471

e461fcfc 10/05/2007 08:41 AM Seth Mos

Fix broken ipsec logic

cb1da811 10/05/2007 07:38 AM Seth Mos

Fix ipsec overview for wan interface, carp already worked

a9c86723 10/05/2007 07:27 AM Seth Mos

Fix ipsec overview for wan interface, carp already worked

b8a4d945 10/01/2007 10:18 PM Scott Ullrich

Do not show Apply button if IPSEC is disabled.

Ticket #1467

7fad5151 10/01/2007 10:00 PM Scott Ullrich

Only iterate an array if it is truly an array

Ticket #1463

72ca7c77 10/01/2007 09:50 PM Scott Ullrich

Only break twice if we are asking for kernel type.

afa829bb 10/01/2007 09:48 PM Scott Ullrich
  • Fix uniprocessor option
  • Cleanup text
be34f538 09/29/2007 06:51 PM Seth Mos

Do not throw errors on empty arrays

dae44b99 09/25/2007 05:47 PM Scott Ullrich

Remove ip address check and allow hostnames

b024446e 09/25/2007 03:38 PM Scott Ullrich

Do not show mbuf clusters, show mbufs.

f724d6b6 09/19/2007 04:50 PM Scott Ullrich

Backport alias import option to RELENG_1 from HEAD.

53549699 09/18/2007 06:49 PM Scott Ullrich

Ask for kernel type if the kernel upgrade type is unknown.

Ticket #1435

1df27a05 09/18/2007 06:32 PM Scott Ullrich

Restart snmp services after LAN IP changes

Ticket #1453

ac1bd04f 09/17/2007 06:38 PM Scott Ullrich

Oops, do not list stations twice.

c29ad853 09/17/2007 06:36 PM Scott Ullrich

Show both associated stations and nearby AP's regardless of operating mode.

0675ab80 09/17/2007 06:24 PM Scott Ullrich

Fix formatting errors introduced by last commit.

6c40c007 09/17/2007 06:18 PM Scott Ullrich

Show wireless nodes regardless if we can deterimine BSS value. Now the AP my test unit is associated with shows the signal strength, etc correctly.

0f66f9a2 09/15/2007 06:35 PM Martin Fuchs

add MMS (TCP/UDP) to protocol definitions

0bcbfa73 09/07/2007 10:35 PM Seth Mos

Already in base includes

ec5a5d65 09/06/2007 03:13 AM Scott Dale

We Do not validate username field anymore on this page. Has been removed for user manage.

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

bc40d758 09/01/2007 06:30 PM Seth Mos

Create a management subnet on a wan interface if the interface is DHCP.
Create automatic nat rules for the management subnet.
Make the automatic nat rules always use the interface address.
Allow entry of these subnets on the interfaces page.

c1abd446 08/30/2007 07:25 PM Seth Mos

Show the ipsec interface

6ec0830d 08/29/2007 05:45 AM Simon Cornelius P Umacob

changed text for consistency

eb3a6710 08/27/2007 01:14 PM Seth Mos

IPSEC log highlighting got better

ca126e03 08/27/2007 11:36 AM Martin Fuchs

unsplit DHCP-root-path-option

f8b5ef5c 08/22/2007 09:44 PM Scott Ullrich

Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors.

d8e8296d 08/21/2007 07:38 PM Scott Ullrich

Only reload webGUI con CERT or KEY changes.

edc67063 08/20/2007 01:02 AM Scott Ullrich

Use maximum mbuf field

88207a6b 08/20/2007 12:13 AM Scott Ullrich

Show MBUF usage.

3defdb8a 08/19/2007 11:48 PM Scott Ullrich

Add MBUF usage information

b4031ab6 08/19/2007 03:11 AM Scott Ullrich

Show state count on states display screen.

4a2e189b 08/10/2007 02:52 PM Seth Mos

Provide a different approach to showing logfiles. This allows for highlighting specific information and also provide
the ability to show other information.
For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip.

07e5afeb 08/08/2007 04:53 PM Scott Ullrich

Ensure CARP cache is cleared on status page reload.

a1e58090 08/08/2007 04:50 PM Scott Ullrich

Ensure CARP cache is cleared on status page reload.

644905e8 08/08/2007 04:30 PM Scott Ullrich

Sync w/ HEAD

9be23653 08/07/2007 01:28 PM Martin Fuchs

DHCP: add Domain-Searchlist-Option

8ef95644 08/06/2007 03:14 AM Bill Marquette

Reset $userent - it gets set somewhere and grants users full priviledges
after creation

0fb5206f 08/06/2007 02:57 AM Bill Marquette

Somehow requiring config.inc before guiconfig.inc was redirecting back to
login page. config.inc get's pulled in through functions.inc include in
guiconfig.inc, no need for it here.

Reported-by: smos@

6cdb0181 08/06/2007 02:42 AM Bill Marquette

fix field alignment

8ec2ea96 08/06/2007 02:24 AM Bill Marquette

missed this page in the original backport commits

e4298413 08/04/2007 08:33 PM Scott Ullrich

Sync NATT support from m0n0wall

18176fdc 08/03/2007 11:15 PM Scott Dale

beta load balancer widget

9624823b 08/03/2007 11:12 PM Scott Dale

reorganize ipsec code