2499 Commits

Author SHA1 Message Date
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
Alexander Ebadirad
590e1034c0 Addition to blackboard for ff/chrome, registered ingester service -- TO DO remove topcomponent
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-01-31 14:37:10 -07:00
adam-m
81479adeb3 Improve maximize of inbox window 2012-01-31 15:14:27 -05:00
Dick Fickling
219d865f64 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-01-31 15:05:35 -05:00
adam-m
8ababea862 fix event firing from ingest manager 2012-01-31 15:03:41 -05:00
adam-m
5177115210 - move service initialization away from constructor (avoid potential reference leak)
- workaround for jdbc call still in progress after worker terminates
2012-01-31 14:44:12 -05:00
Dick Fickling
90e1777a2a Merge branch 'master' of github.com:sleuthkit/autopsy 2012-01-31 14:01:43 -05:00
adam-m
b13997e752 added property change support to IngestManager to notify of service events 2012-01-31 13:10:20 -05:00
adam-m
6810c188f3 Gracefully shutdown ingest when autopsy or case is closed. 2012-01-31 12:25:17 -05:00
adam-m
a99e448071 - report file names in file ingest
- disable example image ingest service
- remove debugging gui messages from keyword search
2012-01-31 11:08:10 -05:00