32021 Commits

Author SHA1 Message Date
Kelly Kelly
38fc4ea957 TL list view type column can now be resize 2021-04-14 13:48:08 -04:00
Richard Cordovano
9062afa616
Merge pull request #6912 from markmckinnon/7523-Escape-prefetch-file-name-when-prefetch-file-is-an-alternate-data-stream
7523-Escape-prefetch-file-name-when-prefetch-file-is-an-alternate-data-stream
2021-04-14 13:15:04 -04:00
Richard Cordovano
10b907927c
Merge pull request #6918 from markmckinnon/7526-Check-system-registry-hive-is-not-zero-bytes-in-length
7526-Check-system-registry-hive-is-not-zero-bytes-in-length
2021-04-14 12:56:04 -04:00
Greg DiCristofaro
cd93337438 fix 2021-04-14 12:19:44 -04:00
apriestman
5c81fdc57c Added hosts and persons to docs. 2021-04-14 11:41:38 -04:00
Greg DiCristofaro
02e2f952de Merge branch 'develop' of github.com:sleuthkit/autopsy into 7505-tempPathChanges 2021-04-14 11:27:47 -04:00
Greg DiCristofaro
8d454fba46 refactoring 2021-04-14 11:24:24 -04:00
Eugene Livis
ed2d995650 Not showing the error message in headless mode 2021-04-14 11:01:08 -04:00
apriestman
7f53869448 Merge remote-tracking branch 'upstream/develop' into 7393_hostDoc 2021-04-14 07:59:29 -04:00
Mark McKinnon
216985fe4e Update ExtractRegistry.java
Add check for zero length file and ignore it if it is.
2021-04-13 20:59:31 -04:00
apriestman
4e972007a5 Add linux font size param 2021-04-13 17:48:18 -04:00
apriestman
67ac3e0165 Updated troubleshooting page 2021-04-13 17:46:26 -04:00
apriestman
2f841177a6 Update options panel doc 2021-04-13 17:16:52 -04:00
Mark McKinnon
30edb0a53d Handle key not found exception and realm scope
Handle key not found exception
Fix check for realm scope when creating user.
2021-04-13 16:42:15 -04:00
Eugene Livis
23c4f7a525 Minor 2021-04-13 16:03:01 -04:00
Eugene Livis
acb5d34aea No longer attemting to index new data after 5 failed consecutive attempts 2021-04-13 15:59:23 -04:00
Greg DiCristofaro
57086b6730 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7434b-localizedBundles 2021-04-13 15:23:44 -04:00
Richard Cordovano
aa201863fd
Merge pull request #6885 from APriestman/7499_unsupportedContentType
7499 Handle UnsupportedContent type
2021-04-13 14:34:42 -04:00
Greg DiCristofaro
12a03ff4cc about window fix 2021-04-13 14:31:37 -04:00
Richard Cordovano
3822ef10f0
Merge pull request #6853 from wschaeferB/7471-ResetWindowsReopensCase
7471 reset windows reopens case
2021-04-13 14:24:09 -04:00
Kelly Kelly
9866a75d75 Merge branch 'develop' into 7480-fix-timeline-filters 2021-04-13 14:17:53 -04:00
Kelly Kelly
3a16b1433b Extended IG message dialog 2021-04-13 13:58:43 -04:00
Mark McKinnon
64fc8bba12 Update ExtractPrefetch.java
Check if thirdparty database file exists before trying to process it.
2021-04-13 13:46:09 -04:00
Mark McKinnon
0bfebda36c Update ExtractPrefetch.java
Sanitize name to avoid having write issues to file system when an ads file is encountered.
2021-04-13 13:16:47 -04:00
apriestman
367accfd87 Add export tab to data source summary docs 2021-04-13 12:53:29 -04:00
William Schaefer
63bcad58b3 7471 tweak startup window behavior 2021-04-13 12:00:11 -04:00
Greg DiCristofaro
1ad14e19ac removed placeholders for debugging 2021-04-13 11:54:31 -04:00
William Schaefer
9dd4abfc49 7471 tweak startup window behavior 2021-04-13 11:48:57 -04:00
William Schaefer
b5c841a1d9 7471 perform case opening on background thread 2021-04-13 11:41:07 -04:00
apriestman
8eeaaf17c5 Update merged files 2021-04-13 11:15:43 -04:00
apriestman
30485239c2 Revert bundles 2021-04-13 11:10:10 -04:00
apriestman
507f83b1ae Merge remote-tracking branch 'upstream/develop' into 7499_unsupportedContentType
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/ContentNodeVisitor.java
2021-04-13 11:08:16 -04:00
apriestman
7ed67593c3 Updated OCR doc 2021-04-13 10:26:47 -04:00
Greg DiCristofaro
0931d785b1 moving through process 2021-04-13 10:21:46 -04:00
apriestman
3c9ec8dbb1 Added word list report to docs 2021-04-13 09:39:22 -04:00
apriestman
8e0570abd2 Add UnsupportedContentNode 2021-04-13 08:21:54 -04:00
Greg DiCristofaro
1e8a6fa9c2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7434-netbeansBundles 2021-04-13 08:04:38 -04:00
William Schaefer
bfd7701d11 7471 adjust messages and add pop up on start up if unable to open case 2021-04-12 18:58:21 -04:00
William Schaefer
63e3e1d372 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7471-ResetWindowsReopensCase 2021-04-12 17:53:32 -04:00
Richard Cordovano
a19a0a880c
Merge pull request #6830 from kellykelly3/7356-ui-not-updating-datasource
7356 - When ingest fails allow the tree to popup with the datasource
2021-04-12 17:32:28 -04:00
Greg DiCristofaro
b98e5e2b6e api diffing for tsk 2021-04-12 16:26:13 -04:00
Greg DiCristofaro
e0e2de3cb2 api diffing for tsk 2021-04-12 16:26:09 -04:00
Richard Cordovano
e1ad3a98a0
Merge pull request #6906 from APriestman/doxygenFixes041221
Fix doxygen comments
2021-04-12 14:29:38 -04:00
Richard Cordovano
1d4e77e3fd
Merge pull request #6904 from gdicristofaro/7515-raPathChanges
7515 ra path changes
2021-04-12 14:28:53 -04:00
apriestman
6eeaffbec8 Fix doxygen comments 2021-04-12 14:23:10 -04:00
apriestman
c874fd0dce Fix copy-paste error 2021-04-12 13:44:28 -04:00
apriestman
ca4c18a25f Finished updating Discovery docs 2021-04-12 13:06:23 -04:00
Greg DiCristofaro
425158b582 minor bug fixes 2021-04-12 11:40:21 -04:00
Greg DiCristofaro
6413465e8d Merge branch 'develop' of github.com:sleuthkit/autopsy into 7515-raPathChanges 2021-04-12 11:30:52 -04:00
Greg DiCristofaro
28e8bed5f3 other ingest job id changes 2021-04-12 11:29:33 -04:00