Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
36a166de 10/09/2006 12:19 AM Scott Ullrich
  • Output script correctly using SCRIPT_NAME
  • Fix html arguments
670ee6ca 10/08/2006 10:34 PM Scott Ullrich

Set background color for body

871a7352 10/08/2006 10:32 PM Scott Ullrich

Set background color

28f9e493 10/07/2006 08:48 PM Scott Ullrich

Notify user that reject style rules only work with the TCP protocol.

Ticket #1118

59769c23 10/07/2006 02:55 AM Scott Ullrich

Save filter state across meta refreshes

cf0542ac 10/07/2006 02:17 AM Scott Ullrich

Hide RADIUS session timeout, it is indeed even a new option to m0n0wall.

bf9ca82a 10/07/2006 02:14 AM Scott Ullrich

Hide Allow intra-BSS communication option. It is b0rked and we don't plan on playing dominos any further with the wireless stuff.

0541e302 10/07/2006 01:39 AM Scott Ullrich

Add filtering capabilities to system log so that operators can identify information quicker.

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

0544c27a 10/06/2006 08:01 PM Scott Ullrich

s/Load Balancer/OpenNTPD/

Ticket #1116

37502a4a 10/06/2006 04:44 AM Scott Ullrich

We need to know memory count and memory free for bug submissions. Include top | head -n5 and sysctl hw.physmem

5c424e3d 10/05/2006 10:04 PM Scott Ullrich

Add OpenNTPD logging tab

18330d38 10/05/2006 09:50 PM Scott Ullrich

Add OpenNTPD logging tab

20b90e0a 10/02/2006 09:12 PM Scott Ullrich

Switch to OpenNTPD.

e9f147c8 10/02/2006 12:59 AM Scott Ullrich

Reset DHCP server after deleting static assignment.

856e58a6 10/02/2006 12:51 AM Scott Ullrich

Unbreak radius auth

557ac55e 09/30/2006 10:22 PM Scott Ullrich

Add new loading image that is suitable for usage on top of grey tabs.

967fcdd0 09/30/2006 01:51 AM Scott Ullrich

Change items to read "SNMP Service" and "DHCP Service"

1dec547b 09/30/2006 01:41 AM Scott Ullrich

Wait 5 seconds after stopping or starting a service to give the kill or starting process enough time to do its magic instead of marking the service as up when it really is not.

e814de4f 09/30/2006 01:32 AM Scott Ullrich

Wait 5 seconds after stopping a service to give the kill process enough time to do its magic instead of marking the service as up when it really is not.

574a2b47 09/29/2006 11:56 PM Scott Ullrich

Call filter_configure() instead of /etc/rc.filter_configure from shell (extra exec call)

5d8bcb27 09/29/2006 10:11 PM Scott Ullrich

Resolve package descriptions if they are available.

981cf3ca 09/28/2006 03:20 AM Scott Ullrich

Only foreach through optional interfaces if they exist

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.

bf541de9 09/27/2006 05:37 PM Scott Ullrich

Be kind, rewind. Restart the package after a reinstallation.

960e61ae 09/27/2006 05:36 PM Scott Ullrich

Be kind, rewind. Restart the package after a reinstallation.

ad6eae25 09/26/2006 10:49 PM Scott Ullrich

Allow loading of text from outside scripts such as snort.

9996eff6 09/26/2006 07:22 PM Scott Ullrich

Detect if stored item in config.xml is an array. If it's an array simply pass array along, if its not then attempt to explode the array.

3c616886 09/26/2006 07:15 PM Scott Ullrich

Fix interfaces selection widget. Now selections are restored.

d690d2c9 09/24/2006 11:17 PM Scott Ullrich

MFC 14473
Make sure we test for databases without interface information. e.g. spamd. Fixes report made in forum.

d42d2184 09/21/2006 03:16 AM Scott Ullrich

512K is enough for 1000 rows. Back out previous commit.

4fa1ffbb 09/21/2006 02:29 AM Scott Ullrich

Increase filter log space to 784K so that it can accept 999 entries

3deb0883 09/21/2006 02:20 AM Scott Ullrich

Default to TCP

