- 24 Sep, 2013 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
Thrift --> 0.9.1 Cassandra --> 1.2.10 OpenIPMI --> 2.0.19
-
- 20 Sep, 2013 4 commits
-
-
Axel Auweter authored
Adds IPMIPusher to the master branch.
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 23 Aug, 2013 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 22 Aug, 2013 1 commit
-
-
Michael Ott authored
-
- 04 Aug, 2013 1 commit
-
-
Axel Auweter authored
-
- 02 Aug, 2013 1 commit
-
-
Axel Auweter authored
-
- 01 Aug, 2013 1 commit
-
-
Axel Auweter authored
-
- 30 Jul, 2013 1 commit
-
-
Axel Auweter authored
-
- 25 Jul, 2013 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
them, Boost 1.54.0 is no longer a problem.
-
- 24 Jul, 2013 5 commits
-
-
Axel Auweter authored
ptr containers during destruction (boost mutex assertion fails).
-
Axel Auweter authored
This results in a much cleaner collectagent.cpp file and main function. However, further cleanups are necessary and the respective TODOs can be found in the code.
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
- 23 Jul, 2013 1 commit
-
-
Axel Auweter authored
-
- 19 Jul, 2013 4 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
Fixed a bug in the SimpleMQTTServer that would lead to message corruption when a message is being decoded from multiple read()s.
-
- 18 Jul, 2013 3 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
Axel Auweter authored
FilePusher now accepts a topic string at the command line.
-
- 17 Jul, 2013 5 commits
-
-
-
Axel Auweter authored
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 03 Jun, 2013 1 commit
-
-
Axel Auweter authored
-
- 31 May, 2013 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
get stuck due to the messageThread not yielding and hogging the fdsMtx lock. This caused long waiting times for new connections to be accept()ed.
-
- 30 May, 2013 1 commit
-
-
Axel Auweter authored
Cross platform issues compiling C++11 code (Mac OS has two C++ standard libraries, only one supports C++11 but Thrift fails to build with it). Fix: Replace C++11 system_error with Boost system_error. Some other minor fixes.
-
- 28 May, 2013 1 commit
-
-
Axel Auweter authored
Removed mosquitto dependency entirely. Started reworking collectagent main routines and message handling.
-