U-BASIS\dgrove
|
fc8587cd0d
|
Merge remote-tracking branch 'upstream/develop' into 3873_RefineEncryptionDetectionHeuristics
|
2018-06-11 12:09:41 -04:00 |
|
U-BASIS\dgrove
|
c97b22e7fb
|
Return directly when file is to be ignored.
|
2018-06-11 12:09:03 -04:00 |
|
Richard Cordovano
|
3fd1c4c0ea
|
Merge pull request #3821 from APriestman/fixUncheckedCast
Fix unchecked cast warning.
|
2018-06-11 10:27:36 -04:00 |
|
Richard Cordovano
|
43b9f07b49
|
Merge pull request #3809 from wschaeferB/3878-JobsSnapshotAsArg-Develop
3878 add JobsSnapshot back as argument for creation of AutoIngestJobs…
|
2018-06-08 17:55:11 -04:00 |
|
Richard Cordovano
|
dfe5f572dc
|
Merge pull request #3828 from dgrove727/3854_ViewFileInDirectoryKeywordSearchHits
3854 view file in directory keyword search hits
|
2018-06-08 17:50:02 -04:00 |
|
Richard Cordovano
|
69147e14ec
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-06-08 11:59:58 -04:00 |
|
William Schaefer
|
d07a29ec1e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3878-JobsSnapshotAsArg-Develop
|
2018-06-08 10:51:01 -04:00 |
|
U-BASIS\dgrove
|
66f4e527a1
|
Merge remote-tracking branch 'upstream/develop' into 3854_ViewFileInDirectoryKeywordSearchHits
|
2018-06-07 11:08:33 -04:00 |
|
U-BASIS\dgrove
|
8332618e45
|
Added 'View Source File in Directory' to menu.
|
2018-06-07 11:07:54 -04:00 |
|
Richard Cordovano
|
a742fcbf5d
|
Merge pull request #3819 from dgrove727/3876_ClarifyEncryptedArchiveComments
Modified comments.
|
2018-06-07 10:07:08 -04:00 |
|
Richard Cordovano
|
26cf84bfb2
|
Update Bundle.properties
Changed "ZIP" to more generic term "archive" for comment attribute of encryption detected artifacts for archive files.
|
2018-06-07 10:06:50 -04:00 |
|
Richard Cordovano
|
d6a8bac102
|
Merge pull request #3765 from briangsweeney/3776-intra-case-tests
3776 intra case tests
|
2018-06-07 10:02:19 -04:00 |
|
Richard Cordovano
|
d77d99dc15
|
Merge pull request #3812 from APriestman/3874_trendLines
Fixing y coordinate for trend lines that don't fit on the graph.
|
2018-06-07 09:33:58 -04:00 |
|
Ann Priestman
|
f48017aeae
|
Fix unchecked exception warning.
Change list name to standard capitalization.
|
2018-06-05 08:45:06 -04:00 |
|
U-BASIS\dgrove
|
50546c77de
|
Added additional rules to qualify files to be processed.
|
2018-06-04 02:38:53 -04:00 |
|
U-BASIS\dgrove
|
78a6981983
|
Modified comments.
|
2018-06-04 00:13:24 -04:00 |
|
Brian Carrier
|
e2a1f9fcdd
|
Merge pull request #3818 from sleuthkit/other_occurance_refactor
Refactor other occurence tab for intra cases
|
2018-06-01 15:56:50 -04:00 |
|
Brian Carrier
|
47b886902a
|
do not rely on EamDB for case files
|
2018-06-01 14:36:24 -04:00 |
|
Brian Carrier
|
ae2e64ec35
|
Added PMD supression
|
2018-06-01 12:53:51 -04:00 |
|
Brian Carrier
|
0fb67b7879
|
refactor other occurance panel for intracase correlation
|
2018-06-01 12:25:57 -04:00 |
|
Brian Carrier
|
ffd9da1f0d
|
refactor other occurance panel for intracase correlation
|
2018-06-01 12:25:49 -04:00 |
|
Ann Priestman
|
1dc1355c1c
|
Fixing y coordinate for trend lines that don't fit on the graph.
|
2018-05-25 15:54:54 -04:00 |
|
Brian Sweeney
|
3272488216
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
|
2018-05-25 09:08:48 -06:00 |
|
Brian Sweeney
|
61d8a6a894
|
lower accessibility
|
2018-05-25 09:05:30 -06:00 |
|
William Schaefer
|
0b32387763
|
3878 add JobsSnapshot back as argument for creation of AutoIngestJobsNode
|
2018-05-24 17:36:41 -04:00 |
|
Richard Cordovano
|
db4266346c
|
Merge pull request #3794 from briangsweeney/3861_npe-other-occurrences
3861 npe other occurrences
|
2018-05-24 15:08:15 -04:00 |
|
eugene7646
|
c3e1f329b2
|
Merge pull request #3806 from APriestman/3867_healthMonitorException
Only run the final metrics if the case is not closing.
|
2018-05-24 14:24:53 -04:00 |
|
Ann Priestman
|
61e7fa9199
|
Only run the final metrics if the case is not closing.
|
2018-05-24 12:01:13 -04:00 |
|
Brian Sweeney
|
cc2f4aeeac
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
|
2018-05-24 08:44:36 -06:00 |
|
Brian Sweeney
|
faa15d698a
|
codacy and other code quality stuff
|
2018-05-24 08:43:51 -06:00 |
|
Brian Sweeney
|
19d6d25e1f
|
removed polymorphism in favor of encapsulation
|
2018-05-23 22:34:26 -06:00 |
|
Brian Sweeney
|
d9454e9689
|
unused imports
|
2018-05-23 16:00:08 -06:00 |
|
Brian Sweeney
|
8adf71a9b9
|
getDataSourceByIndex changed to getDataSourceByName
|
2018-05-23 15:52:57 -06:00 |
|
Brian Carrier
|
ce24d2c505
|
Update README.txt
|
2018-05-23 13:13:25 -04:00 |
|
Brian Sweeney
|
14215f25fd
|
documentation / renaming
|
2018-05-23 10:40:19 -06:00 |
|
Richard Cordovano
|
2f16a197b1
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-05-23 12:35:39 -04:00 |
|
Richard Cordovano
|
26468595a9
|
Merge pull request #3803 from wschaeferB/MergeInMayRelease
Merge in may release
|
2018-05-23 12:32:10 -04:00 |
|
William Schaefer
|
60b71c5434
|
Fix merge conflicts with merging release into develop
|
2018-05-23 12:22:02 -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
|
add87b03eb
|
Merge pull request #3786 from sleuthkit/supress_stacktrace
remove stack traces from log that are occuring during regression tests
|
2018-05-23 12:13:52 -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 |
|
Richard Cordovano
|
be92dc6733
|
Merge pull request #3800 from wschaeferB/RemoveDuplicateComment
Remove duplicate comment adding from flagFile in encryptionDetection …
|
2018-05-23 12:00:46 -04:00 |
|
William Schaefer
|
5386c936f2
|
Remove duplicate comment adding from flagFile in encryptionDetection module
|
2018-05-23 11:57:47 -04:00 |
|
William Schaefer
|
92c35e38ad
|
Remove duplicate comment adding from flagFile in encryptionDetection module
|
2018-05-23 11:56:41 -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 |
|
Brian Sweeney
|
638d6f644a
|
simplified code
|
2018-05-23 07:44:14 -06: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 |
|
esaunders
|
075df52fe5
|
Merge pull request #3798 from wschaeferB/2018-22-05-NightlyBuildFix
Add sqlcipher test image download back to build.xml
|
2018-05-22 16:27:07 -04:00 |
|