adam-m
|
599be983b8
|
Keyword search config panel changes.
Checkboxes for languages.
|
2012-08-10 16:07:36 -04:00 |
|
dhurd
|
3938697202
|
Comment fix.
|
2012-08-10 11:17:43 -04:00 |
|
dhurd
|
d3d2d2a4d3
|
Updates to testing and it's documentation.
|
2012-08-10 11:16:47 -04:00 |
|
adam-m
|
8edcc941d8
|
Merge branch 'master' of https://github.com/Devin148/autopsy
|
2012-08-09 17:37:47 -04:00 |
|
adam-m
|
28b5a2ebf2
|
initial support for setting multiple scripts
|
2012-08-09 17:33:20 -04:00 |
|
dhurd
|
beb81fa4ba
|
Made input and global config tags optional in config.xml.
|
2012-08-09 17:18:12 -04:00 |
|
dhurd
|
730f634ba4
|
HTML Report now checks if any ingest services are still running.
|
2012-08-09 17:07:31 -04:00 |
|
dhurd
|
2574668be7
|
Added areServicesRunning() to check if any ingest service is still running.
|
2012-08-09 17:06:45 -04:00 |
|
adam-m
|
97a3ec96d0
|
Fix list config widget resizing
|
2012-08-09 17:04:22 -04:00 |
|
adam-m
|
c08960ad19
|
Ingest languages settings adjustments
|
2012-08-09 16:56:32 -04:00 |
|
dhurd
|
ffaa4d29c0
|
Updates to the regression test Python script: global CSV file, minor bug fixes.
|
2012-08-09 16:31:27 -04:00 |
|
adam-m
|
747b012e4c
|
Language setting: map to languages from scripts.
Add more languages supported.
|
2012-08-09 16:15:56 -04:00 |
|
adam-m
|
763aba7014
|
fix warn
|
2012-08-09 15:04:01 -04:00 |
|
adam-m
|
252c8f725c
|
Minor strnig extract optimization (reuse string buffer across calls)
|
2012-08-09 13:06:25 -04:00 |
|
adam-m
|
d28711a9bb
|
better default variable value for clarity only (inited later anyway)
|
2012-08-09 13:03:32 -04:00 |
|
dhurd
|
6e334a198f
|
New tester python script: CSV file, HTML log.
|
2012-08-09 12:36:51 -04:00 |
|
adam-m
|
6dad79f111
|
time format adjustment
|
2012-08-08 16:17:54 -04:00 |
|
adam-m
|
b83ea73c1d
|
Enable script setting in keyword search ingest
|
2012-08-08 16:12:17 -04:00 |
|
adam-m
|
bb98d41e11
|
TSK-565 Keep track and log every ingest module time
|
2012-08-08 16:09:38 -04:00 |
|
adam-m
|
0a5468d639
|
String extract code optimization - do not use sort() to get the best result
|
2012-08-08 14:50:19 -04:00 |
|
adam-m
|
223f89c6f6
|
disable search delete action for now
|
2012-08-07 17:50:09 -04:00 |
|
adam-m
|
d3fc309790
|
Support to delete multiple keyword hits results
|
2012-08-07 16:33:29 -04:00 |
|
adam-m
|
811acdcf18
|
Add support for keyword search result deletion: per result (artifact)
|
2012-08-07 15:58:37 -04:00 |
|
adam-m
|
ade444403f
|
Print application name, version and build type to log as it starts
|
2012-08-07 14:19:24 -04:00 |
|
adam-m
|
f796469891
|
Update known issues.
|
2012-08-07 14:10:19 -04:00 |
|
adam-m
|
9f6b2caf5d
|
bugfix for possible offset overflow in string stream extract
|
2012-08-06 17:10:49 -04:00 |
|
adam-m
|
68b31bbb14
|
update doc
|
2012-08-06 17:06:28 -04:00 |
|
adam-m
|
faf579157b
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-08-06 11:32:30 -04:00 |
|
adam-m
|
5912307be3
|
Refactor filtering results to a method. Add searcher timings to log.
|
2012-08-06 11:32:15 -04:00 |
|
adam-m
|
dca11b2a83
|
Refactor setting common fields to a common method.
|
2012-08-06 11:31:36 -04:00 |
|
dhurd
|
7d3072eb58
|
File comparison switched to .equals method.
|
2012-08-03 15:11:18 -04:00 |
|
dhurd
|
590224b7d5
|
Merge git://github.com/sleuthkit/autopsy
|
2012-08-03 13:26:00 -04:00 |
|
dhurd
|
c50fd51747
|
Improvements for MD5 hash searching.
|
2012-08-03 13:23:27 -04:00 |
|
adam-m
|
877ee65439
|
Move StopWatch class from reporting to core utils
|
2012-08-03 13:05:06 -04:00 |
|
adam-m
|
4dd53f1489
|
Merge branch 'master' of https://github.com/Devin148/autopsy
|
2012-08-02 12:59:06 -04:00 |
|
adam-m
|
db76e7332d
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-08-02 12:49:04 -04:00 |
|
adam-m
|
ed5fb3d057
|
Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchAction.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchManager.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchPanel.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchResultFactory.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearcher.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/layer.xml
|
2012-08-02 12:47:59 -04:00 |
|
adam-m
|
29893c5dae
|
Add tika timeout to protect against tika spinning bugs
Uses single thread thread pool to minimize impact on performance/memory
|
2012-08-02 11:59:02 -04:00 |
|
dhurd
|
7bd8d442a1
|
Bugged file rename.
|
2012-08-02 10:40:41 -04:00 |
|
dhurd
|
5e60827061
|
Merge git://github.com/sleuthkit/autopsy
|
2012-08-02 10:36:26 -04:00 |
|
adam-m
|
a57d441a36
|
Merge branch 'master' of https://github.com/0xNF/autopsy
|
2012-08-02 10:33:36 -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 |
|
dhurd
|
d6ebdd062f
|
Beginning of Exif parser.
|
2012-08-02 09:41:56 -04:00 |
|
adam-m
|
e2c37a4a57
|
Use a new tika instance for every file - minimize memory errors in tika
|
2012-08-02 09:37:03 -04:00 |
|
adam-m
|
537a6c6f63
|
track and stop stream -> log redirect threads for Solr when stop() called
|
2012-08-01 18:24:44 -04:00 |
|
adam-m
|
6b1a9b8916
|
add extracted content child not for web search query
|
2012-08-01 17:37:08 -04:00 |
|
adam-m
|
870eaa71b8
|
TSK-552 Extract search engines queries from URL attributes
- initial version merge from Nick
|
2012-08-01 17:25:04 -04:00 |
|
adam-m
|
6b842c05da
|
Regression test fixes merge
|
2012-08-01 16:56:11 -04:00 |
|
adam-m
|
2857d369fd
|
Keep ingest script setting disabled for now
|
2012-08-01 16:07:55 -04:00 |
|