William Schaefer
|
f3360d1ec6
|
3226 add memory setting to Application Options panel
|
2017-12-01 13:19:48 -05:00 |
|
Richard Cordovano
|
06cd80c4f0
|
Merge pull request #3248 from dgrove727/3173_DisplayDataSourceSizeMetrics
3173 display data source size metrics
|
2017-12-01 13:12:18 -05:00 |
|
Richard Cordovano
|
87f69cc074
|
Remove use of deprecated method from AddLocalFilesTask, FileManager
|
2017-12-01 13:09:17 -05:00 |
|
Ann Priestman
|
d9a40d0bd4
|
Merge remote-tracking branch 'upstream/develop' into 3245_updateSchema
Conflicts:
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDbUtil.java
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDbSettings.java
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDbSettings.java
|
2017-12-01 11:27:19 -05:00 |
|
Ann Priestman
|
d1e0f7243b
|
Moved updateSchema code
|
2017-12-01 11:17:10 -05:00 |
|
millmanorama
|
e319cb1cda
|
update usages of addRelationships
|
2017-12-01 11:19:00 +01: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 |
|
U-BASIS\dgrove
|
a5408e8a4a
|
Formatting.
|
2017-11-30 16:59:39 -05:00 |
|
U-BASIS\dgrove
|
a6b115b35e
|
Code added to display data source size metrics.
|
2017-11-30 16:57:39 -05:00 |
|
U-BASIS\dgrove
|
a49d532ee6
|
Merge remote-tracking branch 'upstream/develop' into 3173_DisplayDataSourceSizeMetrics
|
2017-11-30 16:56:12 -05: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 |
|
Richard Cordovano
|
0eb6278f30
|
Merge pull request #3237 from dgrove727/3172_DataSourceSizeCollection
3172 data source size collection
|
2017-11-30 14:17:49 -05:00 |
|
Richard Cordovano
|
4542aa50f0
|
Merge pull request #3235 from wschaeferB/3203-TagsContextMenuChanges
3203 tags context menu changes
|
2017-11-30 14:00:15 -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 |
|
U-BASIS\dgrove
|
49f59bd930
|
Merge remote-tracking branch 'upstream/develop' into 3173_DisplayDataSourceSizeMetrics
|
2017-11-30 11:30:23 -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 |
|
Richard Cordovano
|
99b6eb3536
|
Merge pull request #3240 from millmanorama/889-easy-api-changes
update to getTypeSpecificID
|
2017-11-29 17:32:09 -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 |
|
Richard Cordovano
|
a1ce0a31ca
|
Merge pull request #3244 from wschaeferB/3158-AgencyLogoPreview
3158 Agency Logo preview now present in options panel
|
2017-11-29 16:24:47 -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 |
|
Ann Priestman
|
26cf95a285
|
Working on update code
|
2017-11-28 09:41:29 -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 |
|
U-BASIS\dgrove
|
27b9edbd29
|
Additional comments added.
|
2017-11-22 17:51:34 -05:00 |
|
William Schaefer
|
8dfd028c31
|
3203 add (Notable) to end of tags in generated reports
|
2017-11-22 17:45:01 -05:00 |
|
U-BASIS\dgrove
|
29e953ab4f
|
Completed feature.
|
2017-11-22 17:43:59 -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
|
a398937731
|
Merge remote-tracking branch 'upstream/develop' into 3172_DataSourceSizeCollection
|
2017-11-22 15:54:03 -05:00 |
|