dhurd
f781c30290
Merge git://github.com/sleuthkit/autopsy
2012-07-19 11:32:43 -04:00
adam-m
a090be8813
Merge https://github.com/aebadirad42six/autopsy
2012-07-19 11:16:56 -04:00
dhurd
dcd6ff2108
Addition of 0xNF's config file for the tester.
2012-07-19 09:15:15 -04:00
adam-m
ba518de7c8
Add local Tika extract timeout mechanism, similar to that used for Solr indexing
2012-07-18 15:06:53 -04:00
adam-m
1fad291255
TSK-546 Extracted content Arabic files issue
...
fixes issue when content was escaped twice in some cases, if set node called multiple times on the same content (that should be looked at too)
2012-07-18 13:04:30 -04:00
adam-m
b72faa5a00
bugfix for file node icons if no file extension
2012-07-18 09:51:39 -04:00
0xNF
35bc7b1cb6
regression.py : changed the single command to -s, and the ignore command to -i to reduce confusion
...
regressionTesting.dox : updated the documentation to reflect yesterdays update
Other:
Uploaded an example XML config file
2012-07-18 09:32:28 -04:00
0xNF
819ec4eb95
regression.py now accepts config files for pointing to various directories where images are stored.
...
Will upload dox tomorrow
2012-07-17 17:27:37 -04:00
dhurd
990000d2a4
Fixed Save and GenerateReport functions along with a few minor bugs.
2012-07-17 16:05:04 -04:00
dhurd
38a7199bf0
Merge git://github.com/sleuthkit/autopsy
2012-07-17 14:55:18 -04:00
dhurd
6debe44f9b
Set Body File Report to go straight to I/O and check for null pointers.
2012-07-17 14:52:11 -04:00
adam-m
3251f1d65b
tika extract jpg not onyl jpeg ext.
2012-07-17 13:40:02 -04:00
dhurd
d262428cb7
Update to give room for new modules
2012-07-17 12:15:43 -04:00
dhurd
7ec91a6795
Adding Body File format report to the Generate Report dialog. Also adding multiple icon support, chaning a file\'s icon based on it\'s extension.
2012-07-17 12:10:54 -04:00
dhurd
60a82ee43b
Merge git://github.com/sleuthkit/autopsy
2012-07-17 11:18:45 -04:00
adam-m
3dc0fc7b52
show meta info in last chunk only.
...
Handle unexpected unchecked exception separately.
2012-07-16 21:41:57 -04:00
dhurd
df65ea10c2
Updates to RegressionTest.java
2012-07-16 14:08:22 -04:00
dhurd
59623889e9
Removing another merge issue.
2012-07-16 12:10:01 -04:00
dhurd
f006ac97d7
Merge git://github.com/sleuthkit/autopsy
...
Conflicts:
Testing/script/regression.py
2012-07-16 11:57:18 -04:00
dhurd
076a8e4715
Fixing issue with git merger.
2012-07-16 10:20:30 -04:00
dhurd
8ff59c5764
Updating broken test script.
2012-07-16 10:01:28 -04:00
adam-m
125702a533
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-07-13 16:58:38 -04:00
0xNF
85fcfb6c54
Updated the script a bit, and updated the documentation to reflect the new argument parameters.
2012-07-13 16:53:21 -04:00
adam-m
41a8298f59
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-07-13 15:15:50 -04:00
0xNF
a4198c4142
fixed bug with variables
2012-07-13 14:59:36 -04:00
adam-m
cd6957fbb3
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
Testing/test/qa-functional/src/org/sleuthkit/autopsy/testing/RegressionTest.java
2012-07-13 14:40:38 -04:00
0xNF
ad4ee340f9
Merge https://github.com/0xNF/autopsy
2012-07-13 11:13:28 -04:00
0xNF
61c4a2b15c
Refactored Regression.py:
...
Will more easily accept future additional argument parameters,
Appends the parameter to the folder names
2012-07-13 10:42:14 -04:00
0xNF
325b5f4975
Refactored Regression.py:
...
Will more easily accept future additional argument parameters,
Appends the parameter to the folder names
2012-07-13 10:21:33 -04:00
0xNF
b3b4162560
Refactored Regression.py:
...
Will more easily accept future additional argument parameters.
Accepts both rebuild and ignore unallocated space as simultaneous arguments.
Appends the parameter to the folder names for identification.
2012-07-13 10:18:42 -04:00
adam-m
220946e240
- append and index meta-data to Tika extracted content
...
- attempt not to break words when creating chunks from Tika extracted text
2012-07-12 17:09:52 -04:00
dhurd
782f7214ec
Added ReportBodyFile.java to add a body file formatted report. Also edited
...
layer.xml which allows the change to show in the GUI.
2012-07-12 16:14:01 -04:00
Alex Ebadirad
012def9e4e
Added info statements when processing files for recent activity Firefox.java, Chrome.java, and ExtractRegistry.java classes.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-07-11 15:45:21 -07:00
0xNF
07e0fb8c9c
Added option to run without processing unallocated space via the -u command.
...
Would like to add multiple option support in the future (rebuild and unallocated, for instance)
2012-07-11 15:05:59 -04:00
adam-m
0c6a6a9776
If TIKA fails, do string extraction.
...
Code cleanup.
2012-07-11 13:38:17 -04:00
adam-m
5b913ff41f
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
Testing/script/regression.py
2012-07-11 13:33:04 -04:00
0xNF
584f4affc6
Added timeouts and the framework for adding dynamic manipulation in the future.
2012-07-11 11:11:30 -04:00
adam-m
2d248f8713
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-07-11 11:05:27 -04:00
adam
c467829e91
Merge pull request #59 from aebadirad42six/master
...
MS Office addition + warning removals
2012-07-11 08:03:18 -07:00
adam-m
9beced7ba4
Handle case when reader returns less than asked
...
Fix tika parsers dependencies for some files like MS Office
2012-07-10 17:43:59 -04:00
adam-m
fc4ecf0402
Better index timeout est based on actual byte size to ingest
2012-07-10 14:13:28 -04:00
adam-m
8f26cda926
TSK-519 Add support for files of known filetypes > 100 MB
...
(first take)
- also fix thunderbird module deps so they work with keyword search module
2012-07-10 14:05:35 -04:00
adam-m
fe402d2019
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-07-09 13:37:19 -04:00
adam-m
b6d684a267
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-07-09 13:35:43 -04:00
Alex Ebadirad
e65269c856
Minor tweak to add prog_name to recent ms office documents
2012-07-09 10:02:48 -07:00
Alex Ebadirad
d18e3c663a
Removal of warnings and modifications of RR plugins for word/word2010
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-07-09 10:00:33 -07:00
0xNF
db78c3444a
Added Jelly Tools Tests Guide link
2012-07-09 10:46:02 -04:00
adam-m
b7ea460d34
Merge https://github.com/0xNF/autopsy
2012-07-09 10:12:24 -04:00
adam-m
d93d0ec38b
Remove javadoc markup in doxygen files
2012-07-09 10:11:44 -04:00
0xNF
bba8c9b2b0
Filled in the blanks.
2012-07-06 16:18:48 -04:00