Timeline


and

05/09/12:

20:34 Ticket #396 (support DLV lookaside configuration for resolver) closed by peter
invalid: Recursor does not support DNSSEC at all, currently. Closing ticket, please …
20:32 Ticket #398 (pdns crash on freebsd 8.2 amd64 under load) closed by peter
wontfix: Closing ticket. Please reopen or refile if you see crashes with 3.1.
20:28 Changeset [2614] by peter
remove no-op option allow-recursion-override
20:25 Ticket #417 (please don't post security issues here, contact security@netherlabs.nl) reopened by peter
20:25 Ticket #417 (please don't post security issues here, contact security@netherlabs.nl) closed by peter
fixed
20:16 Changeset [2613] by peter
update docs, we -do- need boost libs these days
20:15 Ticket #441 (./configure fails on detecting libboost_program_options) closed by peter
wontfix: That documentation snippet is not entirely valid for 3.0 and up. …
19:31 Changeset [2612] by peter
clarify obfuscated password in pgsql error messages
19:08 Ticket #462 (--without-lua breaks compilation) created by peter
In auth 3.0, --without-lua was ignored; in 3.1, it is still ignored but …
14:54 Ticket #461 (lua support broken) closed by peter
fixed: fixed in r2611
14:53 Changeset [2611] by peter
make sure pdns auth builds with Lua enabled. Reported by Jan-Piet Mens.
14:52 Changeset [2610] by peter
detect pkg-config explicitly in configure.ac; this stops --without-lua …
12:42 Ticket #459 (gpsql - information leak in pgsql backend logging) closed by peter
fixed: fixed in r2609
12:41 Changeset [2609] by peter
stop logging postgres database password in gpgsql connection errors. Fixes …
12:28 Ticket #456 (Strange behavior running pdns_server --version) closed by peter
fixed
12:27 Changeset [2608] by peter
make sure pdns_server --version works even if guardian or daemon are …
12:11 Ticket #461 (lua support broken) created by peter
It's impossible to compile pdns auth 3.1 with lua support (for axfr …

05/08/12:

