79 Commits

Author SHA1 Message Date
Dick Fickling
a424163104 Fix tbird bugs, add file search to dir tree, ui tweaks 2012-06-29 10:00:42 -04:00
adam-m
763da75158 Hash db service: do not process 0 byte files 2012-06-28 13:37:58 -04:00
adam-m
ef8371b544 Update ingest manager proxy java docs
Add a method to from manager to the facade
2012-06-28 10:07:48 -04:00
Dick Fickling
a02a11cafc UI changes to Hash DB configuration 2012-06-27 13:01:58 -04:00
Dick Fickling
0f4d01e238 GUI tweaks for Hash and Keyword configuration 2012-06-26 13:34:39 -04:00
Dick Fickling
ede0326ab7 Make text consistent between hash and keyword search configuration 2012-06-22 15:03:22 -04:00
Dick Fickling
2cd06d544c use boolean setting to enable/disable import button 2012-06-19 08:55:56 -04:00
Dick Fickling
d0d14c0c42 Better ingest support for new panel 2012-06-18 16:25:07 -04:00
Dick Fickling
f9dac1c742 Initial overhaul of Hash DB Management Panel 2012-06-18 15:51:21 -04:00
Dick Fickling
b5ee94cb28 TSK-522: Basic Hash DB Cleanup in Wizard 2012-06-13 08:53:02 -04:00
Dick Fickling
161f2a2670 Minor UI tweaks 2012-06-05 09:34:33 -04: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
adam-m
84fc46c780 change deprecated attrs to TSK_SET_NAME 2012-05-31 21:58:53 -04:00
Dick Fickling
c105b68303 Make node hierarchy match DataModel hierarchy (classes are stubs for now) 2012-05-29 17:19:35 -04:00
adam-m
2a36390894 Update service register 2012-05-29 13:56:28 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Dick Fickling
5d4dc02634 Initial test script commit. 2012-05-21 10:10:56 -04:00
Dick Fickling
ea834f11a8 Separate hashset hits in directory tree, various fixes 2012-05-11 13:38:32 -04:00
Dick Fickling
930eaf06c7 TSK-487: Count for keyword list hits should be inclusive of all keywords
TSK-488: Extract shoudl default to case folder
2012-05-10 17:43:06 -04:00
Dick Fickling
473a3a9925 Further iteration on multiple hash databases.
Not 100% tested (is that possible?), but stable enough and we need it
to line up Autopsy with new Sleuthkit API.
2012-05-10 17:31:20 -04:00
Dick Fickling
e18ab444cd only set one nsrl db (temp fix) 2012-05-09 09:32:48 -04:00
Dick Fickling
1151468330 initial multi-hash prototype 2012-05-08 10:25:24 -04:00
Dick Fickling
fe96490b2c Remove references to deprecated API, update comments to match code,
hide expansion buttons on empty directories, improve log messages
2012-04-24 12:49:40 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Dick Fickling
00772294c4 improve inbox messages for Hash DB ingest service (TSK-464) 2012-04-17 13:42:19 -04:00
adam-m
867107af14 Text change 2012-04-13 10:40:53 -04:00
adam-m
37756e360f Minor UI naming tweaks, update limitations file wording 2012-04-10 17:01:18 -04:00
Dick Fickling
de2fe2eeff TSK-405: Support EnCase Hashsets 2012-04-09 16:51:51 -04:00
adam-m
55f77584f9 TSK-430 Remove Ingest complete dialog
Removed API to register for callback from service simplifying it
2012-04-05 16:12:06 -04:00
adam-m
983614a85e Minor Gui sizing tweaks 2012-03-27 16:56:24 -04:00
adam-m
0c5e1baa2e Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-27 13:24:45 -04:00
adam-m
81e680ccf4 Add service description to service API 2012-03-27 12:51:46 -04:00
Dick Fickling
70c1bb8a7b Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestService.java
2012-03-27 12:38:05 -04:00
Dick Fickling
bd9ea895cb Hash fixes and further UI improvements 2012-03-27 12:36:07 -04:00
adam-m
0ddac43560 Add HashDB basic config/info dialog 2012-03-27 11:09:20 -04:00
adam-m
0996b1e02d hash db service: add md5 string to uniqueness factor 2012-03-27 10:23:27 -04:00
Dick Fickling
b6218c7e3c Run Keyword Search on Known Bad files 2012-03-23 12:08:45 -04:00
adam-m
e85d49363d Fix catching exceptions since SQLException no longer thrown 2012-03-20 21:30:44 -04:00
adam-m
c928788bb6 - Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
Dick Fickling
b5ca7a1f43 Add details to Hash DB ingest messages 2012-03-13 16:51:39 -04:00
Dick Fickling
39d5861a72 TSK-394: HashDb Ingest improvements 2012-03-11 14:13:48 -04:00
Dick Fickling
70b40952d6 Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
adam-m
8711d47ac4 TSK-349 Use NSRL info for keyword ingest 2012-03-07 15:26:41 -05:00
Dick Fickling
8929d87adf TSK-379: "Known Bad" in all lines of hashset hit 2012-03-01 15:17:57 -05:00
Dick Fickling
0298b0c068 Dialog gui tweaks 2012-02-29 15:58:27 -05:00
Dick Fickling
9e3e71b3eb Merge github.com:sleuthkit/autopsy
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestService.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbMgmtAction.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbMgmtPanel.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbPanel.form
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbPanel.java
	Ingest/src/org/sleuthkit/autopsy/ingest/AdvancedConfigurationDialog.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialog.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.form
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestServiceAbstract.java
	Ingest/src/org/sleuthkit/autopsy/ingest/example/ExampleFsContentIngestService.java
	Ingest/src/org/sleuthkit/autopsy/ingest/example/ExampleImageIngestService.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationDialog.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.form
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestSimplePanel.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
	Report/src/org/sleuthkit/autopsy/report/reportAction.java
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
	Report/src/org/sleuthkit/autopsy/report/reportPanel.form
	Report/src/org/sleuthkit/autopsy/report/reportPanel.java
2012-02-29 14:35:29 -05:00
Dick Fickling
ba21811f45 TSK-362 2nd level of ingest configuration 2012-02-29 13:15:13 -05:00
adam-m
9c89af1168 TSK-360 Move ingest panel into add image wizard
TSK-362	2nd level of ingest configuration
first iteration - changed wizard, service configs, reusable panel components
2012-02-29 13:09:49 -05:00
Dick Fickling
d2c4725330 Add second level of configuration to Ingest Services 2012-02-28 16:55:16 -05:00