30916 Commits

Author SHA1 Message Date
Mark McKinnon
659fde16c8 Update ileap-artifact-attribute-reference.xml
Fix Calendar Entry to Calendar Entry Type
2021-01-15 11:49:12 -05:00
Richard Cordovano
1ff4c00c54
Merge pull request #6626 from gdicristofaro/7217-errorHandling
7217 error handling
2021-01-15 11:33:56 -05:00
William Schaefer
35f274f151 7227 add alias for sub-query to support postgres 2021-01-15 11:01:03 -05:00
Mark McKinnon
706dbb3aaa Update ileap-artifact-attribute-reference.xml
Change local_path to path to match catalog
2021-01-15 10:41:54 -05:00
Richard Cordovano
62d33e04e2
Merge pull request #6639 from kellykelly3/fix-dump-script-again-but-this-should-work
Fixed syntax error
2021-01-15 09:56:30 -05:00
Kelly Kelly
266140a5a2 Fixed syntax error 2021-01-15 09:50:56 -05:00
Richard Cordovano
f393650df5
Merge pull request #6636 from wschaeferB/7225-FixPopulation
7225 fix population
2021-01-15 09:46:07 -05:00
Richard Cordovano
478671d36f
Merge pull request #6628 from eugene7646/ClassCastException_KWS_7197
Fix class casting error in KWS (7197)
2021-01-15 09:42:32 -05:00
Mark McKinnon
4d066da58f Update ileapp.exe
Fixes in iLeapp for splits in line and multi headers lines in files
2021-01-15 09:05:06 -05:00
Richard Cordovano
97360c6978
Merge pull request #6633 from kellykelly3/fix-dump-script-again-but-this-should-work
Modified dump script to address one more issue with TL descriptions
2021-01-14 17:06:48 -05:00
Mark McKinnon
f41c1fed8a Merge remote-tracking branch 'upstream/develop' into 7214-fixes-in-iLeapp 2021-01-14 16:58:01 -05:00
Mark McKinnon
156b2759d4 Update ileap-artifact-attribute-reference.xml
Fix XML File
2021-01-14 16:55:00 -05:00
William Schaefer
31ee0183cd 7225 document new method arguments 2021-01-14 16:21:59 -05:00
William Schaefer
6092ef4b6b 7225 remove unused imports and unused logger 2021-01-14 16:18:12 -05:00
William Schaefer
e0ab3ef536 7225 check domain before populating and other cleanup 2021-01-14 16:17:46 -05:00
Greg DiCristofaro
5d26c7c996 fix to make language dictionary from two different sources 2021-01-14 15:04:00 -05:00
Greg DiCristofaro
6756cf276a Merge branch 'develop' of github.com:sleuthkit/autopsy into 7187-translationMap 2021-01-14 14:51:22 -05:00
Greg DiCristofaro
8bf0233bc8 Merge branch '7217-errorHandling' of github.com:gdicristofaro/autopsy into 7212-xleappSources 2021-01-14 14:47:23 -05:00
Greg DiCristofaro
44aa98a0f5 switch to warning 2021-01-14 14:13:52 -05:00
Kelly Kelly
6531b8aa3f Modified dump script to address one more issue with TL descriptions 2021-01-14 13:25:13 -05:00
Greg DiCristofaro
f017eafa05 merge from develop 2021-01-14 12:48:15 -05:00
Greg DiCristofaro
eeafc2a095 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7216-stricterProcessing 2021-01-14 12:44:32 -05:00
Richard Cordovano
4feeebfa13
Merge pull request #6631 from wschaeferB/7223-CategoryInconsistency
7223 category inconsistency
2021-01-14 12:35:08 -05:00
William Schaefer
2a2e4e4760 7227 add missing space 2021-01-14 12:06:25 -05:00
William Schaefer
4f856b283f 7227 perform search for other domains in same manner as hashes 2021-01-14 11:21:46 -05:00
Richard Cordovano
651a872aba
Merge pull request #6627 from markmckinnon/7213-fixes-in-xml-for-aleapp
7213-fixes-in-xml-for-aleapp
2021-01-14 11:02:40 -05:00
Greg DiCristofaro
8a6d62083a handle decimals for integer and long value types 2021-01-14 09:15:22 -05:00
Greg DiCristofaro
6fda0ca726 moduleName for aleapp or ileapp 2021-01-14 09:02:49 -05:00
Greg DiCristofaro
308eeab73a Merge branch 'develop' of github.com:sleuthkit/autopsy into 7217-errorHandling 2021-01-14 08:41:43 -05:00
Greg DiCristofaro
94c85cfbcc stricter decisions on what files to process in xLEAPP 2021-01-13 18:27:39 -05:00
William Schaefer
a9ca2dc533 7223 change list to set to prevent doing work again 2021-01-13 16:17:43 -05:00
William Schaefer
a8e156251e 7223 always categorize domains when doing a domain search 2021-01-13 16:08:44 -05:00
Richard Cordovano
9221d81cb5
Merge pull request #6629 from wschaeferB/7221-ColumnSquishing
7221 column squishing
2021-01-13 15:41:33 -05:00
Mark McKinnon
e334f769c9 Update aleap-artifact-attribute-reference.xml
Fix typo
2021-01-13 15:36:17 -05:00
Mark McKinnon
60a9595167 Fix attribute in Cookies
Fix Attribute in Cookies
2021-01-13 15:35:07 -05:00
Richard Cordovano
bc309087d9
Merge pull request #6622 from kellykelly3/7204-fix-tsk-recent-object-time-attribute
7204 - Change the TSK_RECENT_OBJECT time attribute
2021-01-13 15:26:51 -05:00
William Schaefer
4b994a6a98 7221-keep columns from changing sizes when type of artifact changes 2021-01-13 14:48:48 -05:00
Greg DiCristofaro
34d1efd73a bug fix 2021-01-13 14:44:36 -05:00
Greg DiCristofaro
ed9552dab5 bug fix 2021-01-13 14:29:31 -05:00
Greg DiCristofaro
37b51d0c62 fix for validating artifact type 2021-01-13 14:15:18 -05:00
Eugene Livis
e2db2c2e44 Fixed a class casting error 2021-01-13 13:08:48 -05:00
Mark McKinnon
e2c0bc3b34 Fix XML and code for data
Fix xml file and code for data.  Added newer version of aLeapp
2021-01-13 12:54:33 -05:00
Greg DiCristofaro
cbd9d96e7b imports fix 2021-01-13 12:27:46 -05:00
William Schaefer
cde4762d47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7221-ColumnSquishing 2021-01-13 12:12:41 -05:00
William Schaefer
f5e1a8268a 7221 give columns in discovery domain tables tooltips 2021-01-13 12:12:06 -05:00
rcordovano
6f7ce67f94 Module version updates for Autopsy 4.18.0 release 2021-01-13 12:11:08 -05:00
Richard Cordovano
4ee175e83a
Merge pull request #6624 from kellykelly3/fix-dump-script-again-but-this-should-work
Fixed dump script TL description regex
2021-01-13 12:04:37 -05:00
Kelly Kelly
923b2ccaff Fixed dump script TL description regex 2021-01-13 11:59:52 -05:00
Greg DiCristofaro
42e072dba2 error handling 2021-01-13 09:43:27 -05:00
Richard Cordovano
7f72e41e0a
Merge pull request #6623 from kellykelly3/7206-persona-popup-bug
7206 - Fixed persona error message dialog
2021-01-13 09:07:40 -05:00