adam-m
|
c78462d6a4
|
Ingests API changes.
Rename "service" to "module"
|
2012-08-29 16:46:34 -04:00 |
|
adam-m
|
da7cd25706
|
Adjust API.
Hide members that should be private.
|
2012-08-26 17:44:03 -04:00 |
|
devin148
|
6151c23e74
|
Added TSK_WEB_SEARCH_QUERY to the reports.
|
2012-08-17 16:08:49 -04:00 |
|
dhurd
|
730f634ba4
|
HTML Report now checks if any ingest services are still running.
|
2012-08-09 17:07:31 -04:00 |
|
adam-m
|
877ee65439
|
Move StopWatch class from reporting to core utils
|
2012-08-03 13:05:06 -04:00 |
|
Brian Carrier
|
df92a2a8d2
|
Merge changes
|
2012-07-20 12:23:14 -04:00 |
|
Brian Carrier
|
5cdc24fb78
|
Updated doxygen for ingest modules and removed specific pages in favor of package descriptions
|
2012-07-20 12:19:50 -04:00 |
|
dhurd
|
990000d2a4
|
Fixed Save and GenerateReport functions along with a few minor bugs.
|
2012-07-17 16:05:04 -04:00 |
|
dhurd
|
6debe44f9b
|
Set Body File Report to go straight to I/O and check for null pointers.
|
2012-07-17 14:52:11 -04:00 |
|
dhurd
|
d262428cb7
|
Update to give room for new modules
|
2012-07-17 12:15:43 -04:00 |
|
dhurd
|
7ec91a6795
|
Adding Body File format report to the Generate Report dialog. Also adding multiple icon support, chaning a file\'s icon based on it\'s extension.
|
2012-07-17 12:10:54 -04:00 |
|
dhurd
|
782f7214ec
|
Added ReportBodyFile.java to add a body file formatted report. Also edited
layer.xml which allows the change to show in the GUI.
|
2012-07-12 16:14:01 -04:00 |
|
Dick Fickling
|
353e087b1d
|
Show correct count for device artifacts
|
2012-06-29 15:42:11 -04: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 |
|
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 |
|
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 |
|
Alex Ebadirad
|
2e44a17a56
|
hashset html report bug fix in displaying all records
|
2012-06-28 13:09:46 -07: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 |
|
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 |
|
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 |
|
Alex Ebadirad
|
937175ffab
|
Very minor tweak to email reporting for html tables
|
2012-06-27 10:40:47 -07: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
|
7d135bbd8e
|
Grouping hash reporting by hashset names, addition of email reporting
|
2012-06-27 08:14:33 -07:00 |
|
adam-m
|
bd252890c2
|
Remove more doxygen warnings
|
2012-06-26 14:07:26 -04:00 |
|
Alex Ebadirad
|
f3c7d549aa
|
Removed mork dependencies for now
|
2012-06-21 16:37:38 -07:00 |
|
Alex Ebadirad
|
88b61d9981
|
Rename of mboxemail and additions of thunderbirdparser class.
|
2012-06-18 14:55:23 -07:00 |
|
Alex Ebadirad
|
4cdab24917
|
java doc updates first pass
|
2012-06-15 15:22:59 -07:00 |
|
adam-m
|
5aacf1bf16
|
fix import, use commons 2 jar (as keyword search)
|
2012-06-05 15:07:13 -04:00 |
|
adam
|
1ce4663962
|
Merge pull request #50 from aebadirad42six/master
HTML/XML escaping on reporting
|
2012-06-05 09:59:04 -07:00 |
|
Alex Ebadirad
|
f47d88753e
|
Updated to include value escaping in reportxml
|
2012-06-05 09:51:26 -07:00 |
|
Alex Ebadirad
|
a8c03a3be3
|
Using apache commons lang to escape html/xml from reports.
|
2012-06-04 13:51:15 -07:00 |
|
adam-m
|
67a7757d7b
|
update for new API
|
2012-06-04 16:08:51 -04:00 |
|
Alex Ebadirad
|
c0cb9ae9d0
|
HTML escaping in html report for values from blackboard
|
2012-06-04 13:00:39 -07:00 |
|
Alex Ebadirad
|
2dfcad2d7f
|
Tweaks to date/time in report XLS
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-04 12:58:56 -07:00 |
|
Alex Ebadirad
|
502820ea85
|
Merge from master
|
2012-06-04 11:50:05 -07:00 |
|
adam-m
|
6ab1925a75
|
Merge branch 'master' into new-features-20120503
|
2012-06-04 13:45:02 -04:00 |
|
Alex Ebadirad
|
018a1ac1ab
|
SQL query modification to Report.java to use attr type enum
|
2012-06-04 09:47:04 -07:00 |
|
Alex Ebadirad
|
1fbce1d529
|
Modification of reports to use TSK_SET_NAME instead of hashset name or keyword set
|
2012-06-04 09:23:54 -07:00 |
|
adam-m
|
84fc46c780
|
change deprecated attrs to TSK_SET_NAME
|
2012-05-31 21:58:53 -04:00 |
|
adam-m
|
60b7a0c3db
|
Merge branch 'master' into new-features-20120503
Conflicts:
Report/src/org/sleuthkit/autopsy/report/ReportHTML.java
|
2012-05-31 11:03:39 -04:00 |
|
Alex Ebadirad
|
f58138cbe0
|
Removed not needed internal dependencies in RA/Reporting modules
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-05-30 10:58:42 -07:00 |
|
Alex Ebadirad
|
ce96a91ce1
|
HTML report broken up from single try/catch to multiple.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-05-30 10:08:42 -07:00 |
|
Alex Ebadirad
|
695911b9a6
|
Added headers, additional methods from the ingestservice interface
|
2012-05-30 10:04:06 -07:00 |
|
Dick Fickling
|
dccbfb97cc
|
Add LayoutFile, changes for new DataModel structure
|
2012-05-29 13:01:40 -04:00 |
|
Alex Ebadirad
|
311a081033
|
Minor typo tweak and panel resize options for ReportPanel.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-05-17 09:10:50 -07:00 |
|
Alex Ebadirad
|
a6d43b67a6
|
Using copycasedb method now, additional information to the filterpanel to show more progress so it doesn't appear anything is 'hanging'.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-05-16 10:40:44 -07:00 |
|
Alex Ebadirad
|
449c4ef3a6
|
fixed typo for method from extention to extension
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-05-16 08:31:16 -07:00 |
|