]> git.ipfire.org Git - people/stevee/ddns.git/commit
Create database to track updates that have been performed
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Sep 2014 10:42:20 +0000 (10:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Sep 2014 13:49:27 +0000 (13:49 +0000)
commit37e24fbf10596e13a5282207068722e5c3a347e8
tree5cf00273aea0b6be0756d200e01c827fca04e5ac
parentd45139f6355797eaf454a72a8e8ded968cdd1c3c
Create database to track updates that have been performed
Makefile.am
src/ddns/__init__.py
src/ddns/database.py [new file with mode: 0644]
src/ddns/providers.py