adam-m
|
e36ebc9863
|
add 7z to archive extensions for icons
|
2013-02-14 21:30:12 -05:00 |
|
adam-m
|
b14ec11f86
|
Ingest Scheduler: rename scheduled task to more specific ScheduledImageTask, rename add() methods to schedule(), add API in scheduler to schedule single files
|
2013-02-14 17:43:35 -05:00 |
|
adam-m
|
4dd8444147
|
Merge branch 'master' into zipmodule
Conflicts:
Core/src/org/sleuthkit/autopsy/datamodel/DirectoryNode.java
Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java
Core/src/org/sleuthkit/autopsy/datamodel/FileSearchFilterChildren.java
Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
|
2013-02-14 16:35:18 -05:00 |
|
adam-m
|
91de7a6a1c
|
ra minro cleanup, don't throw unchecked exceptions, do not process 0 sized files in chrome
|
2013-02-14 13:04:32 -05:00 |
|
adam-m
|
500e3ef9f5
|
fix open recent case out of bounds excepion in rare cases
|
2013-02-13 12:12:53 -05:00 |
|
adam-m
|
d583722da5
|
fix create modulesout only if it doesn't exist
|
2013-02-13 11:20:19 -05:00 |
|
adam-m
|
6816a1eaf1
|
update modules versions
|
2013-02-12 17:24:45 -05:00 |
|
adam-m
|
41d94bf62a
|
fix dox warn
|
2013-02-12 17:09:56 -05:00 |
|
adam-m
|
699e10867a
|
fix dox warning
|
2013-02-12 17:08:50 -05:00 |
|
adam-m
|
a9c01631a6
|
move default file and dir node actions from actions decorator to the Node classes, so all nodes have them by default.
|
2013-02-12 16:48:44 -05:00 |
|
adam-m
|
c9397e34b2
|
fix setting icons for file and dir nodes: make sure it is always set regardless of constructor used
|
2013-02-12 16:29:56 -05:00 |
|
adam-m
|
1e0b8508b6
|
- add a generic filter node class that can be reused by different viewers/clients
- use leaf filter node in timeline
|
2013-02-12 16:23:26 -05:00 |
|
adam-m
|
df48a2c1ef
|
remove use of deprecated method for file search, use thread-safe method
|
2013-02-12 15:45:13 -05:00 |
|
adam-m
|
5e9f51e592
|
Merge branch 'master' into zipmodule
|
2013-02-12 15:13:59 -05:00 |
|
adam-m
|
4c3236ddbe
|
handle rare case when graphics object is null
|
2013-02-12 15:13:40 -05:00 |
|
adam-m
|
e212c799b1
|
Merge branch 'master' into zipmodule
Conflicts:
Core/src/org/sleuthkit/autopsy/casemodule/Case.java
|
2013-02-12 13:22:43 -05:00 |
|
adam-m
|
e6de09efab
|
check for mod output dir also for old cases that have been opened
|
2013-02-12 13:21:26 -05:00 |
|
adam-m
|
3ce9c184ff
|
Merge branch 'master' into zipmodule
|
2013-02-12 13:08:09 -05:00 |
|
adam-m
|
4ef21f68da
|
rename methods to get case modules output dirs. Make sure the dirs are created.
|
2013-02-12 13:07:48 -05:00 |
|
adam-m
|
571b9ae5ce
|
add support to store mactimes with derived files and make 7zip module utilize it.
|
2013-02-12 12:55:07 -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
|
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
|
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 |
|
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
|
eaf79a739e
|
add content viewer setter javadocs
|
2013-02-05 12:54:56 -05:00 |
|
adam-m
|
6223619340
|
remove method to set content viewer (using constructor for this)
|
2013-02-05 11:16:24 -05:00 |
|
adam-m
|
589e8735c7
|
Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline
Conflicts:
CoreLibs/build.xml
|
2013-02-05 10:57:45 -05:00 |
|
adam-m
|
28d5b44939
|
Simplify and unify generating property sheets for files after datamodel refactoring of fscontent methods
|
2013-02-05 10:16:50 -05:00 |
|
adam-m
|
77a1777ddf
|
Merge branch 'master' into timeline
|
2013-02-04 12:44:16 -05:00 |
|
adam-m
|
9be3bb3547
|
add missing actions to dir tree for dir, files and derived files (tag, extract)
|
2013-02-01 18:43:17 -05:00 |
|
adam-m
|
4a594255e0
|
add derived files support for directory extract
|
2013-02-01 18:16:05 -05:00 |
|
adam-m
|
1a983c6bed
|
add derived file support for thumbnails
|
2013-02-01 18:15:52 -05:00 |
|
adam-m
|
f4ebc5c652
|
Fix tagging of derived files and search for derived files by hash
|
2013-02-01 18:10:34 -05:00 |
|
adam-m
|
752dc2eaa8
|
- add hashing support for derived files (ingest, search)
- add extract action support for derived files
- refactor some code, make columns properties setting more common
|
2013-02-01 14:29:52 -05:00 |
|
adam-m
|
4f838e5f51
|
- add actions to derived file node
- add a fix so decorator/visitor adding actions to nodes preserves the actions the nodes themselves defined
|
2013-02-01 13:19:22 -05:00 |
|
adam-m
|
3caf999da9
|
use a save method of getting count of files to be ingested, instead of deprecated iterating over the result set
|
2013-02-01 12:31:46 -05:00 |
|
adam-m
|
4a762b9bd2
|
initial 7zip ingest module skeleton with libs
|
2013-01-31 20:58:26 -05:00 |
|
adam-m
|
f4a33db0eb
|
adjust ingest scheduler to only consider fs files when checking whether special ntfs files should be enqueued
|
2013-01-31 20:39:58 -05:00 |
|
adam-m
|
5b21911756
|
hex/string viewer handle case when file offset could not be read, which can happen e.g. for deleted content
|
2013-01-31 16:16:12 -05:00 |
|
adam-m
|
2cadfadfa9
|
add distinct icons for archive files
|
2013-01-31 15:20:43 -05:00 |
|
adam-m
|
9f63e1ee36
|
show file node with derived children in dir tree
|
2013-01-31 15:03:56 -05:00 |
|
adam-m
|
0760f598ec
|
support for opening parents of derived files in datamodel / nodes
|
2013-01-31 13:25:06 -05:00 |
|
adam-m
|
6c28e7a2e3
|
file search: add support for derived files and remove deprecated query replacing with findFilesWhere
|
2013-01-31 10:54:11 -05:00 |
|
adam-m
|
de1e0421aa
|
fix use findFilesWHere instead of runQuery in RecentFileFilterChildren
|
2013-01-31 10:51:06 -05:00 |
|