Splitted method serialize() into load() and save() as this is needed to introduce...
[bpdyndnsd] / src / service.hpp
2013-07-17 Bjoern SikoraSplitted method serialize() into load() and save()...
2013-07-16 Bjoern SikoraEnhanced update logic to respect not activated hostname...
2011-02-01 Thomas JaroschLog burnt IP only once
2011-01-31 Thomas JaroschUse enum for perform_update() return code. Made functio...
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-06 Bjoern SikoraExpire old entries in LastUpdates of each service.
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.