Commit Graph

8579 Commits

Author SHA1 Message Date
Chris Buechler
d440e668ed fix text 2011-02-07 21:08:49 -05:00
Scott Ullrich
63526c2cef Note that we are deleting the local crash reports 2011-02-07 17:32:42 -05:00
Scott Ullrich
166c73546b Echo out server response 2011-02-07 12:42:06 -05:00
Scott Ullrich
4a1ab61871 Ask the person to actually read the page before clicking yes 2011-02-07 10:39:33 -05:00
jim-p
4cd8161148 Fix check to ignore minfree (and the rest of $skip_files) 2011-02-07 10:28:49 -05:00
Scott Ullrich
104faa07f7 Move routine under includes. Simplify the file skip check 2011-02-06 23:43:51 -05:00
Scott Ullrich
ee3f28cc06 s/We have/product name has/ 2011-02-06 23:40:03 -05:00
Scott Ullrich
4261af1dcc Include newlines 2011-02-06 23:32:43 -05:00
Scott Ullrich
e0a7f4410d Include filename of files in report 2011-02-06 23:29:13 -05:00
Scott Ullrich
5cb07d09af Fix typo 2011-02-06 18:31:20 -05:00
Scott Ullrich
8c5d112a11 Not that we are deleting files 2011-02-06 18:06:28 -05:00
Scott Ullrich
ee8ae1599a Add link to kernel crash info on wikipedia for those who are not familiar with a panic 2011-02-06 17:47:35 -05:00
Scott Ullrich
9b09113371 Make textarea read only 2011-02-06 17:45:20 -05:00
Scott Ullrich
ffb9c06dee Include anonymous machine information in bug report including:
Crash report begins.  Anonymous machine information:

i386
8.1-RELEASE-p2
FreeBSD 8.1-RELEASE-p2 #1: Sun Feb  6 05:07:27 EST 2011     sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8

Crash report details:
2011-02-06 17:42:43 -05:00
Scott Ullrich
b943978902 Simplify message for crash reports 2011-02-06 17:16:30 -05:00
Scott Ullrich
e143e8292e Simplify message for crash reports 2011-02-06 17:16:10 -05:00
Scott Ullrich
fca795f832 Set a savemsg when a crash report exists and show across top instead of redirecting 2011-02-06 16:34:04 -05:00
Scott Ullrich
f0e9bdfb51 Ignore minfree file 2011-02-06 16:03:53 -05:00
Scott Ullrich
998930abd0 fix url for jumpto 2011-02-06 14:44:10 -05:00
Scott Ullrich
f5208bf258 If product name == pfSense show a link to redmine / bug database 2011-02-06 14:40:35 -05:00
Scott Ullrich
4f09471ce7 Crash reporter is now working. 2011-02-06 14:24:35 -05:00
Scott Ullrich
3a6cda8052 Correctly detect amount of files in /var/crash 2011-02-06 13:51:21 -05:00
Scott Ullrich
52cdb50b3d Set textarea size 2011-02-06 13:41:42 -05:00
Scott Ullrich
812ed2bb4c Redirect to crash reporter if a crash exists for processing. The crash reporter will either upload the data per the operators consent and or delete the data afterwards and redirect back. 2011-02-06 13:11:52 -05:00
Scott Ullrich
49c8f9640f gettext() 2011-02-06 13:11:52 -05:00
Chris Buechler
020b954f20 at least don't touch rrd here, that rrd won't exist anyway 2011-02-06 00:13:55 -05:00
Chris Buechler
bfa49caee3 Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)" this is used by at least the DNS server pkg
This reverts commit 9fcf15773c.
2011-02-06 00:05:37 -05:00
Chris Buechler
9fcf15773c the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd) 2011-02-05 03:10:26 -05:00
Erik Fonnesbeck
20f5989364 Display the source subnet bits as 32 rather than 0 if it is empty. 2011-02-04 06:39:13 -07:00
Erik Fonnesbeck
6a97db1ccd Allow aliases to be entered for source and destination addresses of outbound NAT rules. 2011-02-04 06:20:58 -07:00
Erik Fonnesbeck
b5efd82a93 Display the last used repository and branch and add a couple more descriptions. 2011-02-04 05:58:41 -07:00
Erik Fonnesbeck
891012ce07 Change destination back to the field type for fields that allow an alias - they appear to work there (or at least doesn't say it is an error?). 2011-02-04 04:58:23 -07:00
Erik Fonnesbeck
b663d4ce60 Remove redundant input validation for source port that also prevents use of port ranges. 2011-02-04 04:51:25 -07:00
Scott Ullrich
421f72a793 Fix url 2011-02-03 17:47:46 -05:00
Scott Ullrich
886caa75e9 Remove formatting in between textarea 2011-02-03 17:46:28 -05:00
Scott Ullrich
528d5abfa8 Set priv info 2011-02-03 17:45:07 -05:00
Scott Ullrich
45d72d8215 Adding a page that will allow uploading of crash (panic) data. Once the server piece is in place we will detect crash data in php and redirect to this page to prompt if the operator would like to upload the data. Remove the crash data after upload or if the operator does not want to upload the crash data. 2011-02-03 17:39:07 -05:00
Ermal
1f676b6745 Ticket #259. Actually kill dhlient when the interface type changes before going through apply changes otherwise the information would be lost and dhclient will remain running. 2011-02-03 19:12:43 +00:00
Scott Ullrich
442dc4a4e6 Do not call true here according to Ermal 2011-02-02 16:27:38 -05:00
Scott Ullrich
b44f72d1b1 Reinit rules after edit 2011-02-02 16:20:42 -05:00
Ermal
b0899ee458 Test for arrach before foreach'ing. Reported-by: http://forum.pfsense.org/index.php/topic,32865.0.html 2011-02-01 19:32:10 +00:00
Ermal
4e8c89fdbe Allow ipalias with carp as parent interface to be synchronized. 2011-02-01 19:09:37 +00:00
jim-p
20fef17c73 Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243 2011-01-31 16:06:20 -05:00
jim-p
5ded8bab16 Catch the OpenVPN widget up to the status page code for killing clients. 2011-01-31 15:46:23 -05:00
jim-p
a2eec62a65 Don't save CA/Cert for a PSK IPsec tunnel. 2011-01-31 14:51:16 -05:00
jim-p
f5c704b6b0 Fix copypasto 2011-01-31 13:25:10 -05:00
jim-p
54eb029eea Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html 2011-01-31 12:38:39 -05:00
Warren Baker
a49b22352a Missing colour for RRD would have caused errors in creating the graphs. 2011-01-29 19:07:19 +02:00
Warren Baker
20413b72bf Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in. 2011-01-28 17:16:19 +02:00
Scott Ullrich
1e2ee7148d Redirect to correct page 2011-01-25 17:03:32 -05:00