Changes in Logger: Added member ExternalLogOnlyOnce. Changed some classifications...
[bpdyndnsd] / src / config.h
2010-05-21 Bjoern SikoraChanges in Logger: Added member ExternalLogOnlyOnce...
2010-05-21 Bjoern SikoraImplemented logic for ability to activate webcheck...
2010-05-20 Bjoern SikoraAdded config option for starting in offline mode.
2010-05-12 Bjoern SikoraFirst steps in fine tuning and improving error handling.
2009-09-21 Bjoern SikoraDo not invoke any webcheck url to often (once every...
2009-09-16 Bjoern SikoraAvoid typedefs in header files if not really necessary.
2009-09-08 Bjoern SikoraAdded implementation of gnudip protocol.
2009-09-03 Bjoern SikoraImplemented dyndns service.
2009-09-01 Bjoern SikoraConcetptionally each service needs it's own HTTPHelper...
2009-09-01 Bjoern SikoraIntroduced HTTPHelper class to easily perform HTTP...
2009-08-27 Bjoern SikoraAdded ability to log warnings to external program defin...
2009-08-25 Bjoern SikoraImplemented first part of http proxy ability.
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-18 Bjoern SikoraFirst steps in redesign:
2009-08-17 Bjoern SikoraIntroduced new Service members: UpdateInterval and...
2009-08-12 Bjoern SikoraIndroduced new config options for use of ipv6 and ip...
2009-08-11 Bjoern SikoraIntroduced new class IPHelper which should perform...
2009-08-11 Bjoern SikoraDeclared all non member manipulating methods as const...
2009-08-10 Bjoern SikoraConvert protocol to lower case.
2009-08-10 Bjoern SikoraFixed variable naming to I2N coding style.
2009-08-10 Bjoern SikoraCorrected include's in header files.
2009-08-10 Thomas JaroschAdded some code remarks
2009-08-07 Bjoern SikoraImplemented logic to avoid recently redefined Services...
2009-08-07 Bjoern SikoraReplaced Options_description * with shared_ptr.
2009-08-07 Bjoern SikoraNow serializing list of shared pointers instead of...
2009-08-07 Bjoern SikoraManaged Service de/serialization through dedicated...
2009-08-05 Bjoern SikoraImplemented object serialization of Service objects...
2009-08-04 Bjoern SikoraRemoved using of namespaces from header files.
2009-07-31 Bjoern SikoraImplemented signal handling.
2009-07-31 Bjoern SikoraImplemented daemon ability.
2009-07-30 Bjoern SikoraCMD options have higher preference than config options.
2009-07-30 Bjoern SikoraIntroduced Logger.
2009-07-29 Bjoern SikoraMoved some logic out of main into updater.
2009-07-29 Bjoern SikoraDivided load_config_from_files into smaller ones.
2009-07-28 Bjoern SikoraIntroduced shared_ptr semantic. Introduced const &...
2009-07-27 Bjoern SikoraAdded config load from files(main/service).
2009-07-27 Bjoern SikoraAdded doxygen comments and changed member names.
2009-07-27 Bjoern SikoraMerged Tom's changes into my HEAD
2009-07-27 Bjoern SikoraBOOST Filesystem to load config file.
2009-07-27 Thomas JaroschSmall cosmetic changes
2009-07-24 Bjoern SikoraConfig class header.
2009-07-24 Bjoern SikoraInitial commit on project bpdyndnsd.