Commit Graph

7 Commits

Author SHA1 Message Date
Michael Friedrich 3e12cb301c Update README.md and correct project URLs
fixes #13491
2016-12-08 17:38:41 +01:00
Gunnar Beutner a7b0cb5f7e Ensure we don't leak file descriptors to child processes
fixes #8900
2016-10-04 14:08:48 +02:00
Michael Friedrich 38ac7b2070 Docs: Fix core dump instructions for daemon with SUID bit set
refs #12648
2016-09-08 08:30:03 +02:00
Jean Flach 7d13b12919 Update development docs
fixes #12662
2016-09-06 17:41:09 +02:00
Michael Friedrich 19b330f86b Docs: Add a development chapter for writing core dump files
fixes #12648
2016-09-05 16:31:57 +02:00
Michael Friedrich 7f9130fa1c Development docs: Add own section for gdb backtrace from a running process
fixes #12477
2016-08-18 12:33:17 +02:00
Michael Friedrich 4a3b33e3f5 Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter
Also apply a new structure.

Deleted the old cluster and client documentation and started "fresh".

This commit also includes various images used in the newly written
"Distributed Monitoring" chapter for better understanding.

fixes #12386
2016-08-14 17:56:38 +02:00