Fix 'occurred' typo
[bpdyndnsd] / src / logger.hpp
2015-05-25 Gerd von Egidydon't log passwords by default, but make password loggi...
2014-10-16 Bjoern SikoraAdded updated IP into update successful log message.
2013-07-16 Bjoern SikoraEnhanced update logic to respect not activated hostname...
2011-01-31 Bjoern SikoraFixed burnt IP detection issue. Moved burnt IP detectio...
2011-01-28 Bjoern SikoraDon't update the same IP more than 2 times in success.
2010-10-20 Thomas JaroschImprove logging when IP update is not allowed (log...
2010-10-14 Thomas JaroschBlock service for a short period of time on too many...
2010-10-11 Thomas JaroschImplement dialup mode
2010-10-08 Thomas JaroschIncrease log level on SIGRTMAX. Reset it on SIGHUP
2010-10-07 Thomas JaroschLog message on startup
2010-10-06 Thomas JaroschLog determined WAN IP
2010-10-06 Thomas JaroschLog once if we can't determine our IP. Also log if...
2010-10-06 Thomas JaroschLog if we don't update a service when switching from...
2010-10-06 Thomas JaroschLog before exiting the application on config reload...
2010-10-06 Thomas JaroschRemove almost redundant update code
2010-06-25 Bjoern SikoraEscaped argument for external warning log.
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.