adam-m
|
b17e4053b6
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-06-29 15:29:38 -04:00 |
|
adam
|
11ff57880a
|
Merge pull request #58 from aebadirad42six/master
Bug fixes for html report hashset/keyword sections
|
2012-06-29 12:29:11 -07:00 |
|
Alex Ebadirad
|
f1fcf156b5
|
Hotfix to hashset/keyword html report display
|
2012-06-29 12:14:35 -07:00 |
|
Alex Ebadirad
|
34d644097c
|
Consistency for report names added
|
2012-06-29 11:59:20 -07:00 |
|
adam-m
|
0e9fddb9ad
|
Merge https://github.com/aebadirad42six/autopsy
|
2012-06-29 14:45:53 -04:00 |
|
Alex Ebadirad
|
3311c1f2f6
|
Minor GUI tweak to file separator paths for reports, also possible hotfix to displaying of html in HTML report to not break formatting.
|
2012-06-29 11:37:14 -07:00 |
|
dickfickling
|
e735870f22
|
Merge pull request #57 from aebadirad42six/master
Hotfix for keywords being included in hashset html report.
|
2012-06-29 10:03:01 -07:00 |
|
Alex Ebadirad
|
eca86bb534
|
Restriction on html hashset sql queries to restrict on and artifact_type_id = '" + BlackboardArtifact.ARTIFACT_TYPE.TSK_HASHSET_HIT.getTypeID() + "' to prevent keywords from also being pulled.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-29 09:46:40 -07:00 |
|
Brian Carrier
|
00ab04585f
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-06-29 12:02:39 -04:00 |
|
Brian Carrier
|
6b60d0fc8a
|
Updated NEWS with new features / fixes
|
2012-06-29 12:02:27 -04:00 |
|
Dick Fickling
|
dfb0abb2bf
|
Move file copy / update to build-zip target
|
2012-06-29 11:23:59 -04:00 |
|
Dick Fickling
|
0b0041223c
|
Add headers
|
2012-06-29 11:02:33 -04:00 |
|
Dick Fickling
|
a424163104
|
Fix tbird bugs, add file search to dir tree, ui tweaks
|
2012-06-29 10:00:42 -04:00 |
|
dickfickling
|
d269155f8f
|
Merge pull request #56 from aebadirad42six/master
Recent bug fixes to hashdb report
|
2012-06-28 13:13:16 -07:00 |
|
Alex Ebadirad
|
2e44a17a56
|
hashset html report bug fix in displaying all records
|
2012-06-28 13:09:46 -07:00 |
|
Dick Fickling
|
632c0bc5f8
|
Fix bug
|
2012-06-28 15:59:47 -04:00 |
|
Dick Fickling
|
4cd2be49d3
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-06-28 15:53:41 -04:00 |
|
Dick Fickling
|
91746724c2
|
Thunderbird parser bug fix
|
2012-06-28 15:53:20 -04:00 |
|
Alex Ebadirad
|
d4476720e2
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
Report/src/org/sleuthkit/autopsy/report/Report.java
|
2012-06-28 12:53:13 -07:00 |
|
Alex Ebadirad
|
4426d46a00
|
Column correction for email in html reports
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-28 12:49:46 -07:00 |
|
adam-m
|
50dcfcf0ea
|
remove auto generated test main method from dialog
|
2012-06-28 15:40:06 -04:00 |
|
adam-m
|
6ce41fffe5
|
Preliminary design doc
|
2012-06-28 15:39:37 -04:00 |
|
adam
|
b1166ad5fe
|
Merge pull request #55 from aebadirad42six/master
Bug fixes for html report email section. Disable of ms office code.
|
2012-06-28 10:54:22 -07:00 |
|
adam-m
|
66095ab336
|
fix max size of field
|
2012-06-28 13:52:24 -04:00 |
|
adam-m
|
d1fd8e7e63
|
Add toString() method for better logging
|
2012-06-28 13:49:07 -04:00 |
|
adam-m
|
7b6e6a4e19
|
fix sizing
|
2012-06-28 13:46:00 -04:00 |
|
adam-m
|
763da75158
|
Hash db service: do not process 0 byte files
|
2012-06-28 13:37:58 -04:00 |
|
adam-m
|
ed9dceb502
|
Always index meta data of known files (skip content), and 0 byte files
|
2012-06-28 13:34:08 -04:00 |
|
adam-m
|
8ba8775931
|
Enable label re-sizing
|
2012-06-28 13:25:51 -04:00 |
|
adam-m
|
54f7feca52
|
Fix add image progress bar status in case of add image error
|
2012-06-28 13:13:19 -04:00 |
|
Alex Ebadirad
|
49de6df3f3
|
Disable msoffice regripper plugins from running, fix to email count on html report, fix to html columns on report for email
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-28 08:56:06 -07:00 |
|
adam-m
|
643043d4ae
|
Preliminary design/workflow doc
|
2012-06-28 10:08:11 -04:00 |
|
adam-m
|
ef8371b544
|
Update ingest manager proxy java docs
Add a method to from manager to the facade
|
2012-06-28 10:07:48 -04:00 |
|
adam-m
|
44e178350f
|
Merge https://github.com/aebadirad42six/autopsy
|
2012-06-28 09:03:42 -04:00 |
|
Alex Ebadirad
|
4878786d89
|
Updates to officedocs.pl
|
2012-06-27 16:53:26 -07:00 |
|
Alex Ebadirad
|
fd1cc38fc9
|
Bug fixes to the reporting capabilities for excel and html reports for hashset and email
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-27 14:46:34 -07:00 |
|
adam-m
|
764f4cea39
|
Show error log for critical add image errors too
|
2012-06-27 16:55:59 -04:00 |
|
adam-m
|
7211e619c9
|
add license, change color
|
2012-06-27 16:42:33 -04:00 |
|
adam-m
|
de4c78e63e
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-06-27 16:29:42 -04:00 |
|
adam-m
|
95c47bebee
|
Add dialog to add image wizard showing non-critical errors
|
2012-06-27 16:29:23 -04:00 |
|
Dick Fickling
|
24c25380ec
|
Update test file to reflect recent UI changes
|
2012-06-27 14:36:59 -04:00 |
|
Alex Ebadirad
|
b6e7d2c493
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
|
2012-06-27 11:16:04 -07:00 |
|
Alex Ebadirad
|
937175ffab
|
Very minor tweak to email reporting for html tables
|
2012-06-27 10:40:47 -07:00 |
|
Alex Ebadirad
|
cb4fbd88ea
|
Addition of MS document perl scripts to the project
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-27 10:35:07 -07:00 |
|
Dick Fickling
|
a02a11cafc
|
UI changes to Hash DB configuration
|
2012-06-27 13:01:58 -04:00 |
|
Alex Ebadirad
|
d9b5c40d29
|
Tweaks to reporting framework for grouped email hits
|
2012-06-27 09:30:12 -07:00 |
|
Alex Ebadirad
|
2f0b57c93b
|
Severe logging level warnings moved to warning levels.
|
2012-06-27 09:10:41 -07:00 |
|
Alex Ebadirad
|
3a38c0dea4
|
Genfile update for recent-activity
|
2012-06-27 08:20:26 -07:00 |
|
Alex Ebadirad
|
7d135bbd8e
|
Grouping hash reporting by hashset names, addition of email reporting
|
2012-06-27 08:14:33 -07:00 |
|
Dick Fickling
|
6956a968fd
|
improve lnk parsing
|
2012-06-26 16:54:19 -04:00 |
|