Gunnar Beutner
|
d9b7debdcc
|
Cleaned up application initialization.
Made code documentation more doxygen-friendly.
Added doxygen config file.
|
2012-05-14 19:14:23 +02:00 |
Gunnar Beutner
|
f6dff42434
|
Fixed FSF address.
|
2012-05-11 13:33:57 +02:00 |
Gunnar Beutner
|
ab6b46786b
|
Build fix for Solaris.
|
2012-05-11 12:44:04 +02:00 |
Gunnar Beutner
|
1ec7c223d4
|
Fixed more compilation warnings.
|
2012-05-10 13:49:24 +02:00 |
Gunnar Beutner
|
3214c29363
|
Added copyright headers.
Updated Debian build files.
|
2012-05-10 12:06:41 +02:00 |
Gunnar Beutner
|
bef85cac1a
|
Updated documentation for some of the classes.
|
2012-05-08 15:14:20 +02:00 |
Gunnar Beutner
|
415f1d39aa
|
Close old connection when duplicate endpoints are found.
|
2012-04-27 13:44:53 +02:00 |
Gunnar Beutner
|
db25f7f353
|
Moved Get*Address() functions to Socket class.
|
2012-04-27 11:44:05 +02:00 |
Gunnar Beutner
|
21ef4836ee
|
Implement SSL support.
|
2012-04-24 14:02:15 +02:00 |
Gunnar Beutner
|
f7acf4ba3f
|
Code cleanups.
Proper error handling for some *NIX functions.
|
2012-04-23 09:48:20 +02:00 |
Gunnar Beutner
|
69c30c264a
|
Code cleanup
|
2012-04-22 16:45:31 +02:00 |
Gunnar Beutner
|
f3f582ab61
|
Cleaned up Socket/Timer code.
|
2012-04-19 08:46:41 +02:00 |
Gunnar Beutner
|
7474b63dff
|
Refactored messaging system.
|
2012-04-18 15:22:25 +02:00 |
Gunnar Beutner
|
8e7787e315
|
Improved socket error handling.
|
2012-04-04 16:02:19 +02:00 |
Gunnar Beutner
|
6a42ac0fe5
|
Moved ConnectionManager class to icinga subproject.
|
2012-04-04 15:37:57 +02:00 |
Gunnar Beutner
|
261329e483
|
Implemented outbound JSON-RPC client connections.
Made socket error handling more robust.
|
2012-04-04 12:36:23 +02:00 |
Gunnar Beutner
|
66fdf079fa
|
Removed custom new_object function.
|
2012-04-03 15:16:11 +02:00 |
Gunnar Beutner
|
7c5d29bbc9
|
Renamed RefType/WeakRefType typedefs to Ptr/WeakPtr
|
2012-04-02 20:50:35 +02:00 |
Gunnar Beutner
|
1b6bfb9db5
|
Cleaned up includes; using namespace std is the default now.
|
2012-04-02 09:03:29 +02:00 |
Gunnar Beutner
|
89ddfdd7e7
|
Set FIONBIO flag for sockets
Make m_FD member variable private.
|
2012-03-29 13:15:54 +02:00 |
Gunnar Beutner
|
e11994038d
|
Initial commit.
|
2012-03-28 13:24:49 +02:00 |