| 2015-02-11 | Thomas Jarosch | Check weak_ptr before using it | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | No need for intermediate weak_ptr | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | Use const reference for smart_ptr in BOOST_FOREACH | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | Move graph documentation to doc/ | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | fix bug that caused crash for broken packets; change... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | updated TODO | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | removed another debugging test and corrected one debugg... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | created a graph to show how IcmpPinger, IcmpPacketDistr... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | give up trying to define IcmpPacketDistributor in own... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | got packetdistributor to work, but compiles/links only... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-04 | Christian Herdtweck | limit line length of new files to 80 characters | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-04 | Christian Herdtweck | use new file name (icmppaKetdistributor --> icmppacCKet... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | also rename file in CMakeLists.txt | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | rename IcmpPaketDistributor files to IcmpPacketDistribu... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | start removing socket use from IcmpPinger to only have... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | clean up IcmpPaketDistributors after stopping pingers | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | Pinger holds weak_ptr to self, Pingers created through... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-23 | Christian Herdtweck | started to implement an icmp paket distributor; compile... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added a test for pingcheck version to avoid trouble... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | another amendment to signal handler: make signaled_flag... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added saving of history and results and function to... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added a little failsave test into tester; simplified... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | had forgotten to reset default pingcheck binary from... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | amendment to last commit: only makes sense if use diffe... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | removed logging from signal handler; create one handler... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | changed return type of get_configuration in main: retur... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | changed treatment of --version arg; remember to print... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | corrected type of TTL: is now uint32_t everywhere ... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | removed Readme.code because was neither up to date... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | raised version number from 0.1 to 0.2 | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | remember pings based on host, not IP; correct logging... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | treat output as "left-over" only after terminatin proce... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | removed assert that does not make sense and is often... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | had forgotten to disable testing setting in pingcheck... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | done with long_term_test.py | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | improved tell-connd state representation | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | Raised importance of log output in signal handler:... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-16 | Christian Herdtweck | use logging for all output, improve understanding of... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-16 | Christian Herdtweck | some minor doc change I had overlooked | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-15 | Christian Herdtweck | added a test python script that goes online/offline... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | renamed IcmpPinger::handle_ping_done to handle_timeout... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | some whitespace change I had forgotten | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | added case for unexpected signals in signal handler | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | make error return codes from main unique again | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | introduce a max number of exceptions ignored in io_serv... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | properly initialize variables remembering original... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | continue waiting for data if receive handler received... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | do not wait for IcmpEchoReply if sending of IcmpEchoReq... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | update docu messages for io_service | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-12 | Christian Herdtweck | Clean up output, whitespace, | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-30 | Christian Herdtweck | minor change in logging: avoid duplicated "Error: " | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-30 | Christian Herdtweck | new signal handling in main; removed all thread-related... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-23 | Christian Herdtweck | temp commit before leaving, started to change signal... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-23 | Christian Herdtweck | hotfix for problem with 0-packages | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-18 | Christian Herdtweck | changed logic of icmp package read/write and operator... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-18 | Christian Herdtweck | fixed parsing of icmp data: only parses right amount... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-18 | Christian Herdtweck | fixed possible reason for broken icmp packages: restric... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-09 | Christian Herdtweck | fixed possible reason for broken icmp packages: restric... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-09 | Christian Herdtweck | replace magic number 64k with constant SOCKET_BUFFER_SIZE | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-09 | Christian Herdtweck | improved logging output (once again) | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-09 | Christian Herdtweck | added a handler for failed BOOST_ASSERT-ions; add globa... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-09 | Christian Herdtweck | added missing std::, commit before last does not compil... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-08 | Christian Herdtweck | debug-log-message when there is unused data in buffer... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-12-08 | Christian Herdtweck | added global try-catch to main | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-17 | Christian Herdtweck | made text log output slightly more informative and... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | added target "dist" to CMakeLists.txt, which uses ... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | more rigorous command line option checking; ensure... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | warn in case of unrecognized command line options;... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | had forgotten to remove a (rather stupid) debug test... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | converted 3 constants into configuration variables... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | make abstract base classes boost::noncopyable to avoid... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | use new function name of new log level string function... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | added /usr/intranator prefix to spec file | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | added limit to DNS resolution attempts before pinging... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-12 | Christian Herdtweck | fixed bug in ICMP Packet Factory: do not continue with... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-05 | Christian Herdtweck | stop creating icmp packet parts from istream if earlier... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-05 | Christian Herdtweck | changes in logging output: added information and change... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-11-05 | Christian Herdtweck | For command line options for logging output level and... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-21 | Christian Herdtweck | updated Readme: added option ratio-random-hosts, mentio... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-21 | Christian Herdtweck | changed initial log level from Info to Notice to avoid... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-21 | Christian Herdtweck | changed format for interval specification in pingcheck... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-21 | Christian Herdtweck | changed escaping of shell args in status notifier comma... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-14 | Christian Herdtweck | added two more options to pingchecker: use random inter... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-12 | Christian Herdtweck | added doxygen text ofr new variable FirstDelay in Pingc... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-12 | Christian Herdtweck | converted a few more BOOST_FOREACH to const reference... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-12 | Christian Herdtweck | added yEd graph with most important calls | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-12 | Thomas Jarosch | Use const reference BOOST_FOREACH version | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-08 | Christian Herdtweck | introduced delays between starts of pingers, so they... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-05-08 | Christian Herdtweck | if DNS request at start of ping fails, re-schedule... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-04-25 | Christian Herdtweck | add try-catch to dns resolving of name server to get... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2014-04-25 | Christian Herdtweck | fixed a bug in status notification (first status was... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-11-27 | Guilherme Maciel... | Documentation: explains how to setuid the pingcheck... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-07-03 | Guilherme Maciel... | Test: added testcase for log-output configuration option. | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-07-03 | Guilherme Maciel... | Feature: allow to choose among two log destinations... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-07-02 | Guilherme Maciel... | Fix: standardized the logfunc header inclusion. | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-07-02 | Guilherme Maciel... | Fix: added src/config/option directory to Doxygen build... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-04-14 | Guilherme Maciel... | Changes introduced in master branch.  v1.6 | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-04-14 | Guilherme Maciel... | Changed TCP ping method. | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-03-29 | Guilherme Maciel... | Replaced the boost::Scoped_array by std::vector as... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2012-03-29 | Guilherme Maciel... | Fix: the boolean logic was inverted. | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| next |