Raman
|
8a6b50b053
|
Added PropKeyValue class to store a property key/type/value
|
2018-01-31 08:05:10 -05:00 |
|
Raman
|
fce9559106
|
3508: File content viewer for binary PList files
- Integrate an PList parser
|
2018-01-30 07:27:56 -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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
William Schaefer
|
f3bdf7d84e
|
3408 fix capilization and inline enabling of button
|
2018-01-10 13:13:25 -05:00 |
|
William Schaefer
|
84d113f965
|
3408 move explorer provider manager down to CaseBrowser level and eliminate TopComponent
|
2018-01-10 13:13:14 -05:00 |
|
William Schaefer
|
96d9bdb022
|
3408 adjust context menu options for open multi user case panel
|
2018-01-10 13:13:08 -05:00 |
|
William Schaefer
|
b2915ef4f8
|
3408 clean up and bug fixes for MultiUserCasePanel
|
2018-01-10 13:13:02 -05:00 |
|
William Schaefer
|
978f37620b
|
3408 remove unused method in CaseBrowser
|
2018-01-10 13:12:52 -05:00 |
|
William Schaefer
|
ef87e9a7b6
|
3408 initial working changes for multi user case explorer
|
2018-01-10 13:12:38 -05:00 |
|
Ann Priestman
|
6c973af0b6
|
Formatting
|
2018-01-10 09:31:58 -05:00 |
|
Ann Priestman
|
43d32eb1c8
|
Changed progress bar
|
2018-01-10 09:31:24 -05:00 |
|
esaunders
|
c924066813
|
Update file extractor and Tika text extractor to use new Tika SAX parsers in order to reduce the amount of memory required to process DOCX and PPTX files.
|
2018-01-09 17:49:24 -05:00 |
|
U-BASIS\zhaohui
|
62e96ff4e0
|
3449: Failed to generate report if couldn't create a report directory.
|
2018-01-09 17:11:45 -05:00 |
|
Richard Cordovano
|
0d9a474202
|
Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop
|
2018-01-09 15:22:13 -05:00 |
|
esaunders
|
d48fd00805
|
Merge branch 'custom-release-2.11.0' of github.com:sleuthkit/autopsy into 3197_tika_upgrade
|
2018-01-09 15:19:52 -05:00 |
|
Richard Cordovano
|
ba9e2f7fcc
|
Merge pull request #3345 from zhhl/3412-updatehtmlreportPath
3412: rename index.html to report.html and move html report files to …
|
2018-01-09 15:04:14 -05:00 |
|
U-BASIS\zhaohui
|
26554731ed
|
3412: Keey the copyright date record
|
2018-01-09 14:54:00 -05:00 |
|
Ann Priestman
|
00e68c44aa
|
Add fix to restore directory when running as admin
|
2018-01-09 09:44:27 -05:00 |
|
Raman
|
dd10b4778c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer
|
2018-01-09 09:42:34 -05:00 |
|