7749 Commits

Author SHA1 Message Date
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
William Schaefer
6a976324ee Fix releaseing of correct lock for processing Raw data image 2018-01-12 14:15:43 -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
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
U-BASIS\zhaohui
9c02f119bf 3412: cleanup unused memeber 2018-01-08 16:14:39 -05:00
U-BASIS\zhaohui
f82956e353 3412: Update the copyright date 2018-01-08 15:53:19 -05:00
U-BASIS\zhaohui
316edff6f9 3412: Updates to let base directory not be touched by the modules and stay with ReportGenerator 2018-01-08 14:15:51 -05:00
Richard Cordovano
09006daa58
Merge pull request #3360 from dgrove727/3435_InvalidPath
Corrected invalid path concatenation.
2018-01-08 13:47:35 -05:00
Richard Cordovano
9040bef2e9
Merge pull request #3344 from raman-bt/custom-release-2.11.0
937: Accounts sub-trees do not refresh their contents after being ini…
2018-01-08 13:25:13 -05:00
Richard Cordovano
3759cb94be
Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
U-BASIS\dgrove
e433a2717c Additional cleanup. 2018-01-08 12:43:20 -05:00
U-BASIS\dgrove
cc15524c02 Additional fix. 2018-01-08 12:41:32 -05:00
U-BASIS\dgrove
48916a15fb Updated copyright. 2018-01-08 12:35:59 -05:00
U-BASIS\dgrove
c8b0ee9023 Corrected invalid path concatenation. 2018-01-08 12:05:46 -05:00
Raman
1b9165ce31 Merge branch 'custom-release-2.11.0' of https://github.com/sleuthkit/autopsy into custom-release-2.11.0 2018-01-08 10:08:28 -05:00
Richard Cordovano
0fa972a572 Fix behavior of deprecated FileTypeDetector.detect 2018-01-07 13:06:03 -05:00
Richard Cordovano
2880234569 Ensure file type saved by file type module 2018-01-07 13:03:40 -05:00
Raman
1d0795bbe5 Removed extraneous try/catch for IllegalArgumentException 2018-01-05 11:00:40 -05:00
Richard Cordovano
e13d82ee16 Update FileTupeDetector API 2018-01-05 10:44:47 -05:00
Richard Cordovano
1ea14a2656 Update FileTupeDetector API 2018-01-05 10:17:21 -05:00
Richard Cordovano
5d06db99b7 Update FileTupeDetector API 2018-01-05 10:04:28 -05:00
Richard Cordovano
c4ada8d96e Merge remote-tracking branch 'upstream/develop' into file-detector-api-changes 2018-01-05 09:53:26 -05:00
Richard Cordovano
6bed444d24 Update FileTypeDetector API 2018-01-05 09:50:49 -05:00
Richard Cordovano
1c1f85b358 Remove unnecessary parameter from AbstractFile.save 2018-01-05 08:57:18 -05:00
Richard Cordovano
00750c1079 Remove duplicate method from FileTypeDetector 2018-01-04 18:35:31 -05:00
U-BASIS\zhaohui
a67b61aaec Merge remote-tracking branch 'upstream/develop' into 3412-updatehtmlreportPath 2018-01-03 15:18:42 -05:00
U-BASIS\zhaohui
f1e6d8ff72 3412: update the reports directory name from 'case timestamp' to 'case timestamp reportType' 2018-01-03 14:56:47 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Raman
d4b5e209d5 937: Accounts sub-trees do not refresh their contents
- address review comments on previous commit
2018-01-02 08:21:27 -05:00
Ann Priestman
a8b0c4f1bc Cleanup 2017-12-29 12:45:31 -05:00
Ann Priestman
dce17a87be Changing calculateMd5Hash 2017-12-29 12:43:09 -05:00
Ann Priestman
bfffa539f7 Addressing review comments 2017-12-29 11:55:29 -05:00
Ann Priestman
1722d20426 Cleanup 2017-12-28 15:27:10 -05:00
Ann Priestman
083e51ca29 Changing detect back to private 2017-12-28 15:23:21 -05:00
Ann Priestman
013eb34f24 Adding save to database parameter 2017-12-28 14:58:43 -05:00
Ann Priestman
3211b5306f Merge remote-tracking branch 'upstream/develop' into 3208_delayDbWrites
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbIngestModule.java
2017-12-28 10:59:41 -05:00
U-BASIS\zhaohui
cb9a967c4b 3412: rename index.html to report.html and move html report files to a subdirectory 2017-12-21 17:07:54 -05:00
Raman
064a874421 937: Accounts sub-trees do not refresh their contents after being initial viewed 2017-12-21 16:01:25 -05:00
Raman
74566835e4 937: Accounts sub-trees do not refresh their contents after being initial viewed
- Quickfix to refresh the Account subtrees.
2017-12-20 12:37:16 -05:00
Richard Cordovano
aa6fa97a1d Fix typo in docs for MessageBrowser 2017-12-19 21:36:04 -05:00
Richard Cordovano
05b329b1a4 Make tagging action work in CVT 2017-12-19 21:33:31 -05:00
Richard Cordovano
17d31837b8
Merge pull request #3339 from esaunders/3393_index_out_of_bounds
Fix for array index out of bounds exception. COMPLETED_TIME was not r…
2017-12-19 14:02:31 -05:00
esaunders
20bfdb148a Fix for array index out of bounds exception. COMPLETED_TIME was not removed from enum. 2017-12-19 13:40:01 -05:00
U-BASIS\zhaohui
8dce2fc71b 3377: new case should clear the notes field first 2017-12-18 17:53:01 -05:00
U-BASIS\zhaohui
e706709eb7 3377: Not saving the notes to properties file 2017-12-18 17:00:01 -05:00
Richard Cordovano
bc14f13aa6 Update documentation of ThreadUtils 2017-12-18 14:43:24 -05:00
Richard Cordovano
2f8e2fa48e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-12-18 14:42:51 -05:00
Richard Cordovano
8058ac6d2c Update documentation of ThreadUtils 2017-12-18 14:42:37 -05:00
Richard Cordovano
e9f08af317
Merge pull request #3335 from wschaeferB/3340-RemoveLastAccessedCol
3340 last accessed column removed, filter changed to created date
2017-12-18 14:37:37 -05:00