Richard Cordovano
49374b5354
Adapt hashdb, keywordsearch config panels for wide use
...
Made these core configuration mechanisms uniform in support for wider use.
The simple and advanced config panels are now all public with public load/store methods.
2013-12-08 08:54:48 -05:00
Brian Carrier
81230d4f97
resolved merge conflicts
2013-12-03 14:56:44 -05:00
Brian Carrier
0f97529038
typo changes from Derrick Karpo
2013-12-03 11:07:28 -05:00
Brian Carrier
c1902eedcd
Merge pull request #365 from jawallace/remove_regex_dropdown
...
Removed regex type drop down from advanced keyword search config.
2013-12-02 12:20:06 -08:00
Jeff Wallace
4808d87855
Fixed spacing.
2013-12-02 13:01:24 -05:00
Jeff Wallace
3abaa97e7a
Minor clean up of jericho parser wrapper
2013-12-02 13:01:14 -05:00
Jeff Wallace
70ed69dd1f
Format extracted html content appropriately
2013-12-02 13:01:04 -05:00
Jeff Wallace
b4cc51ce0d
Removed regex type drop down from advanced keyword search config.
2013-11-26 12:25:42 -05:00
Brian Carrier
3339994322
normalized line endings
2013-11-19 22:04:07 -05:00
Brian Carrier
f6020cf452
merged master into develop
2013-11-19 22:03:14 -05:00
Richard Cordovano
9ac0c310ea
Normalization of line endings
2013-11-19 18:17:34 -05:00
Brian Carrier
3a57096556
normalized web attributes, reworded keyword ingest labels
2013-11-14 21:40:56 -05:00
Richard Cordovano
97ef8c45eb
Merged master into tags_and_hashes
2013-11-13 20:31:05 -05:00
Richard Cordovano
e71159cf2f
Line endings
2013-11-08 10:25:21 -05:00
Richard Cordovano
a6d0c6e583
Resolved conflicts for merge of hashdb_sqlite_redux
2013-11-06 16:59:33 -05:00
Jeff Wallace
133c5e1e10
Merge https://github.com/sleuthkit/autopsy into miscBugFixes
2013-10-31 12:23:00 -04:00
Jeff Wallace
f1a4e7b96d
Removed 'File Name' and 'Context' columns from keyword search results.
2013-10-31 12:22:23 -04:00
Brian Carrier
91142d42d7
Added other file metadata to index
2013-10-31 09:31:57 -04:00
Brian Carrier
10f1979f12
Merge pull request #330 from jawallace/miscBugFixes
...
Various Bug Fixes
2013-10-30 19:31:57 -07:00
Brian Carrier
d2807d720a
Cleaned up ingest manager code. added message to ekyowrd serach output
2013-10-30 21:27:33 -04:00
Jeff Wallace
00bb57b383
Core ingest modules have same version as autopsy.
2013-10-30 15:47:42 -04:00
Brian Carrier
64a231a2e3
file names are found by regexp keyword search now, fixed error reporting in keyword search, comment updates, etc.
2013-10-30 00:49:42 -04:00
Richard Cordovano
40ee532e1c
Implemented ContextMenuActionProvider interface in HashDatabase module
2013-10-28 17:47:20 -04:00
Richard Cordovano
c13f41f67c
Changed plumbing for adding content to hash db actions
2013-10-28 15:09:58 -04:00
Richard Cordovano
f2591c7212
Wired up new AddContentToHashDbAction stub
2013-10-25 16:08:16 -04:00
Richard Cordovano
b05908d8a4
First step in merge of new_tags_api branch into master
2013-10-23 10:58:49 -04:00
Brian Carrier
a3c085a331
Merge pull request #319 from jawallace/keywordSearchErrors
...
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier
77fdbcf6a4
made line endings more consistent
2013-10-19 12:26:55 -04:00
Jeff Wallace
15c6ed57cf
Changed createKeys methods to add all keys at once instead of one at a time.
2013-10-18 14:11:22 -04:00
Richard Cordovano
79cab5df57
Interim commit of work on new tags API
2013-10-11 17:46:19 -04:00
Richard Cordovano
f401b39d14
Interim checkin of new tags API
2013-10-11 12:32:19 -04:00
Jeff Wallace
24dc05b4b2
Changed lucene snippet query to use POST to avoid error 413
2013-10-07 16:56:42 -04:00
Jeff Wallace
f810a1e668
Update ingest status of files if they are skipped because they were flagged as an error or the module wasn't initialized.
2013-10-04 14:27:17 -04:00
Brian Carrier
0ea2c884c4
updated module version numbers and Autopsy version numbers
2013-09-25 13:57:45 -04:00
Brian Carrier
319ace0c3e
removed info messages about language of each file
2013-09-25 10:19:52 -04:00
jmillman
4d2b03b62a
changed copyright date to 2013
2013-09-17 10:41:14 -04:00
jmillman
c6f8d5a524
added copyright notices, requested existing gen_info rather than making a new one, created fewer instances of tika language identifier.
2013-09-16 16:26:50 -04:00
jmillman
6b7df1ae47
vik- 174 : added min string length to language detection
2013-09-16 13:51:20 -04:00
jmillman
b8c4597c55
vik-174 : used Tika's LanguageIdentifier to add language identification info to blackboard
2013-09-16 13:51:19 -04:00
Brian Carrier
46a57cfbd3
Added comment to new enum about display types
2013-09-16 13:51:18 -04:00
Richard Cordovano
69a55808c4
Flattened keyword search results listing node hierarchy for DataResultViewers
2013-09-16 13:51:17 -04:00
Brian Carrier
3c9d40dbf4
Fixed some crashing issues with keyword search. Better documented what sources are
2013-09-09 17:05:53 -04:00
Brian Carrier
4ffdc5bd72
Added more detailed messages when data is not available for keyword searching
2013-09-04 11:25:04 -04:00
Brian Carrier
d42bf2e77d
Updated to make 5 minutes actually be default for keyword search
2013-08-28 17:47:25 -04:00
Brian Carrier
d51471a6ec
updated error messages in modules. Exif uses only signatures now
2013-08-23 10:10:21 -04:00
Brian Carrier
2fb3dc67c6
normalized use of resetComponent for content viewers and better handle case where no tabs are enabled so that viewers reset and old data is not visible.
2013-08-16 12:52:54 -04:00
Brian Carrier
f5d4d10aa2
removed some index fields in SOLR schema and added comments to code
2013-08-13 16:39:10 -04:00
Brian Carrier
fe5b1d7db7
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-08-13 11:17:52 -04:00
Brian Carrier
9a32f0be87
Added internal comments to keyword search code
2013-08-13 11:17:31 -04:00
Brian Carrier
391b68a240
Merge branch 'master' of github.com:sleuthkit/autopsy
2013-08-12 20:18:56 -04:00