2499 Commits

Author SHA1 Message Date
adam-m
d36d4c875b Better add image error handling in the wizard, print error to user in wizard panel if critical error occured, more logging messages 2012-06-01 17:45:20 -04:00
adam-m
40a8140bb4 Merge https://github.com/aebadirad42six/autopsy into new-features-20120503 2012-06-01 14:41:32 -04:00
Alex Ebadirad
6292039dd7 Timestamp fixes for Recent activity
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-01 10:46:22 -07:00
Alex Ebadirad
c97dc05617 Merge branch 'master' of git://github.com/sleuthkit/autopsy 2012-06-01 09:59:36 -07:00
Dick Fickling
b985d61457 Add hash to data result
do not calculate hash if value already stored in db
2012-06-01 10:36:28 -04:00
Dick Fickling
2bc25b7e4a Make test script more granular (each artifact type)
Hide LayoutFiles from tree
2012-06-01 08:47:23 -04:00
adam-m
aa91ca7133 Use join queries for hashset and keyword hits to adapt to using SET_NAME attributes in both 2012-05-31 22:49:52 -04:00
adam-m
84fc46c780 change deprecated attrs to TSK_SET_NAME 2012-05-31 21:58:53 -04:00
adam-m
7c18590da2 wizard special case when press back 2012-05-31 17:41:10 -04:00
adam-m
a478fd0ed4 Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503 2012-05-31 17:34:20 -04:00
adam-m
9f6cdc0e0e Add image better error handling 2012-05-31 17:34:07 -04:00
Alex Ebadirad
89ccd976f1 IE history now appears once again. Added additional error reporting to the user for TSK exceptions on ingest.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-31 14:26:10 -07:00
Dick Fickling
8364a89fee Add Internet Explorer history back 2012-05-31 14:40:55 -04:00
adam-m
9e9754de62 update ingest bundle props 2012-05-31 13:04:06 -04:00
adam-m
8ca8a0ca00 remove unused jar 2012-05-31 12:46:37 -04:00
adam-m
822e01e2d9 fix build issue 2012-05-31 11:09:25 -04:00
adam-m
4678de8d63 Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503
Conflicts:
	Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
2012-05-31 11:05:33 -04:00
adam-m
b0ccd2d43c adjust test to new API 2012-05-31 11:04:23 -04:00
adam-m
60b7a0c3db Merge branch 'master' into new-features-20120503
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/ReportHTML.java
2012-05-31 11:03:39 -04:00
Dick Fickling
d1f7b9267c Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-05-31 10:53:47 -04:00
Dick Fickling
89dec97eca Regression test fix
remove time zone visitors
add (currently disabled) restriction on Dir tree to hide unalloc files
2012-05-31 10:53:37 -04:00
adam-m
e27ad016f1 Merge https://github.com/aebadirad42six/autopsy
Conflicts:
	nbproject/project.properties
2012-05-31 10:53:26 -04:00
Alex Ebadirad
4413043df1 Uncomment of testing things in RAImageIngestService.java 2012-05-31 07:26:08 -07:00
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