From noreply@github.com Fri Jan 22 12:52:23 2021 From: Moritz To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] cc60e6: Make firewall code more clean Date: Fri, 22 Jan 2021 03:52:21 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5828794949568223453==" --===============5828794949568223453== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/tribe29/checkmk Commit: cc60e6788a85500bb868bff87d72584506fbcdf2 https://github.com/tribe29/checkmk/commit/cc60e6788a85500bb868bff87d725= 84506fbcdf2 Author: Sergey Kipnis Date: 2021-01-22 (Fri, 22 Jan 2021) Changed paths: M agents/wnx/src/common/wtools.cpp M agents/wnx/src/common/wtools.h M agents/wnx/src/engine/firewall.cpp M agents/wnx/src/engine/firewall.h M agents/wnx/watest/test-firewall.cpp M agents/wnx/watest/test-wtools.cpp Log Message: ----------- Make firewall code more clean - move ToCanonical into wtools - add testing for ToCanonical as a critical task - remove trash in comments - remove unused code - added important comment about decision - refactor Change-Id: I75790a64757f86fe3584ce5a6c3813a47e4b2b02 Commit: d71b267203ab75a5eae6b6f3c146cbc3cff83722 https://github.com/tribe29/checkmk/commit/d71b267203ab75a5eae6b6f3c146c= bc3cff83722 Author: Moritz Kiemer Date: 2021-01-22 (Fri, 22 Jan 2021) Changed paths: A .werks/11973 M cmk/base/config.py Log Message: ----------- 11973 FIX Be more precise if include files are missing Checkmk no longer ships '*.include' files in the 'checks/' directory (see Werk #11118). In case you have MKPs installed that need them (but do not include them themselves) you must either update your MKP or provide the required files in the 'local' folder hierarchy. The error message now reports the correct path where to put the file. CMK-6992 Change-Id: Id05cdb48933afd060813eefeb34f562bc8a02a2e Compare: https://github.com/tribe29/checkmk/compare/6f8d23136938...d71b267203= ab --===============5828794949568223453==--