]> granicus.if.org Git - icinga2/history - lib/remoting/endpoint.cpp
Fixed some more compiler warnings.
[icinga2] / lib / remoting / endpoint.cpp
2013-03-07 Gunnar BeutnerFixed some more compiler warnings.
2013-03-04 Gunnar BeutnerEven more code refactoring.
2013-03-02 Gunnar BeutnerMore lock refactoring. Yay.
2013-03-01 Gunnar BeutnerRefactored object locking code.
2013-02-27 Gunnar BeutnerRefactor the cache code... again.
2013-02-26 Gunnar BeutnerMake attribute lookups O(1).
2013-02-20 Gunnar BeutnerFine-grained locks (WIP, Part 7).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 2).
2013-02-17 Gunnar BeutnerFine-grained locks (WIP, Part 1).
2013-02-06 Gunnar BeutnerUse BOOST_THROW_EXCEPTION instead of boost::throw_excep...
2013-02-02 Gunnar BeutnerRemoved the old-style validation code.
2013-02-01 Gunnar BeutnerImplemented colored log messages.
2013-01-18 Gunnar BeutnerFix: replicated & local endpoints should not have local...
2013-01-18 Gunnar BeutnerFix: Endpoints were not properly marked as local.
2012-12-04 Gunnar BeutnerImplemented DynamicType support.
2012-11-22 Gunnar BeutnerRefactored the socket classes.
2012-09-22 Michael FriedrichMerge branch 'master' into compatido
2012-09-17 Gunnar BeutnerFixed more doxygen warnings.
2012-09-10 Gunnar BeutnerRefactored the libraries.