1098 Commits

Author SHA1 Message Date
Jeff Wallace
a70540a16d Updated reference to email parser module name in general ingest configurator. 2013-11-14 14:57:22 -05:00
Jeff Wallace
8313f18dab Replace Thunderbird Parser with MBox Parser while loading ingest properties. 2013-10-31 14:44:55 -04:00
Jeff Wallace
4142c87919 Fixed issue with column resizing when only one column. 2013-10-31 14:21:16 -04:00
Jeff Wallace
dbdebfa1e4 Fixed column width issue when there is only one column. 2013-10-31 14:13:53 -04:00
Jeff Wallace
a651e10451 Fixed NPE if keyword search results data result viewer closed before query is done running. 2013-10-31 13:10:06 -04:00
Jeff Wallace
68e3a29a2e Added MAC time to Keyword Hit nodes selected under Results node. 2013-10-31 13:08:36 -04:00
Jeff Wallace
133c5e1e10 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-31 12:23:00 -04:00
Jeff Wallace
b1552110e8 Reset info label properly. 2013-10-31 11:07:39 -04:00
Jeff Wallace
c04f4e64b9 Fixed the case where matches label was incorrect for 0 results. 2013-10-31 10:45:15 -04:00
Brian Carrier
10f1979f12 Merge pull request #330 from jawallace/miscBugFixes
Various Bug Fixes
2013-10-30 19:31:57 -07:00
Brian Carrier
d2807d720a Cleaned up ingest manager code. added message to ekyowrd serach output 2013-10-30 21:27:33 -04:00
Jeff Wallace
f8fa119b81 Add all artifacts to list at once in createKeys. 2013-10-30 10:45:30 -04:00
Jeff Wallace
12dc09a081 Sort artifact types alphabetically in artifact selection dialog. 2013-10-29 15:45:24 -04:00
Jeff Wallace
5ad40dcbaf Reset content artifact viewer on resetComponent 2013-10-29 14:31:25 -04:00
Jeff Wallace
b18cf9a02f Fixed UI hang and updated number of hits column name. 2013-10-29 14:31:14 -04:00
Jeff Wallace
952b05c909 Update number of matches after all nodes have been loaded. 2013-10-29 14:31:01 -04:00
Brian Carrier
b4c0ecbbba Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-28 08:59:57 -04:00
Brian Carrier
2d80d2ee21 normalized timestamps in registry analysis, updated reports 2013-10-26 23:37:48 -04:00
Brian Carrier
2e8e5b1405 comment updates 2013-10-25 20:49:40 -04:00
Brian Carrier
efbb7d0acf Added FILE_DONE event to Ingest Manager. Comments cleanup 2013-10-25 15:12:34 -04:00
Brian Carrier
0b8420e47c resolved merge conflicts 2013-10-21 23:50:45 -04:00
Brian Carrier
a3c085a331 Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier
3f917922e8 Merge pull request #322 from jawallace/contentViewerFix
Fixed issue with multiple instances of data result panels.
2013-10-21 20:00:55 -07:00
Brian Carrier
b166141711 Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
2013-10-21 20:00:02 -07:00
Brian Carrier
21ec442c90 Merge pull request #324 from jawallace/firefox
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Jeff Wallace
2fbdb1c53c Resets image panel correctly when resetComponent is called. 2013-10-21 16:01:36 -04:00
Jeff Wallace
7ad3962811 Added error reporting for failure to parse recent activity lnk files. 2013-10-21 11:27:34 -04:00
Jeff Wallace
27fc247da5 Fixed issue with multiple instances of data result panels. 2013-10-21 10:28:35 -04:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
e461eb0a4c minor comment addition 2013-10-19 00:24:21 -04:00
Brian Carrier
308c4dae33 Merge pull request #308 from jawallace/encaseReportModule
Encase report module
2013-10-16 12:52:26 -07:00
Jeff Wallace
214bd028c8 Added additional data types. 2013-10-16 10:37:48 -04:00
Jeff Wallace
e7a3b496f7 Fixed discrepancy between fileReportPath and actual file name for file reports. 2013-10-15 17:01:18 -04:00
Jeff Wallace
41f238c60b Move select/deselect all buttons underneath the list. 2013-10-15 14:16:20 -04:00
Jeff Wallace
2fc1d1c261 Removed extra file 2013-10-15 13:15:39 -04:00
Jeff Wallace
9dea497218 Only update progress text every 100 files. 2013-10-15 13:11:21 -04:00
Jeff Wallace
3a1a2e5094 Updated file report file name to be more descriptive 2013-10-15 12:29:02 -04:00
Jeff Wallace
28b504e34e Fixed wizard property name 2013-10-15 12:26:33 -04:00
Jeff Wallace
1f153727db Only allow one report to be generated at a time. 2013-10-15 12:23:21 -04:00
Jeff Wallace
4893fb3356 Merge branch 'encaseReportModule' of https://github.com/jawallace/autopsy into encaseReportModule 2013-10-15 09:19:06 -04:00
Jeff Wallace
1ba9f2b9be Merge https://github.com/jawallace/autopsy into encaseReportModule 2013-10-15 09:18:00 -04:00
Jeff Wallace
c1fd003ccb List report modules alphabetically. 2013-10-15 00:24:12 -04:00
Jeff Wallace
6a21d4c636 Renamed FileReportInfo to FileReportDataTypes. Changed report names. 2013-10-11 08:49:01 -04:00
Jeff Wallace
2db89fe5f3 Factored out init error message 2013-10-10 10:23:02 -04:00
Brian Carrier
ca21e6c932 Merge pull request #315 from rcordovano/dir_tree_em_reset
Dir tree em reset
2013-10-08 18:45:50 -07:00
Jeff Wallace
c7d0074306 Do not run ingest if any modules failed to init 2013-10-08 14:35:09 -04:00
Richard Cordovano
bb18ea13b3 Fixed grammatical error in DirectoryTreeTopComponent comment 2013-10-07 14:46:58 -04:00
Richard Cordovano
5d656fb760 Initial fix for stale data model problem when processing logical files 2013-10-07 14:40:33 -04:00
Jeff Wallace
ea4e30e2ee Merge branch 'redundant' into keywordSearchErrors 2013-10-07 13:18:31 -04:00
Jeff Wallace
50b86dae42 Fixed redundant calls 2013-10-07 11:23:56 -04:00