833 Commits

Author SHA1 Message Date
millmanorama
595eefaa6f cleanup FirefoxExtractor and fix it for new approach. 2018-08-15 11:55:03 +02:00
millmanorama
0b1b353a77 cleanup RegistryExtractor.java 2018-08-15 11:54:28 +02:00
millmanorama
e41ddc86da cleanup IEExtractor.java 2018-08-15 11:54:28 +02:00
millmanorama
14806c9083 rename RecentDocumentsLnkExtractor 2018-08-15 11:54:28 +02:00
millmanorama
978bbce5bf cleanup 2018-08-15 11:54:27 +02:00
millmanorama
10fac41f8e extract SECONDS_SINCE_JAN_1_1601 constant 2018-08-15 11:54:27 +02:00
millmanorama
4668a51ef0 rename RecentActivity Extractors; some other cleanup 2018-08-15 11:54:27 +02:00
millmanorama
080858ec31 cleanup in Util.java 2018-08-15 11:53:48 +02:00
millmanorama
500d3e0857 depend on CoreLibs for utility libraries 2018-08-15 11:53:48 +02:00
millmanorama
5e103a2acb update to match TSK Blackboard API changes 2018-08-15 11:50:03 +02:00
millmanorama
a1ec818989 Merge commit 'refs/tags/autopsy-4.8.0^{}' into move_ui_code_out_of_tsk 2018-08-08 16:16:13 +02:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
millmanorama
efc1cd3e48 Merge remote-tracking branch 'upstream/develop' into move_ui_code_out_of_tsk 2018-07-17 10:39:23 +02:00
millmanorama
6cb9ac803b Merge remote-tracking branch 'upstream/develop' into move_ui_code_out_of_tsk
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/ingestmodule/IngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/iOS/ContactAnalyzer.java
#	Core/src/org/sleuthkit/autopsy/timeline/PerCaseTimelineProperties.java
#	Core/src/org/sleuthkit/autopsy/timeline/filters/TagNameFilter.java
2018-07-13 13:23:53 +02:00
Ann Priestman
a72527a4d5 Cleanup 2018-07-11 11:23:46 -04:00
Ann Priestman
f6b6aec267 Fix protocol regex and increase max value length. 2018-07-11 11:22:33 -04:00
Ann Priestman
c3e663e66e Fix split regex 2018-07-10 12:50:39 -04:00
Richard Cordovano
fe32cb5500
Update SearchEngineURLQueryAnalyzer.java 2018-07-06 17:24:45 -04:00
William Schaefer
420a3fffe8 3997 make new logger message SEVERE leave existing one as FINE 2018-07-06 12:11:18 -04:00
William Schaefer
c819391112 3997 improve logging for recent activity module and cating of illegal arguement exception 2018-07-06 11:24:32 -04:00
millmanorama
eefecc2c98 change to Blackboard.postArtifact() 2018-05-11 13:01:13 +02:00
millmanorama
f91a355837 use correct blackboard 2018-05-09 12:27:41 +02:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
rishwanth1995
e32348590e reduce verbosity of ant build in travis 2018-04-11 11:48:42 -04:00
esaunders
2753656d82 Use object ids instead of counters when naming RegRipper reports. 2018-03-28 14:27:40 -04:00
Ann Priestman
8c207a9bf9 Make sure the Extract init() method is always called 2018-03-19 13:13:37 -04:00
U-BASIS\zhaohui
55d5827404 2229: Log the exception in the constructor rather than propagate. 2018-03-16 17:39:58 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
U-BASIS\zhaohui
01a14e5328 Merge remote-tracking branch 'upstream/develop' into 2229-Part25UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-09 14:29:17 -05:00
U-BASIS\zhaohui
cd6b24075d 2229: Part 25: Use getOpenCase() instead of getCurrentCase() in ingest, modules, recentactivity... 2018-03-06 16:36:25 -05:00
U-BASIS\zhaohui
c219d065ef 2229: Part 20: Use getOpenCase() instead of getCurrentCase() in ImageGallery, RecentActivity, datamodel... 2018-03-05 13:21:59 -05:00
U-BASIS\dgrove
3f8de1135b Cleanup. 2018-02-28 13:18:20 -05:00
U-BASIS\dgrove
c82ec98122 Added handling for ReadContentInputStreamException. 2018-02-28 13:07:24 -05:00
Richard Cordovano
038542151b
Merge pull request #3454 from esaunders/report_index_and_search
Merged develop into report indexing work and fixed issue with Content not in lookup
2018-02-23 14:32:23 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
esaunders
665d1a8e0c Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-20 15:01:45 -05:00
rishwanth
ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
rishwanth
ffe9d6d5b9 changed regripper module perl paths to work on windows 2018-02-09 10:36:52 -05:00
rishwanth
4718cf7c28 photorec and regripper works on linux and deleted photorec binary files 2018-02-08 15:58:26 -05:00
rishwanth
e60d5967a4 modified extractregistry.java in recentactivity to make regripper work 2018-02-07 09:04:30 -05:00
esaunders
fc51baa554 Added support for Report indexing. 2018-01-29 16:19:32 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\zhaohui
19c7cfb704 3207: Add a collection of attributes to aritifact instead of add one attribute at a time. 2017-11-15 13:10:57 -05:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Nick Davis
d0aebab13a create artifacts for USB devices as a ModuleDataEvent. 2017-05-31 20:36:58 -04:00