Downloadliste

Projektbeschreibung

OpenDD is a DynDNS client, written in C, and especially designed for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-17 08:52
0.7.8

Es ist nun möglich zu aktivieren oder zu deaktivieren, syslog, auch in einem Nicht-Daemon-Modus. Der syslog-Anlage kann auch gewählt werden. Darüber hinaus stehen alle Warnungen von OpenBSD-Compiler nicht mehr angezeigt: Anrufe in strcpy, strcat, sprintf und wurden durch Aufrufe an strlcpy, strlcat ersetzt, und snprintf.
Tags: Code cleanup
It is now possible to activate or deactivate
syslog, even in a non-daemon mode. The syslog
facility can also be chosen. Moreover, all
warnings from OpenBSD's compiler no longer appear:
calls to strcpy, strcat, and sprintf were replaced
by calls to strlcpy, strlcat, and snprintf.

2006-11-10 22:32
0.7.7

Tags: Initial freshmeat announcement

Project Resources