70 Commits

Author SHA1 Message Date
William Schaefer
64e1d6065d 4590 Add datasourceprofiler class to recent activity 2019-01-07 18:41:54 -05:00
U-BASIS\zhaohui
cd6b24075d 2229: Part 25: Use getOpenCase() instead of getCurrentCase() in ingest, modules, recentactivity... 2018-03-06 16:36:25 -05:00
rishwanth
ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
rishwanth
ffe9d6d5b9 changed regripper module perl paths to work on windows 2018-02-09 10:36:52 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Karl Mortensen
f76d0587dc Bulk format code with new settings 2015-08-07 11:50:35 -04:00
Karl Mortensen
844e8b0e92 code review updates 2015-05-19 15:34:48 -04:00
Karl Mortensen
13acb13ee9 code review comments 2015-05-14 16:50:35 -04:00
Karl Mortensen
94600895d7 code review update 2015-05-14 16:21:40 -04:00
Karl Mortensen
8d2f2fd21e update paths for collab 2015-05-12 17:01:47 -04:00
Richard Cordovano
cb01eb40cd Make recent activity module cancellable 2014-11-06 21:14:26 -05:00
Brian Carrier
f91c53fe3e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-06-06 11:14:24 -04:00
Brian Carrier
1924ff4750 stop executils when it is not needed anymore. Remove stop method from recent activity since it is no longer needed. 2014-06-06 11:14:15 -04:00
Brian Carrier
bd2f97da4c Allow DS modules to supply sub-title of progress bar and updated RecentActivity to use it 2014-06-05 23:23:54 -04:00
Richard Cordovano
99fd68b1c5 Change data source ingest behavior 2014-05-15 15:39:42 -04:00
Nick Davis
85083eeaac RecentActivity - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 15:52:40 -04:00
Nick Davis
de73225c13 Pulled strings into Bundle.
Translated strings.
2014-04-15 17:36:32 -04:00
Richard Cordovano
1431d12a90 Eliminated duplication of ingest job cancellation check methods 2014-04-10 17:10:08 -04:00
Samuel H. Kenyon
109cd14c98 Remove messageID tracking and passing from modules as class IngestMessage handles it automatically now 2014-04-03 22:49:17 -04:00
Richard Cordovano
4f8617a16a Tidied up ingest framework API 2014-03-26 17:12:24 -04:00
Richard Cordovano
8c433c12a1 Did pull request prep and merge bug fixing 2014-03-20 12:49:34 -04:00
Richard Cordovano
ff0b814225 Merged develop into new ingest framework feature branch 2014-03-19 10:51:58 -04:00
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -04:00
Richard Cordovano
03e2f5fb6c Fixed show stopper bugs in new ingest framework 2014-03-18 00:22:28 -04:00
Richard Cordovano
e99925fb7d Check in current state of new ingest framework for safekeeping 2014-03-17 17:45:59 -04:00
Richard Cordovano
7b46726810 Check in current state of new ingest framework for safekeeping 2014-03-13 18:07:30 -04:00
Richard Cordovano
466e504de9 Check in current state of new ingest framework for safekeeping 2014-03-12 17:46:58 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Nick Davis
7be84916b0 Pulled strings into Bundle.
Created _ja.
Added org.openide.utils to project.xml for NbBundle dep.
2014-03-03 13:51:27 -05:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
U-BASIS\tshahi
c4698cc443 renamed class, removed execPasco stuff 2014-02-03 13:14:22 -05:00
U-BASIS\tshahi
d2d72bd4c8 taking Recent Activity out of IE class 2014-01-31 11:50:34 -05:00
Brian Carrier
4692715fc2 Reduced RecentActivity API via making veriables private and reducing scope of classes. Also removed dead enums 2014-01-15 23:43:23 -05:00
Jeff Wallace
9c0ffa953c Fixed compiler warnings. 2013-11-26 15:31:16 -05:00
Jeff Wallace
48a8afec6f Report if any browser data was found, not just history. 2013-10-31 11:25:20 -04:00
Jeff Wallace
00bb57b383 Core ingest modules have same version as autopsy. 2013-10-30 15:47:42 -04:00
Jeff Wallace
7e967e2568 Added ingest messages summarizing browser data found on the image. 2013-10-29 14:30:28 -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
Jeff Wallace
d6020ec824 Added better error handling when dealing with json. 2013-10-10 11:54:24 -04:00
Brian Carrier
41a0e7096e Added more error messages to IE parsing and support format w/out @ sign in URL 2013-09-09 17:40:28 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Richard Cordovano
d1f6036fc1 Merge remote-tracking branch 'upstream/master' 2013-07-19 12:50:32 -04:00
Richard Cordovano
d6e82a8721 Backed out addition of multi-selection feature for file extraction. 2013-07-18 15:08:10 -04:00
Brian Carrier
f1aa4441fe Better deal with write failures in RecentActivity. Use more specialized temp/output folders 2013-07-16 11:41:11 -04:00
Brian Carrier
87f68da53c Run regripper full on registry hives and post to blackboard. Removed old rr code in third party since it is not used 2013-07-16 10:50:29 -04:00
adam-m
fbe2dd76eb Changed image-level ingest to data-source Content-level ingest.
Related changes, such as FileManager API adjustments and fixes in client code.
Simplifications in RecentActivity logic to get files per current data source (no need to use deprecated method)
2013-06-07 18:49:59 -04:00
Brian Carrier
b29a2b5c88 Cleaned up Doxygen docs. Removed getDefault() from image modules 2013-06-06 10:54:11 -04:00