Fix 'occurred' typo
[bpdyndnsd] / src / service_easydns.cpp
2013-07-16 Bjoern SikoraEnhanced update logic to respect not activated hostname...
2011-03-24 Thomas JaroschIncrease easydns update interval as the described ten...
2011-01-31 Thomas JaroschUse enum for perform_update() return code. Made functio...
2011-01-28 Bjoern SikoraDon't update the same IP more than 2 times in success.
2010-06-15 Bjoern SikoraBugfix. Separated CurlError into CurlError and CurlInit...
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.
2010-05-21 Bjoern SikoraChanges in Logger: Added member ExternalLogOnlyOnce...
2010-05-18 Bjoern SikoraFinished fine tuning due to linter output.
2010-05-12 Bjoern SikoraNext steps in fine tuning.
2010-05-12 Bjoern SikoraFirst steps in fine tuning and improving error handling.
2010-04-15 Bjoern SikoraExamples to improve code.
2009-09-22 Bjoern SikoraBugfix: User \n as delimiter for easydns.
2009-09-18 Bjoern SikoraFixed includes.
2009-09-18 Bjoern SikoraGet rid of the compiler warning about strict aliasing...
2009-09-18 Bjoern SikoraImproved shared_pointer handling. Use swap instead...
2009-09-15 Bjoern SikoraGeneralized print_http_not_authorized to print_service_...
2009-09-08 Bjoern SikoraAdded implementation of gnudip protocol.
2009-09-07 Bjoern SikoraRefactoring unexpected part two: Class naming adopted...
2009-09-07 Bjoern SikoraRefactoring: Class renaming. All service implementaion...