pingcheck
2011-02-24 Guilherme Maciel... Changed getter and setter methods names to keep standar...
2011-02-23 Guilherme Maciel... Reorganization of the ConfigurationReader class interface
2011-02-23 Guilherme Maciel... Executable has the same name as the project
2011-02-23 Guilherme Maciel... Moved boost library search to the main CMakeLists.txt...
2011-02-23 Guilherme Maciel... Renamed variables and constants to stick with company...
2011-02-22 Guilherme Maciel... Reading host name from file. This first attempt pings...
2011-02-22 Guilherme Maciel... Improved Host interface by including const parameters...
2011-02-22 Guilherme Maciel... Config file clean up (KISS)
2011-02-22 Guilherme Maciel... Source code ornamentation
2011-02-22 Guilherme Maciel... Added assertions to document interface assumptions
2011-02-22 Guilherme Maciel... Improved configuration classes abstraction and source...
2011-02-22 Guilherme Maciel... Project name #define is sent to source code in compile...
2011-02-21 Guilherme Maciel... Included the default configuration file
2011-02-21 Guilherme Maciel... Aesthetic changes on include guards
2011-02-21 Guilherme Maciel... Merged Host::ip and Host::dns into Host::address.
2011-02-21 Guilherme Maciel... Fixed: deafault value passed to reply_buffer constructor
2011-02-21 Guilherme Maciel... First version of command line and config file parsing
2011-02-21 Guilherme Maciel... Added Effective C++ warnings level (-Weffc++)
2011-02-21 Guilherme Maciel... Improved CMakeLists.txt
2011-02-21 Guilherme Maciel... Removed useless classes
2011-02-21 Guilherme Maciel... Working version with better class distribution
2011-02-21 Guilherme Maciel... Bring aboard first version of ping check project
2011-01-27 Thomas JaroschRemove hotfix