summaryrefslogtreecommitdiffstats
path: root/usr/local/www/crash_reporter.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Simplify message"Scott Ullrich2011-07-041-2/+3
| | | | This reverts commit 6608507d3ba546a8a0c9ce2d6570f98d5494f11e.
* Simplify messageScott Ullrich2011-07-041-3/+2
|
* Copy crash file to crash reporter directory if it existsScott Ullrich2011-07-041-0/+2
|
* Flush the bufferScott Ullrich2011-02-271-0/+2
|
* Turn off file size checkScott Ullrich2011-02-091-5/+3
|
* Increase a bitScott Ullrich2011-02-071-1/+1
|
* Limit file sizes to roughly 143kScott Ullrich2011-02-071-3/+7
|
* Limit file sizes to roughly 143kScott Ullrich2011-02-071-2/+4
|
* Global gScott Ullrich2011-02-071-0/+1
|
* Adding crashreporterurl for rebrandsScott Ullrich2011-02-071-1/+1
|
* s/er//Scott Ullrich2011-02-071-1/+1
|
* Spell out more clearlyScott Ullrich2011-02-071-2/+2
|
* Note that we are deleting the local crash reportsScott Ullrich2011-02-071-1/+1
|
* Echo out server responseScott Ullrich2011-02-071-3/+2
|
* Ask the person to actually read the page before clicking yesScott Ullrich2011-02-071-0/+2
|
* Include newlinesScott Ullrich2011-02-061-2/+2
|
* Include filename of files in reportScott Ullrich2011-02-061-3/+6
|
* Not that we are deleting filesScott Ullrich2011-02-061-1/+1
|
* Add link to kernel crash info on wikipedia for those who are not familiar ↵Scott Ullrich2011-02-061-1/+2
| | | | with a panic
* Make textarea read onlyScott Ullrich2011-02-061-1/+1
|
* Include anonymous machine information in bug report including:Scott Ullrich2011-02-061-1/+9
| | | | | | | | | | 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:
* Crash reporter is now working.Scott Ullrich2011-02-061-12/+9
|
* Correctly detect amount of files in /var/crashScott Ullrich2011-02-061-4/+4
|
* Set textarea sizeScott Ullrich2011-02-061-1/+1
|
* gettext()Scott Ullrich2011-02-061-3/+4
|
* Fix urlScott Ullrich2011-02-031-2/+2
|
* Remove formatting in between textareaScott Ullrich2011-02-031-3/+1
|
* Set priv infoScott Ullrich2011-02-031-15/+16
|
* Adding a page that will allow uploading of crash (panic) data. Once the ↵Scott Ullrich2011-02-031-0/+126
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.
OpenPOWER on IntegriCloud