17714 Commits

Author SHA1 Message Date
apriestman
db64faff67 Specify parent of organization dialogs 2021-02-05 12:18:24 -05:00
apriestman
c1b05d8a4d Don't set readyToIngest to false if not using an ingest stream. 2021-02-04 19:15:54 -05:00
Richard Cordovano
b73fd6e936
Merge pull request #6700 from markmckinnon/7269-Only-run-the-LEAPP-modules-if-the-platform-is-64-bit2
7269 only run the leapp modules if the platform is 64 bit2
2021-02-04 14:53:56 -05:00
Mark McKinnon
bde399ffd8 Update Bundle.properties
fix message to user.
2021-02-04 14:49:51 -05:00
Richard Cordovano
dad94cabe2
Merge pull request #6694 from markmckinnon/7242-aLEAPP/iLEAPP-parsing/sanitization-of-tsv-data-to-match-TSK-expectations2
7242-aLEAPP/iLEAPP-parsing/sanitization-of-tsv-data-to-match-TSK-expectations
2021-02-04 13:55:29 -05:00
Mark McKinnon
138a5f57d0 Put check code in start of Ingest instead of Process
Put check for 32bit in start of ingest instead of process.
2021-02-03 15:09:42 -05:00
Kelly Kelly
16bc57487f Added drone module name change to ingestjobsettings list 2021-02-03 13:19:39 -05:00
Mark McKinnon
287f01f0c2 Update CorrelationAttributeNormalizer.java
Add sanization check in CR
2021-02-03 10:20:42 -05:00
Mark McKinnon
e86e5fc58e Check if aLeapp/iLeapp is on 32bit system and fail if it is
Check is aLeapp/iLeapp is on a 32bit system and fail quietly if it is.
2021-02-02 18:23:31 -05:00
Mark McKinnon
81c65a8c01 Update LeappFileProcessor.java
Normalize Domain name to TSK/CR standards
2021-02-02 17:25:05 -05:00
rcordovano
149fd3a932 Revert to older versions of a couple of files in release-4.18.0 2021-01-26 16:08:33 -05:00
Eugene Livis
47d58bfb19 Using different defaults depending on the platform 2021-01-26 13:56:33 -05:00
Richard Cordovano
902e62a0ed
Merge pull request #6672 from APriestman/6932_addLicenses
6932 Add missing licenses
2021-01-25 11:26:44 -05:00
Richard Cordovano
ba0b0e3df6
Merge pull request #6666 from APriestman/7252_accountsNPE
7252 Protect against NPE for bad TSK_ACCOUNT artifacts
2021-01-22 14:40:10 -05:00
Richard Cordovano
06ae8a07c6
Merge pull request #6667 from gdicristofaro/7249-geolocationAreasTracks
7249 geolocation areas tracks
2021-01-22 14:38:33 -05:00
eugene7646
07b9721a98
Merge pull request #6669 from eugene7646/SU_Solr_JVM_fix
Bug fix that prevented embedded Solr JVM heap size from being less than 2GB
2021-01-22 12:51:18 -05:00
Eugene Livis
60dafd9b85 Bug fix that prevented Solr JVM heap size from being less than 2GB 2021-01-22 12:45:08 -05:00
Richard Cordovano
cb948230fa
Merge pull request #6646 from gdicristofaro/xleapp-artifact-catalog
7241 - Xleapp align with artifact catalog
2021-01-22 12:06:09 -05:00
Greg DiCristofaro
3f8e6206f5 NPE fix 2021-01-22 11:26:22 -05:00
Greg DiCristofaro
0de2c0092f comment fix 2021-01-22 09:35:44 -05:00
Greg DiCristofaro
cd817b23da fix to remove points belonging to tracks or areas 2021-01-22 09:20:44 -05:00
Greg DiCristofaro
8e4d7d2397 minor change 2021-01-22 08:57:07 -05:00
apriestman
a58da82d6f Protect against NPE for bad TSK_ACCOUNT artifacts. 2021-01-22 08:40:11 -05:00
Greg DiCristofaro
9de1115cc4 commenting and formatting 2021-01-22 08:21:44 -05:00
Greg DiCristofaro
672cec0a53 Merge branch 'release-4.18.0' of github.com:sleuthkit/autopsy into xleapp-artifact-catalog 2021-01-21 20:29:36 -05:00
Greg DiCristofaro
03d2a18788 updated geolocation 2021-01-21 20:29:06 -05:00
Greg DiCristofaro
0091af92a2 commented out tsk_account and changed column 2021-01-21 19:54:27 -05:00
Greg DiCristofaro
c54ab2c784 geolocation start 2021-01-21 19:52:23 -05:00
Greg DiCristofaro
5707c3c061 fix misspelling 2021-01-21 18:25:28 -05:00
Greg DiCristofaro
0aad3d44fe bug fix 2021-01-21 16:14:01 -05:00
Greg DiCristofaro
3c0acca7e3 skip jagged rows 2021-01-21 15:26:38 -05:00
Richard Cordovano
81c09eae68
Merge pull request #6642 from gdicristofaro/7215-externalTsvLib
7215 external tsv lib
2021-01-21 14:53:19 -05:00
Greg DiCristofaro
dcda7b1a49 remove non printable characters 2021-01-21 14:43:30 -05:00
Greg DiCristofaro
6361c94988 Merge branch 'release-4.18.0' of github.com:sleuthkit/autopsy into 7215-externalTsvLib 2021-01-21 14:33:24 -05:00
Richard Cordovano
18f6e12428
Merge pull request #6661 from gdicristofaro/dss_artifact_to_result
Data source summary geolocation 'artifact' to 'result'
2021-01-21 14:00:30 -05:00
Richard Cordovano
bc4a042307
Merge pull request #6662 from kellykelly3/7250-Fixed-CVT-String
CVT Fixed persona message
2021-01-21 13:40:12 -05:00
Greg DiCristofaro
c52c820211 merge from release-4.18.0 2021-01-21 12:28:17 -05:00
Kelly Kelly
a0d8f16174 CVT Fixed persona message 2021-01-21 11:33:50 -05:00
Richard Cordovano
727a1dee43
Merge pull request #6643 from markmckinnon/7220-Replace-TSK_IP_DHCP-with-a-custom-type
7220-Replace-TSK_IP_DHCP-with-a-custom-type
2021-01-21 11:28:04 -05:00
Greg DiCristofaro
a0b4b12e24 update data source summary geolocation messages 2021-01-21 11:10:55 -05:00
Greg DiCristofaro
a8ee7ab79f prevent double cast 2021-01-20 20:05:00 -05:00
Greg DiCristofaro
5cd6799799 discard empty lines 2021-01-20 19:08:47 -05:00
Greg DiCristofaro
d90587c15a bug fix 2021-01-20 17:09:45 -05:00
Greg DiCristofaro
de8c6411a8 project.properties update 2021-01-20 15:54:08 -05:00
Greg DiCristofaro
e28e33ef35 merge from release 2021-01-20 15:50:27 -05:00
Richard Cordovano
3355bac722
Merge pull request #6653 from sleuthkit/analysis_results
Merge analysis_results into develop
2021-01-20 13:28:04 -05:00
Richard Cordovano
475e3c9b1f
Merge pull request #6651 from sleuthkit/develop
Merge develop into release-4.18.0
2021-01-20 13:04:44 -05:00
Mark McKinnon
b4f277230b Merge remote-tracking branch 'upstream/develop' into 7220-Replace-TSK_IP_DHCP-with-a-custom-type 2021-01-20 11:42:39 -05:00
Mark McKinnon
db09a7a2a1 Update LeappFileProcessor.java
One more time
2021-01-20 11:40:38 -05:00
Mark McKinnon
d42603f830 Update LeappFileProcessor.java
Fix merge conflict
2021-01-20 11:39:17 -05:00