23:34 Ticket #460 (PowerDNS does not return RRSIG records for wildcard records in presigned ...) created by anon
When running a presigned zone with DNSSEC enabled, PowerDNS does not …
21:14 Ticket #459 (gpsql - information leak in pgsql backend logging) created by anon
The current gpgsql implementation (others might be affected as well though …

05/07/12:

20:34 Ticket #458 (looking at wrong location for libmysqlclient.so) created by anon
During the installation on Ubuntu 12.04 I get an error when it looks for …
19:12 Ticket #457 (Please use system-wide polarssl library if installed) created by anon
Hi, PowerDNS comes with its own PolarSSL sources. This makes it harder to …
13:30 Ticket #456 (Strange behavior running pdns_server --version) created by anon
pdns_server --version does not printout anything, when called via …
07:58 Changeset [2607] by peter
doc typo

05/04/12:

13:10 Changeset [2606] by peter
tag 3.1
11:54 Changeset [2605] by peter
update docs for 3.1 release
10:23 Ticket #455 (Web server binds to ip/port even when disabled) closed by peter
fixed
02:40 Ticket #455 (Web server binds to ip/port even when disabled) created by anon
This is pdns-server 3.0-1.1ubuntu1 on Ubuntu 12.04 In the default config, …

05/03/12:

11:58 Changeset [2604] by ahu
remove odbc from tar-gz build
11:36 Changeset [2603] by ahu
getting very close to 3.1, updating version number in anticipation
10:41 Changeset [2602] by peter
pdns doc updates regarding pdns_control, submitted by Ruben d'Arco

05/02/12:

18:29 Changeset [2601] by peter
update documentation of gsql queries to cover dnssec; other minor doc …
15:34 Ticket #454 (Feature request: NOTIFY sending only to a list of IPs) created by anon
When I use the authoritative component with bindbackend as master it sends …
12:36 Changeset [2600] by peter
make sure pdnssec can see default-soa-name in pdns.conf
11:54 Changeset [2599] by peter
tag 3.1-rc3
11:52 Ticket #452 (crash of master with gmysql backend) closed by peter
fixed: committed as r2591

04/30/12:

13:03 Changeset [2598] by peter
update docs for RC3
11:29 Changeset [2597] by peter
fix config file name in rec_control
10:23 Changeset [2596] by peter
add pdnssec test-algorithm X for easy testing. Patch by Aki Tuomi.
09:39 Changeset [2595] by peter
update tinydnsbackend data file for regression-tests/example.com change
00:06 Changeset [2594] by ahu
add missing description

04/29/12:

23:58 Changeset [2593] by ahu
include fix from polarssl to speedup rsa key generation again
20:46 Changeset [2592] by peter
make botan110signers report 1.10 instead of 1.9
16:47 Changeset [2591] by peter
Make sure we use libmysqlclient in a thread-safe manner. This fixes a …
16:38 Changeset [2590] by peter
implement support for NSEC bitmaps covering types above 255. Reported by …
15:02 Changeset [2589] by peter
add DNSSEC-related types to dns.hh, patch by Aki Tuomi

04/28/12:

20:31 Changeset [2588] by ahu
make sure svn head thinks it is called RC3 alread
17:33 Changeset [2587] by ahu
fix up pdnssec --help and specifically the output of pdnssec add-zone-key
16:30 Changeset [2586] by peter
upgrade polarssl to 1.1.2

04/26/12:

18:27 Changeset [2585] by peter
put recursor-test okpercentage at 95 again. should probably make this …
14:43 Changeset [2584] by peter
nit
14:37 Changeset [2583] by peter
s/MySQL/database/ in one gsqlbackend error message
14:24 Changeset [2582] by peter
log that communicator thread deaths cause exits
14:05 Changeset [2581] by peter
lower recursor-test OK threshold to 90%
13:47 Ticket #446 (URL/MBOXFW deprecated but check-zone does not complain about it) closed by peter
fixed: fixed in r2580
13:46 Changeset [2580] by peter
make pdnssec check-zone report MBOXFW and URL records. Reported by Gerwin …
13:28 Changeset [2579] by peter
replace a bunch of static ints with AtomicCounters? for threadsafety; make …
06:53 Changeset [2578] by peter
make sure recursor-test does not accidentally pick up a systemwide …

04/25/12:

15:54 Ticket #451 (odbcbackend does not use automake, distclean missing) closed by peter
fixed: r2576+2577 remove the odbcbackend, as we don't support Windows anymore, …
15:53 Changeset [2577] by peter
also remove odbcbackend from modules/Makefile.am
15:51 Changeset [2576] by peter
drop windows-only odbcbackend

04/24/12:

14:33 Ticket #453 (Duplicate entry 'ifojedaijee.example' for key 'name_index') created by anon
Hi, running a local compile of PowerDNS 3.1 RC2 20120420.2574 as a slave …
13:39 Ticket #452 (crash of master with gmysql backend) created by anon
Hi, running a local build of PowerDNS 3.1 rc2 (20110420 2574) with gmysql …
11:28 Ticket #451 (odbcbackend does not use automake, distclean missing) created by anon
Hi, the (new?) odbc backend does not use automake for its Makefile, there …

04/23/12:

21:16 Ticket #449 (PDNS master doesn't talk properly to Windows 2008 R2 DNS controller when ...) closed by anon
fixed: Confirmed that r2575 fixes my MSDNS stub zone issues with PowerDNS. …
20:04 Changeset [2575] by ahu
combine two calls to write() when doing outgoing AXFR, possibly making …

04/20/12:

19:06 Ticket #450 (Change RA bit behavior) created by anon
Please consider changing pdns_server to set RA bit in responses even if RD …
12:08 Changeset [2574] by peter
make sure bindbackend runs when compiled without sqlite3
09:06 Ticket #449 (PDNS master doesn't talk properly to Windows 2008 R2 DNS controller when ...) created by anon
Some MS context: …

04/19/12:

16:13 Ticket #448 (zone2sql --oracle SQL statements do not correspond to documented schema) created by anon
When zone2sql is used with --oracle switch, the generated SQL code does …
15:17 WikiStart edited by peter
change opensuse backports link (diff)
15:15 WikiStart edited by peter
opensuse backports (diff)
14:19 WikiStart edited by peter
fix (diff)
14:19 WikiStart edited by peter
opensuse (diff)
13:47 axfr edited by peter
note that we have axfr acls now (diff)
13:45 Zone2SQLFAQ edited by peter
note that zone2sql 3.0 can read named.conf (diff)
13:17 WikiStart edited by peter
debian (diff)
13:09 PDNSSEC-svn edited by peter
replace with link to PDNSSEC (diff)
13:06 MailingLists edited by peter
link to pdns-users search (diff)
13:01 Lua edited by peter
note postresolve (diff)
12:57 WikiStart edited by peter
refactor (diff)
11:47 PDNSSEC edited by peter
drop (diff)
11:46 TodoList edited by peter
clean up (diff)
11:43 WikiStart edited by peter
remove windows, other minor fixes (diff)

04/18/12:

23:08 Ticket #447 (implement equivalent of BIND's transfer-source and notify-source) created by anon
Please implement equivalent of bind's "transfer-source" and …
19:51 Changeset [2573] by peter
remove useless setup code from gsqlite3-nodnssec test
19:09 Changeset [2572] by peter
add opendbx-sqlite3 test

04/16/12:

19:37 Changeset [2571] by peter
fix crash in high-concurrency master setups
10:32 Ticket #446 (URL/MBOXFW deprecated but check-zone does not complain about it) created by anon
As by version 3.X URL/MBOXFW RR's are unsupported. Currently pdnssec …

04/14/12:

18:57 PDNSSEC edited by peter
drop some warnings, note that this page is old (diff)
15:05 Changeset [2570] by peter
fix attribution for c2549 in docs
13:57 Changeset [2569] by peter
tag 3.1-rc2
13:55 Changeset [2568] by peter
document RC2
11:06 Changeset [2567] by ahu
James Cloos was the first to submit a patch with the IANA assigned code …

04/12/12:

12:26 Changeset [2566] by peter
make sure pdns auth can compile on OSX by avoiding linking in too much …

04/11/12:

16:31 Changeset [2565] by peter
make sure soadata.db is initialized
14:24 Changeset [2564] by peter
actually report which context was unknown during start-test-stop
13:22 Changeset [2563] by peter
start-stop-test now honours $RUNWRAPPER, makes it easy to apply valgrind
13:09 Changeset [2562] by peter
fix another two gcc warnings
12:41 Changeset [2561] by peter
Various tweaks to avoid compiler warnings, submitted by Ruben d'Arco
12:40 Changeset [2560] by peter
replace asprintf with boost::format. Improves portability and gets rid of …

04/09/12:

18:21 Ticket #445 (Documentation could be more specific about OpenDBX) created by anon
The current official PowerDNS documentation links to OpenDBX wiki pages, …
Note: See TracTimeline for information about the timeline view.