pingcheck
14 years agoConfig file clean up (KISS)
Guilherme Maciel Ferreira [Tue, 22 Feb 2011 15:03:45 +0000]
Config file clean up (KISS)

14 years agoSource code ornamentation
Guilherme Maciel Ferreira [Tue, 22 Feb 2011 15:01:32 +0000]
Source code ornamentation

14 years agoAdded assertions to document interface assumptions
Guilherme Maciel Ferreira [Tue, 22 Feb 2011 14:59:30 +0000]
Added assertions to document interface assumptions

14 years agoImproved configuration classes abstraction and source code
Guilherme Maciel Ferreira [Tue, 22 Feb 2011 14:51:35 +0000]
Improved configuration classes abstraction and source code
- Replaced magic strings by named constants
- Renamed ConfigurationReader::read() to ConfigurationReader::parse() according to the interface provided by other methods
- Added a method to fill the Configuration object
- Sorry for sending too many changes in the same commit =(

14 years agoProject name #define is sent to source code in compile time
Guilherme Maciel Ferreira [Tue, 22 Feb 2011 14:47:51 +0000]
Project name #define is sent to source code in compile time

14 years agoIncluded the default configuration file
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 13:56:54 +0000]
Included the default configuration file

14 years agoAesthetic changes on include guards
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 13:43:48 +0000]
Aesthetic changes on include guards

14 years agoMerged Host::ip and Host::dns into Host::address.
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 13:27:56 +0000]
Merged Host::ip and Host::dns into Host::address.

14 years agoFixed: deafault value passed to reply_buffer constructor
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 12:58:51 +0000]
Fixed: deafault value passed to reply_buffer constructor

14 years agoFirst version of command line and config file parsing
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 09:49:10 +0000]
First version of command line and config file parsing

14 years agoAdded Effective C++ warnings level (-Weffc++)
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 09:43:54 +0000]
Added Effective C++ warnings level (-Weffc++)
- Detects possible misuses of C++ features

14 years agoImproved CMakeLists.txt
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 10:01:20 +0000]
Improved CMakeLists.txt

14 years agoRemoved useless classes
Guilherme Maciel Ferreira [Mon, 21 Feb 2011 09:58:24 +0000]
Removed useless classes

14 years agoWorking version with better class distribution
Guilherme Maciel Ferreira [Wed, 16 Feb 2011 14:03:14 +0000]
Working version with better class distribution

14 years agoBring aboard first version of ping check project
Guilherme Maciel Ferreira [Mon, 14 Feb 2011 08:09:40 +0000]
Bring aboard first version of ping check project
- cmake project files
- UML diagram for Visual Paradigm
- network management using boost::asio

14 years agoRemove hotfix
Thomas Jarosch [Thu, 27 Jan 2011 10:46:26 +0000]
Remove hotfix