1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-14 15:06:46 +00:00
Commit Graph

17217 Commits

Author SHA1 Message Date
Eugene Livis
a5326d21f5 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-30 15:11:50 -05:00
Richard Cordovano
dc83d44535 Merge pull request #6486 from kellykelly3/7071-Fixed-YARA-rule-set-name-NPE
7071 - Fixed Rule Set creation NPE
2020-11-30 13:39:02 -05:00
Richard Cordovano
0de32858e0 Merge pull request #6490 from kellykelly3/7039-integer-attributes-sorted-as-strings
7039 - Adding number attributes to property sheet as numbers
2020-11-30 12:38:49 -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
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
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
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
Kelly Kelly
57b22c5de4 Adding number attributes to property sheet as numbers 2020-11-23 17:12:58 -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
Kelly Kelly
ad90663789 Fixed Rule Set creation NPE 2020-11-23 11:21:44 -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
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
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
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
Eugene Livis
8c25657d4d Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-19 12:22:57 -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
Eugene Livis
8c8dc06cd8 Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-19 11:42:11 -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
Richard Cordovano
51ea190be1 Merge pull request #6473 from eugene7646/parsing_error_fix_7015
Solr UTF-8 parsing error fix (7015)
2020-11-18 14:49:39 -05:00
Eugene Livis
4164c7beb1 Proper UTF-8 sanitization 2020-11-18 14:07:18 -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
Eugene Livis
f213bbf8df Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-11-16 17:12:18 -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
Kelly Kelly
8a80ba1a4b Missed the properties file for the drone ingest module change 2020-11-16 15:38:53 -05:00
Kelly Kelly
2c4e1fc305 Added DJI to drone ingest module title and description 2020-11-16 13:40:48 -05:00
Kelly Kelly
c202e8c03c Merge branch '6972-yara-ingest-global-settings' into yara-ingest-performance 2020-11-16 12:55:31 -05:00