20108 Commits

Author SHA1 Message Date
Dick Fickling
d2f20a78d9 Add back unallocated files to dir dree
Dir tree will now load first 10k Content children, be they volumes,
layout files, files, dirs, etc.
2012-07-23 19:44:25 -04:00
adam-m
81e22f1c2b Store content ids not entire file object to keep track of previous results (less memory required) 2012-07-23 17:46:23 -04:00
adam-m
d2592e115e Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-07-23 17:30:08 -04:00
adam-m
b2b723751d Tika - use no timeout for now for parse() method 2012-07-23 17:29:45 -04:00
adam-m
5ac6cb2675 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-23 16:38:29 -04:00
adam-m
07d71daf67 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 16:38:07 -04:00
dhurd
96bba9aa75 NF's new script. 2012-07-23 16:33:35 -04:00
0xNF
db17e3520c Changed deletion of Solr index to be default, disabled via -d instead. 2012-07-23 15:16:51 -04:00
0xNF
539695bcfd Added -d argument to delete keyword search files after ingest. 2012-07-23 15:10:14 -04:00
adam-m
a675d73c26 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-07-23 11:23:12 -04:00
0xNF
bb66169509 Fixed some bugs in regression.py
the single file command is now -f, changed from -i
2012-07-23 11:22:30 -04:00
dhurd
78d23ff368 Merge git://github.com/sleuthkit/autopsy 2012-07-23 09:56:08 -04:00
dhurd
ffb08c7c81 Updated regression test python script to match NF. 2012-07-23 09:54:33 -04:00
adam-m
49235b6a2e Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Testing/script/config.xml
	Testing/script/regression.py
2012-07-23 09:44:20 -04:00
dhurd
cbf920e4bf Merge git://github.com/sleuthkit/autopsy 2012-07-23 09:00:57 -04:00
adam-m
1fd1570cb6 Better naming of module events, updated API docs 2012-07-22 19:30:51 -04:00
0xNF
598eea4de9 Regression.py will now by default check ./input for images when being run with -l unless explicitly told otherwise 2012-07-20 16:26:34 -04:00
dhurd
02626ee0ac Adding Nick's new tester. 2012-07-20 16:07:42 -04:00
Brian Carrier
4df934ffc4 more doxygen updates 2012-07-20 14:10:13 -04:00
Brian Carrier
df92a2a8d2 Merge changes 2012-07-20 12:23:14 -04:00
Brian Carrier
5cdc24fb78 Updated doxygen for ingest modules and removed specific pages in favor of package descriptions 2012-07-20 12:19:50 -04:00
adam-m
c12bb2a75b minor string buffer optimization 2012-07-19 17:40:01 -04:00
adam-m
9e2b20ff20 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 17:13:09 -04:00
dhurd
48742c3a3a Static fix in FileTypeExtensions. 2012-07-19 17:11:37 -04:00
dhurd
4fcdff249d Updated FileNode and SearchFilters to pull from a unniversal list of known file extensions. 2012-07-19 16:53:42 -04:00
adam-m
17d57ea3ec Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 16:23:52 -04:00
dhurd
b50e3beb27 Updated extraction to use FileUtils. 2012-07-19 16:22:35 -04:00
dhurd
57240b95ed Merge git://github.com/sleuthkit/autopsy 2012-07-19 16:05:42 -04:00
adam-m
93d7340e3e Merge branch 'master' of https://github.com/Devin148/autopsy 2012-07-19 16:01:35 -04:00
adam-m
7743444a3a Move delete dir method to FileUtil 2012-07-19 15:55:02 -04:00
dhurd
cc5b9f4eed Moved file/dir extraction into it's own thread and added a progress bar for said extraction. 2012-07-19 13:50:20 -04:00
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