Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e0092d61 03/14/2005 12:09 AM Scott Ullrich

Surround Base Url and Filename options in a table

db7f4f2b 03/14/2005 12:01 AM Scott Ullrich

Use class vtable so that the bottom table element has a line drawn on it.

cc890351 03/13/2005 11:08 PM Bill Marquette

Those that don't have Soekris boxes shouldn't be getting temp updates!

677e0880 03/13/2005 09:54 PM Scott Ullrich

Use php_check_syntax on code before eval()

87c8f2c9 03/13/2005 08:13 PM Scott Ullrich

Sync with Pascal's latest versin

3aed9904 03/13/2005 08:01 PM Scott Ullrich
  • Change .img -> .tgz
  • Break between Invoke pfSense auto and Manual sections
2e564f1a 03/13/2005 07:12 AM Bill Marquette

memusagemeter not memmeter

71bceee7 03/13/2005 06:45 AM Bill Marquette

Created functions for most graphs (memory isn't done yet) to remove some code duplication
Temp graph, mem graph, and uptime are now dynamic (inline with cpu usage)
swap still needs to be done (maybe config change also)

75616b00 03/13/2005 05:46 AM Bill Marquette

stub in net4801 temp monitor - this needs work
touch /etc/48xx if you want to play

009c7905 03/12/2005 07:26 PM Colin Smith

Add <prefix> and <suffix> tags to <adddeleteeditfields>.

f4a90903 03/12/2005 07:19 PM Bill Marquette

touch up alternate firmware option a little

a509ff63 03/12/2005 07:06 PM Bill Marquette

custom firmware URLs

f1b02597 03/12/2005 05:52 PM Bill Marquette

Stub in changes that will allow for custom firmware URLs

03fb5c37 03/12/2005 05:46 AM Bill Marquette

use relative url

6bb5c9aa 03/12/2005 05:44 AM Bill Marquette

Client side input validation for the wizard
Fix invalid domain name bug

aa08f46b 03/12/2005 04:01 AM Bill Marquette

Make auto upgrade more obvious and make firmware screen a little cleaner

b9e255dd 03/12/2005 03:45 AM Bill Marquette

Remove some code duplication

e95c754f 03/12/2005 03:38 AM Bill Marquette

more variable cleanup

b7f01f59 03/12/2005 03:24 AM Bill Marquette

variable cleanup

b39f5ac4 03/11/2005 11:25 PM Scott Ullrich

Populate interface drop down with the correct selected interface when editing a package record.

1ab20834 03/11/2005 04:10 PM Scott Ullrich

Do not define redeclare execute_command_return_output() in this file.
It has been moved to pfsense-utils.inc.

fea323ac 03/10/2005 05:45 AM Scott Ullrich

Correct System tab url

824b7b12 03/10/2005 05:39 AM Scott Ullrich

Swap ipsec and filtter urls

88f66e13 03/10/2005 05:19 AM Bill Marquette

Move default gateway out of wan config to system config (leave in gui though)
Remove scheduler config from interfaces
Bump config file version to 1.5

3b7fa3d8 03/10/2005 04:03 AM Bill Marquette

remove unused vars

9a4bda51 03/10/2005 01:58 AM Scott Ullrich

Update ipsec url

2cb1eb4e 03/10/2005 01:56 AM Scott Ullrich

Adjust tab ordering

32887d33 03/10/2005 01:54 AM Scott Ullrich
  • Add IPSEC logging tab.
  • Do not log IPSEC in System any longer
00aab3df 03/10/2005 01:14 AM Scott Ullrich

Really correctly output correct number of records chosen on "pretty" rules mode

e6869816 03/10/2005 01:07 AM Scott Ullrich

Correctly output correct number of records chosen on "pretty" rules mode

530347ed 03/10/2005 01:00 AM Scott Ullrich

Do not include rules where the destination is HBH

5e2dee07 03/08/2005 10:15 PM Scott Ullrich

Correct the logic that decides if a queue is a parent.

480d71dc 03/08/2005 06:28 PM Scott Ullrich

Sync with 1.2b6 which would extended radius patch requires.

269239d7 03/08/2005 06:19 PM Scott Ullrich

Revert back to 1.2b3 now that we are using a different radius patch.

908ee218 03/08/2005 04:02 AM Colin Smith
  • Add enable_peruserbw() to determine whether or not per-user bandwidth fields should be grayed out.
  • Call this from enable_change() to set these values when the page is first accessed.
7b4b2eb7 03/08/2005 03:56 AM Colin Smith
  • Add enable_https() to determine whether or not https-specific fields should be grayed out.
  • Call enable_https() from enable_change() to set these values when the page is first accessed.
0d9985d2 03/08/2005 03:46 AM Colin Smith
  • Modify auth_method_change() to determine whether or not RADIUS-specific fields should be grayed out.
  • Call auth_method_change() along with enable_change() to set these values when the page is first accessed.
cb7d3b13 03/08/2005 03:25 AM Colin Smith

Properly gray out all fields when captive portal is disabled.

56961bd8 03/08/2005 03:18 AM Colin Smith

bwauthmacdn -> bwauthmacup (accidentally defined twice)

5bc18ff3 03/08/2005 03:10 AM Colin Smith

Proofreading.

68bf6021 03/08/2005 03:03 AM Scott Ullrich

Add Dsiable Rendevouz option

3f345054 03/08/2005 02:34 AM Scott Ullrich

Update email address at the request of the author.

a35e2c45 03/08/2005 02:07 AM Scott Ullrich

Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology.

3d8deb41 03/07/2005 11:40 PM Scott Ullrich

Add pfSense header back. 1.2b6 has moved the header information to fbegin.inc

c50411a2 03/07/2005 11:18 PM Scott Ullrich

Add User Manager link since I opted to not import fbegin.inc from Pascal's copy

9699028a 03/07/2005 11:12 PM Scott Ullrich

Add local user manager code imported from Pascal Suter's m0n0wall developers group message.

90b7aa76 03/07/2005 09:22 PM Scott Ullrich

No need to kill pfctl

a58f93ad 03/07/2005 09:21 PM Scott Ullrich

Woops, redirec to index.cgi

df5eae58 03/07/2005 09:19 PM Scott Ullrich

Redirect back to the main status page after 120 updates

206b778b 03/07/2005 05:20 AM Bill Marquette

text formatting, right alignment looks better

efc68cca 03/07/2005 03:15 AM Bill Marquette

break text fields out a bit

e4ae3e09 03/07/2005 02:58 AM Bill Marquette

Take queue names for edit

54405438 03/07/2005 02:40 AM Bill Marquette

no pipes, just queues

6f3f9da6 03/07/2005 02:37 AM Bill Marquette

queues, not pipes

d1e3f40f 03/07/2005 02:36 AM Bill Marquette

We don't use pipes, just queues

04e6e7b7 03/07/2005 02:02 AM Bill Marquette

Add dropped packet stats

81ae6cb0 03/07/2005 01:38 AM Scott Ullrich

Change table to not have a width 100% flag

4bed294c 03/07/2005 01:37 AM Bill Marquette

add suspend stats

05eeface 03/07/2005 01:16 AM Bill Marquette

Increase the size so we can see all the borrows :)

