Brian Carrier
966da82416
Updated API changes to keep it inline with 3.0.6, added context to uses of ingest panels.
2013-08-12 18:29:21 -04:00
Richard Cordovano
9a8ecc3582
Merge of general_ingest_configurator branch
2013-08-09 12:37:36 -04:00
Brian Carrier
36c37e52ff
Improved layout and styling of ingest messages to have style sheets and consistent look and feel
2013-08-08 18:02:18 -04:00
Richard Cordovano
9d2dcbcd4b
Additional modifications for backing out changes to IngestModuleAbstract.java from commit 5d9bf3ff1f78dfc967128c02356613a3a980f328
2013-08-06 17:53:30 -04:00
adam-m
5d9bf3ff1f
Ingest module API change to include configuration context (placeholder)
2013-06-04 16:07:56 -04:00
Brian Carrier
10764b7ea3
resolved merge conflicts
2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf
Updated IngestModule API to be abstract class instead of interface. Started to update docs.
2013-05-24 09:56:28 -04:00
adam-m
9c2d32c5ed
make leaf node for hash db search results
2013-05-22 11:49:44 -04:00
adam-m
ede66488d9
Fix "search by md5 sum" content view refresh and simplify the code by removing custom nodes, reusing FileNodes
2013-05-22 11:43:44 -04:00
adam-m
556c5cde26
fix "Search for files with same MD5" action for LocalFiles
2013-05-09 16:40:42 -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
Tim McIver
386ac703b6
Many changes in support of AUT-776 (Tag creation improvements).
2013-03-29 17:21:41 -04:00
adam-m
d6394f8750
clear hash db handles in jni after done with hash ingest
2013-03-14 19:23:47 -04:00
adam-m
9c136f8e6f
rename ingest context to pipeline context
2013-02-25 10:48:25 -05:00
adam-m
a15a035565
add ingest context to ingest module process() method - API change.
...
Adjust all ingest modules.
Update ingest manager to create and pass in context.
2013-02-21 00:16:38 -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
6e08e412d2
- Make all file ingest modules work for derived files, and all abstract files in general, skipping only unalloc where applicable.
...
- Simplify code and remove unneeded visitors, using methods that are now part of AbstractFile interface.
- remove notion of fscontent in ingest modules in general and use abstract file.
2013-02-04 13:05:34 -05:00
adam-m
60683f123d
Add DerivedFile visit() implementation to remaining implemented ContentVisitors where we should be acting on derived files
2013-02-01 18:53:01 -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
927cec9e60
Merge branch 'master' into timeline
2013-01-29 22:13:47 -05:00
Brian Carrier
6e0c80eec2
Changed flow of hash module
2013-01-29 14:47:51 -05:00
adam-m
421609d2dd
bugfix: file search actions sometime not activated when case open, depending on timing of listener execution
2013-01-22 22:36:21 -05:00
adam-m
64cec303d7
Merge branch 'master' of https://github.com/Devin148/autopsy
2013-01-08 12:37:08 -05:00
Tim McIver
05360ba78a
Updates to code to complete implementation of behavior described in
...
AUT-729. In short, there is now a 'General' options tab where the user can
select whether the content viewer should remain on the one the user last
selected or if the 'most preferred' one should be used.
2013-01-02 17:34:36 -05:00
Devin148
d4c69e3c96
Add right click tagging and display tags in directory tree
2012-12-28 15:58:51 -05:00
Brian Carrier
92fe791616
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-17 17:09:08 -05:00
Brian Carrier
8a2f329fd2
Made hash db messages have error or warning in front of them to draw more attention
2012-12-17 17:08:53 -05:00
adam
8bbc1802cf
Merge pull request #113 from Devin148/master
...
Hash Database Panels
2012-12-06 12:25:32 -08:00
Devin148
331f24abf5
Check IngestManager to see if ingest is ongoing
2012-12-06 14:41:34 -05:00
adam-m
9b07579bce
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-12-06 12:52:03 -05:00
adam-m
1a2a74ae05
fix doxygen warnings in code
2012-12-06 09:37:09 -05:00
Devin148
091b3e2739
Add result bookmarking and internal tag API
2012-12-05 15:58:03 -05:00
adam-m
7acbeaabe6
do not process NSRL if it is present, but disabled for ingest
2012-12-05 12:15:38 -05:00
adam-m
42523e9925
update to use non-static hasher
2012-11-30 17:34:38 -05:00
adam-m
ed8d4cab86
allow to run hash search from dialog if at least 1 hash present
2012-11-29 18:45:52 -05:00
adam-m
a48f5e6748
search for files with same md5sum if at least 1 hash exists in db
2012-11-29 18:40:35 -05:00
adam-m
72fae4599b
(AUT-685) Calculate MD5 of 0-sized files
2012-11-29 16:43:13 -05:00
0xNF
cb77f93a43
Added support for HashKeeper .hsh files.
2012-11-27 14:44:00 -05:00
Devin148
4da9331b6c
Select databases when imported to list
2012-11-26 11:09:46 -05:00
Devin148
e697594cd8
Limit NSRL detection to filename
2012-11-26 09:46:18 -05:00
Devin148
a05e29b84d
Fix (NSRL) label on first hash database
2012-11-07 15:16:50 -05:00
0xNF
9d9c515a62
Removed "successfully created index" message.
2012-10-31 16:33:00 -04:00
adam-m
68d681d0bb
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
2012-10-31 13:18:58 -04:00
0xNF
95da5affa7
Javadoc'd ModalNoButtons and HashDbManagementPanel a bit.
...
Minor refactoring in some associated functions as well.
2012-10-31 11:13:21 -04:00
Devin148
943cda0d3e
Fix JTable column spacing
2012-10-26 14:16:17 -04:00
0xNF
50163cf436
ModalNoButtons removes Dbs that are cancled from indexing.
...
They still continue to index in the background, however.
2012-10-26 12:41:42 -04:00
0xNF
fe54dc7f0b
Added cancel button to ModalNoButtons.
...
Might necessitate a rename.
2012-10-19 14:55:43 -04:00
0xNF
e29d7d1dc3
Added ModalNoButtons to instances of single-indexing HashDb files
2012-10-18 14:16:21 -04:00
0xNF
24ba7509d8
Changed layout of ModalNoButtons
2012-10-18 13:39:27 -04:00