Commit Graph

968 Commits

Author SHA1 Message Date
Gunnar Beutner 97829fbfcd Cleaned up the code a bit. 2012-09-21 09:43:06 +02:00
Gunnar Beutner 6a15e69e88 Updated git-buildpackage options to not run ./configure twice. 2012-09-20 11:10:11 +02:00
Gunnar Beutner 88f8446305 Updated .gitignore file. 2012-09-20 11:10:00 +02:00
Gunnar Beutner ac6c9ab7c2 Removed git-buildpackage note. Added gbp.conf file. 2012-09-20 10:39:55 +02:00
Gunnar Beutner 258210912d Added note about git-buildpackage. 2012-09-20 10:36:58 +02:00
Gunnar Beutner fa7879776c Report PID in the status.dat file. 2012-09-19 14:10:34 +02:00
Gunnar Beutner c9d6728869 Build fix. 2012-09-19 13:03:17 +02:00
Gunnar Beutner 852ad5d964 Added Utility::GetPid() helper function. 2012-09-19 13:00:48 +02:00
Gunnar Beutner d98ceb7b79 Renamed default PID/state filenames. 2012-09-19 12:55:07 +02:00
Gunnar Beutner 8e2801e062 Updated documentation. 2012-09-19 12:32:39 +02:00
Gunnar Beutner 3cc1654329 Fixed detection of libboost_system on Solaris. 2012-09-18 15:37:49 +02:00
Gunnar Beutner d272f0d19d Fix: missing files in the dist tarball 2012-09-18 13:19:27 +02:00
Gunnar Beutner d937848211 Updated paths in ax_boost_base.m4 to auto-detect boost on OpenIndiana. 2012-09-18 13:06:31 +02:00
Gunnar Beutner b4e632141c Updated boost version (1.42 -> 1.41). 2012-09-18 12:38:08 +02:00
Gunnar Beutner 8bfb4ca005 Updated README files to mention autogen.sh (hi lazyfrosch!) 2012-09-17 14:54:17 +02:00
Gunnar Beutner ff0af9d65e Fixed more doxygen warnings. 2012-09-17 14:47:43 +02:00
Gunnar Beutner fee4246f55 Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
Gunnar Beutner d4fc6fc672 Fix: Load the 'replication' component. 2012-09-17 13:32:59 +02:00
Gunnar Beutner d7b55f4926 Changed minimum version for Boost to 1.42 2012-09-17 11:17:15 +02:00
Gunnar Beutner 4a1a02de7b Renamed the VS solution file to match the project's name. 2012-09-17 11:15:10 +02:00
Gunnar Beutner 86c0aff719 Build fix for Windows. 2012-09-17 11:13:35 +02:00
Gunnar Beutner 093931a1d3 Renamed icinga binary to icinga2 to avoid conflicts with Icinga 1.x 2012-09-17 09:48:34 +02:00
Gunnar Beutner 0884a67ebe Fixed crash in EndpointManager::SubscriptionTimerHandler. 2012-09-17 09:47:02 +02:00
Gunnar Beutner 636acd1a2c Add missing Makefile.am. 2012-09-17 09:36:51 +02:00
Michael Friedrich 9b1c975328 compatido: cleanup, add programstatus cyclic updates 2012-09-15 20:17:37 +02:00
Michael Friedrich c0d3971792 compatido: fix config dump, add closesink, add host/service cyclic status dumps 2012-09-15 19:22:40 +02:00
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