Signal handling changed to be able to go offline, online or online with webcheck ip.
[bpdyndnsd] / src / service.h
2010-05-17 Bjoern SikoraVarious fixes.
2010-05-17 Bjoern SikoraUse time_t instead of int.
2010-05-17 Bjoern SikoraAgain some consting and int -> void.
2009-09-21 Bjoern SikoraBugfix: Catch also generic program_options error.
2009-09-18 Bjoern SikoraFixed includes.
2009-09-16 Bjoern SikoraAvoid typedefs in header files if not really necessary.
2009-08-25 Bjoern SikoraAdded DNS Rechecking of DynDNS Hostname after DNS recor...
2009-08-25 Bjoern SikoraNamed all parameters in headers' function prototypes.
2009-08-17 Bjoern SikoraIntroduced new Service members: UpdateInterval and...
2009-08-11 Bjoern SikoraDeclared all non member manipulating methods as const...
2009-08-10 Bjoern SikoraFixed variable naming to I2N coding style.
2009-08-10 Bjoern SikoraCorrected include's in header files.
2009-08-07 Bjoern SikoraImplemented logic to avoid recently redefined Services...
2009-08-07 Bjoern SikoraManaged Service de/serialization through dedicated...
2009-08-06 Bjoern SikoraEach Service has Protocol, Hostname, Login, Password...
2009-08-05 Bjoern SikoraImplemented object serialization of Service objects...
2009-08-04 Bjoern SikoraRemoved using of namespaces from header files.
2009-07-28 Bjoern SikoraIntroduced shared_ptr semantic. Introduced const &...
2009-07-27 Bjoern SikoraAdded doxygen comments and renamed members.
2009-07-27 Thomas JaroschSmall cosmetic changes
2009-07-24 Bjoern SikoraInitial commit on project bpdyndnsd.