Richard Cordovano
70b86cbebf
Merge pull request #6489 from markmckinnon/7043-clean-SRUM-path-before-resolving
...
7043-clean-SRUM-path-before-resolving
2020-11-30 11:50:35 -05:00
Richard Cordovano
7faf769adc
Merge pull request #6485 from markmckinnon/7044-duplicate-prefetch-entries
...
7044-duplicate-prefetch-entries
2020-11-30 11:20:12 -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
Richard Cordovano
090989b853
Merge pull request #6496 from dannysmyda/Fix-Central-Repo-NPE
...
Central Repo NPE
2020-11-24 17:10:10 -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
ab65734000
Changed cr notable items flag
2020-11-24 14:40:16 -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
7a2cb82b1a
remove outer invokeLater
2020-11-24 11:08:57 -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
Mark McKinnon
0f1e7cee0c
Update ExtractSru.java
...
Cleaned up path displayed and make sure file is resolved.
2020-11-23 15:33:50 -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
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
Richard Cordovano
638c0d8dfb
Merge pull request #6447 from wschaeferB/6781-GeneralPurposeArtifactViewer
...
6781 6781 general purpose artifact viewer
2020-11-20 12:22:17 -05:00
William Schaefer
2257246eb0
6781 fix maximize issue
2020-11-20 11:31:13 -05:00
Richard Cordovano
c49a08627b
Merge pull request #6468 from kellykelly3/7038-rule-set-file-list-update
...
7038 rule set file list update
2020-11-20 11:13:12 -05:00
Kelly Kelly
cc18e88ab4
Review changes
2020-11-20 10:38:09 -05:00
Kelly Kelly
465d6735c8
Merge branch 'develop' into 7038-rule-set-file-list-update
2020-11-20 10:20:26 -05:00
Richard Cordovano
7995fbd577
Merge pull request #6460 from kellykelly3/yara-ingest-performance
...
Yara ingest performance
2020-11-20 10:08:00 -05:00
Richard Cordovano
f0f324911e
Merge pull request #6440 from kellykelly3/6972-yara-ingest-global-settings
...
6972 yara ingest global settings
2020-11-20 10:07:35 -05:00
Richard Cordovano
69a5b77f3f
Merge pull request #6439 from kellykelly3/6969-create-yara-ingest-module
...
6969 create yara ingest module
2020-11-20 10:07:19 -05:00
Richard Cordovano
1d67cb5c34
Merge pull request #6423 from kellykelly3/6967-create-yara-rule-infrastructure
...
6967 - Added yara rule infrastructure and option panel
2020-11-20 10:06:53 -05:00
Richard Cordovano
fe562ce236
Merge pull request #6477 from APriestman/updatePGlink
...
Update link to PostgreSQL installer
2020-11-20 10:04:33 -05:00
apriestman
fd2a874212
Update link to PostgreSQL installer
2020-11-20 07:51:46 -05:00
Richard Cordovano
69462b3385
Merge pull request #6474 from kellykelly3/6994-getORAddArtifactType-change
...
6994 get or add artifact type change
2020-11-19 12:20:16 -05:00
Kelly Kelly
a6ca1359e5
Handled review comments
2020-11-19 10:30:55 -05:00
Richard Cordovano
db7142c300
Merge pull request #6397 from markmckinnon/6898-Get-iLEAPP-to-work-on-other-disk-images-and-logical-file-sets
...
6898 get iLeapp to work on other disk images and logical file sets
2020-11-19 10:20:58 -05:00
Richard Cordovano
8a2dc03ae6
Merge pull request #6471 from dannysmyda/6919-CR-Notification-Dialog
...
6919 CR Notification Dialog (And Testing Changes)
2020-11-19 10:15:57 -05:00
Mark McKinnon
eab03f4c7c
Update ILeappAnalyzerIngestModule.java
...
Add method headers
2020-11-18 19:46:37 -05:00
William Schaefer
59df1bb378
6781 fix use of invoke later
2020-11-18 18:57:34 -05:00
Richard Cordovano
e0e101abe2
Merge pull request #6459 from gdicristofaro/7025-uniqueFileNames
...
7025 - unique path names and more tests
2020-11-18 17:55:22 -05:00
Richard Cordovano
efed84ca5d
Merge pull request #6376 from markmckinnon/6731-Add-new-artifact-and-attribute-types-based-on-ILeapp
...
6731 add new artifact and attribute types based on ileapp
2020-11-18 16:55:22 -05:00
Kelly Kelly
6ed5712d86
Switched addXXXType to getOrAddXXXType
2020-11-18 16:29:36 -05:00
U-BASIS\dsmyda
09b9831296
Added comments
2020-11-17 16:34:47 -05:00
U-BASIS\dsmyda
aa74064998
Bug fixes
2020-11-17 16:27:41 -05:00
U-BASIS\dsmyda
3c89137dfb
Fixed a bug with missing port in the PostgresCentralRepoSettings
2020-11-17 14:55:44 -05:00
Kelly Kelly
5ecc6e5367
Fixed build scripts
2020-11-17 13:03:41 -05:00
William Schaefer
4950e0e165
6781 fix saving of details size
2020-11-17 12:15:08 -05:00
Mark McKinnon
96f3458e76
Update ileap-artifact-attribute-reference.xml
...
Changed artifact names
2020-11-17 10:45:33 -05:00
William Schaefer
23326cdf6f
6781 address feedback
2020-11-17 10:45:18 -05:00
U-BASIS\dsmyda
aa261da74f
Made some code changes to improve debugging efforts
2020-11-16 17:29:01 -05:00
Kelly Kelly
201f25ecfa
Switched addArtifactAttributeType to getOrAddAttributeType
2020-11-16 17:15:14 -05:00
Kelly Kelly
3c76d5006c
Added file list refresh button
2020-11-16 16:18:25 -05:00
William Schaefer
fac12a2013
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6781-GeneralPurposeArtifactViewer
2020-11-16 15:51:58 -05:00
Richard Cordovano
0f61e77e7c
Merge pull request #6467 from kellykelly3/7037-modify-drone-analyzer-title
...
Missed the properties file for the drone ingest module change
2020-11-16 15:45:27 -05:00
Kelly Kelly
8a80ba1a4b
Missed the properties file for the drone ingest module change
2020-11-16 15:38:53 -05:00
Richard Cordovano
fe72224366
Merge pull request #6466 from kellykelly3/7037-modify-drone-analyzer-title
...
7037 - Added DJI to drone ingest module title and description
2020-11-16 14:26:33 -05:00
U-BASIS\dsmyda
d93f793eba
Externalized the CR credientials
2020-11-16 13:42:04 -05:00
Kelly Kelly
2c4e1fc305
Added DJI to drone ingest module title and description
2020-11-16 13:40:48 -05:00