3818 Commits

Author SHA1 Message Date
Sean-M
e916326b64 fixing test script 2013-05-06 17:12:02 -04:00
adam-m
c77b2d44ee Merge branch 'master' into scalpel-carver 2013-05-06 17:00:35 -04:00
Tim McIver
5ed8de864c Remove hack in ScalpelCarverIngestModule that corrected for carved files
whose size was incorrect when those files ended at the end of the image.
This has been fixed in Scalpel.
2013-05-06 16:22:24 -04:00
adam-m
f66905831c new methods in FileManager to add single local file 2013-05-06 16:22:08 -04:00
adam-m
23bf7146e8 fix gitignore for scalpel module, build-impl.xml should not be ignored 2013-05-06 15:16:38 -04:00
adam-m
cafa146605 updated jni dll with by 1 byte bugfix 2013-05-06 15:13:26 -04:00
adam-m
6007a0c915 make LocalFileNode more generic 2013-05-06 15:10:17 -04:00
adam-m
18225e2bfc Initial addition of LocalFile in autopsy and local file node (handles both local and derived files) 2013-05-03 17:56:03 -04:00
adam-m
1af6c363fd - fix case when no image to get timezone (for top level virt dir)
- set icons for virt dirs for reserved virt dir names
2013-05-03 12:51:59 -04:00
tsk-build
047cf89852 Merge http://www.github.com/sleuthkit/autopsy 2013-05-03 00:06:38 -04:00
adam-m
df734510e9 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-05-02 11:29:43 -04:00
adam-m
b641b54394 Better logic in ingest scheduler for not processing unalloc blocks 2013-05-02 11:28:39 -04:00
adam
6d82ab6c00 Merge pull request #187 from Smoss/master
Autopsy testing improvements
2013-05-02 06:45:24 -07:00
adam-m
b64089fc7f change error msg from Sun to Oracle 2013-05-02 09:32:57 -04:00
tsk-build
99d1090cef Merge http://www.github.com/sleuthkit/autopsy 2013-05-02 00:04:03 -04:00
adam-m
d3f7b481bd update news 2013-05-01 14:50:07 -04:00
adam-m
f4d0a48ccf fixes AUT-945 "Process Unallocated Space" option doesn't do anything 2013-05-01 14:48:09 -04:00
Sean Moss
5b935661cd Merge http://www.github.com/sleuthkit/autopsy 2013-05-01 00:04:42 -04:00
Sean moss
9f0b3753e4 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-30 14:47:28 -04:00
Sean-M
e23911601a Updated regression test script. 2013-04-30 14:46:06 -04:00
Sean moss
9d42507085 updated nps-2008-jean(0) image. 2013-04-30 14:44:08 -04:00
adam-m
efe98d59d2 Abstracts out startup window, added StartupWindowProvider doing runtime discovery and choosing the right window to use 2013-04-30 13:19:35 -04:00
adam-m
dd284a896e Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-29 19:57:39 -04:00
adam-m
b53e5783ce add double click option on layout files that have derived children 2013-04-29 18:51:19 -04:00
adam-m
36f1bae2b1 fix bug showing nothing in file views if hash ingest hasn't run 2013-04-29 18:05:55 -04:00
Tim McIver
79a0e88308 Added code to correct the reported size of carved files that run to the
end of the image.  There appears to be an error from Scalpel for the size
of these files.
2013-04-29 16:51:30 -04:00
adam-m
8d4a262075 add support to properly show carved files in dir tree, also in case if there is no FS.
Add support to show derived children of carved files.
2013-04-29 16:31:41 -04:00
Sean-M
aa4941efb5 removed unecessary print statement. 2013-04-29 16:21:56 -04:00
Sean-M
d7d38b7715 Fixed html linking in regression.py. 2013-04-29 16:20:23 -04:00
Sean-M
7661ee4cd3 Fixed HTML report in regression.py 2013-04-29 15:53:38 -04:00
adam-m
00404b792b updated scalpel lib with more leaks fixed and better stability 2013-04-27 18:16:04 -04:00
adam-m
4d293827ef scalpel jni with major memory leak fixes in scalpel code (some minor ones remain) 2013-04-26 22:28:00 -04:00
Sean-M
f0e0b78ba6 Updated regression.py 2013-04-26 15:03:04 -04:00
Sean-M
06e174a437 Updated failure checking 2013-04-26 14:01:04 -04:00
Sean-M
fff8be6cdb updated regression.py 2013-04-26 12:43:41 -04:00
Sean-M
fe2c2e03fe Fixed blackboard_artifacts error. 2013-04-26 10:10:20 -04:00
adam-m
57ffa25d32 add support for carved files in file by type view 2013-04-26 00:04:44 -04:00
adam-m
3b6bf6ea08 update news 2013-04-25 23:54:11 -04:00
adam-m
9c4ddb10c8 make data member private in search filters view 2013-04-25 23:53:12 -04:00
adam-m
1c1d3c52ae add support for carved files in thumbnail view 2013-04-25 23:43:32 -04:00
adam-m
f43e89e874 add .raw to image extensions 2013-04-25 23:40:17 -04:00
adam-m
360b1c020e add custom icon for carved files 2013-04-25 23:35:15 -04:00
adam-m
3ee182f887 initial working scalpel jni 2013-04-25 20:33:01 -04:00
adam-m
b87039c0e9 update dll with scalpel seek fix 2013-04-25 17:29:46 -04:00
Sean-M
f12370863c updated autopsy test files 2013-04-25 16:52:05 -04:00
adam-m
025911774c update jni zip with threading fixes 2013-04-25 15:51:21 -04:00
adam-m
c4492d3bbc decrease JVM max heap to 512 2013-04-25 15:50:53 -04:00
adam-m
6ff8b288b0 Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver 2013-04-24 19:18:08 -04:00
Sean moss
fe28fb69f9 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-24 15:49:52 -04:00
Sean-M
8d71116d66 fixed indexes 2013-04-24 15:48:37 -04:00