Commit Graph
18776 Commits
Author SHA1 Message Date
adam-m 0aa9308272 TSK-476 Force bypass TIKA when sending extracted text
- inject UTF8 BOM to indexed chunks
2012-05-30 17:56:51 -04:00
adam-m c166055470 fix class name 2012-05-30 16:10:28 -04:00
adam-m 238e18001a Keyword search API change to AbstractFileStringContentStream.
Javadoc update.
2012-05-30 15:34:55 -04:00
adam-m 706ece2167 Merge branch 'master' into new-features-20120503 2012-05-30 14:28:41 -04:00
adam-m 26cbb5e5b8 update git ignore 2012-05-30 14:24:32 -04:00
Alex Ebadirad f58138cbe0 Removed not needed internal dependencies in RA/Reporting modules
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-30 10:58:42 -07:00
adam-m 3a51d2e35a Ingest manager global setting to process unalloc space
Inbox adjustment to disable navigation to unalloc file dir
Add pagefile to medium priority
2012-05-30 13:54:19 -04:00
Alex Ebadirad ce96a91ce1 HTML report broken up from single try/catch to multiple.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-30 10:08:42 -07:00
Alex Ebadirad 695911b9a6 Added headers, additional methods from the ingestservice interface 2012-05-30 10:04:06 -07:00
adam-m d851e45aa9 Remove legacy unused GUI code 2012-05-30 11:13:47 -04:00
adam-m fc16cbf14f Keyword search ingest changes for unalloc content 2012-05-30 11:00:40 -04:00
arivera@42six 4c0488c590 Initial Implemention of IngestServiceImage.process() 2012-05-29 16:15:28 -07:00
Alex Ebadirad 0518b640af Submodules implement IngestServiceImage initially
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 15:31:06 -07:00
Alex Ebadirad b79e2e8f55 conversion from public to private on sql queries data members
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 14:41:59 -07:00
Dick Fickling 1292f2ea20 Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-05-29 17:19:50 -04:00
Dick Fickling c105b68303 Make node hierarchy match DataModel hierarchy (classes are stubs for now) 2012-05-29 17:19:35 -04:00
Alex Ebadirad a9eae95ae8 Removal of trove project + concatenation of multiple inbox messages to a single one for recent activity
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 14:05:16 -07:00
Alex Ebadirad 379be91679 Added ingest messages when each submodule completes its tasks.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 12:26:40 -07:00
adam-m add3c69f4b No unalloc space add image wizard option 2012-05-29 15:10:26 -04:00
Dick Fickling ff4f10dd92 Fix ingest 2012-05-29 14:37:47 -04:00
adam-m 2a36390894 Update service register 2012-05-29 13:56:28 -04:00
adam-m 0366adf068 default to process unalloc files in wizard 2012-05-29 13:38:26 -04:00
Alex Ebadirad b73389ba7f Minor tweaks and formatting for inbox
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 10:29:28 -07:00
Alex Ebadirad 812606269b Added messages to the complete() ingest service method for RA
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 10:02:03 -07:00
Dick Fickling dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Alex Ebadirad 9ccd0dfa1e Addition of error messages, initial checkin
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-25 11:26:45 -07:00
Alex Ebadirad 26af786947 Removal of extract interface 2012-05-24 17:17:57 -07:00
Dick Fickling 7e32528b84 Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-05-24 15:19:51 -04:00
Dick Fickling b228a01262 additional Autopsy support for LayoutContent 2012-05-24 15:19:37 -04:00
Dick Fickling 21f32a5b66 Add support for LayoutContent to Autopsy 2012-05-24 15:18:36 -04:00
Dick Fickling 43cb634dd2 Add support for LayoutContent to Autopsy 2012-05-24 15:17:32 -04:00
Dick Fickling cb9e708e78 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-24 15:11:44 -04:00
Dick Fickling 4b69bb59e0 Autopsy support for recent Sleuthkit timezone changes 2012-05-24 15:11:18 -04:00
Alex Ebadirad 1b0ca3f0b3 ExtractIE refactored and tested. Removed unnecessary class BrowserActivity.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 17:38:39 -07:00
Alex Ebadirad 54c6761572 Chrome.java refactor checkin w/ testing. Minor tweak to Firefox.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 16:50:20 -07:00
Alex Ebadirad 2057a5f2d3 Firefox.java refactor check in, tested. Removal of trove project.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 15:55:15 -07:00
adam-m a632a3e9d7 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-23 09:46:14 -04:00
adam-m 28b08a0566 Add some checks when locating modes to open windows 2012-05-23 09:45:56 -04:00
Dick Fickling 3e37bdd6d4 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-22 15:05:50 -04:00
Dick Fickling 5ec3d87c57 Fill attribute types the right way. 2012-05-22 15:05:34 -04:00
adam-m 5b6aaf7beb Disable inbox msgs for all locked lists. 2012-05-22 14:03:47 -04:00
Alex Ebadirad 1e0f7cc7f3 initial checkin of Extract.java and ExtractInterface.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-22 09:22:22 -07:00
adam-m 5e8cd31a23 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-22 11:17:30 -04:00
adam-m 954fec2f45 TSK-494 Fix MSVC 2008 redist dependancy on some systems:
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00
Dick Fickling 92fab86a45 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-22 09:19:35 -04:00
Dick Fickling 0d5ebc9f98 TSK-483: Show path in results tables
Currently showing full path just for keyword hits and hash hits, because
for most other artifacts the location of the original file isn't very
useful.
2012-05-22 09:19:08 -04:00
adam-m 24a87e3d6c Better notification also in ingester threads when user-cancelled. 2012-05-21 17:30:27 -04:00
adam-m db5724130e Add indication when keyword search task is being cancelled by user 2012-05-21 17:18:48 -04:00
adam-m c89ec83ade Reset keyword search current results tracking at the end of keyword search ingest (minor memory optimization) 2012-05-21 17:07:36 -04:00
adam-m 675c0357af TSK-492 Make keyword lists optional for including in ingest messages 2012-05-21 17:03:08 -04:00