summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'mainline/master'Vinicius Coque2010-07-271-1/+1
|\
| * Fix path to dhcpd.conf in status.phpjim-p2010-07-271-1/+1
| |
* | Implement gettext() calls on status.phpCarlos Eduardo Ramos2010-07-201-5/+5
|/
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-4/+9
| | | | include 2009 on files that I have asserted (C) on
* Switch back to clog but leave option to run fifolog.Scott Ullrich2009-03-311-3/+8
|
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-2/+2
|
* Show PF OSFP DBScott Ullrich2008-11-121-1/+4
|
* Fix nat entry.Scott Ullrich2008-08-141-1/+1
| | | | Pointed-out-by: Wallabybob via forum
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+29
| | | | | | | | 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
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be ↵Scott Ullrich2007-08-221-0/+2
| | | | useful in debugging pfsync errors.
* Add pfctl -s info to status.phpScott Ullrich2007-07-031-0/+2
|
* Add useful commands for checking system statusScott Ullrich2007-03-271-0/+3
|
* We need to know memory count and memory free for bug submissions. Include ↵Scott Ullrich2006-10-061-0/+4
| | | | top | head -n5 and sysctl hw.physmem
* Do not loop forver.Scott Ullrich2006-08-161-3/+3
| | | | Ticket #1078
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-0/+2
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Move setkey to /sbin/setkey from /usr/sbin/setkey due to FreeBSD changing ↵Scott Ullrich2005-12-221-2/+2
| | | | the location.
* Add dmesg -a to status.phpScott Ullrich2005-12-151-0/+2
|
* Add vmstat -afimszScott Ullrich2005-12-031-2/+4
| | | | Add mount
* Add /sbin/pfctl -s nat -vvScott Ullrich2005-12-031-0/+4
|
* Use complete path to pfctlScott Ullrich2005-08-261-1/+1
|
* Correct the load balancing commandScott Ullrich2005-08-241-1/+1
|
* Output load balancer anchorScott Ullrich2005-08-241-0/+2
|
* use -vvScott Ullrich2005-08-201-2/+2
|
* Add surrounding divScott Ullrich2005-08-121-1/+3
|
* Modernize status.phpScott Ullrich2005-08-121-0/+2
|
* Add vmstat -i which shows interrupt usageScott Ullrich2005-08-101-0/+2
|
* Use $pgtitleBill Marquette2005-07-031-4/+2
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Include guiconfig.inc so we can use auth.incBill Marquette2005-05-161-0/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Hardcoded /tmp cleanupBill Marquette2005-02-271-1/+7
|
* Don't disclose SNMP community stringsBill Marquette2005-02-221-1/+2
|
* Add pfctl -vsq debugging command to status pageScott Ullrich2005-01-221-0/+2
|
* Cat out /tmp/rules.debug in status pageScott Ullrich2005-01-221-0/+3
|
* Update (C)Scott Ullrich2005-01-221-0/+6
|
* Add queues counter status.Scott Ullrich2005-01-221-1/+2
|
* Disable fragmentation rule toggle.Scott Ullrich2005-01-181-4/+5
|
* Add option in status.php to better show the source-track, max-src-nodes and ↵Scott Ullrich2004-11-211-0/+1
| | | | max-src-states options
* do not include /sbin/pfctl -vvsqScott Ullrich2004-11-161-1/+0
|
* add debugging screen for altqScott Ullrich2004-11-141-0/+1
|
* change status page name to pfSenseScott Ullrich2004-11-071-1/+2
|
* make sure we define the ipsec vpn rules correctly pf styleScott Ullrich2004-11-071-3/+4
|
* Initial revisionScott Ullrich2004-11-071-0/+150
OpenPOWER on IntegriCloud