William Schaefer
|
73f36a676b
|
3650 add back loop over entire set of files for logical files dsp
|
2018-03-22 10:51:42 -04:00 |
|
Richard Cordovano
|
7951ba783d
|
Fix recently injected bug in DataSourceIngestJob
|
2018-03-21 18:02:35 -04:00 |
|
Richard Cordovano
|
4e68e7c9a1
|
Fix recently injected bug in DataSourceIngestJob
|
2018-03-21 17:09:16 -04:00 |
|
William Schaefer
|
87f3e1b89b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3562-ZipPasswordUse
|
2018-03-21 14:50:05 -04:00 |
|
William Schaefer
|
9e1d5cc927
|
3562 add logging where necessary make freeDiskSpace get default value again
|
2018-03-21 14:49:46 -04:00 |
|
Richard Cordovano
|
529174df3c
|
Thread safety fix for ReportProgressPanel
|
2018-03-21 13:35:57 -04:00 |
|
Brian Carrier
|
d3864b0b9b
|
Merge branch 'develop' into volatility_module
|
2018-03-21 10:45:35 -04:00 |
|
Richard Cordovano
|
bb1be88751
|
Merge pull request #3585 from millmanorama/comment-ThumbnailViewChildren
comment describing Comparator creation in ThumbnailViewChildren
|
2018-03-21 10:18:14 -04:00 |
|
millmanorama
|
0959b6ae78
|
comment describing Comparator creation in ThumbnailViewChildren
|
2018-03-21 15:08:52 +01:00 |
|
Richard Cordovano
|
f237f9ef05
|
Merge pull request #3572 from sleuthkit/url_viewer
Allow reports to be URLs
|
2018-03-21 09:27:20 -04:00 |
|
U-BASIS\dgrove
|
5ed4d5153c
|
Removed erroneous serialVersionUID values.
|
2018-03-21 01:34:37 -04:00 |
|
Brian Carrier
|
da1c93067a
|
Merge branch 'develop' into url_viewer
|
2018-03-20 20:53:01 -04:00 |
|
Richard Cordovano
|
3d1b7bbe0b
|
Make DataSourceIngestJob's IngestJobInfo threadsafe
|
2018-03-20 18:08:41 -04:00 |
|
Brian Carrier
|
18efdbd691
|
moved volatility to experimental. Added Max to DSP progress monitor API.
|
2018-03-20 18:04:36 -04:00 |
|
Richard Cordovano
|
51734551e8
|
Make DataSourceIngestJob's IngestJobInfo threadsafe
|
2018-03-20 18:04:19 -04:00 |
|
Richard Cordovano
|
77b40bbdde
|
Merge pull request #3577 from eugene7646/unalloc_image_add_3590
Ability to add image as unallocated space if other DSPs fail to process it (3590)
|
2018-03-20 16:48:05 -04:00 |
|
Richard Cordovano
|
d1c252f15b
|
Merge pull request #3575 from dgrove727/3595_DeclutterLocalDiskPanel
3595 declutter local disk panel
|
2018-03-20 14:55:09 -04:00 |
|
U-BASIS\dgrove
|
9f72ca17aa
|
Fixed double-negative typo.
|
2018-03-20 10:49:47 -04:00 |
|
Richard Cordovano
|
2c866a2e5a
|
Merge pull request #3576 from dgrove727/3362_CentralRepoOptionsEvents
Synchronizing enable/disable of components with job events.
|
2018-03-20 10:26:13 -04:00 |
|
U-BASIS\zhaohui
|
bb06c2d5b8
|
Merge branch 'develop' into 3191-AddRunningIngestToIngestFileFilterTest
|
2018-03-20 10:18:33 -04:00 |
|
Mark McKinnon
|
074e3639c9
|
FIx for plugins and cleanup
fix code for plugins to remerge and cleanup method names
|
2018-03-19 19:23:01 -07:00 |
|
Richard Cordovano
|
b952e4351f
|
Merge pull request #3574 from APriestman/3626_doxygenUpdates
Fix doxygen warnings
|
2018-03-19 22:19:40 -04:00 |
|
Richard Cordovano
|
1ebefa9bfe
|
Merge pull request #3571 from rishwanth1995/develop-merge
Merged release-4.6.0-linux-beta1 to develop branch
|
2018-03-19 22:19:08 -04:00 |
|
Richard Cordovano
|
fbd8dae5a4
|
Merge pull request #3568 from zhhl/3178-addDataSourcetoFileFiltersunitest
3178: Add data source to file filters unit test class
|
2018-03-19 22:16:50 -04:00 |
|
Richard Cordovano
|
75d4b9ad55
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 19:46:01 -04:00 |
|
Richard Cordovano
|
0d4a2315cd
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 19:09:36 -04:00 |
|
U-BASIS\zhaohui
|
34a153acd6
|
3191: Put the runInjestJob in the private method to prepare more tests to re-use it.
|
2018-03-19 18:00:21 -04:00 |
|
U-BASIS\zhaohui
|
913e4abf8a
|
3191: Add running ingest to IngestsFileFilterTest.
|
2018-03-19 17:48:17 -04:00 |
|
William Schaefer
|
7124b8396c
|
3562 add comment to updateDerivedFile method
|
2018-03-19 17:47:44 -04:00 |
|
Eugene Livis
|
f1ca90cb54
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into unalloc_image_add_3590
|
2018-03-19 16:55:13 -04:00 |
|
U-BASIS\dgrove
|
172d955b72
|
Changed 'refreshTable()' access modifier to private.
|
2018-03-19 16:14:09 -04:00 |
|
U-BASIS\dgrove
|
74d0d4e2eb
|
Removed unused methods, and other minor cleanup.
|
2018-03-19 16:05:24 -04:00 |
|
William Schaefer
|
cc9016e4c1
|
3562 add missing comments for Zip Password changes
|
2018-03-19 15:45:48 -04:00 |
|
Eugene Livis
|
9e57e36ee3
|
/LocalDiskDSProcessor no longer implements AutoIngestDataSourceProcessor interface
|
2018-03-19 13:44:32 -04:00 |
|
Eugene Livis
|
4bbe5afc5c
|
Changes to AutoIngestDataSourceProcessor
|
2018-03-19 13:41:05 -04:00 |
|
Ann Priestman
|
d2536e83d5
|
Fix doxygen warnings
|
2018-03-19 13:40:04 -04:00 |
|
Brian Carrier
|
4d9594e65a
|
clean up codacy
|
2018-03-19 13:37:50 -04:00 |
|
William Schaefer
|
816580b2e0
|
3562 further zip password cleanup changes
|
2018-03-19 13:34:14 -04:00 |
|
William Schaefer
|
861baa343c
|
3562 comment method added to FileTypeDetector to allow mime type update
|
2018-03-19 13:16:10 -04:00 |
|
William Schaefer
|
d939f93f04
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3562-ZipPasswordUse
|
2018-03-19 12:03:27 -04:00 |
|
William Schaefer
|
cc2be85662
|
3562 - clean up remove unused methods and temporary output
|
2018-03-19 12:02:51 -04:00 |
|
Richard Cordovano
|
7d2657ff70
|
Fix IngestTasksScheduler, IngestManager concurrency issues
|
2018-03-19 10:27:19 -04:00 |
|
U-BASIS\dgrove
|
e79060da89
|
Synchronizing enable/disable of components with job events.
|
2018-03-19 10:12:41 -04:00 |
|
U-BASIS\dgrove
|
55cd716b02
|
Merge remote-tracking branch 'upstream/develop' into 3595_DeclutterLocalDiskPanel
|
2018-03-19 10:07:30 -04:00 |
|
U-BASIS\dgrove
|
86ffca318a
|
Finished functionality.
|
2018-03-19 10:06:32 -04:00 |
|
rishwanth1995
|
5c5cde20c8
|
Revert "modified swing components in InjestProfileSelectionPanel.java"
This reverts commit 2260dcdc3f4d2662df5fd9607ac1d0469478bbd8.
|
2018-03-19 09:09:50 -04:00 |
|
rishwanth1995
|
85c8baa9b8
|
resolved conflict in build.xml
|
2018-03-19 08:55:20 -04:00 |
|
rishwanth1995
|
1ce0fe7458
|
Merge branch 'preinstall_script' into develop-merge
|
2018-03-19 08:46:09 -04:00 |
|
Richard Cordovano
|
ed31dd4168
|
Merge pull request #3537 from zhhl/2229-Part27UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 27 use getOpenCase() instead of getCurrentCase()
|
2018-03-18 07:32:18 -04:00 |
|
William Schaefer
|
428fe5190f
|
3562 fix for incorrect keys on directory contents
|
2018-03-16 19:27:57 -04:00 |
|