Initial commit on project bpdyndnsd.
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 24 Jul 2009 07:35:56 +0000 (09:35 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 24 Jul 2009 07:35:56 +0000 (09:35 +0200)
commit4545a3714db60a5a84a7310ae54082d88109c77b
treee5762bf8f6424337f0dc15306ce88006810252da
Initial commit on project bpdyndnsd.
20 files changed:
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
README [new file with mode: 0644]
bin/bpdyndnsd [new file with mode: 0755]
bpdyndnsd.kdevelop [new file with mode: 0644]
bpdyndnsd.kdevelop.filelist [new file with mode: 0644]
bpdyndnsd.kdevelop.pcs [new file with mode: 0644]
bpdyndnsd.kdevses [new file with mode: 0644]
src/config.cpp [new file with mode: 0644]
src/config.h [new file with mode: 0644]
src/dhs.cpp [new file with mode: 0644]
src/dhs.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/ods.cpp [new file with mode: 0644]
src/ods.h [new file with mode: 0644]
src/service.cpp [new file with mode: 0644]
src/service.h [new file with mode: 0644]
src/updater.cpp [new file with mode: 0644]
src/updater.h [new file with mode: 0644]