- Feb 03, 2022
-
-
sc979 authored
-
- Jan 05, 2022
- Oct 18, 2021
-
-
schapron authored
-
- Sep 29, 2021
-
-
sc979 authored
-
- Sep 28, 2021
-
-
sc979 authored
-
- Aug 30, 2021
-
-
Zakaria Guennoune authored
-
Zakaria Guennoune authored
* deliver only for qa and release branches * remove old import * adding CI branches as delivery branches for testing purpose * editing fixme * removing fixme * comments for testing purpose * using specific c++ nodes * stashing rpms * packaging parallelised with build * keep only ten jobs in history * fixing parallel call for packaging
-
- Aug 20, 2021
-
-
David Boucher authored
-
David Boucher authored
REFS: MON-6917
-
David Boucher authored
-
David Boucher authored
When an output is configured with a reversed connection, if started with no peer, we cannot stop it. REFS: MON-10888
-
- Jul 13, 2021
-
-
David Boucher authored
-
- Jul 09, 2021
-
-
Zakaria Guennoune authored
-
David Boucher authored
MON-10682
-
David Boucher authored
-
David Boucher authored
* a link issue between cbmod and the neb module is fixed. * BAs works/best states were computed with only 4 states instead of 5: - ok, warning, critical, unknown and pending. REFS: MON-10682
-
- Jul 08, 2021
-
-
Zakaria Guennoune authored
-
- Jul 01, 2021
-
-
David Boucher authored
REFS: MON-10681
-
- Jun 30, 2021
-
-
Zakaria Guennoune authored
-
- Jun 22, 2021
-
-
David Boucher authored
It is better to keep grpc choosing the desire protobuf version.
-
- Jun 18, 2021
-
-
David Boucher authored
* enh(modules): a first step to not load all modules if not needed * enh(broker): Dynamically modules loading * fix(modules): the apply() method needs explicitly what module to load. * fix(modules): shared_ptr changed into unique_ptr REFS: MON-6682
-
- Jun 17, 2021
-
-
David Boucher authored
REFS: MON-7405
-
rem31 authored
* enh(log_v2): remove old logs REFS: MON-7362
-
- Jun 16, 2021
-
-
rem31 authored
* fix(sql): Add a parameter to select the MySQL UNIX socket REFS : MON-7312 * fix(sql): Add a parameter to select the MySQL UNIX socket REFS : MON-7312 * fix(sql): Add a parameter to select the MySQL UNIX socket REFS : MON-7312
-
David Boucher authored
-
- Jun 14, 2021
-
-
David Boucher authored
-
David Boucher authored
-
- Jun 11, 2021
-
-
David Boucher authored
This is useful to give an operational connection and not one already disconnected. REFS: MON-6917
-
David Boucher authored
* fix(rpc): GetVersion unit test is a little improved * fix(rpc): memory leak fixed * enh(cmake): New possibility to compile cbd with clang++/libc++ Just enable the option WITH_LIBCXX * fix(core): Compilation warnings removed. * enh(influxdb): Logs migrated to log_v2. * fix(processing): acceptor contained a memory/thread leak. * fix(tcp): the stream counter was not atomic. * fix(processing): thread leak fixed in feeder. * enh(log_v2): they are enabled by default * fix(tcp): Possibility of segfault removed. * fix(tcp): no more mutex around connections. REFS: MON-7373
-
David Boucher authored
-
- Jun 03, 2021
-
-
David Boucher authored
* enh(log_v2): New category influxdb. * fix(rpc): Two warnings removed in tests. * fix(tcp): error thrown by asio::socket remote_endpoint() method was not catched. REFS: MON-6904
-
centreonpm authored
* enh(core/parser): unit test and log in parser * enh(core/parser): unit test and log in parser
-
- Jun 02, 2021
-
-
rem31 authored
* fix(cmake): repair compilation on raspberry pi
-
- Jun 01, 2021
-
-
David Boucher authored
REFS: MON-7373
-
David Boucher authored
REFS: MON-7398
-
- May 27, 2021
-
-
David Boucher authored
Otherwise, streams will share data... And that's bad. REFS: MON-6802
-
- May 26, 2021
-
-
centreonpm authored
* enh(core/bbdo): log debug to trace * enh(core/bbdo): converts also for unserialize
-
- May 25, 2021
-
-
centreonpm authored
* Mon 7176 20.10.x (#573) * enh(core/time): allows blanks characters for timeranges * enh(core/time): add log * enh(core/misc): change split functon for timerange parser * enh(core/test/time): add unit test * enh(core/test/time): add unit test Conflicts: core/src/time/timerange.cc * fix(time): to_string() method optimized. Co-authored-by: David Boucher <dboucher@centreon.com>
-
David Boucher authored
REFS: MON-7355
-