Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: fc763113a01b4581dad35a71ff5fa9e2fe687421
https://github.com/tribe29/checkmk/commit/fc763113a01b4581dad35a71ff5fa9e2f…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M agents/wnx/src/common/wtools.cpp
M agents/wnx/src/common/wtools.h
M agents/wnx/src/engine/cfg.h
M agents/wnx/src/engine/cma_core.cpp
M agents/wnx/src/engine/cma_core.h
M agents/wnx/src/engine/groups.cpp
M agents/wnx/src/engine/on_start.cpp
A agents/wnx/watest/test-cma_core.cpp
M agents/wnx/watest/test-plugin.cpp
M agents/wnx/watest/test-service-processor.cpp
M agents/wnx/watest/test-wtools.cpp
M agents/wnx/watest/test-yaml.cpp
M agents/wnx/watest/watest.vcxproj
M agents/wnx/watest/watest.vcxproj.filters
Log Message:
-----------
[CMK-2719] - integration of the RunAs functinality on client side
- fixed wtools Create/Delete User API
- added list of all created users(like cache)
- added functionality to remove all users from the above mentioned list on exit
- temporary user for RunAs are available for test and service
- shortened prefixes for names of the users
- improved API to support RunAs
- lesser things
- fierce testing of everything
Change-Id: I969db9f823cff846fd76a0388499c272c981a243
Commit: b43f57bcf9a192b4e7f681efb24e503ca191a7fe
https://github.com/tribe29/checkmk/commit/b43f57bcf9a192b4e7f681efb24e503ca…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M .f12
M .werks/.f12
M active_checks/.f12
M agents/.f12
M agents/plugins/.f12
M agents/special/.f12
M agents/windows/.f12
M agents/windows/msibuild/.f12
M agents/windows/plugins/.f12
M bin/.f12
M checkman/.f12
M checks/.f12
M cmk/.f12
M cmk/ec/.f12
M cmk/gui/.f12
M cmk_base/.f12
M doc/.f12
M doc/helpers/.f12
M doc/predictive/.f12
M doc/treasures/checks/.f12
M inventory/.f12
M livestatus/.f12
M livestatus/api/c++/.f12
M livestatus/api/python/.f12
M livestatus/src/.f12
M livestatus/src/test/.f12
M locale/.f12
M notifications/.f12
M omd/packages/Python/.f12
M omd/packages/check_mk/.f12
M omd/packages/maintenance/.f12
M omd/packages/mod_wsgi/.f12
M omd/packages/msitools/.f12
M omd/packages/nagios/.f12
M omd/packages/net-snmp/.f12
M omd/packages/omd/.f12
M omd/packages/python-modules/.f12
M omd/packages/rrdtool/.f12
M pnp-templates/.f12
M web/.f12
Log Message:
-----------
Climb up to project root dynamically.
This fixes the "wrong number of .."-problem once and for all.
Change-Id: I84d2bd0835c78844e404596fef7839282e370a42
Commit: 2a051070a90607c4f022b0edea804cbc79931020
https://github.com/tribe29/checkmk/commit/2a051070a90607c4f022b0edea804cbc7…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M omd/packages/omd/omd.make
Log Message:
-----------
Fix testbuild
Change-Id: I358d421a4930d03945034b90a23b6b6b14ae44a9
Compare:
https://github.com/tribe29/checkmk/compare/1179090eff22...2a051070a906