51fb86f5 09/21/2006 01:41 AM Scott Ullrich
  • Remove unused variable $do_not_display
  • Do not add entry if we cannot deterimine the protocol
f469e606 09/21/2006 01:07 AM Scott Ullrich

Treat sack type traffic as TCP

27b684ca 09/18/2006 04:41 PM Scott Ullrich

Note that the shaper is not compatible with bridging in the opening warning

48ce54d0 09/18/2006 01:29 PM Scott Ullrich

Disable firmware check, we are not using it in RELENG_1

c195be3f 09/16/2006 09:45 PM Scott Ullrich

We log to a ram disk, so change text to read to a local ram disk instead of local disk

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

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

796b9b3b 09/10/2006 11:21 PM Scott Ullrich
  • Whitespace cleanup
  • Add missing counter strike ports
  • Shift default queues to 1, instead of 3
a4a12dba 09/06/2006 05:49 PM Scott Ullrich

Only allow number ints for tcp/udp ports.

Ticket #1098

df593437 09/06/2006 05:41 PM Scott Ullrich

Fix case-o

s/carp/CARP

Ticket #1097

c299e0af 09/06/2006 05:39 PM Scott Ullrich

Correct spelling mistake

s/your/you're/

Ticket #1096

b1c525ee 09/05/2006 09:54 PM Scott Ullrich

Unlink config.cache before reloading. It somehow spoils the FTP helper from being loaded.

bc8c1e56 09/05/2006 02:10 AM Scott Ullrich

Set javascript state on form load

3d50349e 09/05/2006 02:09 AM Scott Ullrich

When static port is checked, disable the port option.

6ec18a7a 09/04/2006 10:52 PM Scott Ullrich

Allow item to be saved

120daf83 09/04/2006 10:38 PM Scott Ullrich

If the destination port is an alias, then force the local port as the same alias. We will need to circle back in filter.inc to detect this situation and omit the local port from the rule.

3280df11 09/04/2006 10:19 PM Scott Ullrich

Turn off debugging alert()

f5a68408 09/04/2006 10:07 PM Scott Ullrich

Re-enable items when needed

e2705d67 09/04/2006 10:03 PM Scott Ullrich

When a External port range item is an alias, disallow the entry of Local port.

In-discussion-with: BillM
Bug-reported-by: ChrisB

6b11069e 09/04/2006 01:16 AM Scott Ullrich

If user selects IP adddress, domain name, user fqdn or dynamic dns and leaves the actual value empty in p1myident then throw a input validation error.

9a77bfbe 09/04/2006 12:08 AM Scott Ullrich

Kill debugging text

9cee2260 09/03/2006 11:58 PM Scott Ullrich

Backout last commit, we need some better parsing goo

bf875fa9 09/03/2006 11:51 PM Scott Ullrich

Correctly match the interface to the state

0529547c 09/03/2006 11:12 PM Scott Ullrich

Add bridge status

f559eaf6 09/03/2006 10:30 PM Scott Ullrich

Report gateway for an interface for optional interfaces if needed

709f48f0 09/02/2006 12:27 AM Scott Ullrich

Use new upload path

b6f67235 09/02/2006 12:20 AM Scott Ullrich

Mount RW for uploads

1ef7b568 09/01/2006 06:08 PM Scott Ullrich
  • Move lighty upload to a definable globals.inc value upload_path
  • Use new upload_path for firmware updates

This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.

0e5ddcd9 09/01/2006 04:39 PM Scott Ullrich

Do not allow user to select "network" and enter an alias. Alert user the item is an alias and that is should be set to "Single host or alias" option before saving.

Ticket #1090

d012cff4 09/01/2006 04:44 AM Bill Marquette

display page title during package editing

e1567752 09/01/2006 12:13 AM Bill Marquette

per dsh@ this breaks enablechange() when multiselect is used (routed package
is an example of this)

97a105c3 08/31/2006 03:14 PM Scott Ullrich

MFC 14070
fix: removed redundant Apply Changes button

929db667 08/28/2006 08:18 PM Scott Ullrich

Update (C)

645ec835 08/28/2006 08:10 PM Scott Ullrich

Remove special characters from interface descriptions during m0n0wall upgrade.

Also unset the config.cache if it exists.

