26917 Commits

Author SHA1 Message Date
Raman Arora
088cfaae6a Addressed review comments and Codacy comments. 2020-02-26 13:02:23 -05:00
Greg DiCristofaro
4cda428708 updates in central repository to avoid bug on initialization if sqlite db already exists 2020-02-26 12:25:08 -05:00
Kelly Kelly
50789bceac Updated properties files 2020-02-26 10:30:29 -05:00
Kelly Kelly
0c42694ec9 Added suppress deprecation warning to GeoFilterPanel 2020-02-26 10:11:56 -05:00
Mark McKinnon
2189c18545 Update RecentDocumentsByLnk.java
Remove if that is not needed and make codacy happier
2020-02-25 22:38:57 -05:00
Mark McKinnon
ff0be451bf Update ExtractRegistry.java
Remove null byte in filename before trying to normalize otherwise it will cause an exception
2020-02-25 21:49:27 -05:00
Richard Cordovano
97a8386531 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 20:04:30 -05:00
Richard Cordovano
61cfc91c87 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 19:50:43 -05:00
Greg DiCristofaro
6d412131b0 updated messages 2020-02-25 16:12:44 -05:00
Greg DiCristofaro
8d0948a824 adding new enum 2020-02-25 15:11:08 -05:00
Greg DiCristofaro
b13b621b2a beginning to create settings choice vs. db choice 2020-02-25 15:09:42 -05:00
William Schaefer
f75e02b739 6022 fix for summarization of files when no textextractor is found 2020-02-25 14:49:16 -05:00
Raman Arora
b78aa977c2 6014: Create accounts & persona tables
- Added an account_id column to X_instances tables.
2020-02-25 14:46:33 -05:00
Mark McKinnon
a884fbb694 Normalize file paths before searching for them
Normalize file paths before searching for them. Check files exists and if they do create a associated artifact.
2020-02-25 14:15:00 -05:00
Greg DiCristofaro
5ea3751c35 small bug fix 2020-02-25 11:30:54 -05:00
Greg DiCristofaro
c0a0af5e61 changes in multi user settings are redirected to central repository 2020-02-25 09:33:25 -05:00
Richard Cordovano
75e55dc7d4 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:36:05 -05:00
Richard Cordovano
b1050b9670 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:14:16 -05:00
Richard Cordovano
c8bf39e715 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:00:31 -05:00
Greg DiCristofaro
70e62f28c0 beginning to integrate postgres with multiuser settings to be used with central repository 2020-02-24 15:57:32 -05:00
Raman Arora
29c3cb6c25 Addressed Codacy comment. 2020-02-24 14:16:37 -05:00
Raman Arora
7de33d4b35 6014: Update central repository database creation to make personas tables. 2020-02-24 13:40:09 -05:00
U-BASIS\gregd
86285c071c further cleanup of central repo code 2020-02-24 13:37:29 -05:00
U-BASIS\gregd
0004afacd1 some more code cleanup 2020-02-24 13:05:36 -05:00
Richard Cordovano
8949600257
Merge pull request #5648 from wschaeferB/6040-FileDiscoveryDocuments
6040 file discovery documents
2020-02-24 11:26:08 -05:00
U-BASIS\gregd
8b09842bb5 fix for licenses on new files in central repo 2020-02-24 11:09:25 -05:00
U-BASIS\gregd
367bd69bdd central repo code cleanup 2020-02-24 10:11:16 -05:00
U-BASIS\gregd
bf4c252fed central repo code cleanup 2020-02-24 10:03:52 -05:00
U-BASIS\gregd
fcf85ee0df fix for exception on method 2020-02-24 09:19:45 -05:00
U-BASIS\gregd
fb00d63575 resolving merge conflicts from master 2020-02-24 09:14:46 -05:00
U-BASIS\gregd
22131f4491 updated formatting in central repo initialization message 2020-02-24 07:54:11 -05:00
Mark McKinnon
ef9c2126a1 Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-21 17:23:21 -05:00
Richard Cordovano
94e41680d8
Merge pull request #5653 from wschaeferB/6059-EliminateNoModuleFoundMessages
6059 change file name of xml to check to match file name it is listed in
2020-02-21 17:03:41 -05:00
Richard Cordovano
7cfdec4e7f
Merge pull request #5655 from markmckinnon/6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
6074-Standardize-file-paths-in-recent-documents-to-match-format-that-is-stored-in-autopsy-database
2020-02-21 16:32:15 -05:00
U-BASIS\gregd
1b18e39dcf created central repo on first load 2020-02-21 16:08:26 -05:00
U-BASIS\gregd
851a3308ad working through initial central repository enable 2020-02-21 13:51:16 -05:00
William Schaefer
b611e6b822 6040 fix codacy address comment 2020-02-21 13:09:37 -05:00
William Schaefer
7b7291119f 6040 fix paths for name field 2020-02-21 11:38:28 -05:00
Mark McKinnon
492382ea74 Normalize file path names.
normalize path names with unix/linux format instead of windows in Recent Documents by LNK and Recent Doc MRU's
2020-02-21 11:22:20 -05:00
U-BASIS\gregd
49bf930794 finished refactoring 2020-02-21 10:16:04 -05:00
William Schaefer
b5e8469274 6040 fix missing bundle message and exceptions from other workers 2020-02-20 19:06:34 -05:00
William Schaefer
13398f833a 6040 add name label to panels to include name of first instance 2020-02-20 18:52:29 -05:00
Mark McKinnon
424c7df35d Merge remote-tracking branch 'upstream/develop' into 5989-add-additional-artifacts-to-the-context-content-viewer 2020-02-20 15:41:42 -05:00
Mark McKinnon
b2001eb84b Intial changes for Context and Associated Objects
RecentDoc Link files and Adobe MRU  associated objects and context viewer support for recent docs.
2020-02-20 15:40:20 -05:00
Richard Cordovano
a97f29b1fa
Merge pull request #5630 from sleuthkit/cache_refactor
Refactored Chrome/ChromeCacheExtractor and added comments. No logic changes
2020-02-20 15:32:36 -05:00
William Schaefer
425c59e63a 6040 inline size and count for doc summary 2020-02-20 10:50:49 -05:00
William Schaefer
9093fc4137 6040 fix char[] to String conversion 2020-02-19 13:26:21 -05:00
William Schaefer
cc164739ed 6040 fix codacy issue 2020-02-18 16:35:23 -05:00
William Schaefer
c15d73f561 6040 fix comments to make more clear 2020-02-18 15:48:37 -05:00
Richard Cordovano
e318a5e95c
Merge pull request #5651 from markmckinnon/5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest
5343 create artifacts for files which were recently used by other applications of interest
2020-02-18 15:34:55 -05:00