1154 Commits

Author SHA1 Message Date
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
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
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
adam-m
add3c69f4b No unalloc space add image wizard option 2012-05-29 15:10:26 -04:00
Dick Fickling
ff4f10dd92 Fix ingest 2012-05-29 14:37:47 -04:00
adam-m
2a36390894 Update service register 2012-05-29 13:56:28 -04:00
adam-m
0366adf068 default to process unalloc files in wizard 2012-05-29 13:38:26 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
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
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
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