1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 15:32:59 +00:00
Commit Graph

17653 Commits

Author SHA1 Message Date
Greg DiCristofaro
e28e33ef35 merge from release 2021-01-20 15:50:27 -05:00
Richard Cordovano
475e3c9b1f Merge pull request #6651 from sleuthkit/develop
Merge develop into release-4.18.0
2021-01-20 13:04:44 -05:00
Greg DiCristofaro
8b146d7b8f Merge branch 'release-4.18.0' of github.com:sleuthkit/autopsy into 7215-externalTsvLib 2021-01-20 10:46:42 -05:00
William Schaefer
bf0601cd60 7229 remove unnecessary code 2021-01-20 10:16:48 -05:00
William Schaefer
661dad6027 7229 focus table inside list panel 2021-01-20 10:16:38 -05:00
William Schaefer
11fee59984 7229 modifications to redirect focus when a tab is selected 2021-01-20 10:16:26 -05:00
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
Richard Cordovano
67aa7d3c8c Merge pull request #6634 from gdicristofaro/7212-xleappSources
7212 & 7222 xleapp sources
2021-01-20 09:33:47 -05:00
Greg DiCristofaro
d4d5d37a2c tsv parse updates 2021-01-20 09:19:08 -05:00
Kelly Kelly
cdad1249c2 Fixed timing issue with multiuser pane 2021-01-20 08:44:09 -05:00
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
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
Greg DiCristofaro
9d95b32942 empty date parsing 2021-01-19 08:40:56 -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