Raman
|
ff76b83a9f
|
3508: File content viewer for binary plist files
- Added a table to display contents
|
2018-02-01 15:59:27 -05:00 |
|
Raman
|
3794ea8717
|
Merge branch 'sqliteviewer' of https://github.com/raman-bt/autopsy into plistviewer
|
2018-01-31 12:15:12 -05:00 |
|
Raman
|
8a6b50b053
|
Added PropKeyValue class to store a property key/type/value
|
2018-01-31 08:05:10 -05:00 |
|
Raman
|
338334f629
|
3415: Show SQLite table contents
Resize columns based on data from top 20 rows
|
2018-01-30 09:50:25 -05:00 |
|
Raman
|
fce9559106
|
3508: File content viewer for binary PList files
- Integrate an PList parser
|
2018-01-30 07:27:56 -05:00 |
|
raman-bt
|
3e394c0270
|
Merge pull request #1 from millmanorama/sqliteviewer
refactor SQLiteViewer to fix scroll bar and painting issues.
|
2018-01-24 07:49:24 -05:00 |
|
millmanorama
|
6b02ab1358
|
refactor SQLiteViewer to fix scroll bar and painting issues.
|
2018-01-24 11:55:10 +01:00 |
|
Raman
|
75f6198190
|
Fixed a warning.
|
2018-01-23 13:33:03 -05:00 |
|
Raman
|
8ae596ab47
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sqliteviewer
|
2018-01-22 13:40:15 -05:00 |
|
Raman
|
71c510c491
|
3415: Show SQLite table contents.
- Cleanup
|
2018-01-22 13:39:02 -05:00 |
|
Raman
|
b8d9efb181
|
Fixing scrollbar on the SQLiteTableView.
- Removes the doubles vertical scroll bar.
- A horizontal scroll bar appears but it is disabled and not functional
|
2018-01-22 10:19:06 -05:00 |
|
Richard Cordovano
|
f11aab0d7c
|
Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop
|
2018-01-19 14:13:55 -05:00 |
|
Richard Cordovano
|
bc8642dbdb
|
Merge pull request #3362 from APriestman/3165_liveTriageButton
3165 Added menu item to create live triage drive
|
2018-01-19 14:08:33 -05:00 |
|
Raman
|
c4bb6dba61
|
3415: Show SQLite table contents
- First cut.
|
2018-01-19 13:01:08 -05:00 |
|
Richard Cordovano
|
a07195ae5e
|
Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop
|
2018-01-19 12:09:02 -05:00 |
|
Richard Cordovano
|
8be9b64509
|
Merge pull request #3380 from rishwanth1995/name_changes
changed names of the jar files in autopsy core build
|
2018-01-19 12:01:48 -05:00 |
|
Richard Cordovano
|
c7e45f879b
|
Merge branch 'release-4.6.0' into name_changes
|
2018-01-19 11:52:53 -05:00 |
|
rishwanth1995
|
48e338d288
|
changed names of the jar files in autopsy core build
|
2018-01-19 16:34:32 +00:00 |
|
Richard Cordovano
|
5ad6c4b1ab
|
Merge pull request #3364 from wschaeferB/3408-MultiUserCaseExplorer-2.11.0
3408 multi user case explorer 2.11.0
|
2018-01-18 11:01:54 -05:00 |
|
Richard Cordovano
|
a49043d0ab
|
Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop
|
2018-01-18 10:56:06 -05:00 |
|
Richard Cordovano
|
800d98497b
|
Merge pull request #3378 from esaunders/3407_tika_sax_parsers
3407 Use Tika SAX parsers
|
2018-01-18 10:08:15 -05:00 |
|
Richard Cordovano
|
180a376c4f
|
Merge pull request #3361 from zhhl/3449-throwExceptionIfCouldnotCreateBasedirectory
3449: Failed to generate report if couldn't create a report directory.
|
2018-01-18 10:05:28 -05:00 |
|
esaunders
|
a32fbb8e41
|
Merge branch 'custom-release-2.11.0' of github.com:sleuthkit/autopsy into 3407_tika_sax_parsers
|
2018-01-17 12:59:49 -05:00 |
|
Richard Cordovano
|
e5d1d1d298
|
Merge remote-tracking branch 'upstream/release-4.6.0' into develop
|
2018-01-17 12:01:45 -05:00 |
|
Richard Cordovano
|
27437ea5f0
|
Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0
|
2018-01-17 12:01:24 -05:00 |
|
Richard Cordovano
|
d6d03e6f57
|
Merge pull request #3365 from esaunders/3197_tika_upgrade
Upgrade to Tika 1.17
|
2018-01-17 11:59:53 -05:00 |
|
U-BASIS\zhaohui
|
d865b8ac7f
|
3449: Use local variable instead of override a base format directory string.
|
2018-01-16 16:10:28 -05:00 |
|
Richard Cordovano
|
8c7ca2a938
|
Merge pull request #3370 from wschaeferB/UnallocatedDataSourceLockFix-4.6.0
Fix releaseing of correct lock for processing Raw data image
|
2018-01-16 10:40:28 -05:00 |
|
William Schaefer
|
b0e8e83fb9
|
Fix releaseing of correct lock for processing Raw data image
|
2018-01-16 10:18:52 -05:00 |
|
Richard Cordovano
|
c84408120e
|
Merge pull request #3367 from raman-bt/sqliteviewer
3238: Add a SQLite content viewer: List tables
|
2018-01-16 07:34:31 -05:00 |
|
Richard Cordovano
|
6beb939bad
|
Merge pull request #3368 from wschaeferB/UnallocatedDataSourceLockFix
Fix releaseing of correct lock for processing Raw data image
|
2018-01-16 07:31:09 -05:00 |
|
Richard Cordovano
|
9b93716d10
|
Merge pull request #3366 from dgrove727/3338_KeywordSearchFeedback
Added node for displaying no results message.
|
2018-01-16 07:21:31 -05:00 |
|
Richard Cordovano
|
519d1b84d4
|
Merge pull request #3362 from APriestman/3165_liveTriageButton
3165 Added menu item to create live triage drive
|
2018-01-16 07:14:06 -05:00 |
|
William Schaefer
|
6a976324ee
|
Fix releaseing of correct lock for processing Raw data image
|
2018-01-12 14:15:43 -05:00 |
|
Richard Cordovano
|
699effe802
|
Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop
|
2018-01-12 13:16:11 -05:00 |
|
Richard Cordovano
|
3564b81a09
|
Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0
|
2018-01-12 13:15:02 -05:00 |
|
U-BASIS\dgrove
|
3ec32ec4cf
|
Cleanup.
|
2018-01-11 10:25:53 -05:00 |
|
Raman
|
1f44f08783
|
Formatted file, & minor cleanup
|
2018-01-11 10:17:33 -05:00 |
|
Raman
|
30793eb51f
|
3238: Add a SQLite content viewer: List tables
- Also renamed the ContentViewer & ApplicationContentViewer based on review comments.
|
2018-01-11 09:53:07 -05:00 |
|
U-BASIS\dgrove
|
3cce43e95d
|
Fixed message.
|
2018-01-11 03:20:14 -05:00 |
|
U-BASIS\dgrove
|
44496e611a
|
Added node for displaying no results message.
|
2018-01-11 02:49:16 -05:00 |
|
William Schaefer
|
b3c98ab2c0
|
3408 log exception which was being ignored when path not in case table
|
2018-01-10 17:29:10 -05:00 |
|
William Schaefer
|
8f7491eb9b
|
3408 allow support for opening cases with double click again
|
2018-01-10 15:58:49 -05:00 |
|
William Schaefer
|
b82d5b5c5b
|
3408 remove unnecessary use of DisplayableItemNode
|
2018-01-10 15:49:37 -05:00 |
|
William Schaefer
|
d171f89ffd
|
3408 disable open log file option instead of hide it when not available
|
2018-01-10 14:16:36 -05:00 |
|
William Schaefer
|
d88aabf9a2
|
3408 basic context menu action for opening log file
|
2018-01-10 13:56:09 -05:00 |
|
esaunders
|
e2d7f4a2bf
|
Merge branch '3197_tika_upgrade' into 3407_tika_sax_parsers
|
2018-01-10 13:47:08 -05:00 |
|
William Schaefer
|
bde7c89f8f
|
3408 remove unnecessary method, add coments
|
2018-01-10 13:13:46 -05:00 |
|
William Schaefer
|
9d4f6bb146
|
3408 clean up comments and names for multi user case explorer changes
|
2018-01-10 13:13:39 -05:00 |
|
William Schaefer
|
80b77a0739
|
3408 clean up comments and names for multi user case explorer changes
|
2018-01-10 13:13:33 -05:00 |
|