Samuel H. Kenyon
|
a939f04b72
|
Merge remote-tracking branch 'upstream/develop' into hashdb_sqlite
|
2013-11-20 14:47:33 -05:00 |
|
Brian Carrier
|
f6020cf452
|
merged master into develop
|
2013-11-19 22:03:14 -05:00 |
|
Brian Carrier
|
f362b82c7c
|
Merge pull request #352 from rcordovano/develop
Normalization of line endings
|
2013-11-19 18:30:39 -08:00 |
|
Richard Cordovano
|
9ac0c310ea
|
Normalization of line endings
|
2013-11-19 18:17:34 -05:00 |
|
Brian Carrier
|
cc5ee213f6
|
Merge pull request #347 from SynapticNulship/hashsetview
Hashsetview
|
2013-11-19 13:57:15 -08:00 |
|
Brian Carrier
|
189192e2e9
|
resolved merge conflict
|
2013-11-19 13:41:09 -05:00 |
|
Brian Carrier
|
cc85120678
|
normalized line endings
|
2013-11-19 13:36:53 -05:00 |
|
Brian Carrier
|
10c4517a82
|
Merge pull request #337 from jawallace/macUIFix
minor ui fixes for mac.
|
2013-11-19 10:05:56 -08:00 |
|
Brian Carrier
|
d7f80f3ca5
|
Merge pull request #338 from jawallace/uniquePath
Added DataSource column to BlackboardArtifactNodes.
|
2013-11-19 10:05:15 -08:00 |
|
Brian Carrier
|
09814239a5
|
Merge pull request #342 from jawallace/newWindowAction
New window action
|
2013-11-19 10:03:08 -08:00 |
|
Brian Carrier
|
7084dd7dcf
|
Merge pull request #346 from rcordovano/tags_and_hashes_fixes
Tags and hashes fixes
|
2013-11-19 10:02:43 -08:00 |
|
Samuel H. Kenyon
|
5a032099e6
|
Merge remote-tracking branch 'upstream/develop' into hashsetview
|
2013-11-19 12:00:14 -05:00 |
|
Samuel H. Kenyon
|
4207869db9
|
Revert Autopsy regression test of JNI HashDB which is now tested in the TSK JNI unit test.
|
2013-11-18 18:35:03 -05:00 |
|
Richard Cordovano
|
caef10a69b
|
Added code to AddContentTagAction to handle current and parent directory entries
|
2013-11-18 18:04:53 -05:00 |
|
Richard Cordovano
|
ec72bb7a81
|
Added code to AddContentTagAction to handle current and parent directory entries
|
2013-11-18 17:36:39 -05:00 |
|
Brian Carrier
|
930aaece4b
|
Merge pull request #345 from rcordovano/hashdb_comments
Added ability to comment hashes stored in hash databases
|
2013-11-18 13:27:30 -08:00 |
|
Richard Cordovano
|
7147cbce15
|
Fixed hang of GetTagNameDialog when user types in an existing tag name
|
2013-11-18 15:40:20 -05:00 |
|
Richard Cordovano
|
91c9bd2036
|
Removed superfluous import from AddContentToHashDbAction
|
2013-11-18 15:25:31 -05:00 |
|
Richard Cordovano
|
630bf46074
|
Updated HashDb for chnage in hash datbases API (accepting nulls in place of empty strings)
|
2013-11-18 15:04:41 -05:00 |
|
Richard Cordovano
|
01bc909c20
|
Updated the labels in KnownStatusSearchPanel fro multiple known databases
|
2013-11-18 14:43:46 -05:00 |
|
Richard Cordovano
|
f3fcfd180a
|
Merge branch 'develop' into hashdb_comments
|
2013-11-18 13:39:44 -05:00 |
|
Brian Carrier
|
bed25bad9c
|
updated line endings
|
2013-11-17 21:45:17 -05:00 |
|
Samuel H. Kenyon
|
e585d612e7
|
Populate the In Hashsets column (empty string if there were no hits for that file).
|
2013-11-15 23:30:12 -05:00 |
|
Samuel H. Kenyon
|
4d0788dc22
|
Add In Hashset column (no data yet).
|
2013-11-15 22:50:16 -05:00 |
|
Richard Cordovano
|
630f165c29
|
Remove adding hashes of virtual directories, other small fixes
|
2013-11-15 17:28:17 -05:00 |
|
Richard Cordovano
|
606f1ae4d5
|
Removed default case name comment when adding to a hash db
|
2013-11-15 15:13:01 -05:00 |
|
Richard Cordovano
|
d17d60c331
|
Deleted out of date and unused XSD
|
2013-11-15 13:56:08 -05:00 |
|
Richard Cordovano
|
b7c12a154e
|
Updated Tags sub-tree nodes to populate path area of DataResultTopComponent
|
2013-11-15 13:50:12 -05:00 |
|
Richard Cordovano
|
9f7cb9098f
|
Changed icons for tags
|
2013-11-15 11:27:37 -05:00 |
|
Richard Cordovano
|
7ea6b661ad
|
HashDb: Corrected enabling of Known radio buttons and provided for refresh of simple config after advanced config
|
2013-11-15 10:48:59 -05:00 |
|
Brian Carrier
|
3a57096556
|
normalized web attributes, reworded keyword ingest labels
|
2013-11-14 21:40:56 -05:00 |
|
Richard Cordovano
|
a76c6111e3
|
Improved UI compnents sizing for hash db simlpe panel
|
2013-11-14 17:16:43 -05:00 |
|
Jeff Wallace
|
b4a8640669
|
Added documentation to the fix.
|
2013-11-14 16:53:19 -05:00 |
|
Jeff Wallace
|
6f336add8e
|
Fixed View in new Window action for images.
|
2013-11-14 16:53:12 -05:00 |
|
Richard Cordovano
|
4f004e44c2
|
Updated hash database code and its clients to use new comment feature of API
|
2013-11-14 13:10:10 -05:00 |
|
Richard Cordovano
|
4ceca1becf
|
Fix for bug when storing path of index only hash databases
|
2013-11-14 09:54:10 -05:00 |
|
Richard Cordovano
|
97ef8c45eb
|
Merged master into tags_and_hashes
|
2013-11-13 20:31:05 -05:00 |
|
Richard Cordovano
|
36292599b0
|
Cosmetic UI fix to report generator handling of reports without files
|
2013-11-13 19:54:05 -05:00 |
|
Richard Cordovano
|
b3856fd0d1
|
Fix for bug in handling of null file path/ext code for report modules
|
2013-11-13 19:35:31 -05:00 |
|
Richard Cordovano
|
0258dfbf89
|
Removed commented out code in HashDbManager
|
2013-11-13 19:13:45 -05:00 |
|
Richard Cordovano
|
af631469a3
|
Fixed bug in HashDbManager
|
2013-11-13 19:11:55 -05:00 |
|
Richard Cordovano
|
24bbd79de6
|
Clean up for hash db API work
|
2013-11-13 19:02:39 -05:00 |
|
Richard Cordovano
|
85d6315001
|
Correct implementation of indexing for hash databases
|
2013-11-13 18:40:54 -05:00 |
|
Richard Cordovano
|
178179a462
|
Correct implementation of indexing for hash databases
|
2013-11-13 18:40:25 -05:00 |
|
Samuel H. Kenyon
|
6c407691ad
|
Delete test kdb file (if it exists) before starting a new test.
|
2013-11-11 14:22:15 -05:00 |
|
Jeff Wallace
|
eb82122a09
|
Only show full path for certain artifact nodes.
|
2013-11-11 13:44:56 -05:00 |
|
Jeff Wallace
|
4e9e354a45
|
Line endings.
|
2013-11-11 09:52:40 -05:00 |
|
Jeff Wallace
|
34007d2979
|
Removed duplicate path columns for some blackboard artifact nodes.
|
2013-11-11 09:46:18 -05:00 |
|
Jeff Wallace
|
8b7cbec1e0
|
Merge https://github.com/sleuthkit/autopsy into uniquePath
|
2013-11-11 09:34:36 -05:00 |
|
Richard Cordovano
|
a537d0457b
|
Modified DataModelActionsFactory to deal with artifact source content
|
2013-11-10 20:03:51 -05:00 |
|