Raman
|
1464d73ea4
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
# Core/nbproject/project.properties
# Core/nbproject/project.xml
# InternalPythonModules/android/calllog.py
# InternalPythonModules/android/contact.py
# InternalPythonModules/android/textmessage.py
# InternalPythonModules/android/wwfmessage.py
|
2017-12-06 10:18:51 -05:00 |
|
Richard Cordovano
|
a6f9e76d96
|
Merge pull request #3251 from wschaeferB/3226-AddMemorySettings
3226 add memory settings
|
2017-12-05 13:31:07 -05:00 |
|
William Schaefer
|
b69bc2731e
|
3226 fix horizontal allignment of notifications
|
2017-12-05 12:05:20 -05:00 |
|
William Schaefer
|
5f338c4f13
|
3226 Fixed error displaying current memory setting, and layout issues
|
2017-12-05 11:32:15 -05:00 |
|
Richard Cordovano
|
a647305ac7
|
Merge pull request #3259 from millmanorama/disable_Visualize_tab
Disable visualize tab
|
2017-12-05 09:21:48 -05:00 |
|
millmanorama
|
85e9f375ca
|
disable Visualize tab.
|
2017-12-05 14:01:46 +01:00 |
|
Richard Cordovano
|
4151082c5a
|
Remove inaccurate ingest job cancellatino msg details
|
2017-12-04 16:26:14 -05:00 |
|
Richard Cordovano
|
87167854da
|
Remove completion check from DataSourceIngestJob.cancel
|
2017-12-04 15:42:25 -05:00 |
|
millmanorama
|
63174e0dfc
|
inline method
|
2017-12-02 16:38:58 +01:00 |
|
millmanorama
|
d27d13ba68
|
WIP
Merge branch 'accounts_relationships' into 883_user-friendly-device-ids
|
2017-12-02 16:22:56 +01:00 |
|
William Schaefer
|
81c677d828
|
3226 check Developer mode for enabling of memory settings
|
2017-12-01 15:56:02 -05:00 |
|
Brian Carrier
|
2131255245
|
Merge branch 'develop' into cr_refactor
|
2017-12-01 15:32:12 -05:00 |
|
Brian Carrier
|
51eac3dfa9
|
open CR case by Autopsy Case, error if DB doesn't exist, return case after creating
|
2017-12-01 15:27:50 -05:00 |
|
William Schaefer
|
e7c38d3f26
|
3226 clean up memory settings code and add additional comments
|
2017-12-01 14:30:04 -05:00 |
|
William Schaefer
|
f3360d1ec6
|
3226 add memory setting to Application Options panel
|
2017-12-01 13:19:48 -05:00 |
|
Richard Cordovano
|
87f69cc074
|
Remove use of deprecated method from AddLocalFilesTask, FileManager
|
2017-12-01 13:09:17 -05:00 |
|
millmanorama
|
802b73163f
|
update to use RelationshipTypeFilter to exclude contacts
|
2017-11-30 23:29:36 +01:00 |
|
millmanorama
|
fb21914e58
|
update copyright headers
|
2017-11-30 23:29:36 +01:00 |
|
Richard Cordovano
|
1ffeff74b5
|
Merge pull request #3241 from APriestman/3250_hashkeeper
Add support for importing hashkeeper hash sets and md5sum output text
|
2017-11-30 15:45:28 -05:00 |
|
Richard Cordovano
|
9532c14de7
|
Merge pull request #3242 from APriestman/3264_defaultOrg
Add a default organization when the central repo db is created
|
2017-11-30 15:44:56 -05:00 |
|
Richard Cordovano
|
ae79c27d5a
|
Merge pull request #3243 from APriestman/3259_dialogCleanup
Update text on the create/import hash db dialogs
|
2017-11-30 14:32:18 -05:00 |
|
Richard Cordovano
|
09d6076f92
|
Merge pull request #3245 from esaunders/3231_embedded_file_extractor
Modified EmbeddedFileExtractor to use Tika for OOXML files. FileTypeD…
|
2017-11-30 14:31:26 -05:00 |
|
Richard Cordovano
|
51a1e843af
|
Merge pull request #3246 from dgrove727/3257_EncryptionDetectionConfiguration
Encryption Detection settings panel implemented.
|
2017-11-30 14:28:11 -05:00 |
|
William Schaefer
|
0631365319
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3203-TagsContextMenuChanges
|
2017-11-30 12:58:59 -05:00 |
|
Richard Cordovano
|
2ef153c5d3
|
Merge pull request #3228 from wschaeferB/3202-TagsMessagingOnStatusChange
3202 tags messaging on status change
|
2017-11-30 11:03:38 -05:00 |
|
U-BASIS\dgrove
|
42111e272c
|
Minor tweak to settings panel.
|
2017-11-30 10:29:38 -05:00 |
|
U-BASIS\dgrove
|
1b06cf1ee2
|
Merge remote-tracking branch 'upstream/develop' into 3257_EncryptionDetectionConfiguration
|
2017-11-30 10:29:11 -05:00 |
|
U-BASIS\dgrove
|
50223cc0c9
|
Revised the settings panel.
|
2017-11-29 17:30:09 -05:00 |
|
U-BASIS\dgrove
|
77cf4a0ebb
|
Encryption Detection settings panel implemented.
|
2017-11-29 16:34:18 -05:00 |
|
Richard Cordovano
|
b78f179192
|
Merge pull request #3236 from wschaeferB/3224-DatabaseFileExtView
3224 database file ext view
|
2017-11-29 16:30:18 -05:00 |
|
esaunders
|
f495a42db8
|
Fix for extracted file sizes.
|
2017-11-29 14:29:12 -05:00 |
|
esaunders
|
2d9c20b90c
|
Modified EmbeddedFileExtractor to use Tika for OOXML files. FileTypeDetector needed to be updated to use TikaInputStream because a new version of Apache Compress was pulled in with tika-parsers.
|
2017-11-29 12:39:36 -05:00 |
|
millmanorama
|
22c53dd4f9
|
update to getTypeSpecificID
|
2017-11-29 12:33:40 +01:00 |
|
William Schaefer
|
3d306b31ba
|
3158 fix NPE when some invalid image files are tried as agency logo
|
2017-11-28 16:30:32 -05:00 |
|
William Schaefer
|
a6d312663c
|
3158 Agency Logo preview now present in options panel
|
2017-11-28 15:44:31 -05:00 |
|
Ann Priestman
|
ce5f0fb4ff
|
Updated the new database panel and main options panel
|
2017-11-28 14:49:33 -05:00 |
|
Ann Priestman
|
917fd9048a
|
Cleanup of import hash dialog
|
2017-11-28 14:27:49 -05:00 |
|
Ann Priestman
|
6487af2f57
|
Add a default organization when the central repo db is created
|
2017-11-28 11:04:47 -05:00 |
|
William Schaefer
|
06b8b51e51
|
3203 fix comment to reflect that tag status applies outside of CR
|
2017-11-27 10:20:32 -05:00 |
|
Ann Priestman
|
05244f6fa1
|
Cleanup
|
2017-11-27 10:09:19 -05:00 |
|
Ann Priestman
|
81d35de2c4
|
Add support for importing hashkeeper hash sets and md5sum output text files
|
2017-11-27 10:06:55 -05:00 |
|
millmanorama
|
4269e6bc7c
|
correct import statements
|
2017-11-27 12:32:41 +01:00 |
|
William Schaefer
|
d7c59a0356
|
3224 fix IDs for FileTypesByExtension filter enum
|
2017-11-22 18:19:34 -05:00 |
|
William Schaefer
|
605994d641
|
3224 add Databases node to File Types by Extension tree
|
2017-11-22 18:17:09 -05:00 |
|
William Schaefer
|
0e0ee5cd6c
|
3203 change new bundle properties to @messages syntax
|
2017-11-22 17:55:05 -05:00 |
|
William Schaefer
|
8dfd028c31
|
3203 add (Notable) to end of tags in generated reports
|
2017-11-22 17:45:01 -05:00 |
|
William Schaefer
|
ba2f3640f2
|
Merge branch '3202-TagsMessagingOnStatusChange' of https://github.com/wschaeferB/autopsy into 3203-TagsContextMenuChanges
|
2017-11-22 17:07:33 -05:00 |
|
William Schaefer
|
a5dca8681f
|
3202 rename event for tag definition changes and comment code better in caseeventlistener
|
2017-11-22 16:57:18 -05:00 |
|
U-BASIS\dgrove
|
4e51ecc675
|
Merge remote-tracking branch 'upstream/develop' into 3221_EncryptionDetectionModule
|
2017-11-22 13:16:48 -05:00 |
|
U-BASIS\dgrove
|
0f315a5bf2
|
Cleanup.
|
2017-11-22 13:16:35 -05:00 |
|