Eugene Livis
|
112de482a4
|
First cut at implementing the functionality of ArchiveDSP
|
2017-10-24 16:59:49 -04:00 |
|
Eugene Livis
|
935827122d
|
Updated Java doc
|
2017-10-24 16:59:16 -04:00 |
|
Richard Cordovano
|
33c6c630bc
|
Merge pull request #3150 from eugene7646/archive_dsp_3136
First batch or code for Archive Extractor DSP (3136)
|
2017-10-23 18:25:25 -04:00 |
|
Eugene Livis
|
0451208df8
|
Code review comments
|
2017-10-23 16:28:52 -04:00 |
|
Eugene Livis
|
5f9c5facce
|
Commented out some functionality for now
|
2017-10-23 15:20:12 -04:00 |
|
Eugene Livis
|
0f309e15b5
|
Fixes and improvements
|
2017-10-23 14:57:12 -04:00 |
|
Eugene Livis
|
19a8249fdd
|
Extracting contents of archive to case output folder
|
2017-10-23 14:34:28 -04:00 |
|
Eugene Livis
|
e51e4e2656
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136
|
2017-10-23 14:16:39 -04:00 |
|
Richard Cordovano
|
59b8dc2898
|
Merge remote-tracking branch 'upstream/release-4.5.1' into develop
|
2017-10-20 15:04:28 -04:00 |
|
Richard Cordovano
|
67cab4672f
|
Fix add/remove property change listener code for KeywordSearch UI classes
|
2017-10-20 13:29:20 -04:00 |
|
Eugene Livis
|
0fcea23066
|
Removed a log entry to log available disk space every minute
|
2017-10-19 16:58:26 -04:00 |
|
Eugene Livis
|
11b66c1648
|
Moved archive handling code into ArchiveUtil for code re-use
|
2017-10-19 16:23:31 -04:00 |
|
Eugene Livis
|
ab4f586f32
|
Created dummy AddArchiveTask
|
2017-10-18 16:40:35 -04:00 |
|
Eugene Livis
|
89f48e8c38
|
First cut at ArchiveExtractorDataSourceProcessor and ArchiveFilePanel
|
2017-10-18 16:23:01 -04:00 |
|
Eugene Livis
|
ea46cd1e21
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136
|
2017-10-18 15:14:45 -04:00 |
|
Richard Cordovano
|
acd4b81f4e
|
Merge pull request #3137 from dgrove727/3132_CoordinationServiceCasePathsPull
Replaced folder scan with coordination service call.
|
2017-10-18 15:10:17 -04:00 |
|
Richard Cordovano
|
7339412cc1
|
Merge remote-tracking branch 'upstream/release-4.5.0' into develop
|
2017-10-18 15:08:05 -04:00 |
|
U-BASIS\dgrove
|
c208e07504
|
Modified the handling of logging and exceptions.
|
2017-10-18 14:59:38 -04:00 |
|
Richard Cordovano
|
c17863930d
|
Correct docs for AutoIngestCaseManager
|
2017-10-18 13:41:47 -04:00 |
|
Richard Cordovano
|
32af6d3b49
|
Improve documnetation of KeywordSearchQuery method
|
2017-10-14 08:06:15 -04:00 |
|
Richard Cordovano
|
8ac6e71afe
|
Clean up and better document QueryResults class
|
2017-10-14 07:52:36 -04:00 |
|
Richard Cordovano
|
284e6f64fe
|
Merge pull request #3140 from zhhl/nojira-removeObsoleteExample
NoJira: Remove the obsolete sample
|
2017-10-13 18:51:24 -04:00 |
|
U-BASIS\zhaohui
|
1d72f2c7f2
|
NoJira: Remove the obsolete sample
|
2017-10-13 12:15:22 -04:00 |
|
Richard Cordovano
|
870b202b0f
|
Delete obsolete externalresults package
|
2017-10-12 18:47:57 -04:00 |
|
Eugene Livis
|
3ac0792922
|
Refactored AddDataSourceCallback and DataSource out of AIM
|
2017-10-12 16:19:27 -04:00 |
|
Eugene Livis
|
49850bfd98
|
Further factored out the functionality into a separate class
|
2017-10-11 17:33:54 -04:00 |
|
Richard Cordovano
|
4739b8da93
|
Set build.type back to DEVELOPMENT in project.properties
|
2017-10-11 16:11:36 -04:00 |
|
Brian Carrier
|
8a445ca52c
|
Merge pull request #3138 from eugene7646/file_visitor_fix
File visitor exception handling fix
autopsy-4.5.0
|
2017-10-06 16:37:23 -04:00 |
|
Eugene Livis
|
ca14274ec8
|
Added a catch-all firewal to visitFile() so that one bad file doesn't stop the entire input folder scan
|
2017-10-06 14:51:28 -04:00 |
|
Eugene Livis
|
91eaf88c10
|
Catching and handling exceptions caused by bad ZK node data so that they don't stop input folder scans
|
2017-10-06 14:34:19 -04:00 |
|
U-BASIS\dgrove
|
9712f0329d
|
Replaced folder scan with coordination service call.
|
2017-10-06 13:25:42 -04:00 |
|
Richard Cordovano
|
633c3a00e7
|
Merge pull request #3136 from dgrove727/3122_ExaminerModeRestart
3122 examiner mode restart
|
2017-10-05 14:21:07 -04:00 |
|
U-BASIS\dgrove
|
dc06840e31
|
Cleanup.
|
2017-10-05 12:41:23 -04:00 |
|
U-BASIS\dgrove
|
bc3962514e
|
Various minor improvements.
|
2017-10-05 12:33:58 -04:00 |
|
U-BASIS\dgrove
|
cf6312cdb3
|
Reworked 'Examiner' mode so it works without restart.
|
2017-10-05 11:15:37 -04:00 |
|
Richard Cordovano
|
8379922396
|
Merge pull request #3135 from wschaeferB/3039-TaggedContentColorChange
3039 change tagged content color from dark gray to light yellow
|
2017-10-04 16:21:32 -04:00 |
|
Richard Cordovano
|
8550e9e23e
|
Merge remote-tracking branch 'upstream/release-4.5.0' into develop
|
2017-10-03 20:00:02 -04:00 |
|
Richard Cordovano
|
5eefb7abda
|
Change progress bar msg of ImageWriter
|
2017-10-03 19:59:30 -04:00 |
|
Richard Cordovano
|
5a20c14d4d
|
Merge pull request #3126 from zhhl/3095-dataSourcedTreeExpansion
3095: Expanding Data Sources Node in nightly test
|
2017-10-03 19:18:59 -04:00 |
|
Richard Cordovano
|
db0ff82c73
|
Restore organizations panel in EamCaseEditDetailsDialog
|
2017-10-03 15:53:12 -04:00 |
|
William Schaefer
|
887e4d8f06
|
3039 change tagged content color from dark gray to light yellow
|
2017-10-02 11:47:42 -04:00 |
|
U-BASIS\dgrove
|
71cd591998
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-10-02 10:21:20 -04:00 |
|
Richard Cordovano
|
60db7a54dc
|
Fix compiler warning in Ingester.indexText
|
2017-09-29 13:45:29 -04:00 |
|
Richard Cordovano
|
c9497a2f59
|
Update version numbers of Autopsy-Core NBM
|
2017-09-29 13:37:41 -04:00 |
|
Richard Cordovano
|
88c8faa527
|
Change BlackboardArtifactNode.getSrcName to getSourceName
|
2017-09-29 13:17:53 -04:00 |
|
Richard Cordovano
|
5ae436090a
|
Merge pull request #3133 from APriestman/doxygenCleanup
Fixing parameters for doxygen
|
2017-09-29 13:04:09 -04:00 |
|
Ann Priestman
|
43e87bc0ad
|
Fixing parameters for doxygen
|
2017-09-29 11:06:00 -04:00 |
|
Richard Cordovano
|
f5b2c2b56a
|
Merge pull request #3132 from eugene7646/cancel_kws_2888
Added null check
|
2017-09-29 10:05:15 -04:00 |
|
Eugene Livis
|
d0eb8b8d32
|
Added null check
|
2017-09-29 09:39:12 -04:00 |
|
Richard Cordovano
|
e0dc2a96ad
|
Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0
|
2017-09-28 19:48:52 -04:00 |
|