Add TODO entry about nochg response
[bpdyndnsd] / src / service_dyndns.cpp
2010-10-18 Thomas JaroschAdd TODO entry about nochg response
2010-10-18 Thomas JaroschSave one indent level in ServiceDyndns::perform_update()
2010-10-13 Thomas JaroschUse alternative server name ;)
2010-10-13 Bjoern SikoraDYNDNS protocol from now on accepts alternative update...
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-17 Bjoern SikoraUse time_t instead of int.
2010-05-12 Bjoern SikoraNext steps in fine tuning.
2010-05-12 Bjoern SikoraFirst steps in fine tuning and improving error handling.
2009-09-18 Bjoern SikoraFixed includes.
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...