Mon, 02 Mar 2015 19:45:56 +0200 Tero Marttila pvl.hosts.dhcp: implement support for dhcp:subclass=... using hardware ethernet
Mon, 02 Mar 2015 19:45:06 +0200 Tero Marttila pvl.hosts.dhcp: use pvl.dhcp.config.Field() to format non-string field values
Mon, 02 Mar 2015 19:43:38 +0200 Tero Marttila pvl.hosts.host: fix doctests
Mon, 02 Mar 2015 19:36:39 +0200 Tero Marttila pvl.dhcp: support config.Field for pre-quoted values
Mon, 02 Mar 2015 19:36:10 +0200 Tero Marttila pvl.hosts: default extensions to an empty dict
Mon, 02 Mar 2015 19:35:52 +0200 Tero Marttila version 0.8.0a4
Mon, 02 Mar 2015 18:25:50 +0200 Tero Marttila pvl.hosts.config: support defaults for included hosts
Mon, 02 Mar 2015 18:17:47 +0200 Tero Marttila pvl.hosts: allow boot=... fields to override boot.*=...
Mon, 02 Mar 2015 18:08:30 +0200 Tero Marttila pvl.hosts.config: fix handling of mixed boot=... boot.foo=... independent of dict ordering
Mon, 02 Mar 2015 17:58:24 +0200 Tero Marttila pvl.hosts: update boot= to support split boot.next-server= boot.filename=, which enables inheriting defaults
Mon, 02 Mar 2015 13:30:15 +0200 Tero Marttila pvl.hosts.tests: support multiple values for record name/type in assertZoneEquals; test multi-alias hosts
Mon, 02 Mar 2015 13:26:34 +0200 Tero Marttila pvl.hosts.zone: make non-CNAME check_conflicts optional
Mon, 02 Mar 2015 13:12:35 +0200 Tero Marttila pvl.hosts.zone: better errors for host forward rr conflicts
Mon, 02 Mar 2015 12:59:17 +0200 Tero Marttila pvl.dhcp.config: fix build_block() to handle top-level config Blocks
Mon, 02 Mar 2015 12:54:27 +0200 Tero Marttila lib/pvl: pvl/list: fix list_tree to include directory itself
Mon, 02 Mar 2015 01:36:41 +0200 Tero Marttila tests: skip pvl.snmp, add pvl.dhcp.tests, and only include our own sources in the coverage report
Mon, 02 Mar 2015 01:29:56 +0200 Tero Marttila pvl.dhcp.config: fix block stack to have .load() actually return the top-level block
Mon, 02 Mar 2015 01:24:48 +0200 Tero Marttila pvl.dhcp.config: fix build_block() doctests
Mon, 02 Mar 2015 01:02:48 +0200 Tero Marttila pvl.dhcp.config: fix block-level quote context
Mon, 02 Mar 2015 01:00:48 +0200 Tero Marttila pvl.dhcp.config: make quoting context-sensitive, so that only certain items get special quoting..
Mon, 02 Mar 2015 00:38:59 +0200 Tero Marttila pvl.dhcp.tests: test build_block()
Mon, 02 Mar 2015 00:38:50 +0200 Tero Marttila pvl.hosts.test: host with fqdn name still gets a dhcp option host-name
Mon, 02 Mar 2015 00:25:21 +0200 Tero Marttila lib/pvl: fix MAIN_MODULE help/getopts/opt
Mon, 02 Mar 2015 00:19:39 +0200 Tero Marttila pvl.dhcp.config: loosen up TOKEN even further to permit unquoted IP addresses and ethernet addresses
Mon, 02 Mar 2015 00:15:17 +0200 Tero Marttila lib/pvl: fix -nF to skip apply_check's but still not actually apply_cmd
Mon, 02 Mar 2015 00:11:43 +0200 Tero Marttila pvl.dhcp.config: stricter quoting of e.g. include file paths
Sun, 01 Mar 2015 23:32:57 +0200 Tero Marttila version 0.8.0a3
Sun, 01 Mar 2015 23:32:32 +0200 Tero Marttila lib/pvl: pvl/apply: fix APPLY_DIFF
Sun, 01 Mar 2015 23:16:18 +0200 Tero Marttila pvl.hosts: fail if no hostfiles are given as input
Sun, 01 Mar 2015 22:39:05 +0200 Tero Marttila pvl.hosts.dhcp: update for pvl.dhcp.config
Sun, 01 Mar 2015 22:38:02 +0200 Tero Marttila pvl.dhcp.config: Block(comment=...)
Sun, 01 Mar 2015 22:27:03 +0200 Tero Marttila pvl.dhcp-conf: update for pvl.dhcp.config, removing --output-conf option and just printing to stdout
Sun, 01 Mar 2015 22:26:29 +0200 Tero Marttila pvl.dhcp.config: refactor DHCPConfigParser to use shlex and yield Block objects, change build_block() to use Block; tests
Sun, 01 Mar 2015 20:25:52 +0200 Tero Marttila version 0.8.0a2
Sun, 01 Mar 2015 20:24:51 +0200 Tero Marttila lib/pvl pvl/hosts/update.sh: handle either file or directory based dhcp/hosts, zones/forward, zones/reverse sources
Sun, 01 Mar 2015 20:15:18 +0200 Tero Marttila pvl.hosts.config: sort directory items for stable host ordering
Sun, 01 Mar 2015 20:14:12 +0200 Tero Marttila lib/pvl: fix pvl/hosts/dhcp.sh srcs and --include-path
Sun, 01 Mar 2015 19:54:20 +0200 Tero Marttila pvl.hosts.config: support ethernet = ... + ethernet.ethX = ...
Sun, 01 Mar 2015 19:41:38 +0200 Tero Marttila pvl.hosts.tests: tweak etc/zones/forward/test ordering..
Sun, 01 Mar 2015 19:41:25 +0200 Tero Marttila fixup hgignore and add missing etc/zones/forward/test for unittests
Sun, 01 Mar 2015 19:37:19 +0200 Tero Marttila pvl.hosts.zone: fix add_origin= generated directive
Sun, 01 Mar 2015 19:37:00 +0200 Tero Marttila hgignore pip install -e -> egg-info
Sun, 01 Mar 2015 19:36:48 +0200 Tero Marttila requirements.txt with development/testing requirements
Sun, 01 Mar 2015 18:59:10 +0200 Tero Marttila merge in 0.8 8069b08e90ac
Fri, 27 Feb 2015 18:07:32 +0200 Tero Marttila bin/update: fixup relative/absolute paths 0.8
Fri, 27 Feb 2015 17:56:16 +0200 Tero Marttila version: 0.8.0a1 0.8
Fri, 27 Feb 2015 17:55:33 +0200 Tero Marttila setup: distribute lib/pvl
Fri, 27 Feb 2015 17:55:20 +0200 Tero Marttila lib/pvl/hosts: fix update_zone and update_zone_include
Fri, 27 Feb 2015 17:47:16 +0200 Tero Marttila lib/pvl: move main bootstrapping code to pvl/hosts/update.sh to make bin even more trivial
Fri, 27 Feb 2015 17:42:35 +0200 Tero Marttila move module-loading out of bin/update into lib/pvl/main.sh
Fri, 27 Feb 2015 17:25:01 +0200 Tero Marttila bin/pvl.dns-includes
Fri, 27 Feb 2015 17:13:18 +0200 Tero Marttila pvl.dns: quote ZoneDirective arguments only on output if required
Fri, 27 Feb 2015 17:06:54 +0200 Tero Marttila README: better ./update docs
Fri, 27 Feb 2015 17:05:08 +0200 Tero Marttila (none)
Fri, 27 Feb 2015 17:03:15 +0200 Tero Marttila README pvl.dns-process and pvl.dns-zone
Fri, 27 Feb 2015 17:02:44 +0200 Tero Marttila update: use pvl.dns-process for update_zone
Fri, 27 Feb 2015 17:02:13 +0200 Tero Marttila pvl.dns.zone: fix process_include
Fri, 27 Feb 2015 16:46:33 +0200 Tero Marttila pvl.dns-zone: update and split out pvl.dns-process for --serial and --include-path transforms
Fri, 27 Feb 2015 16:45:53 +0200 Tero Marttila pvl.dns.zone: parse ZoneRecordSOA
Fri, 27 Feb 2015 14:06:03 +0200 Tero Marttila pvl.dns.zone: refactor and test; breaking change