20108 Commits

Author SHA1 Message Date
adam-m
4d93f49cea Update issues/limitations doc 2012-06-04 13:58:24 -04:00
adam-m
6ab1925a75 Merge branch 'master' into new-features-20120503 2012-06-04 13:45:02 -04:00
adam
802017360c Merge pull request #49 from aebadirad42six/master
hashset/keyword set in reporting replaced with set_name attr
2012-06-04 10:45:42 -07:00
Dick Fickling
28fd1bf548 Merge git://github.com/aebadirad42six/autopsy into new-features-20120503 2012-06-04 13:39:24 -04:00
Alex Ebadirad
018a1ac1ab SQL query modification to Report.java to use attr type enum 2012-06-04 09:47:04 -07:00
Alex Ebadirad
1fbce1d529 Modification of reports to use TSK_SET_NAME instead of hashset name or keyword set 2012-06-04 09:23:54 -07:00
Dick Fickling
7f5054aa7f Fix delete list and new list buttons 2012-06-04 11:10:30 -04:00
Dick Fickling
cf8bd66e24 Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-06-04 10:48:02 -04:00
Dick Fickling
3abef13f6d TSK-263: Be capable of searching file names of 'known files'
Also remove state tracking of KW lists from panels,
have them rely on KeywordSearchListsXML entirely
2012-06-04 10:47:42 -04:00
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