Project

General

Profile

Download (19.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fb7860e0 01/30/2006 02:36 AM Scott Ullrich

Move gui globals to guiconfig.inc

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

7afb67e0 01/04/2006 05:18 AM Scott Ullrich

MFC

6577d782 12/29/2005 04:53 AM Scott Ullrich

MFC 8799
EZShaper wizard will now spit out rules ordered by queue priority in order to at least make a stab at a reasonable rule order

cb2deda8 11/23/2005 09:27 PM Scott Ullrich

Use / as relative begining path

275cbd3f 11/17/2005 07:28 PM Scott Ullrich

Add embedded platform

f6605fae 11/03/2005 11:53 PM Scott Ullrich

Add wanip as a special net

341869f3 10/27/2005 04:38 PM Scott Ullrich

Allow a 0 to be posted (false).

Ticket #645

76dddec6 09/20/2005 03:41 PM Scott Ullrich

<br> after error messages. our gui is so pretty that this really looks bad.

fb2abb3a 09/15/2005 04:48 PM Scott Ullrich

Add port descriptions for:

NTP
IDENT
IMAP/S

6212658f 09/13/2005 06:14 PM Colin Smith

I'm an idiot - clean up CVS merge message.

dc7ddc0e 09/13/2005 05:41 PM Colin Smith

Restore old logging code.

4ec48b9a 09/13/2005 05:19 PM Scott Ullrich

Only foreach through arrays

6e52f644 09/13/2005 04:55 PM Scott Ullrich
  • Handle inverse grep correctly
  • Only show system logs on System tab (no racoon)
3e44d22a 09/10/2005 06:30 PM Scott Ullrich

Add lan dirty flag

87a86bf7 08/09/2005 10:42 PM Scott Ullrich

Change to applied successfully.

8b3ccf12 08/07/2005 04:17 PM Bill Marquette

Show differences in arrays in $changedesc

f8c08f21 08/06/2005 10:13 PM Bill Marquette

vsconf

7d612d89 08/06/2005 07:56 PM Bill Marquette

Need dirtypool

8ede0ae8 07/31/2005 04:47 PM Scott Ullrich

Add $d_pppoeuserdirty_path to globals

4f1b515b 07/31/2005 03:30 AM Scott Ullrich

Add pppoe_users_sort()

a03e3c1f 07/24/2005 03:45 AM Bill Marquette

move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigure
might be run outside of the gui

31977165 07/21/2005 03:20 AM Colin Smith

Move theme selection to guiconfig.inc.

30af342f 07/21/2005 12:39 AM Erik Kristensen

just a few modifications

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

ee7f808e 07/15/2005 10:28 PM Scott Ullrich

Add Dynamic DNS to allowed identifiers

1425e067 07/13/2005 03:09 AM Bill Marquette

Merge in virtual IP code
This changeset does the following:
merges proxy arp and carp setup menus
removes proxy arp menu from left side
upgrades config file from 1.7 to 1.8
moves existing carp virtual IP and proxy arp config to new <virtualip> tag...

63637de9 07/04/2005 07:52 PM Bill Marquette

Code cleanup

cd4087bf 07/04/2005 01:27 AM Scott Ullrich

<br> after informational messages

75090f24 07/03/2005 02:22 AM Scott Ullrich

Remoive <br>

541207da 07/03/2005 01:52 AM Scott Ullrich

Only show apply changes button if apply is in the message.

a0509c58 07/03/2005 01:34 AM Scott Ullrich

Consolidate Apply changes button into the info box on the right hand side

c438d2f8 07/03/2005 12:41 AM Scott Ullrich

Break msg into its own table to protect from wrapping under icon

ac018c3e 07/02/2005 03:38 AM Scott Ullrich

Move image to the right some more.

d07299bc 07/02/2005 03:36 AM Scott Ullrich

Cleanup alert message.

ceca2719 06/30/2005 02:45 AM Scott Ullrich
  • Set $d_hostsdirty_path in guiconfig.inc
  • Turn back on checking of $d_hostsdirty_path
075b2138 06/22/2005 11:07 PM Scott Ullrich

Merge IPsec defines from m0n0wall

c6a74fa1 06/22/2005 01:20 AM Scott Ullrich

add ipsec_ca_sort()

9a4cb6b7 06/22/2005 01:17 AM Scott Ullrich

Restore guiconfig.inc and remove comonly used functions.

Somehow I forgot we already cleaned up this mess.

c60f17e0 06/21/2005 11:52 PM Scott Ullrich

sync w/ m0n0wall

35a67a47 06/21/2005 11:45 PM Scott Ullrich

Import ipsec_ca_sort() from m0n0wall

797489d3 06/21/2005 09:21 PM Scott Ullrich

Reorder tcpflags in a more logical fashion that is for loop safe

0c2b5df7 06/14/2005 11:27 PM Scott Ullrich

Initial commit of dnsmasq domain overrides

Submitted-to-m0n0wall-dev-by: Joe Suhre

The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in
order to force queries for domain to a specific dns server rather then
doing a full recursive query

15c37284 06/11/2005 10:33 PM Colin Smith

Don't remove preg_grep just yet.

ecc9977a 06/11/2005 10:31 PM Colin Smith

Remove package handling from dump_clog.

23f1e22a 06/06/2005 03:41 AM Colin Smith

Require pkg-utils.inc instead of xmlparse_pkg (and make it exclusive to dump_clog instead of global).

3ead64af 06/06/2005 03:40 AM Scott Ullrich

add require_once("pkg-utils.inc");

02f1157b 06/06/2005 03:38 AM Colin Smith

Don't use the package parser anymore.

d0393975 06/01/2005 06:04 AM Holger Bauer

corrected slight color mismatch

3a6cd22a 05/30/2005 03:20 AM Colin Smith

Remove cURL functions.

3f4f675e 05/25/2005 02:32 AM Colin Smith

Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly.

97bea981 05/16/2005 03:34 AM Bill Marquette

Authentication is now PHP based

0884ea0a 05/15/2005 10:38 PM Bill Marquette

Remove more duplicate code

23a8ad04 05/15/2005 10:35 PM Bill Marquette

Remove duplicate code

844771f2 05/02/2005 03:49 PM Colin Smith

Add support for <exclude_dependency>.

50a7ccc9 04/27/2005 09:37 PM Colin Smith

Don't attempt to get errors from the cURL handle after it's closed.

80910c92 04/27/2005 12:14 AM Colin Smith

Always ignore packages.

9aad5f60 04/27/2005 12:13 AM Colin Smith

Add an option to ignore package log entries. This has the convenient side effect of moving package installation and deletion messages to the package log page (if it's defined) while moving them back to the main log page upon deinstallation.

c4e565bc 04/23/2005 09:53 PM Colin Smith

Fix formatting.

f2fd939c 04/23/2005 05:18 AM Colin Smith

Fix package installation.

662f4c09 04/22/2005 03:31 AM Colin Smith

Use packages-5.4-release as our default package location, at least until I can find a better way to determine where exactly we should be fetching a particular depend from.

9761ed10 04/22/2005 02:04 AM Colin Smith

Don't forget the closing }.

f22f23a9 04/22/2005 02:02 AM Colin Smith

Log all dependencies found but already installed.

b005c738 04/20/2005 07:40 PM Scott Ullrich

Do not set lastseen to -1 each time

ac52b78f 04/20/2005 07:02 PM Scott Ullrich

Do not report progress past 100%

3bfb54ac 04/20/2005 06:44 PM Scott Ullrich

$lastseen should be a global variable

fd366696 04/19/2005 11:23 PM Scott Ullrich

Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%

d5300718 04/12/2005 10:26 PM Colin Smith

Redirect stderr to stdout.

2f0576c9 04/12/2005 10:21 PM Colin Smith

Clean up print_r().

026638a4 04/12/2005 10:20 PM Colin Smith

Make pkg_add output more verbose to aid in debugging.

449a2694 04/12/2005 01:45 PM Colin Smith
  • Minor cleanup.
  • Log pkg_add output in pkg_fetch_recursive.
9a2d499c 04/11/2005 11:14 PM Colin Smith

*Rework package installation interface. * Use progress bar to indicate download progress. * Handle nested dependencies. * Handle dependencies needed by more than one package/depend (please test) * Some minor optimizations.
*Add pkg_fetch_recursive().

131bb576 04/11/2005 03:50 PM Colin Smith

Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.

2952bb59 04/06/2005 03:29 AM Colin Smith

If $grepfor isn't an array, make it one.

8e92b65b 04/06/2005 03:13 AM Colin Smith

Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.

f5b10f59 04/06/2005 01:25 AM Colin Smith

Fix multiple grepping.

cbca2472 04/06/2005 01:11 AM Colin Smith

Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.

07d40ab8 04/05/2005 01:43 AM Colin Smith

Add default argument for dump_clog's $grepfor.

2c64eed7 04/05/2005 12:45 AM Colin Smith

Make dump_clog more versatile and move it to guiconfig.inc.

9eab73da 04/03/2005 03:34 PM Bill Marquette

Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities

dbdd1456 03/27/2005 10:11 PM Bill Marquette

$Id$ looks better than $Header$

d345bd39 03/27/2005 10:07 PM Bill Marquette

Create update_changedesc() function
Add $Header$ CVS tag

e98c992a 03/27/2005 09:52 PM Bill Marquette

set a change counter

79f8694f 03/27/2005 08:58 PM Bill Marquette

better function name :)

6f77534b 03/27/2005 08:34 PM Bill Marquette

cleanup whitespace

edf14245 03/27/2005 08:24 PM Bill Marquette

return true or false

4d762703 03/27/2005 08:17 PM Bill Marquette

updatechanged function - only update if changed and log what changed

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

Switch DiffServ over to lowdelay

6f175144 03/05/2005 02:04 AM Scott Ullrich

Add diffserv support.

ccc734c0 02/02/2005 08:24 PM Scott Ullrich

Change the reboot link color to yellow.

36de9000 01/23/2005 03:10 AM Scott Ullrich

Add iptos support

5424dedc 12/27/2004 11:37 PM Scott Ullrich

Firmware upgrade is now working!

1ba03d69 12/25/2004 04:43 AM Scott Ullrich

Teach verify_gzip_file to use gzip instead of gunzip.

643a50c3 12/10/2004 09:16 PM Scott Ullrich

Update pfSense to check for firmware upgrades from our site.

698ba01f 11/18/2004 11:07 PM Scott Ullrich

Update colors.

7f5b4824 11/14/2004 09:00 PM Scott Ullrich

Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.

be81829f 11/09/2004 12:50 AM Scott Ullrich

add ms rdp, change name to pfsense, attribute m0n0wall

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision