Commit Graph

47 Commits

Author SHA1 Message Date
Colin Fleming
2151894c4f 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.
2013-01-16 17:14:23 +00:00
Vinicius Coque
21eb1c2a5a Merge remote branch 'mainline/master' 2010-07-27 17:28:59 -03:00
jim-p
09fec59d1a Fix path to dhcpd.conf in status.php 2010-07-27 08:56:19 -04:00
Carlos Eduardo Ramos
0dd3b04f0b Implement gettext() calls on status.php 2010-07-20 21:18:43 -03:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Scott Ullrich
568f30c2f8 Switch back to clog but leave option to run fifolog. 2009-03-31 22:28:54 -04:00
Scott Ullrich
57ecd9b6c7 Jettison clog and replace with fifolog which is included in FreeBSD 7.1 2009-03-15 19:01:07 -04:00
Scott Ullrich
3ea11e7d6f Show PF OSFP DB 2008-11-12 01:36:40 +00:00
Scott Ullrich
ebd9c6d82c Fix nat entry.
Pointed-out-by: Wallabybob via forum
2008-08-14 16:39:20 +00:00
Matthew Grooms
6b07c15ad8 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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
36d0358b56 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
2007-12-16 20:43:26 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Scott Ullrich
f8b5ef5cd4 Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors. 2007-08-22 21:44:30 +00:00
Scott Ullrich
48e0793065 Add pfctl -s info to status.php 2007-07-03 17:23:37 +00:00
Scott Ullrich
9cd0b618ae Add useful commands for checking system status 2007-03-27 20:34:35 +00:00
Scott Ullrich
37502a4a68 We need to know memory count and memory free for bug submissions. Include top | head -n5 and sysctl hw.physmem 2006-10-06 04:44:01 +00:00
Scott Ullrich
ef278e47d8 Do not loop forver.
Ticket #1078
2006-08-16 15:13:05 +00:00
Scott Ullrich
767a716ecd Correct warnings and errors found eclipse 2006-01-15 03:33:18 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
fe227c6959 Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing the location. 2005-12-22 18:59:24 +00:00
Scott Ullrich
c69f4c258e Add dmesg -a to status.php 2005-12-15 00:37:16 +00:00
Scott Ullrich
99d907f132 Add vmstat -afimsz
Add mount
2005-12-03 03:58:28 +00:00
Scott Ullrich
18b272e6ba Add /sbin/pfctl -s nat -vv 2005-12-03 03:54:42 +00:00
Scott Ullrich
a4fb527fff Use complete path to pfctl 2005-08-26 20:59:38 +00:00
Scott Ullrich
cbbb1141a8 Correct the load balancing command 2005-08-24 22:33:21 +00:00
Scott Ullrich
557228e44f Output load balancer anchor 2005-08-24 20:52:00 +00:00
Scott Ullrich
135c91d517 use -vv 2005-08-20 20:12:16 +00:00
Scott Ullrich
0774ed52e4 Add surrounding div 2005-08-12 01:40:30 +00:00
Scott Ullrich
7173af6e3d Modernize status.php 2005-08-12 01:35:40 +00:00
Scott Ullrich
89a9d56ba2 Add vmstat -i which shows interrupt usage 2005-08-10 18:34:34 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Bill Marquette
f977ac60e2 Include guiconfig.inc so we can use auth.inc 2005-05-16 03:31:55 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Bill Marquette
1d169baa21 Hardcoded /tmp cleanup 2005-02-27 19:49:45 +00:00
Bill Marquette
7006975827 Don't disclose SNMP community strings 2005-02-22 00:45:18 +00:00
Scott Ullrich
a88fe76173 Add pfctl -vsq debugging command to status page 2005-01-22 21:39:12 +00:00
Scott Ullrich
8002c53850 Cat out /tmp/rules.debug in status page 2005-01-22 08:19:44 +00:00
Scott Ullrich
b6f87f4626 Update (C) 2005-01-22 04:50:29 +00:00
Scott Ullrich
78a80023ff Add queues counter status. 2005-01-22 03:27:49 +00:00
Scott Ullrich
fd69ff6e39 Disable fragmentation rule toggle. 2005-01-18 16:30:16 +00:00
Scott Ullrich
29868747c8 Add option in status.php to better show the source-track, max-src-nodes and max-src-states options 2004-11-21 19:40:02 +00:00
Scott Ullrich
99813ccb8b do not include /sbin/pfctl -vvsq 2004-11-16 00:15:13 +00:00
Scott Ullrich
ed77af7c7d add debugging screen for altq 2004-11-14 20:03:27 +00:00
Scott Ullrich
878f72706f change status page name to pfSense 2004-11-07 20:57:36 +00:00
Scott Ullrich
f997992b52 make sure we define the ipsec vpn rules correctly pf style 2004-11-07 20:17:26 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00