]>
granicus.if.org Git - pdns/log
Bert Hubert [Tue, 11 Jan 2005 21:01:08 +0000 (21:01 +0000)]
release notes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@273
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 20:04:17 +0000 (20:04 +0000)]
Further fix for cvstrac bug #2 by Martin Hoffman - my previously commited
fix only want halfway. Thanks Martin!
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@272
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 20:03:31 +0000 (20:03 +0000)]
xxFix by Martina
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@271
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:59:00 +0000 (19:59 +0000)]
oops, I means fix for ticket #21 - original text:
partial fix:
the real fix is to redo the packet parsing system, which I've done, but needs to be merged.
Thanks anonymous user! (by the way, I made the Exact same mistake in the completely redesigned parser, odd eh?)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@270
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:57:20 +0000 (19:57 +0000)]
committed partial fix for #26 - the real fix is to redo the packet parsing
system, which I've done, but needs to be merged.
Thanks anonymous user!
(by the way, I made the *Exact* same mistake in the completely redesigned parser, odd eh?)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@269
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:54:33 +0000 (19:54 +0000)]
Fix by Lorens Kockum for cvstrac ticket #23 - we can now AXFR NAPTR!
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@268
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:50:27 +0000 (19:50 +0000)]
probable fix for #26 on FreeBSD. Thanks to tremere at cainites dot net and friends
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@267
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:41:11 +0000 (19:41 +0000)]
improve name of doNotify to processNotify
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@266
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:40:13 +0000 (19:40 +0000)]
fix for cvstrac ticket #30 - we now purge the cache of the relevant SOA
record before sending a notification, preventing the remote slave
from getting a stale SOA serial and not pulling.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@265
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 11 Jan 2005 19:24:27 +0000 (19:24 +0000)]
dup stdout to /dev/null to prevent 'one character at a time' logging
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@264
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Dec 2004 15:53:32 +0000 (15:53 +0000)]
fix confusing error message
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@263
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 7 Nov 2004 11:16:49 +0000 (11:16 +0000)]
Fixed last parts of ticket #13 - the parts I did not consider a bug *were* in fact
a bug hehe.
Thanks to Wichert Akkerman for stubbornly reporting this bug until I got
around to fixing it.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@262
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 24 Oct 2004 12:08:01 +0000 (12:08 +0000)]
This is a fix for ticket #4 which caused pdns to sometimes log lots of lines
with only 1 character on them. I currently think the root cause was the
fact that we close stdin, stdout and stderr on daemonization, but
neglected to redirect the fds to /dev/null. In some circumstances, a subsequent
openlog/syslog call might open the syslog socket on an fd we log to using the
Pdns logger, causing all the single lines to appear.
This is about the oldest pdns bug out there!
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@261
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 16 Sep 2004 13:52:36 +0000 (13:52 +0000)]
correct pdns_recursor --local-address help
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@260
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:35:27 +0000 (19:35 +0000)]
change version to 2.9.17 already - release is not neigh though. This does
address ticket #1 again :-)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@259
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:31:58 +0000 (19:31 +0000)]
More fallout from #5 - unsigned integer support for the logger
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@258
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:30:25 +0000 (19:30 +0000)]
added geo backend to debian package
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@257
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:10:28 +0000 (19:10 +0000)]
Fix for ticket #15 - the mentions of qtype were leftovers from a very old
backend (I think).
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@256
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:07:00 +0000 (19:07 +0000)]
Commit fix for ticket #16 reported by dilinger@voxel.net - thanks
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@255
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:01:16 +0000 (19:01 +0000)]
disambiguate a logger call
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@254
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:00:40 +0000 (19:00 +0000)]
fixes for bug #5 (inspired by Mark Bergsma)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@253
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 13 Sep 2004 19:00:03 +0000 (19:00 +0000)]
fix up the logger so it can log unsigned integers, for serial numbers
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@252
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 6 Sep 2004 14:43:39 +0000 (14:43 +0000)]
Close bug #13 - or at least, the parts I consider a bug. Furthermore, it
turned out pdns did not properly set the REUSEADDR flag (doing so only after
binding).
Also made some local variables truly local to the file.
Thanks to Christopher Meer.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@251
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 6 Sep 2004 14:13:22 +0000 (14:13 +0000)]
Close ticket #12 by supporing opaque operations whereby pdns does not
interpret records it does not know how to parse, but just lobs them onwards.
This is probably a good thing, lots of other records will work now as well.
This does affect dns types with numerical id > 1024, but I know of none of
them in use.
Thanks to Christopher Meer for reporting this issue.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@250
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 1 Sep 2004 19:48:32 +0000 (19:48 +0000)]
This fixes HINFO parsing on incoming packets, as reported in ticket #8. The
fix is rough. Furthermore, it turns out the BIND backend misparses zonefiles
on disk with a HINFO record like this:
. IN HINFO "one" "two"
Without the quotes things are just fine. This is a separate bug in the bind
backend.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@249
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 1 Sep 2004 14:49:36 +0000 (14:49 +0000)]
ancient updates to TODO file
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@248
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 31 Aug 2004 20:38:30 +0000 (20:38 +0000)]
add links to cvstrac
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@247
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 31 Aug 2004 20:35:18 +0000 (20:35 +0000)]
Use different source ports for subsequent questions, quick and dirty fix for
bug #2
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@246
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 31 Aug 2004 20:01:13 +0000 (20:01 +0000)]
Closes ticket #3
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@245
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 31 Aug 2004 19:57:51 +0000 (19:57 +0000)]
Typos fixed ('authorative'), see ticket #3
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@244
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 31 Aug 2004 19:44:52 +0000 (19:44 +0000)]
Updated README to have a newer copyright in order to address ticket #1
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@243
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 1 Apr 2004 19:59:21 +0000 (19:59 +0000)]
- moved to newer automake (1.6)
- BUG!! = in passwords
- better check for % in queries
- make gmysql compile on Solaris
- be more precise in detecting duplicate MX records
- allow version override
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@242
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 29 Feb 2004 12:57:36 +0000 (12:57 +0000)]
updated to automake 1.6
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@241
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 29 Feb 2004 12:57:11 +0000 (12:57 +0000)]
moved to automake 1.6
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@240
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 28 Feb 2004 20:47:28 +0000 (20:47 +0000)]
latest updates for geobackend
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@238
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 28 Feb 2004 20:06:43 +0000 (20:06 +0000)]
merges
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@237
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 28 Feb 2004 19:13:44 +0000 (19:13 +0000)]
initial load
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@236
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 22 Feb 2004 09:35:39 +0000 (09:35 +0000)]
LDAP fixes, temporary gebackend removal
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@235
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 8 Feb 2004 10:43:50 +0000 (10:43 +0000)]
dynlistener now cleans up after itself
does slightly better error messages
added --version-string
improved pdns_recursor stats logging
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@234
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 7 Feb 2004 20:41:00 +0000 (20:41 +0000)]
unistd.h
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@233
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 5 Feb 2004 17:06:43 +0000 (17:06 +0000)]
do timeout stats
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@232
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 5 Feb 2004 07:38:57 +0000 (07:38 +0000)]
accounting error
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@231
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 4 Feb 2004 22:41:17 +0000 (22:41 +0000)]
timeout addition to qgen
added uitoa for negative serials in soa
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@230
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 3 Feb 2004 16:40:04 +0000 (16:40 +0000)]
work on the arguments for qgen
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@229
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 1 Feb 2004 18:20:16 +0000 (18:20 +0000)]
b.root
pdns_recursor speedups
mysql support for ports again
valgrind fixes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@228
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 29 Jan 2004 20:39:19 +0000 (20:39 +0000)]
make output easier to parse
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@227
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 29 Jan 2004 20:00:23 +0000 (20:00 +0000)]
fix for solaris coredump
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@226
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 26 Jan 2004 19:18:08 +0000 (19:18 +0000)]
stats
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@225
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 26 Jan 2004 19:03:55 +0000 (19:03 +0000)]
recursor_cache
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@224
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 26 Jan 2004 18:49:19 +0000 (18:49 +0000)]
oops
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@223
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 22 Jan 2004 07:52:32 +0000 (07:52 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@222
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 18 Jan 2004 10:49:00 +0000 (10:49 +0000)]
2.9.15
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@220
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 17 Jan 2004 18:38:07 +0000 (18:38 +0000)]
pdns_recursor stability
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@219
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 17 Jan 2004 14:05:36 +0000 (14:05 +0000)]
remove mysql from the recursor
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@218
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 17 Jan 2004 13:18:22 +0000 (13:18 +0000)]
hmf, part of 2.9.14 is only committed now
plus work on 2.9.15
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@217
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Fri, 16 Jan 2004 22:18:12 +0000 (22:18 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@215
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 4 Jan 2004 18:51:31 +0000 (18:51 +0000)]
was very outdated
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@214
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 23 Dec 2003 14:32:22 +0000 (14:32 +0000)]
ldap
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@213
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 22 Dec 2003 11:56:47 +0000 (11:56 +0000)]
soa canonic
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@212
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 22 Dec 2003 11:53:41 +0000 (11:53 +0000)]
ldap work mostly
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@211
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 17 Dec 2003 19:55:44 +0000 (19:55 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@210
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 17 Dec 2003 18:08:10 +0000 (18:08 +0000)]
more
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@208
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 17 Dec 2003 18:05:10 +0000 (18:05 +0000)]
improved error
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@207
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 16 Dec 2003 18:44:56 +0000 (18:44 +0000)]
slight tyop (userbases -> backends)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@206
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 30 Nov 2003 11:18:49 +0000 (11:18 +0000)]
win32 errors
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@205
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 30 Nov 2003 10:58:50 +0000 (10:58 +0000)]
ploatjes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@204
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 30 Nov 2003 10:55:57 +0000 (10:55 +0000)]
juh
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@203
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 30 Nov 2003 10:53:17 +0000 (10:53 +0000)]
windows code!
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@202
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 30 Nov 2003 10:53:00 +0000 (10:53 +0000)]
doc changes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@201
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 29 Nov 2003 16:49:42 +0000 (16:49 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@200
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 29 Nov 2003 13:14:40 +0000 (13:14 +0000)]
improved error reporting
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@199
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 23 Nov 2003 15:14:57 +0000 (15:14 +0000)]
opteron fixes
ldap fixes
documentation fixes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@198
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 27 Oct 2003 15:01:49 +0000 (15:01 +0000)]
more
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@196
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Mon, 27 Oct 2003 14:58:22 +0000 (14:58 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@195
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 11 Oct 2003 19:57:19 +0000 (19:57 +0000)]
sad
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@194
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 4 Oct 2003 14:15:46 +0000 (14:15 +0000)]
fixes for gcc 2.95.2 and 3.4
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@193
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 28 Sep 2003 18:34:07 +0000 (18:34 +0000)]
Mark Bergsma's work on supermaster
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@192
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 28 Sep 2003 17:37:43 +0000 (17:37 +0000)]
sqlite work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@191
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 21 Sep 2003 16:06:45 +0000 (16:06 +0000)]
pdns_recursor static build fix, docs
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@190
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 21 Sep 2003 15:48:16 +0000 (15:48 +0000)]
2.9.12
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@189
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 21 Sep 2003 13:59:32 +0000 (13:59 +0000)]
sqlite work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@188
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 21 Sep 2003 12:34:43 +0000 (12:34 +0000)]
gsqlite backend
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@187
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 20 Sep 2003 12:20:38 +0000 (12:20 +0000)]
mostly work on delegation-only, debian patches
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@186
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 16 Sep 2003 21:02:35 +0000 (21:02 +0000)]
lots
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@185
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Tue, 16 Sep 2003 10:52:12 +0000 (10:52 +0000)]
small changes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@184
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 30 Aug 2003 14:34:04 +0000 (14:34 +0000)]
cosmetic fixes
0.0.0.0/0 support
SRV support
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@183
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 30 Aug 2003 11:55:37 +0000 (11:55 +0000)]
ldap work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@182
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Fri, 22 Aug 2003 13:33:31 +0000 (13:33 +0000)]
lots of fixes, axfp ldap support, ldap ttl support, spurious debugging
output removed
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@180
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 5 Jul 2003 14:13:18 +0000 (14:13 +0000)]
up to 2.9.10
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@179
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 5 Jul 2003 13:02:44 +0000 (13:02 +0000)]
up to 2.9.11
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@178
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Thu, 3 Jul 2003 09:48:02 +0000 (09:48 +0000)]
2.9.10
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@176
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 28 Jun 2003 16:46:01 +0000 (16:46 +0000)]
heading up to 2.9.10
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@175
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 21 Jun 2003 09:59:08 +0000 (09:59 +0000)]
lots of changes, mostly a crash fix
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@174
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 24 May 2003 16:17:47 +0000 (16:17 +0000)]
zone2ldap
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@173
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 24 May 2003 16:02:47 +0000 (16:02 +0000)]
fixed 1 crasher bug
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@172
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Wed, 30 Apr 2003 18:18:32 +0000 (18:18 +0000)]
2.9.8
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@170
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sun, 20 Apr 2003 09:06:46 +0000 (09:06 +0000)]
ldap work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@169
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 12 Apr 2003 09:17:01 +0000 (09:17 +0000)]
ldap work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@168
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Sat, 5 Apr 2003 19:31:52 +0000 (19:31 +0000)]
lots of work
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@167
d19b8d6e -7fed-0310-83ef-
9ca221ded41b
Bert Hubert [Fri, 28 Mar 2003 11:29:43 +0000 (11:29 +0000)]
tcp fixes
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@166
d19b8d6e -7fed-0310-83ef-
9ca221ded41b