jlayton/dnsdusty/.git
14 years agodeclare dnsdusty.conf as config file in dnsdusty.list master/declare-dnsdusty-conf-as-confi
Jeff Layton [Tue, 7 Jul 2009 12:56:22 +0000 (08:56 -0400)]
declare dnsdusty.conf as config file in dnsdusty.list

Signed-off-by: Jeff Layton <jlayton@redhat.com>
14 years agoDon't require quotes around TXT record content master/don-t-require-quotes-around-tx
Erik Rossen [Sun, 5 Jul 2009 10:41:29 +0000 (06:41 -0400)]
Don't require quotes around TXT record content

Signed-off-by: Erik Rossen <rossen@rossen.ch>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
14 years agoChange record sorting to be case insensitve master/change-record-sorting-to-be-ca
Erik Rossen [Sat, 4 Jul 2009 04:19:24 +0000 (00:19 -0400)]
Change record sorting to be case insensitve

If one has not set the locale of one's system, sorting of the zone list
takes place using POSIX sorting which puts all of the records starting
with UPPERCASE letters first.  This can be annoying in an environment
where the sysadmins were not systematic about use of case.  The above
patch just forces the sort function to always compare uppercase versions
of the RRs.

Signed-off-by: Erik Rossen <rossen@rossen.ch>
Signed-off-by: Jeff Layton <jlayton@poochiereds.net>
14 years agoInitial import (0.5 release) v0.5
Jeff Layton [Sat, 4 Jul 2009 00:15:36 +0000 (20:15 -0400)]
Initial import (0.5 release)