17635 Commits

Author SHA1 Message Date
Richard Cordovano
9fab1237c7
Merge pull request #6644 from kellykelly3/7232-disable-multi-use-open-case
7232 - Modified multi user options panel to...
2021-01-20 09:36:17 -05:00
Kelly Kelly
cdad1249c2 Fixed timing issue with multiuser pane 2021-01-20 08:44:09 -05:00
Kelly Kelly
b1408081b6 Bug fix to multiusersettingspanel 2021-01-19 15:53:39 -05:00
Richard Cordovano
424cd3a53d
Merge pull request #6625 from rcordovano/version-number-updates
Application and module version number updates for Autopsy 4.18.0
2021-01-19 14:29:37 -05:00
Kelly Kelly
fb88c334cc Handled case where option panel is open and case state changes 2021-01-19 13:51:04 -05:00
Richard Cordovano
518521d8be Merge pull request #6645 from eugene7646/stackoverflow_kws_3436
StackOverflow in KWS (3436)
2021-01-19 12:39:01 -05:00
Kelly Kelly
348e5b783a Modified multi user options panel to work only when there is no open case 2021-01-19 10:30:54 -05:00
rcordovano
798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
rcordovano
5af07ed9d2 Merge remote-tracking branch 'upstream/develop' into version-number-updates 2021-01-19 09:51:47 -05:00
Richard Cordovano
c6aafbdeb5
Merge pull request #6630 from gdicristofaro/7216-stricterProcessing
7216 stricter decisions on what files to process in xLEAPP
2021-01-19 09:16:36 -05:00
Eugene Livis
7177ce188f Minor 2021-01-17 12:28:13 -05:00
Eugene Livis
901e8761f0 Catching the error and improved logging 2021-01-17 12:25:14 -05:00
Eugene Livis
91658465d7 Increased default max embedded Solr heap size to 2GB 2021-01-15 16:41:18 -05:00
Richard Cordovano
02e0959eb7
Merge pull request #6632 from wschaeferB/7227-OtherOccurrencesCounts
7227 perform search for other domains in same manner as hashes
2021-01-15 14:15:34 -05:00
Richard Cordovano
f3f7a4ac7f
Merge pull request #6640 from kellykelly3/7230-illegalArg-geo-quick-fix
7230 - Added stop gap to address IllegalArgEx in Waypoint
2021-01-15 14:06:29 -05:00
Richard Cordovano
54728e4b64
Merge pull request #6637 from markmckinnon/7214-fixes-in-iLeapp
7214 fixes in ileapp
2021-01-15 14:05:50 -05:00
Greg DiCristofaro
efe756be13 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7216-stricterProcessing 2021-01-15 13:50:51 -05:00
Kelly Kelly
006c1aea05 Added stop gap to address IllegalArgEx in Waypoint 2021-01-15 13:29:50 -05:00
Mark McKinnon
b28464d26b Update aleap-artifact-attribute-reference.xml
Remove space
2021-01-15 11:54:52 -05:00
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
f393650df5
Merge pull request #6636 from wschaeferB/7225-FixPopulation
7225 fix population
2021-01-15 09:46:07 -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
44aa98a0f5 switch to warning 2021-01-14 14:13:52 -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
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
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