Re: [Pdns-users] Please test: ALIAS/ANAME apex record in PowerDNS

2015-02-11 Thread Nick Williams
Do you think it's possible that release candidates for 3.5 could be coming soon? =D N On Jan 12, 2015, at 6:35 AM, Peter van Dijk wrote: > Hello Nick, > > this code would be in release 3.5.0, for which no date has been set yet. > However, as said below, the autotest website has development sn

Re: [Pdns-users] Modify Records Table-Time of Day records

2015-02-11 Thread Martin Chandler
On 2015/02/11 22:35, Jan-Piet Mens wrote: Is it possible to modify the structure of the records table, to add new fields? You can add as many columns as you need; that will not interfere with PowerDNS Auth operation. (You can also rename existing columns, but you'd need to redefine the queries

Re: [Pdns-users] Modify Records Table-Time of Day records

2015-02-11 Thread Jan-Piet Mens
> Is it possible to modify the structure of the records table, to add new > fields? You can add as many columns as you need; that will not interfere with PowerDNS Auth operation. (You can also rename existing columns, but you'd need to redefine the queries PowerDNS uses, so I don't recommend you

[Pdns-users] Modify Records Table-Time of Day records

2015-02-11 Thread Jonathan Hunter
Hi Guys, I have implemented an ENUM server using powerdns and its working well. I store data of course in the powerdns database, and in particular the records table. Is it possible to modify the structure of the records table, to add new fields? Also has anyone implemented Time of day routing with