206 Commits

Author SHA1 Message Date
Richard Cordovano
d9d39fd7a1
Merge pull request #7018 from eugene7646/ocr_7627
Enable OCR from AID (7627)
2021-06-15 14:33:57 -04:00
Eugene Livis
557f4e85e8 Bug fixes 2021-06-04 13:21:17 -04:00
Eugene Livis
ebd776b1f1 Minor 2021-06-04 10:20:48 -04:00
Eugene Livis
8a4bd4548a Minor 2021-06-03 20:48:35 -04:00
Eugene Livis
44afaa7b28 Integrated with KWS service 2021-06-02 15:11:53 -04:00
Eugene Livis
8d75a11813 First cut 2021-05-27 15:05:18 -04:00
Eugene Livis
c5598a1a7a Not holding jobs lock while scanning input directories 2021-05-24 14:03:19 -04:00
Eugene Livis
a678858d09 Minor 2021-04-27 14:42:27 -04:00
Eugene Livis
0fa2e6c32b Bug fixes 2021-04-27 14:34:10 -04:00
Eugene Livis
3839028b19 Reusing existing thread dump code 2021-04-23 13:09:56 -04:00
Eugene Livis
586aaeb6ca More work 2021-04-21 14:50:04 -04:00
Eugene Livis
1cfc9cd8d7 More work 2021-04-21 11:31:49 -04:00
Eugene Livis
4199d33e27 First cut 2021-04-20 22:43:34 -04:00
apriestman
50818f25f4 Set the data source processor so it can be cancelled if needed.
Allow cancellation in SHUTTTING_DOWN state.
2021-04-05 10:10:33 -04:00
apriestman
9422ac0b22 Auto ingest will wait for all ingest jobs to be complete 2020-10-27 14:25:01 -04:00
Richard Cordovano
837a2bf69f
Merge pull request #6249 from APriestman/6740_ignoreDarXry
6740 Skip .xry and .dar data sources in auto ingest
2020-09-11 16:26:52 -04:00
apriestman
98c92362ae Write to auto ingest log 2020-09-11 08:59:04 -04:00
apriestman
919416c134 Skip .xry and .dar data sources in auto ingest 2020-09-10 14:10:26 -04:00
apriestman
85e4596014 Cancel ingest if the DSP fails 2020-08-06 14:26:00 -04:00
apriestman
a99c225f0b Cleanup 2020-08-06 14:11:23 -04:00
apriestman
080847893e Improve TODOs 2020-07-16 14:16:48 -04:00
apriestman
bd480827b5 Use streaming ingest for disk images in auto ingest 2020-07-16 13:24:25 -04:00
Richard Cordovano
03ecb5b347 Revert "Remove out-of-date, misleading comment from AutoIngestManager"
This reverts commit d753dc2cdfdd09f56756888f27aaf64806376ee5.
2020-05-29 12:47:08 -04:00
Richard Cordovano
d753dc2cdf Remove out-of-date, misleading comment from AutoIngestManager 2020-05-29 12:45:19 -04:00
William Schaefer
e47d12a8bb 5319 first pass of changing ingest listeners 2019-07-19 13:38:29 -04:00
Richard Cordovano
faec58bd50 Fix AIM comment typo 2019-04-10 16:34:07 -04:00
Richard Cordovano
7d4fe354f2 Fix AIM job dequeueing 2019-04-10 16:32:09 -04:00
Richard Cordovano
2f17df455f Fix AIM crash recovery putting joh in wrong list 2019-04-10 16:13:53 -04:00
Richard Cordovano
1e59105be2 Polishing for reduced manifest file locking scope in the AIM 2019-04-09 16:45:28 -04:00
Richard Cordovano
1e0799de0a Revert "Polishing for reduced manifest file locking scope in the AIM"
This reverts commit b9220590ca3baec5cfe4c7241edbdd85eb42c9e9.
2019-04-09 16:40:29 -04:00
Richard Cordovano
b9220590ca Polishing for reduced manifest file locking scope in the AIM 2019-04-09 16:38:59 -04:00
Richard Cordovano
2af377c524 Polishing for reduced manifest file locking scope in the AIM 2019-04-09 16:28:30 -04:00
Richard Cordovano
9649cf8607 Reduce manifest file locking scope in the AIM 2019-04-09 15:53:06 -04:00
Richard Cordovano
0b05ef5e07 Merge stashed changes into reduced AIN locking 2019-04-09 14:20:47 -04:00
Richard Cordovano
2c3cae3f60 Restore less comprehensive manifest file locking behavior in AIM 2019-04-08 17:06:01 -04:00
Richard Cordovano
5011fd7ed4 Restore less comprehensive manifest file locking behavior in AIM 2019-04-08 17:03:22 -04:00
Richard Cordovano
350856ff16 Restore less comprehensive manifest file locking behavior in AIM 2019-04-08 16:53:46 -04:00
Richard Cordovano
eb3f858d9d Initial commmit for extended features for case admin dashboard 2019-04-05 10:19:35 -04:00
Richard Cordovano
e2779626b2 4915 Initial commit for fixes/improvements to case node data management 2019-04-04 17:59:51 -04:00
Richard Cordovano
643aaf0923 Admin case deletion 2019-03-22 18:59:04 -04:00
Richard Cordovano
25d4554270 Interim check in of improved case deletion 2019-03-22 14:47:50 -04:00
Richard Cordovano
5b1caffe44 Merge develop branch into case-deletion-2.16.0 2019-03-19 15:15:17 -04:00
Richard Cordovano
95c3cf2d74 Interim commit of improved case deletion 2019-03-19 15:12:41 -04:00
Eugene Livis
48e1f224c9 Moved some of the Experimental utility code to Autopsy Core 2019-03-11 13:56:38 -04:00
Richard Cordovano
486fbfe152 Interim check in of adminstrative case deletion 2019-03-11 11:52:00 -04:00
Richard Cordovano
b4aca79862 Make case deletion more verbose 2019-02-27 16:05:25 -05:00
Richard Cordovano
f3ddd206a2 Refactor multi-user case UI for reuse, create admin case dashboard UI 2019-02-21 13:23:34 -05:00
Richard Cordovano
db33091d37 Move CaseNodeData back to coordination service package 2019-01-28 16:38:02 -05:00
Richard Cordovano
f487e9082f Merge in develop branch 2019-01-28 16:20:04 -05:00
Richard Cordovano
6710d3922a Remove extra coord serv lock release attempt from AutoIngestManager 2019-01-24 17:49:31 -05:00