20108 Commits

Author SHA1 Message Date
dickfickling
c8f77c83c4 Merge pull request #6 from aebadirad42six/master
Adding program name attribute to blackboard artifacts
2012-02-02 12:14:15 -08:00
anthony lawrence
575ae0576d Changes to make StringContent interface work and created a StringContent object to wrap an ArtifactNode 2012-02-02 15:11:51 -05:00
Dick Fickling
eabbc819e8 Only run hash lookups if one or both databases are provided in settings 2012-02-02 15:10:36 -05:00
Alex Ebadirad
1a987048af Merges for IE fix and removing hardcoded values from blackboard attributes types, using enum instead
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-02 12:58:38 -07:00
Dick Fickling
e589239e38 De-register file search top component 2012-02-02 14:54:13 -05:00
Dick Fickling
c3574202b6 off by 1 error 2012-02-02 14:47:49 -05:00
Dick Fickling
0a2942de02 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 14:44:01 -05:00
Dick Fickling
d770c67183 Only post message when file is known bad 2012-02-02 14:43:34 -05:00
Dick Fickling
856a14d965 Set max width for columns in DataResultViewer 2012-02-02 14:43:08 -05:00
adam-m
125819c918 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-02 14:07:01 -05:00
adam-m
d09404c6de Quote paths for windows shell in case there is a space 2012-02-02 14:06:39 -05:00
Brian Carrier
f9a56b11ad Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
2012-02-02 14:01:14 -05:00
Brian Carrier
aa4e4dacbe Use attribute enum values instead of hard coded numbers 2012-02-02 13:58:24 -05:00
Dick Fickling
7fa4a8c9cd Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 13:32:00 -05:00
Dick Fickling
9faeead2c2 save IE history as single artifact per history entry 2012-02-02 13:30:41 -05:00
anthony lawrence
24644f5397 Merge https://github.com/sleuthkit/autopsy 2012-02-02 13:24:35 -05:00
adam-m
60b0a9de88 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-02 13:18:09 -05:00
adam-m
44da0e0d2f use sqlite 3.7.2 in datamodel, change build 2012-02-02 13:07:08 -05:00
anthony lawrence
4dd8bfd21e Merge https://github.com/sleuthkit/autopsy 2012-02-02 12:56:44 -05:00
anthony lawrence
387a3c0299 Merge https://github.com/sleuthkit/autopsy
Conflicts:
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
	DataModel/src/org/sleuthkit/autopsy/datamodel/KeyValueThing.java
2012-02-02 12:56:19 -05:00
Dick Fickling
3fbea5d9d4 decrease log level to hide exception from user 2012-02-02 11:58:27 -05:00
Dick Fickling
241f898860 decrease log level to hide exception from user 2012-02-02 11:21:45 -05:00
Dick Fickling
2220a30b64 gui tweaks 2012-02-02 11:07:51 -05:00
Dick Fickling
2a4709a9a9 Remove "General Info" from Directory Tree 2012-02-02 11:05:56 -05:00
Dick Fickling
9aa1603628 Ingest Dialog Panel Changes 2012-02-02 11:05:10 -05:00
Dick Fickling
bdeddc5d15 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 11:03:53 -05:00
anthony lawrence
a5b8acd1f3 dataContent view for keyValueNodes 2012-02-02 10:49:53 -05:00
adam-m
8f89a3969b quick pasco 2 fix to locate jars and setup results dirs without needing manual setup.
TODO: need to push building of release/ jars into ant and remove from repo
2012-02-02 10:49:31 -05:00
adam-m
3bc6445ecf cosmetic wording changes 2012-02-02 10:16:59 -05:00
Dick Fickling
303a5e4850 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-02 09:28:40 -05:00
adam-m
c101420efe Merge remote-tracking branch 'aebadirad42six/master'
- fixed recent activity service, added progress reporting
- disabled RA explorer
- didn't merge sqlite change for DataModel (keeping the stable version)
2012-02-01 17:58:07 -05:00
Dick Fickling
973096599d Actually show Ingest Dialog 2012-02-01 17:08:20 -05:00
Dick Fickling
5ef9ecad42 Store added image id as property in Add Image Wizard 2012-02-01 16:42:54 -05:00
Dick Fickling
569fd5074b catch index out-of-bounds error 2012-02-01 16:42:15 -05:00
Dick Fickling
6f77499edd Catch exceptions correctly 2012-02-01 16:41:54 -05:00
Dick Fickling
ba0995140c Add dialog after image add to kick off Ingest 2012-02-01 16:41:37 -05:00
Alexander Ebadirad
b6e4928e3b Restored IE history functionality
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-02-01 14:04:06 -07:00
adam-m
3416e1bab2 fix stats error counting 2012-02-01 15:53:47 -05:00
adam-m
ff90fdeffe fix stats init 2012-02-01 15:46:08 -05:00
Alexander Ebadirad
e3e4600577 Changes to update to new API -- TO DO get registry and IE working again
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-02-01 10:47:53 -07:00
Dick Fickling
660627c05c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-01 11:27:54 -05:00
adam-m
96d7b50174 Call init() for fs services later than autopsy start. Called when a new worker thread is started. 2012-02-01 11:27:19 -05:00
Dick Fickling
074c21bb7b Change posted messages to better utilize API 2012-02-01 11:26:59 -05:00
Dick Fickling
af0b9af2f5 Add blackboard artifacts to Directory Tree 2012-02-01 10:13:51 -05:00
Dick Fickling
a6b128ea9a HashDB ingest service updates 2012-02-01 10:01:19 -05:00
Dick Fickling
73dc7de2aa Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-01 10:00:24 -05:00
Dick Fickling
fae5528cf6 Fix possible null-pointer exception in add image wizard 2012-02-01 10:00:15 -05:00
Alexander Ebadirad
10b59d9d0d Adding jar file
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-01-31 15:41:05 -07:00
adam-m
54d1d50322 gracefully shutdown also the enqueue worker thread if it is running when case closed 2012-01-31 17:33:38 -05:00
Alexander Ebadirad
f30e4e4975 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestManager.java
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestTopComponent.form
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestTopComponent.java
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-01-31 15:31:04 -07:00