3996 Commits

Author SHA1 Message Date
adam-m
ee32d8833e keyword search add indexing of LocalFiles 2013-05-09 11:43:03 -04:00
adam-m
238fc51860 Solr shutdown also when plugin is unloaded.
Make sure to finalize shutdown even if exceptions thrown along the way.
2013-05-09 11:35:26 -04:00
adam-m
51ee558af7 image-level ingest scheduler - make sure only image content objects are enqueued 2013-05-09 11:25:20 -04:00
adam-m
0890cccc7c keyword search module: handle case if input has no image when keeping track of what to reprocess 2013-05-09 11:24:44 -04:00
adam-m
f03afc640b update action name 2013-05-09 10:59:23 -04:00
adam-m
a04de7afa9 Update IngestScheduler to support also imageless Content objects such as local files, make file counting code (for progress) also working for non-image sources 2013-05-09 10:57:29 -04:00
tsk-build
ccd4e2025c Merge http://www.github.com/sleuthkit/autopsy 2013-05-09 00:04:11 -04:00
adam-m
3523baccb9 initial generalization of ingest configuration to use Content 2013-05-08 17:47:15 -04:00
adam-m
d8721094c6 update comments 2013-05-08 17:32:39 -04:00
Sean-M
a6128d406e database diff for regression.py 2013-05-08 16:22:23 -04:00
adam-m
ab05925e74 initial changes to generalize ingest to input Content not just Image 2013-05-08 15:56:35 -04:00
adam-m
ec43897965 Merge branch 'master' into local-files 2013-05-08 14:46:00 -04:00
adam-m
6a318dc77e updated referenced javafx jr to 1.7.21 2013-05-08 14:45:30 -04:00
adam-m
53375b6cb1 update comments 2013-05-07 17:18:43 -04:00
Sean moss
bcc58abce3 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-07 16:15:52 -04:00
Sean-M
7e16ff591c fixed gold standard 2013-05-07 16:14:21 -04:00
adam-m
c4cc786353 better expansion of virt dir children in dir tree 2013-05-07 15:46:51 -04:00
adam-m
ce4ee992ea Recursive local file support in FileManager and dir tree 2013-05-07 15:44:55 -04:00
Sean-M
7cb50c5628 More regression.py fixes 2013-05-07 13:30:50 -04:00
Sean-M
91f2d23797 fixed regression.py 2013-05-07 13:08:22 -04:00
adam-m
e5c83bc9ce rename Images node, autorefresh content tree after adding local files 2013-05-07 12:53:33 -04:00
adam-m
509a2bca78 use generics for ScheduledImageTask 2013-05-07 12:40:19 -04:00
adam-m
14db785dd5 file manager and visitor additions for local files 2013-05-07 12:27:32 -04:00
Sean-M
7e47af8b00 fixed regression.py 2013-05-07 12:24:47 -04:00
Sean-M
acbda72e4a Restored gold standard 2013-05-07 10:41:34 -04:00
adam-m
255522f8ec Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver 2013-05-06 17:18:32 -04:00
adam-m
76833425aa latest libscalpel 2013-05-06 17:18:13 -04:00
Sean-M
a5022a879e fixed test script 2013-05-06 17:17:23 -04:00
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