Thu, 19 Dec 2013 18:55:53 +0200 Tero Marttila use new var/dhcp/hosts layout with update_dhcp_conf dns-new
Thu, 19 Dec 2013 03:08:19 +0200 Tero Marttila update_zone --include-path, log_check dns-new
Thu, 19 Dec 2013 02:38:03 +0200 Tero Marttila cleanup update, reintroduce separate hg repo dns-new
Thu, 19 Dec 2013 02:30:00 +0200 Tero Marttila update_zone: handle noop'd serial dns-new
Thu, 19 Dec 2013 01:17:48 +0200 Tero Marttila add etc/reverse-zones-hosts support, in preference to a magical include-based mechanism.. dns-new
Thu, 19 Dec 2013 00:55:22 +0200 Tero Marttila updated .hgignore dns-new
Tue, 17 Dec 2013 02:06:53 +0200 Tero Marttila update: many things dns-new
Tue, 17 Dec 2013 01:17:49 +0200 Tero Marttila update: full host forward/dhcp/reverse zones dns-new
Tue, 17 Dec 2013 00:26:44 +0200 Tero Marttila cmd: log failed command dns-new
Tue, 17 Dec 2013 00:04:00 +0200 Tero Marttila update update dns-new
Mon, 16 Dec 2013 21:53:41 +0200 Tero Marttila drop the python scripts, which have been moved to pvl-verkko dns-new
Fri, 10 May 2013 00:05:25 +0300 Tero Marttila process-zone: support AAAA/ip6.arpa for --reverse-zone, as well as implicit record names
Thu, 09 May 2013 23:39:02 +0300 terom update: configure test.pvl zones
Tue, 19 Feb 2013 15:20:40 +0200 Tero Marttila update README
Tue, 19 Feb 2013 13:58:22 +0200 Tero Marttila update: move zones/serials/dhcp to ./var; requires update -FR and bind/dhcpd config update
Tue, 19 Feb 2013 11:37:40 +0200 Tero Marttila update: add paivola.aux include
Fri, 24 Aug 2012 13:28:25 +0300 Tero Marttila drop --forward-mx from paivola zone; our mailserver isn't set up to handle mail for hosts
Fri, 24 Aug 2012 13:23:56 +0300 terom lib/update.operations: log use of NAMED_CHECKZONE
Thu, 12 Apr 2012 15:07:00 +0300 Tero Marttila update: generate all domain-zones using update_zone from either settings/paivola.*.zone or settings/paivola.zone instead of linking them all to paivola; different domains may now use their own zones if required
Thu, 12 Apr 2012 15:04:34 +0300 Tero Marttila lib/update.operations: implement choose_zone to choose correct base for zone from settings/*.zone
Sat, 24 Mar 2012 10:38:57 +0200 Tero Marttila update: hosts/dhcp files are actually utf-8 now
Fri, 23 Mar 2012 15:15:22 +0200 Tero Marttila disable check_dhcp_conf check before copying; doesn't work because of includes
Fri, 23 Mar 2012 15:10:23 +0200 Tero Marttila update: list_files to copy all DHCP_CONFS..
Thu, 22 Mar 2012 16:36:12 +0200 Tero Marttila update: check_dhcp + reload_dhcp/zones: handle dhcpd/rndc not installed
Thu, 22 Mar 2012 16:30:54 +0200 Tero Marttila update: fix error msg for check_update
Wed, 21 Mar 2012 18:59:43 +0200 Tero Marttila update: cmd_test; check_dhcp_hosts after do_reload_zones; reload_dhcp
Wed, 21 Mar 2012 18:43:56 +0200 Tero Marttila check-dhcp-hosts: parse dhcp conf for fixed-address stanzas, and ensure that they resolve..
Wed, 21 Mar 2012 17:16:26 +0200 Tero Marttila update: copy_generic; use copy_dhcp_conf to get diffs
Wed, 21 Mar 2012 17:11:00 +0200 Tero Marttila update: rename dhcp hosts -> dhcp conf, makes more sense; check input files before linking
Wed, 21 Mar 2012 17:04:21 +0200 Tero Marttila update: link + check dhcpd hosts from settings/dhcp/... -> dhcp/...