Richard Cordovano
|
2b3b091207
|
Merge pull request #856 from rcordovano/develop
Complete GeneralReportModuleAdapter class implementation
|
2014-08-11 15:45:16 -04:00 |
|
Richard Cordovano
|
82e8dfb3d3
|
Complete GeneralReportModuleAdapter class implementation
|
2014-08-11 15:44:37 -04:00 |
|
Richard Cordovano
|
5d2ffb1b8c
|
Update GeneralReportModuleAdapter for change to ReportModule interface
|
2014-08-11 15:33:05 -04:00 |
|
Richard Cordovano
|
087c714387
|
Merge pull request #855 from rcordovano/jython_ingest_modules
Jython ingest modules
|
2014-08-11 15:28:59 -04:00 |
|
Richard Cordovano
|
de8451c1c9
|
Update sample Python report module for ReportModule interface API change
|
2014-08-11 15:23:50 -04:00 |
|
Richard Cordovano
|
dcd99faefd
|
Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules
|
2014-08-11 15:20:31 -04:00 |
|
Richard Cordovano
|
12c6618b76
|
Merge pull request #852 from millmanorama/fix_tree_population_existing_case
populate tree view when opening an existing case, tweak fxml
|
2014-08-11 15:10:29 -04:00 |
|
Brian Carrier
|
2b7f283874
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-08-11 15:04:13 -04:00 |
|
Brian Carrier
|
5497fcb292
|
fixed permission and connect exceptions
|
2014-08-11 15:04:01 -04:00 |
|
Richard Cordovano
|
a266d9a547
|
Merge pull request #853 from rcordovano/case_db_conn_per_thread
Case db conn per thread
|
2014-08-11 14:51:05 -04:00 |
|
Richard Cordovano
|
a41930b0dc
|
Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread
|
2014-08-11 14:49:48 -04:00 |
|
Richard Cordovano
|
498ca848cc
|
Merge pull request #851 from millmanorama/wwf_datetimeparsing
fixed datetime parsing in wwf analyzer
|
2014-08-11 14:20:34 -04:00 |
|
jmillman
|
90b21054c5
|
populate tree view when opening an existing case, tweak fxml
|
2014-08-11 14:15:18 -04:00 |
|
jmillman
|
9ef9cb28aa
|
improve thread safety
|
2014-08-11 14:14:35 -04:00 |
|
Richard Cordovano
|
2142ffe90f
|
Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread
|
2014-08-11 11:58:50 -04:00 |
|
jmillman
|
70c763d300
|
removed commented dead code
|
2014-08-11 11:13:00 -04:00 |
|
jmillman
|
dfe9e83488
|
Merge remote-tracking branch 'upstream/develop' into wwf_datetimeparsing
|
2014-08-11 11:12:27 -04:00 |
|
Richard Cordovano
|
48997a097a
|
Merge pull request #850 from millmanorama/with_image_analyzer_module
updated ImageAnayzer doxygen
|
2014-08-11 11:04:58 -04:00 |
|
jmillman
|
9baed2fb7f
|
Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
|
2014-08-11 10:59:31 -04:00 |
|
jmillman
|
7c1945e203
|
ensure GUI update on JFX thread
|
2014-08-11 10:31:29 -04:00 |
|
jmillman
|
11da944b65
|
use strftime to get datetime as seconds since unix epoch
|
2014-08-08 15:28:22 -04:00 |
|
jmillman
|
67644fa067
|
Merge remote-tracking branch 'upstream/with_image_analyzer_module' into with_image_analyzer_module
|
2014-08-08 13:23:49 -04:00 |
|
jmillman
|
69fcfd1098
|
updated ImageAnalyze doxygen
|
2014-08-08 13:22:54 -04:00 |
|
jmillman
|
394a1f184c
|
Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
|
2014-08-08 10:48:56 -04:00 |
|
Brian Carrier
|
bb92666a78
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-08-08 10:47:24 -04:00 |
|
Brian Carrier
|
7466fb0a6d
|
Fixed timing issue in scheduler where file could be stuck in running state even if it had been completed
|
2014-08-08 10:46:57 -04:00 |
|
Richard Cordovano
|
6c28818237
|
Merge pull request #849 from rcordovano/additional_tag_node_props
Additional tag node props
|
2014-08-06 18:05:51 -04:00 |
|
Richard Cordovano
|
eee067a7e5
|
Merge pull request #848 from millmanorama/with_image_analyzer_module
refactor code to simplify ui initialization and remove blocking calls that prevented ui from displaying
|
2014-08-06 18:05:06 -04:00 |
|
Richard Cordovano
|
01749ab3ab
|
Add file times and size properties to ContentTagNode property sheet
|
2014-08-06 18:01:30 -04:00 |
|
Richard Cordovano
|
faf592a2bb
|
Add file times and size properties to ContentTagNode property sheet
|
2014-08-06 17:59:19 -04:00 |
|
jmillman
|
f8f32c5337
|
refactor code to simplify ui initialization and remove blocking calls that prevented ui from displaying
|
2014-08-06 14:17:25 -04:00 |
|
jmillman
|
738fed0182
|
put db unlock in finally
|
2014-08-06 13:50:58 -04:00 |
|
jmillman
|
e3d926adda
|
Merge remote-tracking branch 'upstream/with_image_analyzer_module' into with_image_analyzer_module
|
2014-08-06 10:15:11 -04:00 |
|
Brian Carrier
|
72dfabbd55
|
Updated main page
|
2014-08-05 23:28:57 -04:00 |
|
Brian Carrier
|
b980ffa863
|
Added performance optimization notes to user guide
|
2014-08-05 23:25:02 -04:00 |
|
Brian Carrier
|
51001fbcb4
|
move quick start doc to user dc
|
2014-08-05 17:29:50 -04:00 |
|
Brian Carrier
|
f84472b0e0
|
Added skeleton for User Guide
|
2014-08-05 17:13:12 -04:00 |
|
Richard Cordovano
|
7ac7b1a603
|
Resolve merge conflict for merge in of develop
|
2014-08-05 16:58:09 -04:00 |
|
jmillman
|
93ed0e5166
|
Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
|
2014-08-05 16:56:59 -04:00 |
|
jmillman
|
06496cd3ad
|
move stuff onto/off jfx thread; check for no open case and npe
|
2014-08-05 16:53:58 -04:00 |
|
Richard Cordovano
|
24441a06d1
|
Merge pull request #847 from rcordovano/develop
Fix bug in DeletedContent.DeletedContentChildren.createKeys()
|
2014-08-05 16:21:11 -04:00 |
|
Richard Cordovano
|
1eb456baeb
|
Fix bug in DeletedContent.DeletedContentChildren.createKeys()
|
2014-08-05 16:20:06 -04:00 |
|
Richard Cordovano
|
c00db4b4f6
|
Fix bug in DeletedContent.DeletedContentChildren.createKeys()
|
2014-08-05 16:19:24 -04:00 |
|
jmillman
|
a679d93c69
|
Merge branch 'image_analyzer' into with_image_analyzer_module
|
2014-08-05 15:25:15 -04:00 |
|
jmillman
|
cf0f1b04ba
|
changed options panel icon
|
2014-08-05 15:24:35 -04:00 |
|
Richard Cordovano
|
ae8b021981
|
Merge pull request #846 from millmanorama/image_analyzer
project changes to work as a module in Autopsy
|
2014-08-05 15:03:25 -04:00 |
|
jmillman
|
a2ffd3e500
|
project changes to work as a module in Autopsy
|
2014-08-05 14:15:11 -04:00 |
|
jmillman
|
0f99c1cee0
|
Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer
Conflicts:
.gitattributes
.gitignore
build.xml
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/platform.properties
nbproject/project.properties
nbproject/project.xml
|
2014-08-05 14:05:43 -04:00 |
|
Richard Cordovano
|
7298add0e3
|
Update AddImageTask for non-static case db locking API
|
2014-08-04 17:12:23 -04:00 |
|
Richard Cordovano
|
19a4ea6da8
|
Merge pull request #842 from millmanorama/FILE_DONE_abstract_file
removed unused method fireFileIngestDone(long fileId)
|
2014-07-30 18:05:36 -04:00 |
|