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 |
2006-04-24 |
Bert Hubert | complete ComboAddressification (things now not only... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bert Hubert | make dnsscan accept multiple files |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bert Hubert | fix david g's bug one level up as well - we used to... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bert Hubert | fix crash on malformed EDNS0 packet (thanks David G) |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bert Hubert | improve error checking and reporting of selftest |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bert Hubert | add self-test to epoll to detect non-supported kernels... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bert Hubert | dup2 /dev/null on fd's 0, 1 and 2 to prevent accidental... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bert Hubert | we don't differentiate between NXDOMAIN and NXRECORDSET... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | documentation, install fix, compilation fix for Solaris... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | oops, search /etc/powerdns not /etc rec-3-0 rec-3.0 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | move to 3.0! No longer overwrite configuration on make... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | remove bashisms |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | things not only compile but work now too for freebsd... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | work around 3.4.4 compiler bugs (freebsd 6 system compiler) |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bert Hubert | work around compiler bug |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | make logging really work |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | have to shift the multiplexer to way after fork - freeb... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | add init.d script, install it |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | second one! |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | first manpage |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | ease-of-make stuff, help user compile powerdns |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | fixes for easier packaging |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | solaris completion ports don't survive fork |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | documentation, plus newline termination of 'pong' :-) |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | implement rec_control 'ping', make socket-dir error... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | #ifdef out solaris specifics, fix possible solaris... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | need to ship portsmplexer.cc too |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | add SunOS sysdeps |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bert Hubert | first shot at solaris completion ports multiplexer... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | oops, need to limit top-remotes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | placate valgrind + protect powerdns against non-IN... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | implement id.server, version.bind ("version-string... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | make advanced multiplexers and --fork play nicely |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | spiff up ipv6 output a bit, work around odd linker... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | tyop |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | keep track of duplicate counts, they show up as unmatch... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | make clientside ipv4/ip6 agnostic, including allow... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | build fixes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | remove sample code from kqueuemplexer, fix huge fd... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | fix duplicate return of sockets to the pool, improve... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | fix timeouts of running TCP client queries - we shouldn... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | fix 'removing unlisted fd from multiplexer' |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | abstract out part of the common logic |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bert Hubert | update version |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Bert Hubert | enable logging to syslog (oops) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | save some memory, s/kqueue/epoll/ |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | hook up tcp timeout var again |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | remove debugging chatter |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | implement OS specific sysdeps + compiletime selection... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | add automatic mplexer selection at runtime, still need... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Bert Hubert | make kqueue mplexer actually work |
commit | commitdiff | tree | snapshot |
next |