- Oct 02, 2014
-
-
Matthieu Kermagoret authored
This fixes #5797.
-
- Sep 04, 2014
-
-
Matthieu Kermagoret authored
-
Matthieu Kermagoret authored
Centreon Connector Perl works parsing Perl scripts in a main process. When a script execution is requested, the Connector fork()s itself and child processes run one of the already parsed script. However because of the fork() mechanism, children inherit file descriptors of pipes already open towards previously forked children. This behavior can freeze Centreon Connector Perl (read/write on the other end of pipe maintained alive by a dead process). This commit closes all unnecessary file descriptors in children.
-
- Aug 11, 2014
-
-
Matthieu Kermagoret authored
-
Matthieu Kermagoret authored
the Connector. This fixes #5732.
-
- Jul 02, 2014
-
-
Matthieu Kermagoret authored
Centreon Engine. This fixes #5663.
-
Matthieu Kermagoret authored
-
Matthieu Kermagoret authored
-
- Dec 12, 2013
-
-
Dorian Guillois authored
-
- Dec 02, 2013
-
-
Dorian Guillois authored
-
- Nov 29, 2013
-
-
Dorian Guillois authored
-
- Nov 28, 2013
-
-
Matthieu Kermagoret authored
-
Matthieu Kermagoret authored
-
- Nov 22, 2013
-
-
Dorian Guillois authored
-
Dorian Guillois authored
-
- Aug 08, 2013
-
-
Matthieu Kermagoret authored
-
- Jan 11, 2013
-
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
- Jan 07, 2013
-
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
- Jan 04, 2013
-
-
Dorian Guillois authored
-
-
Dorian Guillois authored
-
Matthieu Kermagoret authored
incompatibilities between the Perl library and our process. This fixes #4040.
-
- Jan 02, 2013
-
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
- Dec 20, 2012
-
-
Dorian Guillois authored
-
- Dec 19, 2012
-
-
Dorian Guillois authored
-
- Dec 14, 2012
-
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
Dorian Guillois authored
-
- Dec 05, 2012
-
-
Antoine Nguyen authored
-
Antoine Nguyen authored
-