95736b54 03/07/2005 01:07 AM Scott Ullrich

Add note field

c5d63426 03/07/2005 12:57 AM Bill Marquette

Merge in firewall_shaper_queues updates

d62682bd 03/07/2005 12:51 AM Bill Marquette

And make visible

aa280d10 03/07/2005 12:50 AM Bill Marquette

Add queue graphs to a status page

4f335a1b 03/07/2005 12:46 AM Scott Ullrich

Add reset link that kills pfctl and php

efc110cf 03/07/2005 12:24 AM Bill Marquette

cut at 15 chars not 14

801d649b 03/07/2005 12:21 AM Bill Marquette

Don't let the user enter more than 15 characters if we only expect 15 characters (even if this is enforced in the backend)

63562b76 03/06/2005 11:19 PM Scott Ullrich

Really upgrade m0n0wall -> pfsense during configuration restore

1717b51f 03/06/2005 11:11 PM Scott Ullrich

is_subqueue returns 1 if an item is a subqueue

89cc63ee 03/06/2005 08:17 PM Bill Marquette

shaper, not filter is dirty

a722f381 03/06/2005 08:09 PM Bill Marquette

missed a cell

0ceb8927 03/06/2005 08:07 PM Bill Marquette

Wheee...shaper rule movage :)

90779bf7 03/06/2005 07:40 PM Scott Ullrich

