Gunnar Beutner
|
6bb35a0d52
|
Another Windows build fix
|
2014-09-10 15:45:47 +02:00 |
|
Gunnar Beutner
|
dc4fe38d8f
|
Fix crash in TlsStream::IsEof
refs #6862
|
2014-09-10 08:51:25 +02:00 |
|
Gunnar Beutner
|
092983d5ad
|
Properly deal with closed TLS streams
fixes #6892
|
2014-09-09 15:28:55 +02:00 |
|
Gunnar Beutner
|
308ba45102
|
Improve error message for duplicate objects
refs #6070
|
2014-09-09 14:49:21 +02:00 |
|
Gunnar Beutner
|
8c4765c607
|
Add SUN_LEN compatibility macro for Haiku
refs #7115
|
2014-09-06 02:30:09 +02:00 |
|
Gunnar Beutner
|
666c92fa76
|
Check whether the nice() function is available
refs #7115
|
2014-09-06 02:20:25 +02:00 |
|
Gunnar Beutner
|
418e7bc417
|
Add #include for strings.h (strcasecmp)
refs #7115
|
2014-09-06 02:11:34 +02:00 |
|
Gunnar Beutner
|
9133c01f00
|
Fix spurious SSL errors
fixes #6981
|
2014-09-05 08:19:47 +02:00 |
|
Gunnar Beutner
|
039a13cf88
|
Implement support for systems where pipe2 returns ENOSYS
fixes #7065
fixes #6696
|
2014-09-03 08:10:55 +02:00 |
|
Gunnar Beutner
|
4da18d6de1
|
Build fix for GNU Hurd
|
2014-09-02 17:27:16 +02:00 |
|
Gunnar Beutner
|
6f2ea6bc08
|
Fix build problems with Oracle Solaris Studio
refs #6896
|
2014-09-02 13:09:17 +02:00 |
|
Gunnar Beutner
|
6ba0612644
|
Detect whether __COUNTER__ is available
fixes #7040
|
2014-08-31 11:01:37 +02:00 |
|
Gunnar Beutner
|
eb091a87b0
|
Implement support for unity builds
fixes #7034
fixes #7035
|
2014-08-30 20:02:12 +02:00 |
|
Gunnar Beutner
|
eaea65a366
|
Make props argument for NameComposer::MakeName constant
|
2014-08-29 16:46:46 +02:00 |
|
Gunnar Beutner
|
634ef772c3
|
Build fix for Boost 1.56
fixes #7001
|
2014-08-25 15:12:39 +02:00 |
|
Gunnar Beutner
|
f7f8bd9b00
|
Use const-ref specifier when catching exceptions
refs #6070
|
2014-08-25 08:36:30 +02:00 |
|
Gunnar Beutner
|
e31d520f6b
|
Improve log messages for failed commands
fixes #6970
|
2014-08-21 11:26:43 +02:00 |
|
Gunnar Beutner
|
107a152a8f
|
Improve TLS and cluster error messages
refs #6066
|
2014-08-20 14:07:23 +02:00 |
|
Gunnar Beutner
|
8485e0b94b
|
Reword error messages a bit
refs #6070
|
2014-08-19 13:48:41 +02:00 |
|
Gunnar Beutner
|
d4cdee6a1a
|
Change log level for failed commands
fixes #6751
|
2014-08-19 12:58:55 +02:00 |
|
Gunnar Beutner
|
65bec9e904
|
Clean up some parts of the code
|
2014-08-17 17:57:41 +02:00 |
|
Gunnar Beutner
|
0443c85bf5
|
Implement support for writing the icinga2.debug file
refs #6702
|
2014-08-15 21:00:26 +02:00 |
|
Michael Friedrich
|
f6c24f8964
|
DB IDO: Delay connection in HA RunOnce mode
refs #6827
refs #6203
|
2014-08-15 17:21:12 +02:00 |
|
Gunnar Beutner
|
39248dad42
|
Build fix for Windows
|
2014-08-07 14:23:20 +02:00 |
|
Gunnar Beutner
|
a5d25871a1
|
Flush loggers in Application::Exit
fixes #6861
|
2014-08-07 08:34:38 +02:00 |
|
Michael Friedrich
|
d20ee37196
|
Fix event command execution not calling finish handler
fixes #6856
|
2014-08-06 17:49:29 +02:00 |
|
Gunnar Beutner
|
8256638fde
|
Use gai_strerror instead of Utility::FormatErrorNumber for getaddrinfo's error codes
fixes #6849
|
2014-08-06 10:43:41 +02:00 |
|
Gunnar Beutner
|
89b94ab8ab
|
Make --no-stack-rlimit the first argument
fixes #6765
|
2014-08-06 10:35:27 +02:00 |
|
Michael Friedrich
|
53d3a4af5f
|
Flush stdout before _exit()
fixes #6852
refs #6820
|
2014-08-05 13:52:24 +02:00 |
|
Michael Friedrich
|
87e63edb93
|
Use a local buffer for ERR_error_string()
refs #6724
refs #6682
|
2014-08-05 11:30:06 +02:00 |
|
Gunnar Beutner
|
f3d55848f5
|
Add a missing lock in TlsStream::Close
fixes #6621
refs #6724
|
2014-08-05 09:35:28 +02:00 |
|
Gunnar Beutner
|
da41725e5b
|
Partially revert 3f647bb7797b3e71405c59eb280a4be74305c6b2
refs #6724
|
2014-08-05 08:41:52 +02:00 |
|
Michael Friedrich
|
9ae37bf109
|
Add verbose SSL error messages
refs #6682
|
2014-08-04 17:23:41 +02:00 |
|
Michael Friedrich
|
fd233ae901
|
Use Application::Exit() for main app termination
refs #6682
|
2014-08-04 17:23:41 +02:00 |
|
Michael Friedrich
|
55c306796b
|
Add Application::Exit()
refs #6682
|
2014-08-04 17:23:41 +02:00 |
|
Michael Friedrich
|
7b8dc1d97e
|
Fix non-existing endpoint on ApiListener error
refs #6724
|
2014-08-04 17:23:41 +02:00 |
|
Gunnar Beutner
|
541dacb636
|
Build fix for Linux (oops)
|
2014-08-04 09:50:30 +02:00 |
|
Jan Andres
|
46dbe5a4f5
|
Fix incorrect usage of readdir_r
refs #6821
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-08-04 08:49:04 +02:00 |
|
Jan Andres
|
20fc8773b6
|
Build fix for Solaris
refs #6821
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-08-04 08:49:04 +02:00 |
|
Gunnar Beutner
|
0de728db64
|
Build fix for OS X.
|
2014-08-01 17:05:51 +02:00 |
|
Gunnar Beutner
|
3f647bb779
|
Fix OpenSSL errors during (re-)negotiation
fixes #6724
|
2014-08-01 15:23:07 +02:00 |
|
Gunnar Beutner
|
7610cc95fe
|
Update formatting for the version message
refs #6783
|
2014-07-23 13:06:00 +02:00 |
|
Gunnar Beutner
|
4724869e1c
|
Print application paths for --version
fixes #6783
|
2014-07-23 09:30:56 +02:00 |
|
Gunnar Beutner
|
a49a598eef
|
Make location of the /run directory configurable
fixes #6627
|
2014-07-22 13:26:37 +02:00 |
|
Gunnar Beutner
|
5dcf1a777b
|
Fix stack rlimit problem
fixes #6450
|
2014-07-21 13:33:01 +02:00 |
|
Gunnar Beutner
|
4b157ac54f
|
Change return type for Socket::Pool to bool
refs #6617
|
2014-07-04 09:31:43 +02:00 |
|
Gunnar Beutner
|
1723d97ed0
|
Revert "Fix deadlock in ApiClient::SendMessage"
This reverts commit 0ac6e97f329b551882f925a009e6efe498ec45c3.
|
2014-07-01 08:57:54 +02:00 |
|
Gunnar Beutner
|
61ba2e647e
|
Add some missing SSL flags
refs #6368
|
2014-06-30 15:44:08 +02:00 |
|
Gunnar Beutner
|
0ac6e97f32
|
Fix deadlock in ApiClient::SendMessage
fixes #6368
|
2014-06-30 12:52:43 +02:00 |
|
Gunnar Beutner
|
62896cb9a5
|
Increase default stack size
fixes #6588
|
2014-06-27 08:18:32 +02:00 |
|