Commit Graph

792 Commits

Author SHA1 Message Date
Michael Friedrich ceb25ab1cc compatido: dump config data periodically, fix api syntax, rework code further 2012-09-15 17:05:42 +02:00
Michael Friedrich 340a0583bf compatido: cleanup idosocket build, works now with conninfo db hello handshake, still TODO 2012-09-15 14:59:55 +02:00
Michael Friedrich 2c9ac33a32 compatido: fix linux builds from previous renames 2012-09-15 13:38:39 +02:00
Michael Friedrich 3db96f01ce Merge branch 'master' into compatido 2012-09-15 13:23:51 +02:00
Michael Friedrich a55c35cd65 set boost required to 1.42 2012-09-15 13:22:40 +02:00
Michael Friedrich 159e5c7966 s/cibsync/replication/g in icingaapplication lib, loading the right component 2012-09-15 13:12:03 +02:00
Michael Friedrich a4df0209d9 drop broken example config install 2012-09-15 12:53:38 +02:00
Michael Friedrich 7540cd82a6 WIP: compatido 2012-09-15 12:51:40 +02:00
Gunnar Beutner a6828f57d3 Fixed a typo in the example config. 2012-09-14 15:41:14 +02:00
Gunnar Beutner d79a7fca0d Removed unused ThreadPool class. 2012-09-14 14:44:54 +02:00
Gunnar Beutner 063d69ed96 Added missing doc strings. 2012-09-14 14:41:17 +02:00
Gunnar Beutner 46ff4a9857 Fixed unit tests. 2012-09-14 11:41:15 +02:00
Gunnar Beutner 5c5db5b3a5 Added example config files and updated the build script so they get installed. 2012-09-14 11:35:30 +02:00
Gunnar Beutner 699b66b913 Added boost to Debian deps. 2012-09-14 11:11:05 +02:00
Gunnar Beutner ef9e5ec585 Clean up .gitignore files. 2012-09-14 11:03:21 +02:00
Gunnar Beutner 7e0fa1ce13 Renamed component: cibsync -> replication 2012-09-14 10:52:57 +02:00
Gunnar Beutner 5dc7802e89 Updated INSTALL/README/NEWS files. 2012-09-14 10:42:21 +02:00
Gunnar Beutner 4688c6395e Set required boost version to 1.46 (at least until we've figured out the exact requirements). 2012-09-14 10:25:20 +02:00
Gunnar Beutner 9e818950d2 List required Debian packages in the README file. 2012-09-10 16:15:26 +02:00
Gunnar Beutner 12f6b87bbc Fixed error with detecting Boost library. 2012-09-10 15:50:49 +02:00
Gunnar Beutner b996635a91 Report version number at startup. 2012-09-10 14:44:54 +02:00
Gunnar Beutner 8e4bdf3872 Build fixes for Windows. 2012-09-10 14:35:01 +02:00
Gunnar Beutner 037e3d913b Refactored the libraries. 2012-09-10 14:07:32 +02:00
Gunnar Beutner c7b29c6b46 Build fix for Windows. 2012-09-07 11:46:38 +02:00
Gunnar Beutner 9bc93ce4a9 Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
2012-09-07 10:27:31 +02:00
Gunnar Beutner 97b21b2457 Fixed headline formatting in the documentation. 2012-09-07 09:54:59 +02:00
Gunnar Beutner 55355b19c6 Updated intro text. 2012-09-07 09:54:14 +02:00
Gunnar Beutner e3d95a4181 Fixed crash in Endpoint::GetAddress(). 2012-09-07 09:48:57 +02:00
Gunnar Beutner 34a8703187 Minor terminology changes in the config documentation. 2012-09-07 09:48:27 +02:00
Gunnar Beutner 91831b3260 Cleaned up Service::StateFromString function. 2012-09-07 09:47:58 +02:00
Gunnar Beutner df6de810cd Build fix. 2012-09-05 10:13:24 +02:00
Gunnar Beutner 1a5d4aa4cb Fixed typo. 2012-09-04 12:58:01 +02:00
Gunnar Beutner c155f1fad5 Wrote Icinga 2 intro documentation. 2012-09-04 12:36:49 +02:00
Gunnar Beutner 8dcb8bdd2e Fixed notification for missed checks. 2012-09-04 10:45:00 +02:00
Gunnar Beutner 8e33123a50 Converted documentation to Asciidoc. 2012-09-04 10:39:06 +02:00
Gunnar Beutner eba470db3e Use named variables instead of hard-coded constants. 2012-09-03 12:48:20 +02:00
Gunnar Beutner 4f39e10a05 Log missed checks. 2012-09-03 12:36:35 +02:00
Gunnar Beutner 569245a976 Bugfixes for the reconnection handler. 2012-09-03 12:20:04 +02:00
Gunnar Beutner 49a979f966 Updated documentation. 2012-09-03 12:19:55 +02:00
Gunnar Beutner dc6246642f Implemented replication for Endpoint objects. 2012-09-03 10:29:02 +02:00
Gunnar Beutner 082c627fb9 Fixed build error on Debian wheezy. 2012-08-31 09:48:31 +02:00
Gunnar Beutner ab1cfe2415 Merge branch 'master' of github.com:gunnarbeutner/strawberry 2012-08-23 09:38:47 +02:00
Gunnar Beutner 17e8be24c2 Fixed VS project dependencies. 2012-08-23 09:38:15 +02:00
Gunnar Beutner 3af4af0fa6 Increased number of parallel checks. 2012-08-22 08:49:18 +02:00
Gunnar Beutner 468f5216b8 Fixed build errors on Windows. 2012-08-22 08:29:51 +02:00
Gunnar Beutner 1e61e48c81 Fixed some mistakes in the config documentation. 2012-08-21 09:43:25 +02:00
Gunnar Beutner 88ee0dba54 Removed discovery module from example config. 2012-08-17 14:27:38 +02:00
Gunnar Beutner d086f6fae2 Added missing macros. 2012-08-17 14:26:10 +02:00
Gunnar Beutner 643f2b42b5 Removed duplicate host object. 2012-08-17 14:23:17 +02:00
Gunnar Beutner c1ce5ed8ba Updated standalone config example. 2012-08-17 13:56:04 +02:00