19 Commits

Author SHA1 Message Date
adam-m
d60797ee93 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-09-21 12:21:03 -04:00
adam-m
d811b4e01a module loader: implemented auto discovery and XML config persistence.
Hide recent activity sub-modules from being auto-loaded.
Add ingest module ivy support in build, add 3rd party reflection module.
2012-09-20 18:32:47 -04:00
0xNF
45619bbd5c SearchEngine bug fix: Should properly find its mappings file again. 2012-09-20 14:21:49 -04:00
0xNF
f81e7a8e84 Pull from Devin 2012-09-20 13:41:54 -04:00
adam-m
5b9fcf6bbc update file name, delete old file 2012-09-19 14:13:27 -04:00
adam-m
c13a64ad32 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineURLQueryAnalyzer.java
2012-09-18 14:23:06 -04:00
adam-m
acebcb1064 Add version and args API to ingest modules 2012-09-18 14:20:25 -04:00
0xNF
c333af7edf Search Engine changes. Additionally, now properly referred to as SEUQA(was SEQUA) 2012-09-18 12:43:02 -04:00
adam-m
6629f6d8e7 TSK-562 Generalize search engine query parsing 2012-09-17 13:14:40 -04:00
adam-m
e4eb4b8e3f Fix order of initializaion of services/manager in modules to ensure a single instance of manager. 2012-08-31 00:05:59 -04:00
adam-m
4d73386d96 Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton 2012-08-30 12:47:15 -04:00
adam-m
c78462d6a4 Ingests API changes.
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m
c7a9409f41 remove deprecation where possible 2012-08-28 10:08:54 -04:00
adam-m
6f823614af fix dox warns 2012-08-24 11:47:09 -04:00
adam-m
6a5459d2dd Fix domain attribute
Do not hard code attribute ids
2012-08-21 13:34:49 -04:00
0xNF
3f2462f96f Added license header to SEQUA. 2012-08-02 10:26:59 -04:00
0xNF
269cf86876 SearchEngine enum has a bit more functionality, along with some other minor fixes and improvements. 2012-08-02 10:22:47 -04:00
0xNF
77994840b7 Blackboard content will tell if the query was from a bookmark or not. 2012-08-01 12:48:40 -04:00
0xNF
4c7645692b Added SearchEngineURLQueryAnalyzer submodule in Recent Activity.
A new tab under Extracted Content, "Web Search Engine Query" holds extracted search query information.
Currently supports the following engines: Google, Bing, Yahoo, Baidu, Soso, Sougo, Yandex, Parset, Parseek, Linkestan, Biglobe, Youdao.
2012-07-31 15:07:04 -04:00