Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano c5341c67ef Merge in release-4.6.0 branch 2018-02-14 17:36:39 -05:00
rishwanth1995 aaf39427ce modified lookandfeel to make timeline work on autopsy-linux 2018-02-14 16:55:07 -05:00
rishwanth1995 472b002ec5 disabled timeline functionality for linux 2018-02-14 15:18:27 -05:00
Brian Carrier 30016de16b Added full package name 2018-02-14 14:48:09 -05:00
U-BASIS\dgrove d9e0c16136 Merge remote-tracking branch 'upstream/develop' into 3335_EncryptionDetectionStartupValidation 2018-02-14 14:28:06 -05:00
U-BASIS\dgrove 044a75dcbc No longer defaulting invalid values. 2018-02-14 14:27:20 -05:00
William Schaefer 157176f728 1916 adjust comments and names for LogicalFilesDspPanel 2018-02-14 14:11:50 -05:00
William Schaefer 3997ff9d6b 1916-adjust names and comments for LocalFilesPanel 2018-02-14 14:05:58 -05:00
William Schaefer 0f7814528e 1916 - adjust names and comments in LocalFilesDSProcessor 2018-02-14 13:57:56 -05:00
U-BASIS\dgrove 73bb9d26ae Fixes for data content sync with data result tab. 2018-02-14 13:48:46 -05:00
William Schaefer addefffabc 1916 fixes to adjust for renaming of L01Panel to logicalEvidenceFilePanel 2018-02-14 13:44:49 -05:00
William Schaefer 206a2cc063 1916 fix names and comments in L01 / LogicalEvidenceFilePanel 2018-02-14 13:43:55 -05:00
Richard Cordovano 4ba29921ae Merge pull request #3436 from millmanorama/cancellable-graph-loading
Cancellable graph loading
2018-02-14 13:36:04 -05:00
Richard Cordovano 45065a05b4 Merge pull request #3435 from millmanorama/cvt-graph-view
merge develop into cvt-graph-view
2018-02-14 13:35:47 -05:00
William Schaefer 3c917df1ae 1916 remove accidental change to ImageFilePanel 2018-02-14 13:33:03 -05:00
William Schaefer 5254bdaefa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1916-L01Processor 2018-02-14 13:25:02 -05:00
William Schaefer 2ebe16ea14 1916 fix Auto ingest support for L01 files 2018-02-14 13:24:38 -05:00
Raman b6d8fcdb11 Address review comments
- remove some extraneous code.
2018-02-14 11:10:02 -05:00
millmanorama 54da8d3145 use undoManager to implement better layout cancelation 2018-02-14 17:02:51 +01:00
millmanorama 535a1feee3 show cancellable progress in a dialog. 2018-02-14 16:07:35 +01:00
Richard Cordovano e5e87942e6 Merge pull request #3389 from dgrove727/3468_ArtifactHits
3468 artifact hits
2018-02-14 10:06:20 -05:00
Richard Cordovano 1c4819cedb Merge pull request #3405 from wschaeferB/3445-DateFilterDevelop
3445 date filter develop
2018-02-14 10:02:36 -05:00
millmanorama 2f287d7a22 Merge branch 'cvt-graph-view' into cancellable-graph-loading 2018-02-14 11:21:08 +01:00
millmanorama 80cdca79e9 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view 2018-02-14 11:16:05 +01:00
millmanorama ae6dc361d1 Cancelation WIP 2018-02-14 11:15:11 +01:00
William Schaefer 6ff590683e 1916 simplift use of terminator with code that runs ewfexport 2018-02-13 18:12:54 -05:00
William Schaefer 801733a241 1916 fixed handling of attempting to process an L01 which can not be opened 2018-02-13 17:36:50 -05:00
U-BASIS\dgrove 78625f482f Added reset for out of range values. 2018-02-13 14:54:58 -05:00
William Schaefer 969b10816c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1916-L01Processor 2018-02-13 14:02:10 -05:00
U-BASIS\dgrove 79db5e0227 Minor revision. 2018-02-13 13:39:43 -05:00
U-BASIS\dgrove 764a9db187 Removed unnecessary fields from form. 2018-02-13 13:18:41 -05:00
U-BASIS\dgrove 5d9f999399 Reworked validation to run in module. 2018-02-13 13:16:16 -05:00
Richard Cordovano f253a07660 Merge pull request #3430 from millmanorama/cvt-950-overide-layout
Cvt 950 overide layout
2018-02-13 11:25:15 -05:00
U-BASIS\dgrove 57fec275f8 Resolved merge conflicts. 2018-02-13 10:35:40 -05:00
U-BASIS\dgrove e69934fb86 Initial changes for field validation. 2018-02-13 10:25:28 -05:00
Richard Cordovano 5643714075 Merge pull request #3416 from dgrove727/3258_DeleteHashDatabaseMessage
3258 delete hash database message
2018-02-12 17:37:08 -05:00
Richard Cordovano 7ad4c1fd44 Merge branch 'develop' into 3258_DeleteHashDatabaseMessage 2018-02-12 17:36:42 -05:00
Richard Cordovano 9596ffb569 Merge pull request #3415 from dgrove727/3514_DeleteTagUnneccessaryCode
3514 delete tag unneccessary code
2018-02-12 17:03:30 -05:00
Richard Cordovano e8e5793090 Merge pull request #3413 from zhhl/3281-UseHashSetInsteadOfHashDatabase
3281: Use Hash Set instead of Hash Database
2018-02-12 17:00:51 -05:00
U-BASIS\dgrove 10a216707c Merge remote-tracking branch 'upstream/develop' into 3353_CenterChildWindows 2018-02-12 16:33:30 -05:00
William Schaefer be21b664a4 3445 add Date condition xml writing for exporting rules to xml 2018-02-12 16:07:45 -05:00
William Schaefer 1cf6d27778 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3445-DateFilterDevelop 2018-02-12 15:55:07 -05:00
U-BASIS\dgrove 022dbe81fb Merge. 2018-02-12 15:34:34 -05:00
U-BASIS\dgrove d8be685908 Changed AbstractFile to Content to account for data sources. 2018-02-12 15:31:38 -05:00
Richard Cordovano 6eea6edf34 Merge pull request #3394 from dgrove727/3447_InterestingFilesRaceCondition
3447 interesting files race condition
2018-02-12 15:20:25 -05:00
William Schaefer bf5f1656d6 1916 add ewfexport executable and necessary dlls to thirdparty folder 2018-02-12 15:12:15 -05:00
Richard Cordovano 2c8f64e193 Merge pull request #3432 from esaunders/report_index_and_search
Added support for Content parent API
2018-02-12 14:54:21 -05:00
Richard Cordovano bd2df2a6a4 Merge pull request #3377 from dgrove727/3344_WrongKeywordSearchMessage
3344 wrong keyword search message
2018-02-12 14:51:01 -05:00
William Schaefer 0f64a5a8a6 1916 remove no longer used button group 2018-02-12 14:23:27 -05:00
U-BASIS\dgrove 1db558edc6 Merge remote-tracking branch 'upstream/develop' into 3353_CenterChildWindows 2018-02-12 14:13:34 -05:00