Markus Frosch
|
f88e03bc43
|
Merge pull request #5913 from mcktr/fix/itl-http-certificate-age-5610
Enhance http_certificate parameter documentation
|
2018-01-05 17:13:13 +01:00 |
Markus Frosch
|
59cf84db54
|
Merge pull request #5902 from sahnd/feature/itl-snmp-storage-responsesize
Add parameter --octetlength to snmp-storage command.
|
2018-01-05 17:05:28 +01:00 |
Michael Friedrich
|
5c3008a4e5
|
Merge pull request #5942 from Icinga/feature/tech-doc-cluster-health
Add some technical insights into the cluster-zone health check and log lag
|
2018-01-04 16:06:38 +01:00 |
Michael Friedrich
|
cd4d92dc7a
|
Merge pull request #5948 from Icinga/doc/install
doc: Improve INSTALL documentation
|
2018-01-04 16:06:09 +01:00 |
Markus Frosch
|
6ca1f0b95f
|
doc: Improve INSTALL documentation
|
2018-01-04 15:48:25 +01:00 |
Gunnar Beutner
|
858961b8ec
|
Merge pull request #5945 from Icinga/fix/mkclass-indentation
Fix incorrect indentation for code generated by mkclass
|
2018-01-04 12:41:52 +01:00 |
Gunnar Beutner
|
966585f23a
|
Merge pull request #5946 from Icinga/feature/clang-tidy
Use clang-tidy to add some more C++11 features
|
2018-01-04 12:40:50 +01:00 |
Gunnar Beutner
|
71ee5ac698
|
Build fix
|
2018-01-04 12:33:51 +01:00 |
Gunnar Beutner
|
f05459b40c
|
Move inline functions to their .cpp files
|
2018-01-04 12:24:58 +01:00 |
Gunnar Beutner
|
91c256261a
|
Apply clang-tidy fix 'modernize-use-default-member-init'
|
2018-01-04 12:24:58 +01:00 |
Gunnar Beutner
|
e0174b8f3f
|
Apply clang-tidy fix 'modernize-return-braced-init-list'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
e0c350b8a5
|
Apply clang-tidy fix 'modernize-use-nullptr'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
becfa85094
|
Apply clang-tidy fix 'modernize-use-emplace'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
e3ad0be769
|
Apply clang-tidy fix 'modernize-use-auto'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
d6062eefbf
|
Apply clang-tidy fix 'modernize-raw-string-literal'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
621eed3f13
|
Apply clang-tidy fix 'modernize-pass-by-value'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
6da7d48d25
|
Apply clang-tidy fix 'modernize-loop-convert'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
9ca682496c
|
Apply clang-tidy fix 'modernize-use-override'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
ac155d1dda
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
be5a5783d2
|
Merge pull request #5944 from Icinga/feature/final-keyword
Add the final keyword to classes
|
2018-01-04 12:08:30 +01:00 |
Gunnar Beutner
|
d9020f264f
|
Fix incorrect indentation for code generated by mkclass
|
2018-01-04 06:06:33 +00:00 |
Gunnar Beutner
|
41f0fbfd30
|
Add the final keyword to methods
|
2018-01-04 05:45:40 +00:00 |
Gunnar Beutner
|
efe99a3e5e
|
Add the final keyword to classes
|
2018-01-04 05:20:20 +00:00 |
Michael Friedrich
|
7fc25dcb98
|
Merge pull request #5943 from Icinga/fix/incorrect-start-call
Fix incorrect ::Start call
|
2018-01-03 20:12:51 +01:00 |
Gunnar Beutner
|
6a1ac6a902
|
Fix incorrect ::Start call
|
2018-01-03 18:57:01 +01:00 |
Michael Friedrich
|
a6e153c1cf
|
Add some technical insights into the cluster-zone health check and log lag
As per @widhalmt request.
|
2018-01-03 15:22:02 +01:00 |
Michael Friedrich
|
cd33b8b508
|
Merge pull request #5936 from Icinga/feature/source-lists
Clean up source lists in the CMakeLists.txt files
|
2018-01-03 11:59:35 +01:00 |
Gunnar Beutner
|
75e2473616
|
Clean up source lists in the CMakeLists.txt files
|
2018-01-03 11:47:46 +01:00 |
Michael Friedrich
|
0e6f4b1966
|
Merge pull request #5939 from Icinga/fix/build-fix-wheezy
Build fix for Debian wheezy
|
2018-01-03 11:28:57 +01:00 |
Michael Friedrich
|
b8839fe238
|
Merge pull request #5937 from Icinga/feature/remove-inline-methods
Remove inline methods and use explicit template instantiation to minimize the number of weak symbols
|
2018-01-03 11:24:34 +01:00 |
Gunnar Beutner
|
fe8572d75b
|
Remove inline methods and use explicit template instantiation to minimize the number of weak symbols
|
2018-01-03 11:04:58 +01:00 |
Michael Friedrich
|
158312c87b
|
Merge pull request #5934 from Icinga/feature/cmake-library-paths
Add more include/library paths for MySQL and PostgreSQL
|
2018-01-03 10:58:30 +01:00 |
Michael Friedrich
|
27a2d95338
|
Merge pull request #5932 from Icinga/feature/copyright-header
Fix copyright header in cli/troubleshootcommand.hpp
|
2018-01-03 10:56:07 +01:00 |
Michael Friedrich
|
e31e2fe76c
|
Merge pull request #5927 from Icinga/feature/static-libraries
Build libraries as static libraries
|
2018-01-03 10:55:10 +01:00 |
Gunnar Beutner
|
abe3f8a959
|
Build fix for Debian wheezy
|
2018-01-03 10:32:33 +01:00 |
Gunnar Beutner
|
803dc0c05d
|
Fix copyright header in cli/troubleshootcommand.hpp
|
2018-01-03 01:19:02 +01:00 |
Gunnar Beutner
|
6afc4ec7ac
|
Add more include/library paths for MySQL and PostgreSQL
|
2018-01-03 01:11:54 +01:00 |
Gunnar Beutner
|
2f953d6204
|
Implement shim for libmysqlclient and libpq
|
2018-01-02 23:29:48 +01:00 |
Gunnar Beutner
|
90496b5456
|
Build libraries as static libraries
|
2018-01-02 23:29:48 +01:00 |
Michael Friedrich
|
025abc3357
|
Merge pull request #5931 from Icinga/feature/linker-flags
Improve detection for linker flags
|
2018-01-02 14:03:08 +01:00 |
Michael Friedrich
|
f843f92ee3
|
Merge pull request #5928 from Icinga/fix/build-fix-msvc
Fix build problem with MSVC
|
2018-01-02 14:01:15 +01:00 |
Michael Friedrich
|
1a7e7be6a4
|
Merge pull request #5925 from Icinga/fix/missing-variable-name
Fix missing variable name in ApiListener::Start
|
2018-01-02 13:48:30 +01:00 |
Michael Friedrich
|
5563665b7d
|
Merge pull request #5929 from Icinga/feature/remove-boost-assign
Get rid of boost::assign::list_of in mkclass
|
2018-01-02 13:47:19 +01:00 |
Michael Friedrich
|
e08da4267b
|
Merge pull request #5930 from Icinga/feature/boost-function
Replace boost::function with std::function
|
2018-01-02 13:46:23 +01:00 |
Gunnar Beutner
|
316780259c
|
Merge pull request #5933 from mcktr/fix/copyright-for-2018
Change copyright headers for 2018
|
2018-01-02 13:39:45 +01:00 |
Michael Insel
|
158ae2188e
|
Change copyright header for 2018
|
2018-01-02 12:08:55 +01:00 |
Gunnar Beutner
|
32e178bb5f
|
Improve detection for linker flags
|
2018-01-02 08:58:05 +01:00 |
Gunnar Beutner
|
dac71b3960
|
Replace boost::function with std::function
|
2018-01-02 08:55:50 +01:00 |
Gunnar Beutner
|
c6d8483277
|
Get rid of boost::assign::list_of in mkclass
|
2018-01-02 08:51:19 +01:00 |
Gunnar Beutner
|
ec061a9538
|
Merge pull request #5922 from mcktr/fix/doc-link-format
Fix link format in documentation
|
2018-01-01 13:40:17 +01:00 |