- 30 Aug, 2019 5 commits
-
-
dwatteau authored
-
dwatteau authored
# Conflicts: # README.md # doc/build_process.md # src/amqp/inc/com/centreon/broker/amqp/amqp_utils.hh # src/amqp/src/stream.cc
-
dwatteau authored
-
dwatteau authored
Let's have a single branch which can compile on most Centreon versions, instead of maintaining a new branch for each version.
-
- 23 Aug, 2019 3 commits
-
-
Rémy Frémont authored
-
Rémy Frémont authored
-
Rémy Frémont authored
-
- 17 May, 2019 2 commits
-
-
Mikaël Mourcia authored
fix(doc): Most of this has been published on doc.canopsis.net See merge request !7
-
Support Capensis authored
85-amqp.so for centreon 19.04
-
- 14 May, 2019 1 commit
-
-
dwatteau authored
So, avoid duplicating information here.
-
- 01 Feb, 2019 1 commit
-
- 09 Jan, 2019 1 commit
-
-
dwatteau authored
-
- 03 Jan, 2019 3 commits
-
-
Rémy Frémont authored
Update include line 31 and 36. Update test line 1643.
-
Rémy Frémont authored
-
Rémy Frémont authored
-
- 18 Dec, 2018 1 commit
-
-
dwatteau authored
-
- 27 Nov, 2018 1 commit
-
-
dwatteau authored
-
- 14 Nov, 2018 3 commits
- 06 Nov, 2018 1 commit
-
-
Nicolas Sery authored
-
- 26 Apr, 2018 2 commits
- 25 Apr, 2018 7 commits
- 19 Apr, 2018 1 commit
-
-
dwatteau authored
-
- 28 Mar, 2018 3 commits
- 15 Feb, 2018 2 commits
-
-
Mikaël Mourcia authored
doc: Nettoyage de build_process.md See merge request !6
-
dwatteau authored
* Translate it to French by default. * Always build it with a static Boost library, since using the system library makes it prone to break during system upgrades. This is what we have been doing for a while. * Don't repeat (a different version of) the installation process, which is already available in README.md. Just document the build process, here. * Avoid an unnecessary dependency on unzip. Also switch Boost sources to .tar.bz2 sources, which are smaller. * Avoid doing a "git reset --hard" in the middle of the process, in case you had some precious staging work. * Reorder and simplify things.
-
- 14 Feb, 2018 2 commits
-
-
dwatteau authored
* Explain that this connector plugs inside Centreon and sends data to Canopsis. * Add a warning to make sure that data transmission is allowed on the network between Centreon and Canopsis. * Add a warning to make it explicit that the "Restart" option in Centreon will stop the service for a brief moment.
-
dwatteau authored
-
- 22 Dec, 2017 1 commit
-
-
Mikaël Mourcia authored
New documentation, CentOS 7 / CBD 3.0.11 module, merge amqp-feature See merge request !5
-