jmillman
655af8d322
move utilities into autopsy-core
2014-08-25 15:35:00 -04:00
jmillman
5f56a3c70d
rename package remove "advanced"
2014-08-25 14:43:40 -04:00
jmillman
a9e823d62b
update call log analyzer to include additional file(s) and table(s) in search;
...
updated call log analyzer to search files where name = 'logs.db' and additionally to try tables named 'logs'. Also refactored code to be more extensible and a little more sanely organized. Looking at other sibling 'analyzers' in the android module indicates they could all be refactored in similar ways, and probably a lot of duplicate code could be reduced if they were refactored as a whole to be more generic.
2014-08-19 13:02:16 -04:00
Brian Carrier
3570328b7a
Merge branch 'release-3.1.0' into develop
2014-08-15 05:46:36 -07:00
Brian Carrier
7fc9eba784
updated to use getDataSource versus getImage, removed unneeded Image methods from case, renamed getRootObjects to getDataSources. Fixed keyword search bug that did not work on local files
2014-08-14 18:48:33 -07:00
Richard Cordovano
fd95b8e0a8
Remove unused ContentIdHierarchyVisitor class
2014-08-14 14:31:47 -04:00
Brian Carrier
d1136879fa
Merge branch 'release-3.1.0' of github.com:sleuthkit/autopsy into release-3.1.0
2014-08-14 06:39:56 -07:00
Brian Carrier
4261615d05
Fixed bug where .. entry was not shown when .. was for root directory. Removed some uneeded visitors in process.
2014-08-14 06:39:25 -07:00
Brian Carrier
5f74de3cf8
removed author tag
2014-08-13 11:36:01 -07:00
Brian Carrier
6732da6d9a
more diagnostics updates.
2014-08-13 11:28:01 -07:00
Brian Carrier
88f02e9b25
Initial commit of module stats
2014-08-13 06:23:23 -07:00
Brian Carrier
e22593dcfc
Added diagnostics panel to get throughput numbers for debugging performance issues
2014-08-13 05:06:35 -07:00
Brian Carrier
e73581143a
minor comments, added stats structures from scheduler and jobs, updated status panel to display job status
2014-08-12 17:52:51 -07:00
Richard Cordovano
366433631d
Update project.xml with relative path to jython JAR file
2014-08-11 17:50:38 -04:00
Richard Cordovano
311fbd97e1
Add Jython JAR to external modules
2014-08-11 17:44:44 -04:00
Brian Carrier
463c6a5890
Updated About Page
2014-08-11 16:28:19 -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
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
a41930b0dc
Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread
2014-08-11 14:49:48 -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
jmillman
11da944b65
use strftime to get datetime as seconds since unix epoch
2014-08-08 15:28:22 -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
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
Richard Cordovano
7ac7b1a603
Resolve merge conflict for merge in of develop
2014-08-05 16:58:09 -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
Richard Cordovano
7298add0e3
Update AddImageTask for non-static case db locking API
2014-08-04 17:12:23 -04:00
jmillman
8cbbfe79b6
removed unused method fireFileIngestDone(long fileId)
2014-07-30 17:39:22 -04:00
jmillman
f8fe5694ef
pass AbstractFile as part of FILE_DONE event
2014-07-30 17:08:21 -04:00
Richard Cordovano
58385478f1
Remove unused import from FileManager.java
2014-07-30 15:17:10 -04:00
Richard Cordovano
aaf2dde78a
Merge remote-tracking branch 'upstream/develop' into base_case_db_conn_per_thread
2014-07-30 15:05:56 -04:00
Richard Cordovano
68ead3dc85
Clarify javadocs comment for ReportModule.getRelativeFilePath
2014-07-29 15:41:47 -04:00
Richard Cordovano
7ffe07c00c
Remove thumbnail supported test from DataResultViewerThumbnail.isSupported()
2014-07-29 15:24:00 -04:00
Brian Carrier
56bc933c61
Added hasData method to Case to reduce DB trips
2014-07-28 14:13:33 -04:00
Richard Cordovano
8c6085d7f4
Fix typo in TableReportModule
2014-07-25 09:35:35 -04:00
Richard Cordovano
8a3b7dd342
Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules
2014-07-24 15:43:30 -04:00
Richard Cordovano
9167706d6a
Update report module API for release 3.1.0
2014-07-24 15:40:18 -04:00
Richard Cordovano
892e6ca441
Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules
2014-07-24 13:54:08 -04:00
jmillman
de9cbbb80b
check result of getImage() for null to prevent NPE
2014-07-24 12:57:36 -04:00
Richard Cordovano
8c6e381877
Implement Jython report module support
2014-07-23 16:50:18 -04:00
Richard Cordovano
40c944690e
Remove extraneous sample module
2014-07-23 14:39:13 -04:00
Richard Cordovano
1273b8cf31
Rename sample Jython ingest module, add Jython report module discovery
2014-07-23 14:36:14 -04:00
Richard Cordovano
02a3b789d9
Add code to append to Python modules path to JythonModuleLoader
2014-07-23 13:33:32 -04:00
Richard Cordovano
5907b256cc
Remove unused import in IngestModuleFactoryLoader
2014-07-23 11:54:53 -04:00