Project

General

Profile

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

# Date Author Comment
baec2b00 11/21/2013 09:18 PM Ermal LUÇI

Properly create zones for the CP with the new command arguments and properly invoke ipfw for applying rules and other configuration options.

58f2f42a 04/08/2013 07:17 PM Renato Botelho

Add context parameter for ipfw calls. Fixes #2938

2151894c 01/16/2013 05:14 PM Colin Fleming

Tidy up malformed URI warnings

"/usr/local/etc/status.php" has lots of "malformed URI" warnings, this
update tidies these up, adds a missing end table cell tag </td> adds a
"summary" parameter to <table> to make this more W3C compliant.

21eb1c2a 07/27/2010 08:28 PM Vinicius Coque

Merge remote branch 'mainline/master'

09fec59d 07/27/2010 12:56 PM Jim Pingle

Fix path to dhcpd.conf in status.php

0dd3b04f 07/21/2010 12:18 AM Carlos Eduardo Ramos

Implement gettext() calls on status.php

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

568f30c2 04/01/2009 02:28 AM Scott Ullrich

Switch back to clog but leave option to run fifolog.

57ecd9b6 03/15/2009 11:01 PM Scott Ullrich

Jettison clog and replace with fifolog which is included in FreeBSD 7.1

3ea11e7d 11/12/2008 01:36 AM Scott Ullrich

Show PF OSFP DB

ebd9c6d8 08/14/2008 04:39 PM Scott Ullrich

Fix nat entry.

Pointed-out-by: Wallabybob via forum

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

36d0358b 12/16/2007 08:43 PM Scott Ullrich

Add product_copyright re-branding support
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support

Work sponsored-by: Centipede Networks

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

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

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.

48e07930 07/03/2007 05:23 PM Scott Ullrich

Add pfctl -s info to status.php

9cd0b618 03/27/2007 08:34 PM Scott Ullrich

Add useful commands for checking system status

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

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

Do not loop forver.

Ticket #1078

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

Correct warnings and errors found eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

fe227c69 12/22/2005 06:59 PM Scott Ullrich

Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing the location.

c69f4c25 12/15/2005 12:37 AM Scott Ullrich

Add dmesg -a to status.php

99d907f1 12/03/2005 03:58 AM Scott Ullrich

Add vmstat -afimsz
Add mount

18b272e6 12/03/2005 03:54 AM Scott Ullrich

Add /sbin/pfctl -s nat -vv

a4fb527f 08/26/2005 08:59 PM Scott Ullrich

Use complete path to pfctl

cbbb1141 08/24/2005 10:33 PM Scott Ullrich

Correct the load balancing command

557228e4 08/24/2005 08:52 PM Scott Ullrich

Output load balancer anchor

135c91d5 08/20/2005 08:12 PM Scott Ullrich

use -vv

0774ed52 08/12/2005 01:40 AM Scott Ullrich

Add surrounding div

7173af6e 08/12/2005 01:35 AM Scott Ullrich

Modernize status.php

89a9d56b 08/10/2005 06:34 PM Scott Ullrich

Add vmstat -i which shows interrupt usage

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

f977ac60 05/16/2005 03:31 AM Bill Marquette

Include guiconfig.inc so we can use auth.inc

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

1d169baa 02/27/2005 07:49 PM Bill Marquette

Hardcoded /tmp cleanup

70069758 02/22/2005 12:45 AM Bill Marquette

Don't disclose SNMP community strings

a88fe761 01/22/2005 09:39 PM Scott Ullrich

Add pfctl -vsq debugging command to status page

8002c538 01/22/2005 08:19 AM Scott Ullrich

Cat out /tmp/rules.debug in status page

b6f87f46 01/22/2005 04:50 AM Scott Ullrich

Update (C)

78a80023 01/22/2005 03:27 AM Scott Ullrich

Add queues counter status.

fd69ff6e 01/18/2005 04:30 PM Scott Ullrich

Disable fragmentation rule toggle.

29868747 11/21/2004 07:40 PM Scott Ullrich

Add option in status.php to better show the source-track, max-src-nodes and max-src-states options

99813ccb 11/16/2004 12:15 AM Scott Ullrich

do not include /sbin/pfctl -vvsq

ed77af7c 11/14/2004 08:03 PM Scott Ullrich

add debugging screen for altq

878f7270 11/07/2004 08:57 PM Scott Ullrich

change status page name to pfSense

f997992b 11/07/2004 08:17 PM Scott Ullrich

make sure we define the ipsec vpn rules correctly pf style

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

Initial revision