4380 Commits

Author SHA1 Message Date
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
Jeff Wallace
ffd28bf899 Throw exception from SevenZip init if it fails 2013-10-29 14:30:47 -04:00
Jeff Wallace
7e967e2568 Added ingest messages summarizing browser data found on the image. 2013-10-29 14:30:28 -04:00
Jeff Wallace
5e8517feb9 Fixed downloads for newest chrome and firefox versions 2013-10-29 14:14:15 -04:00
Brian Carrier
b4c0ecbbba Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-28 08:59:57 -04:00
Brian Carrier
8834123cb4 changed order of attributes for web artifacts, marked 2 unused classes as deprecated 2013-10-27 00:21:31 -04:00
Brian Carrier
77c2adce7b added pl for newline normalization for rr plugins 2013-10-26 23:38:42 -04:00
Brian Carrier
2d80d2ee21 normalized timestamps in registry analysis, updated reports 2013-10-26 23:37:48 -04:00
Brian Carrier
6767cc42ab renamed autopsy rr plugin for ntuser to be more consistent 2013-10-26 21:19:19 -04:00
Brian Carrier
08e324a635 more comment updates 2013-10-26 20:35:15 -04:00
Brian Carrier
f9485d3ba2 Minor cleanup and comments 2013-10-25 23:07:26 -04:00
Brian Carrier
c0c307c099 removed file 2013-10-25 20:54:46 -04:00
Brian Carrier
170f40b77d reorganized logic inside of IE parser and order of modules in RecentActivity. 2013-10-25 20:53:08 -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
054ce55480 Minor cleanup and commenting 2013-10-21 23:42:04 -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
dfd00f2c55 Add Firefox Downloads artifact even if URL cannot be decoded. 2013-10-21 15:45:53 -04:00
Jeff Wallace
753fb9a300 Added date and time to firefox bookmark data. 2013-10-21 15:40:08 -04:00
Jeff Wallace
b2d7c471bf Renamed parseReg method to be more specific parseAutopsyPluginOutput. 2013-10-21 11:50:04 -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
ef74ae3425 Thundebird reports errors better now 2013-10-19 13:47:39 -04:00
Brian Carrier
003d12570b Minor cleanup 2013-10-19 13:41:30 -04:00
Brian Carrier
28e6c98906 resolved conflicts 2013-10-19 12:51:52 -04:00
Brian Carrier
f8f0bd9050 Added reference to filemanager in datasource docs 2013-10-19 12:50:55 -04:00
Brian Carrier
af1e969b4c Updated line endings 2013-10-19 12:29:42 -04:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
d7153b0336 Minor cleanup 2013-10-19 12:16:14 -04:00
Brian Carrier
ef5314b5d9 minor cleanup of code 2013-10-19 00:25:18 -04:00
Brian Carrier
e461eb0a4c minor comment addition 2013-10-19 00:24:21 -04:00
Brian Carrier
a70390a4b8 Use CREATED attribute, fire events more often, basic cleanup 2013-10-19 00:22:12 -04:00
Brian Carrier
8257932e3c Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-18 23:25:00 -04:00
Jeff Wallace
15c6ed57cf Changed createKeys methods to add all keys at once instead of one at a time. 2013-10-18 14:11:22 -04:00
Jeff Wallace
ab88536b5e Merge https://github.com/sleuthkit/autopsy into recentActivityFixes 2013-10-17 14:24:18 -04:00
Jeff Wallace
79126cbe2b Added another error message to user on pasco failure. 2013-10-17 14:06:45 -04:00
Jeff Wallace
e393c31789 Fixed errors during parsing of regripper output. 2013-10-17 14:05:21 -04:00
Brian Carrier
0bb8c091c0 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-16 15:53:59 -04:00
Brian Carrier
04cdd6ac1b Merge branch 'autopsy-3.0.7-hotfix' 2013-10-16 15:53:42 -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
Brian Carrier
2a63637571 Updated NEWS and version 2013-10-16 09:23:52 -04:00
Brian Carrier
e01e4a9ec9 Merge pull request #318 from jawallace/autopsy-3.0.7-hotfix
Autopsy 3.0.7 hotfix
2013-10-16 06:18:38 -07:00
Jeff Wallace
72add0128a Removed dead code. 2013-10-16 08:26:05 -04:00