Commit Graph
18264 Commits
Author SHA1 Message Date
Ann Priestman 61e7fa9199 Only run the final metrics if the case is not closing. 2018-05-24 12:01:13 -04:00
Richard Cordovano ba43fbdcbb Merge pull request #3802 from esaunders/audit_logging_for_remote_events
Audit logging for remote events
2018-05-23 12:15:38 -04:00
Richard Cordovano 4a3cd46e8f Merge pull request #3801 from wschaeferB/RemoveDuplicateComment-may
Remove duplicate comment adding from flagFile in encryptionDetection …
2018-05-23 12:03:21 -04:00
William Schaefer 5386c936f2 Remove duplicate comment adding from flagFile in encryptionDetection module 2018-05-23 11:57:47 -04:00
esaunders bd26a92f0e Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into audit_logging_for_remote_events 2018-05-23 10:02:35 -04:00
Richard Cordovano e8b2dc820e Merge pull request #3799 from esaunders/jobs_table_refresh_fix
Jobs table refresh fix
2018-05-23 10:00:16 -04:00
esaunders 1f9cb570d2 Added logging of remote control events for auditing purposes. 2018-05-22 16:47:49 -04:00
esaunders 1a254bf7c2 Merge pull request #3797 from wschaeferB/FixBadMergeEncryptionTest
Add sqlcipher test image download back to build.xml
2018-05-22 16:27:23 -04:00
William Schaefer c9a3b590dc Add sqlcipher test image download back to build.xml 2018-05-22 15:27:52 -04:00
esaunders 5ed75e2f88 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into jobs_table_refresh_fix 2018-05-22 15:25:07 -04:00
esaunders 3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. 2018-05-22 15:24:48 -04:00
Richard Cordovano 92ad17f9bf Merge pull request #3796 from wschaeferB/FixBadMergeEncryptionTest
Fix issues with EncryptionDetectionTest following bad merge
2018-05-22 11:46:54 -04:00
William Schaefer 968eea2b7d Fix issues with EncryptionDetectionTest following bad merge 2018-05-22 11:24:22 -04:00
Richard Cordovano 974692ba35 Merge pull request #3791 from APriestman/3791_encryptionDocs
Fixing typo
2018-05-21 18:14:52 -04:00
Ann Priestman 69c2af727b Fixing typos 2018-05-21 08:40:12 -04:00
Richard Cordovano 629df2e084 Merge pull request #3789 from APriestman/3791_encryptionDocs
Update encryption detection module settings
2018-05-18 16:08:43 -04:00
Ann Priestman 63a07cf1e1 Update encryption detection module settings 2018-05-18 15:58:52 -04:00
Richard Cordovano b6644f4eac Merge pull request #3785 from rcordovano/refactor-ingest-snapshot-classes
Remove public access specifier of IngestTasksScheduler.IngestJobTasks…
2018-05-17 19:23:27 -04:00
Richard Cordovano a2f5a9a087 Remove public access specifier of IngestTasksScheduler.IngestJobTasksSnapshot 2018-05-17 19:21:31 -04:00
Richard Cordovano 03764f0891 Merge pull request #3777 from esaunders/3734_ingest_progress
Add ingest progress snapshot support to AID
2018-05-17 18:11:57 -04:00
Richard Cordovano e9694f78fc Merge pull request #3776 from wschaeferB/3815-Aid21Refocusing
3815 aid21 refocusing
2018-05-17 11:36:54 -04:00
Richard Cordovano 162d40cec9 Merge pull request #3756 from dgrove727/3751_SqlCipherDetection
SQLCipher detection functionality and test finished.
2018-05-17 11:36:31 -04:00
esaunders 41cfd733f9 Lunacy cleanup. 2018-05-16 17:43:23 -04:00
esaunders 180b74bc2d Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 17:22:36 -04:00
William Schaefer 901364a6dc 3815 add missing @Subscribe annotation to RefreshNodeSubscriber 2018-05-16 17:18:13 -04:00
esaunders 91c64d5a4e Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 16:58:07 -04:00
William Schaefer ca6df48671 3815 resolve merge conflicts with latest from custom-release-may-2018 2018-05-16 16:46:11 -04:00
William Schaefer bd9924d0f4 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3815-Aid21Refocusing 2018-05-16 16:42:32 -04:00
William Schaefer 8ac29a33cf 3815 adjust comments regarding for clarity and accuracy regarding the EventBus in AutoIngestJobsNode 2018-05-16 16:20:51 -04:00
William Schaefer f78010a3d1 3815 remove deadEvent sub, add sub to refreshChildren for running jobs 2018-05-16 16:10:12 -04:00
William Schaefer 304d27790e 3815 add comments to new methods and classes 2018-05-16 15:49:43 -04:00
William Schaefer 3b5dd768eb 3815 make only necessary portions of AutoIngestJobsNode refresh 2018-05-16 15:32:11 -04:00
William Schaefer 1a319d89a5 3815 make refresh event carry information on what to refresh 2018-05-16 14:12:55 -04:00
William Schaefer 4a75775257 3815 change arguement to AutoIngestJobsNode back to snapshot from monitor 2018-05-16 13:43:08 -04:00
William Schaefer 26cfb15f6b 3815 make registration and subscription occur in non static inner classes 2018-05-16 13:19:53 -04:00
Richard Cordovano a36e56469d Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 11:52:56 -04:00
esaunders ad0c2927cd Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3734_ingest_progress 2018-05-16 11:11:50 -04:00
Richard Cordovano c40fcae982 Merge pull request #3773 from rcordovano/add-bitlocker-detection
Add Bitlocker detection from develop branch
2018-05-16 10:26:55 -04:00
Richard Cordovano ec2aed9db6 Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 10:23:54 -04:00
Richard Cordovano 2136fd73ae Merge pull request #3754 from esaunders/3738_job_cancellation
Job cancellation, job reprocessing and case deletion
2018-05-16 09:34:10 -04:00
Richard Cordovano 160898b058 Merge pull request #3774 from APriestman/3791_encryptedArchivesDocs
Add documentation for password protected archives
2018-05-15 18:09:56 -04:00
Richard Cordovano d0505cde0a Merge pull request #3771 from APriestman/3791_updateCVTdocs
Added CVT visualization docs.
2018-05-15 18:07:39 -04:00
Richard Cordovano b90d5d2525 Merge pull request #3731 from APriestman/3801_reduceGraphSpikes
3801  Added checkboxes for showing less data and hiding the trend line.
2018-05-15 17:40:16 -04:00
William Schaefer 4480f4c910 3815 fix netbeans warnings regarding access and EventBus use 2018-05-15 17:31:32 -04:00
Richard Cordovano 574ca6c0cc Cosmetic change to EncryptionDetectionTest for travis rebuild 2018-05-15 17:29:05 -04:00
esaunders ed7b4c7c95 Merge branch '3738_job_cancellation' into 3734_ingest_progress 2018-05-15 17:19:13 -04:00
esaunders a3d6895bf4 Added support for showing case log from dashboard. 2018-05-15 16:03:22 -04:00
Ann Priestman 3bf5e8e546 Add documentation for password protected archives 2018-05-15 15:22:30 -04:00
esaunders 2432ba7518 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-15 14:40:54 -04:00
esaunders e397f4508b Fix for job reprocessing events not being handled correctly. 2018-05-15 14:40:05 -04:00