2006-06-27 |
Bert Hubert | tag! rec-3.1.2 |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Bert Hubert | changelog, build things for 4.1.1 |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Bert Hubert | make dnswasher compile again |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Bert Hubert | change version |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Bert Hubert | fix for epoll on debian default 2.6.8 kernel, found... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Bert Hubert | add support for class=ANY queries. |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Bert Hubert | fix odd TCP query bugs that could lead to memory leaks... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Bert Hubert | fix up dnsscan a bit (internal tool), change version... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Bert Hubert | cache now prefers authoritative data, suggested and... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Bert Hubert | slight speedup by testing the TCP sessions for timeouts... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bert Hubert | kill some debugging output, make ANY queries work again.. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bert Hubert | drop yet more calles to gettimeofday() and time(0) |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bert Hubert | big speedup |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Bert Hubert | prevent silly logging of stats on startup of a busy... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Bert Hubert | tiny speedups, raise version. should save around 20... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Bert Hubert | oops - when exceeding configured TCP query limit, we... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Bert Hubert | oops, internal authoritative server did not differentia... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Bert Hubert | non-rd queries checked the cache first and auth/forward... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Bert Hubert | add simple non-rd auth & forward support |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Bert Hubert | add support to make powerdns able to listen on multiple... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Bert Hubert | add ignore-rd-bit for compatability with some load... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bert Hubert | make query chaining select on type as well.. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bert Hubert | version update, release notes.. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bert Hubert | version updates |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Bert Hubert | add linux 'cooked' packet support to dnsscope, dnsrepla... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bert Hubert | possibly fix a bug in user/system CPU reporting after... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bert Hubert | make RFC 2181 'authoritative zone can lower NS TTL... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Bert Hubert | fix 'perpetually self-reviving NS records', as noted... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Bert Hubert | follow rfc 2181 for now |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | makes things react quicker if the network was down... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | implement query chaining to prevent even the 1 second... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | add 'chain' to PacketID, shift ordering so it can be... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | random |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | version update, typoe |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Bert Hubert | raise version, fix compilation on solaris10 |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Bert Hubert | IPv6 link local net appears to be fe80::/10 and not... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Bert Hubert | document release notes, update version in several places |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Bert Hubert | fix duplicate reporting of remotes in top-remotes |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Bert Hubert | implement 'back mapping' for IPv4 addresses mapped... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Bert Hubert | log startup errors as well, suggested by Marcus Rueckert |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Bert Hubert | update version, fix const correctness for VC++ |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Bert Hubert | implement reload-zones |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Bert Hubert | make preParseFile blank out a parameter it parses ... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Bert Hubert | ok, the cache wiping bug mentioned in the release notes... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Bert Hubert | implement improved control channel error logging |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Bert Hubert | implement RFC 2181 paragraph 5.2: |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Bert Hubert | make rec_control be more user friendly |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | the eventlogger! |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | more logging && service fixes |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | we are now a 'solution' |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | upgraded the project file |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | reinstated hooks to NT event log |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | implement 'netstringerror', to be called to report... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | dist and windows makefile fixes |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | tiny fixup |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | reinstate windows 'service' support - untested |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | fix small possible bug found by debugging iterators |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | fix bug in configuration file parsing found by the... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | distribution now makes a zip |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | silence msvc warnings a bit (I know about the _s functions) |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | don't do skip locking on msvc :-) |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Bert Hubert | centralise and fix 'packed' ugliness for EDNS0 and... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | add Makefile for win32 (mingw based) |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | move some things to the #ifdef WIN32 block |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | trivial moves to Utility::, use gmtime on windows inste... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | push some implementation down from rec_channel.hh to... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | drop and add some includes, all trivial |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | this is snapshot2 |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | simple changes, gettimeofday -> Utility::gettimeofday etc |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | remove heap of structs XP no longer needs |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | update bunch of win32 support libraries + add stub... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | cut our ties with arpa/nameser.h |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Bert Hubert | update documentation with new features, fix built-in SOA |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | improve error reporting from houseKeeping(), fix bind... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | make our speed stats deal with multiple IP(v6) addresse... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | make AAAA records be output on screen in a pretty way |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | make ComboAddress have an explicit string constructor... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | tune throttling, add unreachable accounting |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | replace ugly cache insertion/deleting code by nice... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | add support for serving rfc-1918, on by default |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Bert Hubert | fix bug where we temporarily would not be doing negativ... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | fix many documentation problems found by Seth Arnold |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | add documentation for auth-zones, forward-zones and... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | fix . zone refreshing bug (we didn't actually import... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | update version |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | make the zoneparser tng no longer suck |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | add isCanonical and toCanonic |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | slight speedups, restore 'cache peaking' w/o being... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Bert Hubert | add some performance notes, and rfc deviation |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bert Hubert | implement SRV additional processing, generalise additio... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bert Hubert | this fixes prio in MX and in SRV records from being... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | update version for rpm rec-3-0-1 rec-3.0.1 |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | release notes |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | 'packer' makes our debian archives |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | update version |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | make sure destructors are called, cleaning up socket |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | default to gcc for c files |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | work around solaris 8-isms |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bert Hubert | added design & engineering |
commit | commitdiff | tree | snapshot |
next |