William Schaefer
|
94e7dc21fb
|
1903 JCombo Box populated with options for file Filter
|
2016-11-23 15:15:03 -05:00 |
|
William Schaefer
|
b253bb156d
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903_Ingest_Subset
|
2016-11-21 11:39:01 -05:00 |
|
William Schaefer
|
5731b442f1
|
1903-added Label and unconnected JComboBox to IngestJobSettingsPanel
|
2016-11-21 10:23:33 -05:00 |
|
Richard Cordovano
|
7a08914b6d
|
Deprecate field retained for serialization compatibility in FileExtMismatchDetectorModuleSettings
|
2016-11-21 08:45:29 -05:00 |
|
Richard Cordovano
|
b74aa34956
|
Change default ext mismatch type plus bug fix plus docs
|
2016-11-18 15:34:45 -05:00 |
|
Richard Cordovano
|
b721708680
|
Merge pull request #2412 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Change default ext mismatch setting to original
|
2016-11-18 11:24:27 -05:00 |
|
Sophie Mori
|
740c504b42
|
Change default ext mismatch setting to original
|
2016-11-18 11:19:24 -05:00 |
|
William Schaefer
|
8f762cc173
|
1903 InterestingItemDefsManager modified to support new File Filter
|
2016-11-18 10:55:01 -05:00 |
|
Richard Cordovano
|
57afd64582
|
Merge pull request #2411 from wishdasher/AUT-2254_ext_mismatch_basic_mode
Add extension mismatch mode for checking only images and executables
|
2016-11-17 16:58:00 -05:00 |
|
Sophie Mori
|
44bd98bdd2
|
Rename check type enum in file ext mismatch settings
|
2016-11-17 16:38:25 -05:00 |
|
Sophie Mori
|
945a5c9ef4
|
Merge branch 'develop' into AUT-2254_ext_mismatch_basic_mode
|
2016-11-17 14:13:42 -05:00 |
|
Sophie Mori
|
d1e4c0774a
|
Add back field to maintain serialization compatibility
|
2016-11-17 14:12:56 -05:00 |
|
Richard Cordovano
|
73f47588da
|
Merge pull request #2406 from wishdasher/AUT-2250_keyword_list_substring
Add substring keyword option to keyword lists
|
2016-11-17 11:33:57 -05:00 |
|
Sophie Mori
|
1aa6b26910
|
Change table in dropdown keyword lists to use keyword types
|
2016-11-17 10:03:14 -05:00 |
|
Sophie Mori
|
43fa4a5535
|
Merge branch 'develop' into AUT-2250_keyword_list_substring
|
2016-11-16 17:30:31 -05:00 |
|
Richard Cordovano
|
2a46063213
|
Merge pull request #2397 from wishdasher/AUT-2247_logical_files_processor_commas
Allow logical files panel to handle commas
|
2016-11-16 17:26:37 -05:00 |
|
Sophie Mori
|
8d4f276160
|
Merge branch 'develop' into AUT-2247_logical_files_processor_commas
|
2016-11-16 17:00:04 -05:00 |
|
Sophie Mori
|
2200b32f3c
|
Add comment about changes that affect a deprecated method
|
2016-11-16 17:00:00 -05:00 |
|
Richard Cordovano
|
255029104f
|
Merge pull request #2409 from wishdasher/AUT-2251_regripper_report_hive
Change if else ladders to switch statements in ExtractRegistry
|
2016-11-16 16:40:25 -05:00 |
|
Richard Cordovano
|
2d6b6d1056
|
Merge pull request #2408 from wishdasher/AUT-2253_internal_python_module_folder
Update README in InternalPythonModules folder
|
2016-11-16 16:30:08 -05:00 |
|
Richard Cordovano
|
e159bdfeb3
|
Remove unnecessary warning suppresion from ReportWizardAction
|
2016-11-16 14:23:45 -05:00 |
|
Richard Cordovano
|
30deb77736
|
Fix warning for erroneous argument to InstalledFileLocator.locateAll in JythonModuleLoader
|
2016-11-16 14:22:37 -05:00 |
|
Richard Cordovano
|
e8ce4f7782
|
Merge pull request #2400 from APriestman/slackSpace
Add slack file support
|
2016-11-16 08:44:20 -05:00 |
|
Sophie Mori
|
9348b7d42e
|
Revert "Add hive path to name of recent activity report"
This reverts commit 4f7643219e.
|
2016-11-15 15:09:41 -05:00 |
|
Sophie Mori
|
4f7643219e
|
Add hive path to name of recent activity report
|
2016-11-15 14:45:16 -05:00 |
|
Sophie Mori
|
15315132ba
|
Change if else ladders to switch statements
|
2016-11-15 14:44:45 -05:00 |
|
Ann Priestman
|
bb00f9491f
|
Added getItemType()
|
2016-11-15 10:06:13 -05:00 |
|
Ann Priestman
|
5b860abb44
|
Merge remote-tracking branch 'upstream/develop' into slackSpace
Conflicts:
Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
|
2016-11-15 08:58:33 -05:00 |
|
Sophie Mori
|
d689f4861e
|
Clean up code
|
2016-11-14 16:11:02 -05:00 |
|
Sophie Mori
|
25ee3d762b
|
Update README in InternalPythonModules folder
|
2016-11-14 15:27:30 -05:00 |
|
Sophie Mori
|
b3549a2c3f
|
Add radio button/checkbox format for fileextmismatch settings
|
2016-11-14 13:41:31 -05:00 |
|
Richard Cordovano
|
66358cb265
|
Merge pull request #2407 from APriestman/dbDiff
Use the last end parentheses in normalize_db_entry instead of the fir…
|
2016-11-14 09:53:07 -05:00 |
|
Ann Priestman
|
efdbc58501
|
Use the last end parentheses in normalize_db_entry instead of the first occurrence.
Fixes bug for file names containing parentheses.
|
2016-11-14 09:46:44 -05:00 |
|
Sophie Mori
|
757f880675
|
Change display type to make it cleaner
|
2016-11-11 17:03:28 -05:00 |
|
Sophie Mori
|
12156cf226
|
Clean up code
|
2016-11-11 16:40:54 -05:00 |
|
Sophie Mori
|
edaf49774d
|
Add substring option to keyword lists, modify xml config read and write
|
2016-11-11 16:30:52 -05:00 |
|
Ann Priestman
|
c48b73b232
|
Fixing NPE
|
2016-11-11 14:19:29 -05:00 |
|
Richard Cordovano
|
4a3242f92f
|
Merge pull request #2404 from wishdasher/file_parent_node_column_homogeneity
Give parent nodes of files consistent column ordering, fix index collision behavior
|
2016-11-11 10:27:53 -05:00 |
|
Sophie Mori
|
1f9f60dbc6
|
Fix unexpected behavior when two columns come to share the same index
|
2016-11-10 16:32:29 -05:00 |
|
Sophie Mori
|
d6db5a7160
|
Give nodes that are parents of file-like objects the same key
|
2016-11-10 11:28:02 -05:00 |
|
Richard Cordovano
|
467e84c350
|
Merge pull request #2386 from wishdasher/AUT-2237_open_report_external_viewer
Modified ExternalViewerAction to accommodate opening reports
|
2016-11-09 18:02:56 -05:00 |
|
Sophie Mori
|
b3b2b37235
|
Fix bundle message
|
2016-11-09 17:40:43 -05:00 |
|
Richard Cordovano
|
f21e7c44a1
|
Merge branch 'solr_6_upgrade' into develop
|
2016-11-09 17:10:08 -05:00 |
|
Richard Cordovano
|
c2eceffe12
|
Increase regression test sleep durations during report generation
|
2016-11-09 17:08:29 -05:00 |
|
Richard Cordovano
|
299ebbe4dd
|
Merge pull request #2403 from wishdasher/column_key_value_conflict
Make column order loading robust against identical position values
|
2016-11-09 16:05:58 -05:00 |
|
Sophie Mori
|
7ef40946f0
|
Make column order loading robust against identical position values
|
2016-11-09 15:53:22 -05:00 |
|
Sophie Mori
|
1efcfe3dc5
|
Add a few more basic mode MIME types
|
2016-11-09 13:34:02 -05:00 |
|
Sophie Mori
|
80eea3d420
|
Fix alignment of elements in file ext ingest settings panel
|
2016-11-09 13:33:43 -05:00 |
|
Sophie Mori
|
041186873b
|
Format MIME types better
|
2016-11-09 09:43:08 -05:00 |
|
Richard Cordovano
|
57bdbc4792
|
Merge pull request #2356 from wishdasher/AUT-1849_persistent_table_column_reordering
Fixed and added to implementation for persistent table column reorderings
|
2016-11-08 17:38:50 -05:00 |
|