Project

General

Profile

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

# Date Author Comment
8c984f57 02/09/2008 10:56 PM Scott Ullrich

Return false if $net is not defined.

348327b7 01/08/2008 02:40 AM Chris Buechler

touch up text

Ticket #1569

b93f9af4 12/30/2007 09:08 PM Scott Dale

moved widget tab function to guiconfig.inc

479628e6 12/10/2007 05:20 AM Scott Ullrich

Do not show hostname in page title.

c3deaf7f 11/16/2007 04:39 AM Scott Ullrich

Unbreak title in package areas.

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

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

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.

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

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

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

add MMS (TCP/UDP) to protocol definitions

90b2b093 07/29/2007 09:24 PM Martin Fuchs

added STUN,RTP,SIP to protocol-definitions

66cc67c6 06/30/2007 08:57 PM Scott Ullrich

Add ASN1DN identities support to IPSEC.

Subbmitted-by: Nic Bernstein <nic_AT_onlight.com>

6df9d7e3 05/26/2007 10:00 PM Scott Ullrich

Add system tunables area which allows the user to fine control sysctl's.

aabec3b3 05/10/2007 08:49 PM Scott Ullrich

Remove syslog from port definitions

Ticket #1314

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

Add more protocols.

Submitted-by: Martin Fuchs

1d136eeb 04/23/2007 08:58 PM Scott Ullrich

Add more well known ports to the protocols drop down.

Patch-submitted-by: Martin Fuchs

fab7ff44 04/13/2007 03:26 AM Bill Marquette

Backport usermanager code from HEAD so I can get it in the snaps and
start testing it properly
There's still some CSS/HTML fixes needed but the code seems to work

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

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

a33094b5 02/26/2007 12:04 AM Scott Ullrich

We do not need to enforce reboots.

3a54b6ca 02/12/2007 07:18 PM Scott Dale

Added Alias popup description for firewall rules.

fa626e70 10/07/2006 12:44 AM Scott Ullrich
  • Fix status -> slbd
  • Simplify dump_clog() and return_clog() to where a preschooler can read
  • Fix main diagnostics logs after the above fallout
7fdcfdd3 10/07/2006 12:08 AM Scott Ullrich

Restore nuked $i variables

a0e4bd9f 09/27/2006 11:09 PM Scott Ullrich

We cannot tail the initial clog file in return_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.

0fcfdd3d 09/27/2006 11:02 PM Scott Ullrich

We cannot tail the initial clog file in dump_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.

75abff95 09/16/2006 08:43 PM Scott Ullrich

Don't try to filter records that have strange date / time stamps.

369578b1 08/05/2006 07:31 PM Scott Ullrich
  • Allow setting of OPTional interface IP address correctly
  • Print "Interface IP Address" in firewall rules summary when selected

Ticket #1052

b2e805b6 08/01/2006 04:53 PM Scott Ullrich

Remove date check. This is breaking the system logs in certain cases and I am tired of fighting this battle. The logs WILL remain broken on the last entries in some cases. I know of this fact and I do't plan on changing it as it breaks something else ever time that a fix is attempted.

d1cfae7b 07/29/2006 09:56 PM Scott Ullrich

Do not show entries with corrupted time entries (clog)

9cd10861 06/26/2006 03:12 PM Scott Ullrich

Remove repeat return_clog()

3bbee5ed 06/26/2006 02:57 PM Scott Ullrich

MFC 12656
Required changes for status_slbd_pool.php

784c448c 06/17/2006 04:08 PM Scott Ullrich

MFC Load Balancing status screen

9aa4a9b1 05/21/2006 11:34 PM Scott Ullrich

MFC rijndael,rijndael 256 support

Requested-by: Andrew Thompson

89c8e6d6 04/20/2006 04:57 PM Scott Ullrich

Do not show log entries with busted dates due to CLOG support.

8920cca5 04/16/2006 11:44 PM Scott Ullrich

MFC 11472
no longer use dirty pool - restart all of slbd if VS or Pool changes

e825920f 04/09/2006 09:53 PM Scott Ullrich

MFC 11098
Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot.

a32dea16 04/07/2006 02:08 AM Scott Ullrich

Define $d_shaperconfdirty_path

4739bd06 04/02/2006 06:54 AM Scott Ullrich

Tell user they can monitor the filter reload status when applying the rules.

51615fd3 02/22/2006 09:59 PM Scott Ullrich

Woops, dont grep for CLOG, inverse grep.

Pointy-hat-with-wings-to: ME

76301677 02/21/2006 07:36 PM Scott Ullrich

Do not show entries with CLOG in them.

cb655be7 02/19/2006 11:07 PM Scott Ullrich

Do not include characters with ESC (dec 033) in them. Examples of this are ansi escape codes.

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.