Tim McIver
59c94f46f5
Changed code so that a call to generate a timeline while ingest is occurring
...
is handled properly.
2013-02-12 12:32:41 -05:00
adam-m
790cfaa080
fix merge issue
2013-02-12 12:28:04 -05:00
adam-m
5e58633459
Merge branch 'master' into zipmodule
2013-02-12 12:12:59 -05:00
adam-m
1741c74349
add API to case to get modules output dir
2013-02-12 12:06:38 -05:00
adam-m
0782d0339e
Merge branch 'master' into zipmodule
2013-02-12 10:59:52 -05:00
adam-m
da3928f42a
restore the pause when forking process, add log msg if interrupted
2013-02-12 10:59:21 -05:00
adam-m
25bad9ab08
add arj support, add placeholders for reschedule, send event, extract comments
2013-02-12 10:34:15 -05:00
Sean-M
ac46436eeb
Changed regression test
...
It no longer creates a new thread
2013-02-12 10:25:55 -05:00
Sean-M
28889c51ec
Minor fix to the regression test
...
may require reinstalling cygwin with python updates
2013-02-12 09:57:47 -05:00
adam-m
fd6d1d017a
fix isSupported() for media viewer
2013-02-11 22:02:10 -05:00
adam-m
288e2c2a97
Fix showing unpacked file node under dir node in some cases
2013-02-11 22:00:44 -05:00
adam-m
8764f7ca0b
Fix media viewer to work in AbstractFile objects (also unpacked derived files)
2013-02-11 21:53:04 -05:00
adam-m
943d549177
Merge branch 'master' into zipmodule
2013-02-11 21:39:35 -05:00
adam-m
aa365d5095
Add user messages if archive error or archive encrypted
2013-02-11 21:37:56 -05:00
adam-m
316e466ce6
fix creating local files/dirs before extracting in some cases that would cause exceptions
2013-02-11 21:21:06 -05:00
adam-m
5786b50c9a
set encryption type string based on if all or some files in archive encrypted
2013-02-11 21:05:51 -05:00
adam-m
07b0b6e869
handle the case when archive does not contain file parent directories
2013-02-11 20:57:30 -05:00
adam
808753b51f
Merge pull request #144 from tmciver-basis/master
...
Removed drill down button.
2013-02-11 14:46:53 -08:00
Tim McIver
6f4ff9f23f
Removed 'Drill Down' button from Timeline tool.
2013-02-11 17:32:44 -05:00
adam-m
7d76275410
Merge branch 'master' of https://github.com/tmciver-basis/autopsy into zipmodule
2013-02-11 16:18:02 -05:00
Tim McIver
b8fe36546d
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-02-11 16:13:54 -05:00
Tim McIver
11566d39f4
Removed code that creates a java.io.File object from the string returned by
...
makeMacTime(); this seemed to cause a FileNotFoundException.
2013-02-11 16:13:23 -05:00
adam-m
4746ecdeb4
Merge branch 'master' into zipmodule
2013-02-11 15:37:42 -05:00
adam-m
bc534eb19b
remove waitfor (redundant)
2013-02-11 15:37:15 -05:00
adam-m
49264af8f7
Merge branch 'master' into zipmodule
...
Conflicts:
nbproject/project.properties
2013-02-11 15:22:03 -05:00
adam-m
380c82cf37
concurrency fix: make sure forked process finished before reading output from it
2013-02-11 15:19:57 -05:00
adam-m
32fd6012d4
move line in config
2013-02-11 14:02:42 -05:00
adam-m
c773822ad3
fix project props eol
2013-02-11 14:01:28 -05:00
adam-m
1777ad28bd
Merge branch 'master' of https://github.com/tmciver-basis/autopsy into zipmodule
2013-02-11 13:58:29 -05:00
adam-m
4a343fbc2d
change keyword search output folder location to be in ModulesOutput
2013-02-11 10:56:44 -05:00
adam-m
bf728f2447
make file/abstract file nodes shown in dir tree as leafs, if they have no child container nodes
2013-02-11 10:32:36 -05:00
adam-m
6d9bf8ee1b
better icons for dervied file node, if a dir
2013-02-11 10:21:20 -05:00
Tim McIver
bff95881fd
Added JSplitPane to timeline window to separate the barchar area on the top
...
from the viewers on the bottom.
2013-02-08 17:18:19 -05:00
adam-m
fa935190ff
new method to get all files from the tree to be scheduled
2013-02-08 17:04:17 -05:00
Tim McIver
82bf72b3e7
Added code to prevent selection of 'Make Timeline' (from Tools menu) from
...
running timeline again and opening additional windows.
2013-02-08 14:15:47 -05:00
Tim McIver
b19f8d99af
Added blocking dialog box 'TimelineProgressDialog' that comes up when
...
timeline processing begins and closes when it is finished. This is to
prevent users from starting another timeline processing job while one is
already underway.
2013-02-08 12:57:11 -05:00
adam-m
85dcea971f
implement method to get 1st level objects of unpacked tree
2013-02-08 12:28:03 -05:00
adam-m
e362d86b81
traverse hierarchy after unpacked and create derived files
2013-02-08 12:21:27 -05:00
adam-m
c7733e1c83
keep track of unpacked tree and not rely on order of files from 7zip lib
2013-02-08 10:01:23 -05:00
adam-m
095252cf0c
prepend file name to local archive dir
2013-02-07 14:47:30 -05:00
adam-m
fa256a14d7
7zip module: add progress bar when unpacking, add bb artifact when archive is encrypted, fix unzip stream when EOF occurs
2013-02-07 14:44:18 -05:00
adam-m
28f21129d5
Merge branch 'master' into zipmodule
...
Conflicts:
NEWS.txt
nbproject/project.properties
2013-02-07 11:14:23 -05:00
adam-m
07e13de21f
initial sevenzip module - performs unpack of simple archives
2013-02-07 10:57:19 -05:00
adam-m
cfaa710501
add crash dumps to gitignore
2013-02-05 20:22:29 -05:00
adam-m
cb8c3117bf
add all genfiles.properties to gitignore
2013-02-05 20:20:16 -05:00
adam-m
86bfd09013
delete crash dump
2013-02-05 20:15:27 -05:00
adam-m
374574eee4
fix comment
2013-02-05 13:21:20 -05:00
adam-m
b505dbf994
fix corelibs to include javafx.jar
2013-02-05 13:19:46 -05:00
adam-m
eaf79a739e
add content viewer setter javadocs
2013-02-05 12:54:56 -05:00
adam-m
6376361a9b
updated news
2013-02-05 11:28:34 -05:00