esaunders
79083fc624
Upgrade PostgreSQL JDBC driver to 42.2.18.
2020-11-25 13:55:00 -05:00
apriestman
cbd58d4a95
Attachments are copied to portable case
2020-11-25 13:47:16 -05:00
eugene7646
2ca366449f
Merge pull request #6499 from eugene7646/bug_fix
...
Bug fix in properties file
2020-11-25 11:55:16 -05:00
Eugene Livis
db469851ef
Merge branch 'solr-8-upgrade' of github.com:sleuthkit/autopsy into bug_fix
2020-11-25 11:54:13 -05:00
eugene7646
cbb5affde1
Merge pull request #6498 from eugene7646/solr-8-upgrade
...
Merged develop
2020-11-25 11:51:51 -05:00
Eugene Livis
a591a4ac1e
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-25 11:49:57 -05:00
Eugene Livis
5cade825b7
Merge branch 'develop' of github.com:sleuthkit/autopsy into bug_fix
2020-11-25 11:49:02 -05:00
Eugene Livis
0259e830d7
Bug fix
2020-11-25 11:47:35 -05:00
Greg DiCristofaro
be85e8ee3e
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7052-citySummary
2020-11-25 11:18:57 -05:00
Greg DiCristofaro
d665787162
bundle fix
2020-11-25 11:18:51 -05:00
Greg DiCristofaro
f07a6fd5d6
updates for most recent and most common
2020-11-25 11:09:25 -05:00
Greg DiCristofaro
1d9985ca45
updates for most recent and most common
2020-11-25 11:09:19 -05:00
Richard Cordovano
66d4df9b21
Merge pull request #6495 from kellykelly3/7041-change-past-occurance-flag
...
7041 Changed cr notable items flag
2020-11-25 10:06:00 -05:00
apriestman
37756a5f90
Review
2020-11-25 08:00:10 -05:00
apriestman
5cb410662b
In progress
2020-11-25 07:50:07 -05:00
Richard Cordovano
090989b853
Merge pull request #6496 from dannysmyda/Fix-Central-Repo-NPE
...
Central Repo NPE
2020-11-24 17:10:10 -05:00
Greg DiCristofaro
d458bc26d3
working through city summary
2020-11-24 16:04:33 -05:00
U-BASIS\dsmyda
5636ca570d
Changed the locking in connect() to also protect the getConnection() call
2020-11-24 15:44:49 -05:00
Kelly Kelly
203caec192
Modified Manifest test to manually check the file
2020-11-24 15:23:19 -05:00
Kelly Kelly
ab65734000
Changed cr notable items flag
2020-11-24 14:40:16 -05:00
Greg DiCristofaro
95b9e51362
formatting
2020-11-24 14:29:51 -05:00
Richard Cordovano
af26da9f4a
Merge pull request #6491 from gdicristofaro/7046-programmaticNav
...
7046 programmatic navigation
2020-11-24 14:14:56 -05:00
Greg DiCristofaro
2396d2224a
fix for issue
2020-11-24 14:10:10 -05:00
William Schaefer
9aeaa01319
6985 fix raw types warning
2020-11-24 12:39:25 -05:00
Greg DiCristofaro
a843d34b2c
domain categorization
2020-11-24 12:37:10 -05:00
William Schaefer
1fb98023d1
6985 working mini-timeline view for discovery
2020-11-24 11:17:00 -05:00
Greg DiCristofaro
7a2cb82b1a
remove outer invokeLater
2020-11-24 11:08:57 -05:00
apriestman
821b733428
Cleanup
2020-11-24 08:40:55 -05:00
apriestman
98f3d2a974
Add support for GPS area artifacts
2020-11-24 08:22:17 -05:00
Greg DiCristofaro
f1cb56d845
invokeLater used to allow explored context to be set up
2020-11-24 07:32:24 -05:00
Mark McKinnon
d655402aeb
Update ExtractPrefetch.java
...
Remove artifactExists call
2020-11-23 21:43:22 -05:00
Kelly Kelly
57b22c5de4
Adding number attributes to property sheet as numbers
2020-11-23 17:12:58 -05:00
Greg DiCristofaro
aa6323559f
exposing geolocation and button setup
2020-11-23 15:41:13 -05:00
Greg DiCristofaro
83c4a64fc2
exposing geolocation and button setup
2020-11-23 15:41:07 -05:00
Mark McKinnon
0f1e7cee0c
Update ExtractSru.java
...
Cleaned up path displayed and make sure file is resolved.
2020-11-23 15:33:50 -05:00
Kelly Kelly
45b28c52a5
Fixed issue with compile error
2020-11-23 14:30:50 -05:00
Kelly Kelly
bf295e7140
Merge branch 'develop' into 7071-Fixed-YARA-rule-set-name-NPE
2020-11-23 13:43:13 -05:00
Greg DiCristofaro
e015b93eb5
timeline time range fix
2020-11-23 13:32:49 -05:00
Kelly Kelly
205ac764c4
Fixed YARA ingest module name
2020-11-23 13:26:30 -05:00
Kelly Kelly
ad90663789
Fixed Rule Set creation NPE
2020-11-23 11:21:44 -05:00
William Schaefer
11cdf94713
6985 latest fix for viewing results
2020-11-23 11:14:17 -05:00
William Schaefer
9752e3ff5f
6885 bundle merged files, select mini timeline by default
2020-11-23 10:58:00 -05:00
William Schaefer
597eec83b1
6985 discovery mini timeline view
2020-11-23 10:52:30 -05:00
Mark McKinnon
47af76bb1b
Update ExtractPrefetch.java
...
Change Collection type from list to set avoid duplicate timestamps. Added check to see if artifact already exists before tryng to add it back in, this will help with reruns of RA.
2020-11-22 15:01:48 -05:00
Mark McKinnon
766e78c208
FIx for validating mbox format
...
Added email validator and code for checking if a file is mbox format or not
2020-11-21 22:08:52 -05:00
Eugene Livis
0b260fc57e
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-20 21:51:45 -05:00
Eugene Livis
fc7324d348
Merge branch 'solr-8-upgrade' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-20 21:51:17 -05:00
Kelly Kelly
05a56282eb
Added code to cleanup auto ingest manifest files with bad chars
2020-11-20 17:39:08 -05:00
Richard Cordovano
ad6cd963da
Merge pull request #6481 from kellykelly3/fix-yara-build-issue
...
Modified YARA ingest module to fail quietly if no rule sets were sele…
2020-11-20 16:20:25 -05:00
Kelly Kelly
8ad941d044
Modified YARA ingest module to fail quietly if no rule sets were selected
2020-11-20 15:49:35 -05:00