Timeline
11/12/05:
- 21:32 Changeset [549] by
- add missing ./configure support for gcc locking hack
- 16:17 Changeset [548] by
- move recursor to 'hash_map' remove optString 'optimization' which turned …
- 16:13 Changeset [547] by
- move mtasker 'waiter' structure to boost::multi_index so schedule() is no …
- 15:53 Ticket #46 (pdns_recursor wont compile (build 546)) closed by
- wontfix: PowerDNS is not expected to always build from subversion. Please wait a …
- 12:12 Ticket #46 (pdns_recursor wont compile (build 546)) created by
- if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind …
11/11/05:
- 22:03 Ticket #45 (PowerDNS sends wrong version in HELO string to pipe backend) closed by
- fixed: thanks, fixed in commit 546
- 22:02 Changeset [546] by
- Pipebackend did not properly propagate pipebackend-abi-version. This …
- 21:04 Ticket #45 (PowerDNS sends wrong version in HELO string to pipe backend) created by
- I have pipebackend-abi-version=2 set in my pdns.conf file for the pipe …
- 13:45 Changeset [545] by
- big speedup in endsOn
- 12:57 Changeset [544] by
- big rename, arg() -> ::arg(), bind() -> ::bind() remove a read from the …
- 12:41 Changeset [543] by
- move to 'floats' for nameserver statistics - we don't need 80 bits of …
- 12:34 Changeset [542] by
- speedups + move to dns_isspace
- 12:33 Changeset [541] by
- phase out tolower and isspace for dns_tolower and dns_isspace to prevent …
- 12:24 Changeset [540] by
- qtype speedup - lack of a direct copy constructor caused heaps of string …
- 12:17 Changeset [539] by
- Fix 'same level NS referral', as exemplified by the new …
- 12:15 Changeset [538] by
- this commit fixes ticket #29 properly, thanks to Bernd Froemel for …
11/03/05:
- 04:11 Ticket #44 (Configuring PowerDNS in a chroot jail) created by
- How to buil or config PowerDNS in a chroot jail? Thanks,
11/02/05:
- 18:01 Changeset [537] by
- allow a '/' in domain names, which is sometimes used for classless …
- 16:22 Changeset [536] by
- back out optString for now special-special case MemRecursorCache::replace …
- 15:27 Changeset [535] by
- fix pruning of negcache specialize the common case where we see identical …
11/01/05:
- 11:35 Changeset [534] by
- memory hole you can drive a truck through..
- 08:52 Ticket #43 (/etc/init.d/pdns: syntax error at line 27: `ret=$' unexpected) created by
- The PDNS installation finished. I run /etc/init.d/pdns monitor, but that …
10/31/05:
- 20:45 Changeset [533] by
- not only convert error into proper exception, catch it as well
- 19:07 Changeset [532] by
- oops - exception could escape, which could make the pdns_recursor keel …
- 09:48 Ticket #42 (The installation finished but ...) created by
- I couldn't execute some command: host, dig, host... My OS : SunOS vn 5.8 …
- 08:59 Ticket #41 (Power DNS managment software) created by
- Does any software which it use GUI to manage Power DNS? What's its name? …
10/29/05:
- 19:50 Changeset [531] by
- tag!
- 19:01 Changeset [530] by
- last minute release fixups
- 17:45 Changeset [529] by
- documentation updates
- 15:07 Changeset [528] by
- remove - this file has no reason to be in svn
- 15:04 Changeset [527] by
- drop pcap.h dependency
- 01:05 Changeset [526] by
- document bugfix in previous commit fix named.conf include file problem …
- 00:34 Changeset [525] by
- make pipe backend clean up after itself, fixing the problem reported in …
10/28/05:
- 15:31 Ticket #40 (/usr/ccs/bin/ld: cannot find -lmysqlclient) created by
- I install PowerDNS. When I config the source code, i use following …
10/27/05:
- 12:10 Ticket #39 (How to remove 'init_priority' attributes from dnsparser.cc?) created by
- I use Subversion to download PowerDNS source code. When i install, i …
- 00:09 Changeset [524] by
- update TODO list some cosmetic changes in pdns_recursor make …
10/26/05:
- 20:52 Ticket #35 (Segfaults recursor with netwerk loops(?)) closed by
- worksforme: Hi anonymous, Thanks for your report. I tried to reproduce using …
10/25/05:
- 17:44 Ticket #38 (ldapbackend typedef problem (linux)) created by
- Small patch against the current SVN version to get libldapbackend to …
- 13:19 Ticket #37 (Missing getDomainInfo in LDAP backend) created by
- Because the LDAP backend lacks the getDomainInfo backend, a manual notify …
10/24/05:
- 15:50 Ticket #36 (empty.com) created by
- Now, i has a small problem: when I remove three lines: 146-148: …
- 13:35 Ticket #31 (The Problem with lex when install PDNS) closed by
- fixed: Install 'flex' instead of Solaris lex.
- 13:34 Ticket #32 (dnsparser.cc has error when I install on Solaris 8) closed by
- duplicate
- 13:34 Ticket #33 (dnsparser.cc has error when I install on Solaris 8) closed by
- duplicate
- 13:33 Ticket #34 (Rolex) closed by
- worksforme: See http://gcc.gnu.org/faq.html on how to get gcc to use the GNU linker. …
- 09:25 Ticket #35 (Segfaults recursor with netwerk loops(?)) created by
- The recursor segfaults when a network is not 100% neatly configged. I had …
- 04:03 Ticket #34 (Rolex) created by
- The error is: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind …
- 04:02 Ticket #33 (dnsparser.cc has error when I install on Solaris 8) created by
- The error is: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind …
- 04:01 Ticket #32 (dnsparser.cc has error when I install on Solaris 8) created by
- The error is: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind …
10/23/05:
- 18:41 Changeset [523] by
- Final fix for the AXFR problems, closing Debian bug 330184. Improve …
- 16:56 Changeset [522] by
- remove silly debugging output
- 16:53 Changeset [521] by
- add beginning of next generation zoneparser add error checking to socket …
10/20/05:
- 23:20 Changeset [520] by
- fix some bogus possible closes in resolver.cc (which should be eradicated …
- 06:06 Ticket #31 (The Problem with lex when install PDNS) created by
- I'm using svn to download Pdns Source. Follow the install instruction on …
10/16/05:
- 21:55 Changeset [519] by
- add provisional release notes for 2.9.19 implement our '.-policy': we …
- 17:36 Changeset [518] by
- make ./configure fail if Boost is not installed, and give out helpful tip …
- 13:47 Changeset [517] by
- add support for properly truncating records in the pdns_recursor again …
Note: See TracTimeline
for information about the timeline view.