433 Commits

Author SHA1 Message Date
Brian Carrier
00c92f5bf6 Fixed line ending 2019-02-13 12:55:58 -05:00
Brian Carrier
c4548389ca Copy merged buncles into src folder so that they can be checked in 2019-02-12 15:39:53 -05:00
millmanorama
765cff0622 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/services/Services.java
#	Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
#	Core/src/org/sleuthkit/autopsy/timeline/ui/ViewFrame.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java
2018-12-27 15:19:27 +01:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
millmanorama
3bdbe2bb48 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/FirefoxExtractor.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
2018-10-22 14:22:29 +02:00
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Raman
3fd7a6d551 Fix a build error 2018-08-27 11:54:28 -04:00
millmanorama
0058959e6e fix codacy issues 2018-08-17 17:16:46 +02:00
millmanorama
67b826f6cb fix codacy issues 2018-08-17 14:13:53 +02:00
millmanorama
430fc68cea update ThunderbirdMboxFileIngestModule for postArtifacts and cleanup 2018-08-16 11:58:28 +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
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
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
Richard Cordovano
f87fd0cc8a Remove methods with unnecessary public access from ThunderbirdMboxFileIngestModule 2018-04-30 18:57:19 -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
5b062aade1 2229: Part 27: Update logging level to severe for NoCurrentCaseException and remove incorrect import Logger 2018-03-14 13:31:13 -04:00
U-BASIS\zhaohui
5087904d94 2229: Part 27 Remove unused imports and correct the log message. 2018-03-12 16:24:53 -04:00
U-BASIS\zhaohui
4cec521f8b 2229: Part 27: Add comments. 2018-03-12 16:13:17 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Ann Priestman
9a73f025fb Improved regex documentation.
Cleaned up some doxygen warnings.
2017-12-12 09:29:16 -05:00
millmanorama
e319cb1cda update usages of addRelationships 2017-12-01 11:19:00 +01:00
Raman
5b18937ec3 Address review comments. 2017-11-14 15:09:10 -05:00
Raman
00e52e50c0 879: Add date range filter to API
- Added dateTime to addRelationships() api
2017-11-10 12:57:49 -05:00
Raman
634e25a3f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
2017-10-02 15:13:39 -04:00
Raman
236ff62a94 857: Reconcile Unique Accounts with Credit Card Review
- Added Account Instances
 - Use a orthogonal account_id as ID for Accounts, not an obj_id in tsk_objects
 - Addressed other review comments.
2017-10-02 11:10:37 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
Ann Priestman
43e87bc0ad Fixing parameters for doxygen 2017-09-29 11:06:00 -04:00
Brian Carrier
245d2208ed Merge pull request #3018 from raman-bt/eur851-messaging-platform
851: Implement Accounts & Relationships framework
2017-09-18 10:27:21 -04:00
Raman
3649fb4497 Fix Codacy issue 2017-09-15 11:14:17 -04:00
Raman
c0473d0362 Address Codacy issues. 2017-09-15 09:37:11 -04:00
Raman
a289a7cc83 851: Accounts & Messages framework
- address Codacy issue.
2017-09-01 10:00:57 -04:00
Raman
569626888f 852: Use CommunicationsManager API ti create accounts & relationships when parsing email messages. 2017-08-29 13:22:41 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Raman
a4dc97af6e 2841: Attachments are children of messages.
2692: Messages & Attachments show in DataSource tree
2017-07-31 17:25:25 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Raman
dc8deca319 Vik-2759: Errors on thunderbird_small_image.dd
Moved the checked in mime4j SNAPSHOT jars to ThirdParty folder.
2017-06-23 11:21:04 -04:00
Raman
941dde1f2c 2759: Errors on thunderbird_small_image.dd
TEMPORARY Fix: go back to using the SNAPSHOT version of mime4j 0.8.0
2017-06-23 09:32:39 -04:00
Raman
af8e6258e3 2660: Reorder columns in Email Messages results view table
- Changed the set and order of columns displayed for email messages
 - Save the headers in its own attribute, instead of the msg body.
2017-05-31 11:43:01 -04:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00
millmanorama
38619c1ce2 comments and formatting in build.xml files 2017-03-31 15:22:55 +02:00
millmanorama
034af79420 delete solr jars on clean 2017-03-31 15:22:55 +02:00
millmanorama
fbaae0c31d remove release/modules/ext on clean; copy java-libpst to release/modules/ext on build 2017-03-27 13:08:32 +02:00