dyn-nsupdate.git
9 years agoallow passing arguments to the client script; change default server to ipv4.ns.ralfj.de
Ralf Jung [Thu, 9 Oct 2014 13:04:18 +0000 (15:04 +0200)]
allow passing arguments to the client script; change default server to ipv4.ns.ralfj.de

9 years agoConvert Python scripts to be more PEP8-like
Ralf Jung [Thu, 9 Oct 2014 12:58:07 +0000 (14:58 +0200)]
Convert Python scripts to be more PEP8-like

9 years agoput everything under BSD license
Ralf Jung [Wed, 8 Oct 2014 19:15:13 +0000 (21:15 +0200)]
put everything under BSD license

9 years agoallow configuring the port
Ralf Jung [Sat, 9 Aug 2014 18:39:05 +0000 (20:39 +0200)]
allow configuring the port

9 years agoport client script to python 3
Ralf Jung [Sun, 11 May 2014 17:30:08 +0000 (19:30 +0200)]
port client script to python 3

9 years agoquery our own IP only once
Ralf Jung [Sun, 11 May 2014 17:17:36 +0000 (19:17 +0200)]
query our own IP only once

10 years agosupport multiple domains in update script; get rid of usernames
Ralf Jung [Tue, 4 Mar 2014 20:19:40 +0000 (21:19 +0100)]
support multiple domains in update script; get rid of usernames

10 years agoupdate-client: exit 1 in case of failure; make the server we talk to configurable
Ralf Jung [Tue, 10 Sep 2013 15:33:26 +0000 (17:33 +0200)]
update-client: exit 1 in case of failure; make the server we talk to configurable

10 years agoadd checkip script and a client to update the IP
Ralf Jung [Sat, 10 Aug 2013 11:33:51 +0000 (13:33 +0200)]
add checkip script and a client to update the IP

10 years agoUse local mode of nsupdate, then we don't even need a keyfile
Ralf Jung [Sat, 10 Aug 2013 09:31:11 +0000 (11:31 +0200)]
Use local mode of nsupdate, then we don't even need a keyfile

10 years agoadd CGI script which calls dyn-nsupdate
Ralf Jung [Fri, 9 Aug 2013 21:12:07 +0000 (23:12 +0200)]
add CGI script which calls dyn-nsupdate

10 years agocast last argument of execl; check for errors in dup2
Ralf Jung [Fri, 9 Aug 2013 20:25:23 +0000 (22:25 +0200)]
cast last argument of execl; check for errors in dup2

10 years agorun nsupdate as child and send it the update commands
Ralf Jung [Fri, 9 Aug 2013 20:03:13 +0000 (22:03 +0200)]
run nsupdate as child and send it the update commands

10 years agoverify username, password, domain from configuration
Ralf Jung [Fri, 9 Aug 2013 19:43:01 +0000 (21:43 +0200)]
verify username, password, domain from configuration

10 years agoset config file statically; parse it
Ralf Jung [Fri, 9 Aug 2013 17:49:14 +0000 (19:49 +0200)]
set config file statically; parse it

10 years agoInitial commit: Mode checks for config file
Ralf Jung [Fri, 9 Aug 2013 17:30:55 +0000 (19:30 +0200)]
Initial commit: Mode checks for config file