is_subqueue() returns 1 if the item is a subqeueu

01e8633b 03/06/2005 06:50 PM Scott Ullrich

Do not redirect if preoutput is setup

b630b62d 03/06/2005 06:43 PM Scott Ullrich

Use /tmp

609384f6 03/06/2005 06:41 PM Scott Ullrich

Bump maximum upload size to 16 megs

107eb8b0 03/06/2005 04:54 AM Scott Ullrich

Meta refresh every 40 * 5 seconds

75333cf9 03/06/2005 03:51 AM Scott Ullrich

Recover from hung pfctl

5de92d20 03/06/2005 03:34 AM Scott Ullrich

Hide table if pf is disabled

18d4df52 03/06/2005 03:33 AM Scott Ullrich

Only show fast routing option if pf is disabled (routing only mode).

58eb3a73 03/06/2005 03:27 AM Scott Ullrich

Make sure the graph and status text cannot break

02e5eeff 03/06/2005 03:20 AM Scott Ullrich

Kill pfctl during redirect

ff0e10d8 03/06/2005 03:19 AM Scott Ullrich

Lower redirect cycles to 100

8217e5e0 03/06/2005 03:19 AM Scott Ullrich

Add borrows indicators

b9000512 03/06/2005 03:10 AM Scott Ullrich

Add Flags column

d3b645fc 03/06/2005 02:53 AM Scott Ullrich
  • Link Priority based queueing to OpenBSD's pf faq
  • Link Class based queueing to OpenBSD's faq
7bfea962 03/06/2005 02:49 AM Scott Ullrich
  • Link Random Early Detection to OpenBSD's pf faq
  • Link Random Early Detection In and Out to OpenBSD's faq
  • Link Explicit Congestion Notification to OpenBSD's faq
1866bb19 03/06/2005 02:45 AM Scott Ullrich

Increase the size of the graph status column to 17 to allow the / to become /s

6a153733 03/06/2005 02:37 AM Scott Ullrich

Add a flag to gather_altq_queue_stats to allow the returning of the root queues

97f6d48f 03/06/2005 01:38 AM Scott Ullrich

Add ICMP6 as a supported porotocol type.

c4ced4c1 03/05/2005 11:35 PM Scott Ullrich

Note that the first value in queue graph is pps

fccb044c 03/05/2005 10:54 PM Scott Ullrich
  • Modify queue graph to show the amount of bandwidth going through each queue compared to total bandwidth
  • Add current queue traffic speed
b45ea709 03/05/2005 10:03 PM Scott Ullrich

Add queue graph support.

TODO: Show parent / child relationship and graph upon the total of the parent/child.

00bcbdd0 03/05/2005 07:47 PM Bill Marquette

inbound nat can now be reordered

3364bed4 03/05/2005 07:36 PM Bill Marquette

missing </td>

e8c2c890 03/05/2005 07:29 PM Bill Marquette

whitespace cleanup

3f57ceee 03/05/2005 03:47 PM Bill Marquette

Merge in firewall_rules changes

e5d26806 03/05/2005 03:40 PM Bill Marquette

remove hard coded value now that we have a better more dynamic way to detect the "right" cell

d0ae0d04 03/05/2005 03:06 PM Bill Marquette

dynamic detection of cell count

6a8d35ca 03/05/2005 04:07 AM Bill Marquette

Move row selecting javascript into it's own file so we can use it in other screens

3830eba6 03/05/2005 03:28 AM Scott Ullrich

Switch DiffServ over to lowdelay