Turn off file size check
Increase a bit
Limit file sizes to roughly 143k
Global g
Adding crashreporterurl for rebrands
s/er//
Spell out more clearly
Note that we are deleting the local crash reports
Echo out server response
Ask the person to actually read the page before clicking yes
Include newlines
Include filename of files in report
Not that we are deleting files
Add link to kernel crash info on wikipedia for those who are not familiar with a panic
Make textarea read only
Include anonymous machine information in bug report including:
Crash report begins. Anonymous machine information:
i3868.1-RELEASE-p2FreeBSD 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 reporter is now working.
Correctly detect amount of files in /var/crash
Set textarea size
gettext()
Fix url
Remove formatting in between textarea
Set priv info
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.