3818 Commits

Author SHA1 Message Date
adam-m
101192f0f3 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-28 22:28:56 -05:00
adam-m
bfc213950a 7zip sends event when content added to refresh tree 2013-02-28 22:28:34 -05:00
adam-m
06eaa86407 Added support to refresh content tree by modules 2013-02-28 22:27:57 -05:00
Sean-M
e9d9e1e4a0 fixed regression.py 2013-02-27 17:23:46 -05:00
Sean-M
d9122e1d63 Fixes to regression.py 2013-02-27 17:22:40 -05:00
Sean-M
d38ec481d2 changed test so that certain failures won't send
too many emails
2013-02-27 14:46:38 -05:00
Sean-M
a22065fb25 Merge remote-tracking branch 'upstream/master' 2013-02-27 10:14:56 -05:00
adam-m
582facd39d make get system name() util method public 2013-02-26 21:38:47 -05:00
adam-m
23d5497760 add getter for content to abstract content node 2013-02-26 21:38:26 -05:00
adam
27ff6bc2d0 Merge pull request #153 from tmciver-basis/master
Bug fix to DataContentViewerMedia.captureFrames()
2013-02-26 16:41:29 -08:00
Tim McIver
1a9d23608d Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-26 17:22:14 -05:00
Tim McIver
47982e4d69 Removed extraneous print statement. 2013-02-26 17:15:58 -05:00
Sean-M
eb2c4ade9f reduced copy size for regression.py 2013-02-26 16:49:52 -05:00
adam-m
efb7dbdbbc update news 2013-02-26 16:38:37 -05:00
Tim McIver
9d9116fbcd Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-26 16:35:01 -05:00
Tim McIver
3aba72182d Fixed bug in DataContentViewerMedia.captureFrames() that was causing
problems capturing frames for some video files.
2013-02-26 16:33:34 -05:00
Sean Moss
8be661de5c Merge branch 'master' of https://github.com/Smoss/autopsy 2013-02-26 16:18:25 -05:00
adam-m
8e271eb5fe log exception if moving failed 2013-02-26 16:18:01 -05:00
adam-m
631153a326 Add keyword search index location check when opening old cases with new version where index resides in ModuleOutput dir 2013-02-26 16:17:10 -05:00
Sean-M
aea6e477ce added diff comparison 2013-02-26 16:16:13 -05:00
Sean-M
253b6dac02 Common_log updates 2013-02-26 15:51:54 -05:00
adam-m
cfe0757f1f prepend "Exception" string to tika exceptions 2013-02-26 13:41:06 -05:00
adam-m
67bb174a68 Merge branch 'master' of https://github.com/sleuthkit/autopsy into zipmodule 2013-02-26 13:26:20 -05:00
adam
e67b189714 Merge pull request #152 from Smoss/master
updated testing documentation
2013-02-26 09:17:31 -08:00
Sean-M
e7e69523c3 fixed global operator error 2013-02-26 11:30:29 -05:00
adam-m
f635aa0d4d 7zip module tweak free disk space check 2013-02-26 10:45:05 -05:00
Sean-M
bbcedac1db updated doxygen 2013-02-26 10:41:19 -05:00
Sean-M
21768acdad fixes to regression tests 2013-02-26 10:04:29 -05:00
Sean-M
fb0d09e2bf Changed documentation to reflect code changes 2013-02-26 09:54:00 -05:00
adam
7739cba344 Merge pull request #151 from tmciver-basis/master
Migration of frame capture to core
2013-02-25 15:16:26 -08:00
Tim McIver
da38c95d08 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-25 17:57:32 -05:00
Tim McIver
ea05517665 Created FrameCapture interface and made DataContentViewerMedia implement it.
Added ServiceProvider annotation so that lookup can be used to gain access
to this implementation. Added support class VideoFrame. Added apache commons
io to corelibs project.xml.
2013-02-25 17:57:07 -05:00
Sean-M
96423b6b26 made ant output run info 2013-02-25 16:45:20 -05:00
adam-m
2f8fb9104e Merge branch 'master' into zipmodule 2013-02-25 16:09:36 -05:00
adam
263002c284 Merge pull request #150 from Smoss/master
Regression Test Fix
2013-02-25 13:09:03 -08:00
adam-m
a182881aed Merge https://github.com/Smoss/autopsy into zipmodule 2013-02-25 16:08:33 -05:00
adam-m
ad3a884f56 7zip module tweaking 2013-02-25 15:06:11 -05:00
adam-m
decee14451 show dir children count in dir tree 2013-02-25 14:23:43 -05:00
adam-m
f39bf71303 add children count method to content node 2013-02-25 13:28:21 -05:00
Sean-M
2f1adcc208 Added logging feature for child processes 2013-02-25 12:49:53 -05:00
adam-m
38ce122917 Reimplemented zip bomb detection with depth count.
Better user messages when zip bomb.
2013-02-25 12:45:59 -05:00
adam-m
9c136f8e6f rename ingest context to pipeline context 2013-02-25 10:48:25 -05:00
adam-m
b3506b8ec0 rename progress bar, minor log additions 2013-02-22 18:55:35 -05:00
adam-m
f76b3d8086 7zip module add compression ratio check and free disk space check to help detect zip bomb.
Need to reimplement recursion depth check (removed for now)
2013-02-22 18:49:38 -05:00
adam-m
75ae09fbe6 Expose monitor API to get free disk space on ingest output disk to ingest modules 2013-02-22 18:34:37 -05:00
Sean-M
2913ec06a3 added clean to vsbuild 2013-02-22 16:01:29 -05:00
Sean-M
5e32557ce7 Continuation test 2013-02-22 13:16:52 -05:00
Sean-M
5833f22b03 continuation test 2013-02-22 13:15:28 -05:00
Sean-M
b696289b68 Revert "Continuation test"
This reverts commit 8a419739160d22a33f131dd2e1913b11cb79379a.
2013-02-22 13:03:39 -05:00
Sean-M
8a41973916 Continuation test 2013-02-22 13:01:54 -05:00