b66aa832 08/26/2006 07:54 PM Scott Ullrich

Remove highlighting function, it doesn't work.

64b243d2 08/25/2006 11:04 PM Scott Ullrich

Misc package changes

Submitted-by: Daniel Haischt

a5c0b6c7 08/25/2006 07:58 PM Scott Ullrich

Remove radius accounting and reauth options as they do not work correectly.

c6fd7272 08/24/2006 06:18 PM Scott Ullrich

Be even more picky about spacing.

72d5616c 08/24/2006 06:12 PM Scott Ullrich

Be picky about spacing.

5c61ed10 08/24/2006 06:08 PM Scott Ullrich

Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature that nobody can grasp easily without lots of information.

13fb4c79 08/23/2006 11:04 PM Scott Ullrich

s/2/two/

74fb8d56 08/23/2006 10:57 PM Scott Ullrich

Require a password for CARP type entries

f382c4db 08/23/2006 10:36 PM Scott Ullrich

Allow user to edit already existing vip.

ebdff819 08/23/2006 10:30 PM Scott Ullrich

Do not allow duplicate VHIDS to be defined. It's asking for trouble. And spell vhid correctly this time!

92442757 08/21/2006 08:25 PM Scott Ullrich

Correct error message field names

Ticket #1084

6f9061f8 08/21/2006 03:25 AM Scott Ullrich

Update priority description from pf man page. Remove non hfsc material from RELENG_1

5bd87465 08/20/2006 11:48 PM Scott Ullrich

Remove packages with a different version tab

61a48553 08/20/2006 11:30 PM Scott Ullrich

MFC package changes to show information better such as HEAD only packages,
etc.

ea0805c1 08/19/2006 10:42 PM Scott Ullrich

When redirecting FTP entries to internal, install rules for interface address correctly if chosen.

4b9a670c 08/19/2006 10:13 PM Scott Ullrich

Kill off pftpx helper correctly after rule deletion

7d04082e 08/19/2006 10:06 PM Scott Ullrich

Clear CACHE and force a reload so that the ftp helpers are spawned correctly upon reply.

676abc7c 08/17/2006 02:04 AM Scott Ullrich

Do not iterate items if they are not an array.

cc3d5730 08/16/2006 07:27 PM Scott Ullrich

Reset RRD queues after configuring Traffic Shaper

14a6f0e0 08/16/2006 07:24 PM Scott Ullrich

Reset RRD queues when user changes a queue name.

3e3e9bee 08/16/2006 05:12 PM Scott Ullrich

Do not delete a NAT item if its being referenced by an ALIAS.

ef278e47 08/16/2006 03:13 PM Scott Ullrich

Do not loop forver.

Ticket #1078

9beb982e 08/14/2006 03:56 PM Scott Ullrich

Do not reset CARP interfaces until user applies the changes.

ce486d12 08/10/2006 12:58 AM Scott Ullrich

Increaase ACK queues. Lower Game queues a bit.

4b0c1b3f 08/10/2006 12:49 AM Scott Ullrich

Increase game queues bandwidth.

Tested with all options enabled.

dad38cc2 08/10/2006 12:11 AM Scott Ullrich

Increase default bandwidth for ACKS, voIP and Gaming queues.

Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare.

db045e8a 08/09/2006 10:59 PM Scott Ullrich

Fix Ticket #1064

css errors when mousing over right-side buttons in firewall_rules.php

Submitted-by: Royce3 via IRC

fb5ab491 08/09/2006 03:24 PM Scott Ullrich

Backout these changes.

5cfb93bc 08/09/2006 02:29 AM Scott Ullrich

When editing config.xml, automatically kill /tmp/config.cache if it exists as the user does not wish for config.xml to be restored from the cache.

This makes it easier to edit config.xml from the Diagnostics -> Edit menu.

4ba6d30d 08/08/2006 05:39 PM Scott Ullrich

Add "px" to items to kill CSS errors.

Submitted-by: Royce3 via irc

5e541497 08/05/2006 09:26 PM Scott Ullrich

Automatically prepend "captiveportal-" if needed to files uploaded.

7ca3849a 08/05/2006 07:38 PM Scott Ullrich

Show latest version when available

Ticket #1056