16891 Commits

Author SHA1 Message Date
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
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
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
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
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
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
U-BASIS\dgrove
037142917e Merge remote-tracking branch 'upstream/develop' into 3468_ArtifactHits 2018-02-12 14:05:10 -05:00
William Schaefer
4f3de1bae7 1916 fix clearing of previous L01 selections, and naming of Data Source 2018-02-12 13:46:23 -05:00
esaunders
a361f065ec Added support for Content parent API. 2018-02-12 13:37:21 -05:00
William Schaefer
a4aac9095a 1916 GUI and listeners adjusted to support single L01 selection 2018-02-12 13:30:48 -05:00
U-BASIS\dgrove
eb3987f800 Fixed bugs; cleanup. 2018-02-12 13:19:18 -05:00
esaunders
e690b97993 Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-12 11:40:28 -05:00
Richard Cordovano
1c682a38d9
Merge pull request #3429 from rishwanth1995/photorec2
Modified photorec and regripper modules in autopsy to work on linux
2018-02-12 11:06:42 -05:00
rishwanth
62f7063fb0 xMerge branch 'photorec2' of https://github.com/rishwanth1995/autopsy into photorec2 2018-02-12 08:57:01 -05:00
rishwanth
683f0b7430 modified photorec and regripper to work on linux 2018-02-12 08:54:43 -05:00
rishwanth
ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
U-BASIS\dgrove
dca73677b3 Fixed merge. 2018-02-09 23:35:34 -05:00
U-BASIS\dgrove
b28694743d Fixes. 2018-02-09 23:23:52 -05:00
U-BASIS\dgrove
cb125a5e65 Temporary. 2018-02-09 15:24:13 -05:00