bpdyndnsd
2009-08-05 Bjoern SikoraAdded search for boost/serialization.
2009-08-05 Bjoern SikoraImplemented object serialization of Service objects...
2009-08-05 Bjoern SikoraAdded chkconfig runlevel info.
2009-08-04 Bjoern SikoraUseing initlog to start process.
2009-08-04 Bjoern SikoraAdjusted exit code on terminate through SIGTERM.
2009-08-04 Bjoern SikoraAdded return value to non void function ;-).
2009-08-04 Bjoern SikoraInit script taken from trusted_net_helper and adjusted...
2009-08-04 Bjoern SikoraRemoved 'logfile' directive. Logfile can be specified...
2009-08-04 Bjoern SikoraLogging through syslog or std(out/err) is now possible.
2009-08-04 Bjoern SikoraAdded bin/ to .gitignore.
2009-08-04 Bjoern SikoraRemoved using of namespaces from header files.
2009-08-03 Thomas JaroschFix test for valid pointer after conversion to boost...
2009-08-03 Thomas JaroschFix escape sequence in config file regex
2009-08-03 Thomas JaroschAdded our default .gitignore file
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 SikoraTuned Logger.
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 SikoraError handling for unknown service.
2009-07-28 Bjoern SikoraExample service config file.
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 SikoraFixed member naming.
2009-07-27 Bjoern SikoraAdded doxygen comments and renamed members.
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-27 Thomas JaroschAdjust project directory paths
2009-07-24 Bjoern SikoraRemoved binary from repo.
2009-07-24 Bjoern SikoraUpdater class.
2009-07-24 Bjoern SikoraService class.
2009-07-24 Bjoern SikoraMain file.
2009-07-24 Bjoern SikoraConfig class header.
2009-07-24 Bjoern SikoraThe config class.
2009-07-24 Bjoern SikoraServices are defined in extra files due to a bug in...
2009-07-24 Bjoern SikoraThe main configuration file.
2009-07-24 Bjoern SikoraInitial commit on project bpdyndnsd.