Re: [Pdns-users] soa-edit-api

2015-08-24 Thread Chris Haumesser
Replying to myself for posterity: the problem disappeared when I upgraded from 3.4.1 to 3.4.5. -C- On 08/18/2015 10:27 AM, Chris Haumesser wrote: Does anyone have experience with using the rest api and soa-edit-api setting? My understanding is that if SOA-EDIT-API is set to DEFAULT in

[Pdns-users] soa-edit-api

2015-08-18 Thread Chris Haumesser
via the API. This does not seem to work for me. When I add a new record via the API, the record's change_date in mysql is NULL, and the zone serial does not increment. I am running pdns-server-3.4.1, backported from ubuntu-vivid to to run on ubuntu-trusty. Any thoughts? Thanks,