Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Il est maintenant possible d'activer ou de désactiver syslog, même dans un mode non-démon. L'installation de syslog peut également être choisi. En outre, tous les avertissements du compilateur OpenBSD n'apparaissent plus: les appels vers strcpy, strcat, sprintf et ont été remplacés par des appels à strlcpy, strlcat, et 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