Commit Graph

933 Commits

Author SHA1 Message Date
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
Gunnar Beutner 94434e343d Cleaned up the documentation. 2012-08-15 16:15:07 +02:00
Gunnar Beutner 829036b676 Converted the missing sections to Docbook format. 2012-08-15 16:12:12 +02:00
Gunnar Beutner 95c0a49f42 Removed Markdown documentation. Added Docbook documentation. 2012-08-15 15:44:01 +02:00
Gunnar Beutner c1c109da7e Converted config documentation to Markdown. 2012-08-15 14:49:55 +02:00
Gunnar Beutner 01a01704e7 Fixed crash in AsyncTask when calling GetResult() for an exception. 2012-08-14 15:07:39 +02:00
Gunnar Beutner 9ed4e78491 Updated example configs and fixed yet another crash. 2012-08-14 14:23:16 +02:00
Gunnar Beutner 0667491942 Updated example configs. 2012-08-14 14:09:08 +02:00
Gunnar Beutner df0006c55c Updated documentation. 2012-08-14 14:05:44 +02:00
Gunnar Beutner 06b1a73864 Fixed crash while shutting down Icinga. 2012-08-14 14:04:05 +02:00