dyn-nsupdate.git
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