17281 Commits

Author SHA1 Message Date
Greg DiCristofaro
643e872396 fix for comment and jagged rows 2021-01-20 08:36:28 -05:00
Greg DiCristofaro
2d59574fa9 fix for comment and jagged rows 2021-01-20 08:34:51 -05:00
Greg DiCristofaro
726e8bf11d Merge branch 'develop' of github.com:sleuthkit/autopsy into 7215-externalTsvLib 2021-01-20 08:12:46 -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
Greg DiCristofaro
40e36fea79 Merge branch 'develop' of github.com:sleuthkit/autopsy into xleapp-artifact-catalog 2021-01-19 11:38:06 -05:00
Greg DiCristofaro
17168870e0 cookie update 2021-01-19 11:37:42 -05:00
Mark McKinnon
980629494e Update LeappFileProcessor.java
Fix merge and remove comment.
2021-01-19 10:33:32 -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
Mark McKinnon
33476c3192 Merge remote-tracking branch 'upstream/develop' into 7220-Replace-TSK_IP_DHCP-with-a-custom-type 2021-01-19 10:29:27 -05:00
Mark McKinnon
5f95835198 Update LeappFileProcessor.java
Add creating custom artifact and remove check for already exists as there are issues with custom attributes.
2021-01-19 10:22:57 -05:00
Greg DiCristofaro
e8a90ce757 reconcile xml 2021-01-19 10:10:09 -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
Greg DiCristofaro
9d95b32942 empty date parsing 2021-01-19 08:40:56 -05:00
Greg DiCristofaro
42c1a3167c reconcile with catalog 2021-01-18 15:38:25 -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
Greg DiCristofaro
4c1b1d8300 bug fixes 2021-01-15 16:32:30 -05:00
Greg DiCristofaro
098911bb1e external tsv parsing library 2021-01-15 15:54:07 -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
Greg DiCristofaro
07146d5792 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7212-xleappSources 2021-01-15 13:50:23 -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
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
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