This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
icinga2
Watch
1
Star
0
Fork
0
You've already forked icinga2
mirror of
https://github.com/Icinga/icinga2.git
synced
2025-05-24 00:10:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icinga2
/
components
/
discovery
History
Gunnar Beutner
a224c20a30
Revert 78215843 as it requires Boost version 1.43.
2012-07-17 19:19:03 +02:00
..
discovery.vcxproj
Re-enabled /MP (parallel builds) on Windows.
2012-07-15 13:15:51 +02:00
discovery.vcxproj.filters
Added preliminary version of the dynamic object framework.
2012-05-25 11:10:11 +02:00
discoverycomponent.cpp
Revert 78215843 as it requires Boost version 1.43.
2012-07-17 19:19:03 +02:00
discoverycomponent.h
Renamed m_*Endpoint to m_Endpoint.
2012-07-02 11:07:54 +02:00
discoverymessage.cpp
Use BOOST_FOREACH for most for loops.
2012-07-16 22:00:50 +02:00
discoverymessage.h
Use BOOST_FOREACH for most for loops.
2012-07-16 22:00:50 +02:00
i2-discovery.h
Moved CIB stuff into a separate library and loadable component.
2012-07-02 12:34:54 +02:00
Makefile.am
Implemented ConfigItemBuilder class.
2012-07-06 14:33:10 +02:00