3138 Commits

Author SHA1 Message Date
Richard Cordovano
f94ec08dc9 Changing file types management code from static to singleton 2014-11-30 12:27:29 -05:00
Richard Cordovano
a333d97c05 Continue work on user defined file types feature 2014-11-29 14:09:28 -05:00
Richard Cordovano
475430f9aa Updates before accidental deletion of work 2014-11-28 15:01:44 -05:00
Richard Cordovano
2ace5b2fbb Checdk in work on user defined file types 2014-11-24 16:58:59 -05:00
Richard Cordovano
cfc5807797 Check in incomplete editing of user defined file sigs feature 2014-11-21 17:46:07 -05:00
Richard Cordovano
60f33f61bb Check in partial implementation of user defined file type sigs 2014-11-21 07:57:04 -05:00
Richard Cordovano
4658dac1c3 Add class skeletons and new method skeletons for user-defined file type sigs 2014-11-21 00:36:12 -05:00
Richard Cordovano
2a5691cf12 Change timed process terminator implementation for ExecUtils 2014-11-20 23:39:02 -05:00
Richard Cordovano
e942016bb3 Merge pull request #965 from eugene7646/autopsy_timeout_options
Added ability to set default process time out from autopsy options panne...
2014-11-20 21:59:33 -05:00
Richard Cordovano
7f8d2dea5d Fix warnings in run ingest modules dialog, reports 2014-11-20 21:49:33 -05:00
Richard Cordovano
d69c03d4da Merge pull request #962 from karlmortensen/report_generator
Report generator
2014-11-20 18:36:40 -05:00
Richard Cordovano
dad342fe6c Merge pull request #968 from bcarrier/ingest_job_settings
push IngestSettings into IngestJob
2014-11-20 18:19:01 -05:00
Richard Cordovano
a5c4483ff9 Merge pull request #963 from bcarrier/misc_fixes
Misc fixes
2014-11-20 18:17:31 -05:00
Richard Cordovano
edb03dcbbb Merge pull request #945 from bcarrier/interesting-items-panel
Updated interesting files config panel after training class
2014-11-20 18:16:18 -05:00
Brian Carrier
8616853903 push IngestSettings into IngestJob 2014-11-19 22:07:12 -05:00
Brian Carrier
c2456c33d8 updated to use TSK Data model HashUtil method for no data hash check 2014-11-19 17:24:34 -05:00
Brian Carrier
503e06b49c Make module firewall catch throwable instead of just exception 2014-11-19 15:28:21 -05:00
Richard Cordovano
9e7bc25bd2 Merge pull request #967 from rcordovano/small_bug_fixes
Fix error message bug in IngestFactoryModuleLoader class
2014-11-19 13:22:10 -05:00
Richard Cordovano
383157fc78 Fix error message bug in IngestFactoryModuleLoader class 2014-11-19 13:21:25 -05:00
Richard Cordovano
4f02770a7d Improve handling of ingest job settings in add data source wizard 2014-11-19 07:30:55 -05:00
Richard Cordovano
286d82750b Clean up run ingest modules dialog 2014-11-19 00:30:14 -05:00
Eugene Livis
b40efffa51 Added ability to set default process time out from autopsy options pannel 2014-11-18 13:29:39 -05:00
Brian Carrier
47a453e9ca Merge remote-tracking branch 'origin/develop' into misc_fixes 2014-11-18 09:13:59 -05:00
Brian Carrier
0a1380cefb display only a small amount of large text in table view (reg-ripper related crashes), check for null in directory tree (had a crash once), show more relevant content viewer for hash and keyword hits 2014-11-18 09:13:01 -05:00
Richard Cordovano
d5952f7a83 Merge pull request #961 from karlmortensen/photorec_XML_parsing
Photorec xml parsing
2014-11-17 16:19:11 -05:00
Karl Mortensen
d7deec052d remove duplicate domain. Set it to TSK_URL_DECODED 2014-11-17 15:58:22 -05:00
Karl Mortensen
fa8a3597b2 Fix report generation to include more artifacts and attributes 2014-11-17 15:39:22 -05:00
Karl Mortensen
cb1826537d Remove unused method 2014-11-17 11:53:56 -05:00
Karl Mortensen
dfb81d9ac5 Update Photorec XML parsing to clip paths from filenames 2014-11-17 11:23:32 -05:00
Karl Mortensen
5cc1e7f685 Update Photorec XML parsing to use built-in parser 2014-11-17 10:24:48 -05:00
Richard Cordovano
963a7fab62 Complete ingest job configurator refactor 2014-11-16 17:41:43 -05:00
Richard Cordovano
5407d00bd5 Continue refactoring of ingest job configuration 2014-11-16 08:30:44 -05:00
Richard Cordovano
0adee48f25 Complete first draft of ingest job config refactor 2014-11-16 00:01:34 -05:00
Eugene Livis
b7d05b876d Moved TimedProcessTerminator to ExecUtil class. Addressed other comments 2014-11-14 11:16:57 -05:00
Eugene Livis
4a16c911d8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into timed_proc_termination 2014-11-13 12:19:13 -05:00
Eugene Livis
3563828184 Support for timed process terminator 2014-11-13 12:18:45 -05:00
Eamonn Saunders
eea32d43b9 Updated log message when we skip a file due to insufficient disk space. It will now report the unique path to the file and how much space it thinks is available. 2014-11-11 17:55:29 -05:00
Brian Carrier
570d94c712 updated extension mismatch config 2014-11-11 17:21:00 -05:00
Richard Cordovano
60dab1406f Add queue shuffle to ingest scheduler task cancellation 2014-11-11 17:08:29 -05:00
Eugene Livis
712e6e6573 added ability to specify time out per process 2014-11-11 16:07:54 -05:00
Eugene Livis
7f22228b4a Added execution time criterion to ingest module process terminators 2014-11-11 15:15:19 -05:00
Brian Carrier
b130a5fec8 Updated interesting files config panel after training class 2014-11-09 22:36:06 -05:00
Richard Cordovano
9436240ce9 Fix task in progress added 2x bug in ingest task scheduler 2014-11-07 16:53:32 -05:00
Brian Carrier
f5fa66a48f another fix for reporting code and added comments 2014-11-07 07:26:29 -05:00
Richard Cordovano
88677f30a9 Merge pull request #941 from rcordovano/recent_activity_cancellable
Recent activity cancellable
2014-11-06 22:05:11 -05:00
Richard Cordovano
2562cd684e Fix typos in recent activity module 2014-11-06 22:04:23 -05:00
Richard Cordovano
cb01eb40cd Make recent activity module cancellable 2014-11-06 21:14:26 -05:00
Brian Carrier
8a459ab205 make report branding work again 2014-11-06 21:08:37 -05:00
Richard Cordovano
06e2502119 Fix thread safety issue in multi-stage ingest job 2014-11-06 19:17:43 -05:00
Richard Cordovano
edaef4fdbc Merge remote-tracking branch 'upstream/develop' into multi_stage_ingest 2014-11-06 13:19:59 -05:00