2499 Commits

Author SHA1 Message Date
Dick Fickling
7e32528b84 Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-05-24 15:19:51 -04:00
Dick Fickling
b228a01262 additional Autopsy support for LayoutContent 2012-05-24 15:19:37 -04:00
Dick Fickling
21f32a5b66 Add support for LayoutContent to Autopsy 2012-05-24 15:18:36 -04:00
Dick Fickling
43cb634dd2 Add support for LayoutContent to Autopsy 2012-05-24 15:17:32 -04:00
Dick Fickling
cb9e708e78 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-24 15:11:44 -04:00
Dick Fickling
4b69bb59e0 Autopsy support for recent Sleuthkit timezone changes 2012-05-24 15:11:18 -04:00
Alex Ebadirad
1b0ca3f0b3 ExtractIE refactored and tested. Removed unnecessary class BrowserActivity.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 17:38:39 -07:00
Alex Ebadirad
54c6761572 Chrome.java refactor checkin w/ testing. Minor tweak to Firefox.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 16:50:20 -07:00
Alex Ebadirad
2057a5f2d3 Firefox.java refactor check in, tested. Removal of trove project.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 15:55:15 -07:00
adam-m
a632a3e9d7 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-23 09:46:14 -04:00
adam-m
28b08a0566 Add some checks when locating modes to open windows 2012-05-23 09:45:56 -04:00
Dick Fickling
3e37bdd6d4 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-22 15:05:50 -04:00
Dick Fickling
5ec3d87c57 Fill attribute types the right way. 2012-05-22 15:05:34 -04:00
adam-m
5b6aaf7beb Disable inbox msgs for all locked lists. 2012-05-22 14:03:47 -04:00
Alex Ebadirad
1e0f7cc7f3 initial checkin of Extract.java and ExtractInterface.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-22 09:22:22 -07:00
adam-m
5e8cd31a23 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-22 11:17:30 -04:00
adam-m
954fec2f45 TSK-494 Fix MSVC 2008 redist dependancy on some systems:
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00
Dick Fickling
92fab86a45 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-22 09:19:35 -04:00
Dick Fickling
0d5ebc9f98 TSK-483: Show path in results tables
Currently showing full path just for keyword hits and hash hits, because
for most other artifacts the location of the original file isn't very
useful.
2012-05-22 09:19:08 -04:00
adam-m
24a87e3d6c Better notification also in ingester threads when user-cancelled. 2012-05-21 17:30:27 -04:00
adam-m
db5724130e Add indication when keyword search task is being cancelled by user 2012-05-21 17:18:48 -04:00
adam-m
c89ec83ade Reset keyword search current results tracking at the end of keyword search ingest (minor memory optimization) 2012-05-21 17:07:36 -04:00
adam-m
675c0357af TSK-492 Make keyword lists optional for including in ingest messages 2012-05-21 17:03:08 -04:00
adam-m
7558937f3c Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-21 15:32:27 -04:00
adam-m
ce72c3b471 TSK-485 Better error message if they search during injest 2012-05-21 15:10:05 -04:00
Dick Fickling
b6a2f3da7a TSK-480: make new lists triaged by default
TSK-489: Volume sectors are off by 1
2012-05-21 14:28:23 -04:00
Dick Fickling
33f247e4ba Merge branch 'master' of github.com:sleuthkit/autopsy 2012-05-21 10:11:36 -04:00
Dick Fickling
5d4dc02634 Initial test script commit. 2012-05-21 10:10:56 -04:00
adam-m
6752c41299 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-18 14:21:32 -04:00
adam-m
daa94bdd0c Keyword search: use stringstreamer with no preserve at buf boundary option 2012-05-18 14:21:15 -04:00
adam-m
4de3ae81f2 Keyword search: use stringstreamer with no preserve at bug boundary option 2012-05-18 14:16:06 -04:00
adam-m
648f290dc1 Handle rare case when running solr query expected to have matches, yields no results and highlight is not fully initialized 2012-05-18 12:16:07 -04:00
adam-m
37c6082c6d Special case when no hit pages returned 2012-05-18 11:27:32 -04:00
adam-m
f4a8e7cd29 Update doc 2012-05-18 11:20:51 -04:00
adam-m
b6d899fdb1 extracted content gui: set labels to - if there is hit navigation is disabled 2012-05-18 11:15:54 -04:00
adam-m
99c85aa824 Correct error handling when ingest exception occurs while extracting strings during ingest, need to bail out. 2012-05-18 09:41:43 -04:00
adam-m
18926cb311 Wording changes, no logic change 2012-05-17 16:56:19 -04:00
Dick Fickling
d95c2cbc85 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-05-17 16:43:19 -04:00
Dick Fickling
e5d75acab4 Set progress bar to indeterminite while waiting for search to cancel 2012-05-17 16:42:02 -04:00
adam-m
354ae47362 Make sure searcher can be cancelled in between new searches only 2012-05-17 15:28:21 -04:00
adam-m
524b3b50ea Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-17 15:21:49 -04:00
adam-m
38c9128c99 Add log message 2012-05-17 15:21:22 -04:00
adam-m
ce7482db74 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-17 15:04:45 -04:00
adam-m
77d7570e48 Improve highlight query in case of a regex with dir tree / blackboard saved results, now it should not return chunks that do not have exact regex match 2012-05-17 15:04:24 -04:00
adam-m
c5fd65d14e Improve keyword search done() cleanup - make sure it's called when doInBackground() completes 2012-05-17 14:56:26 -04:00
adam-m
752a22a7c9 Remove unused variable 2012-05-17 13:20:21 -04:00
adam-m
3ad8601c95 More synchronization to ensure only a single searcher can run inBackground() at a time. Also should fix cancellation and concurrency issues when the final searcher is started. 2012-05-17 13:04:59 -04:00
adam-m
2214bcb1f5 Add synchronization around currentResults in a rare case of 2 searchers (first cancelled, but still running) 2012-05-17 12:48:40 -04:00
Alex Ebadirad
311a081033 Minor typo tweak and panel resize options for ReportPanel.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-17 09:10:50 -07:00
adam-m
708dbd63ee Merge branch 'master' into new-features-20120503
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-05-17 10:24:39 -04:00