- 28 May, 2012 5 commits
-
-
Marcin Siodelski authored
New class handles DHCPv6 messages in perfdhcp tool
-
Marcin Siodelski authored
-
Stephen Morris authored
Remove a duplicated line in commandOptions::reset() and corrected header comments in initClientsNum().
-
Michal 'vorner' Vaner authored
This is the guide update to mention the listen_on workaround for multi-homed hosts.
-
Mukund Sivaraman authored
-
- 25 May, 2012 7 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
Jelte Jansen authored
As per review comment http://bind10.isc.org/ticket/1455#comment:15
-
Jeremy C. Reed authored
This fixes problem noticed with g++ (Debian 4.6.3-2) 4.6.3 GNU ld (GNU Binutils for Debian) 2.22 The linker no longer indirectly links. The linker no loner searches for dependencies. This one line addition patch shared on jabber yesterday; builder had problem again today.
-
- 24 May, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
The guide is modified to suggest to list all the addresses explicitly for a multi-homed server, since the wildcard addresses don't work well yet.
-
Jelte Jansen authored
-
User authored
to reduce the risk of using already-installed older BIND10 libraries. basic approach was already agreed. this particular fix should be trivial. so directly committing.
-
- 23 May, 2012 16 commits
-
-
JINMEI Tatuya authored
build on openbsd fails without this. should be trivial, so commiting this at my discretion.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this fixes linker error on some system that has installed an older version of BIND 10 in a well known place for the system, like /usr/local/lib. okayed on jabber.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
share duplicate test code, remove now unnecessary helpers
-
Jelte Jansen authored
whitespace, comments, log messages, typos
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
and removed a method in rrset that turned out to be unneeded
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
also a bit of renaming of the extremely long methods
-
Jelte Jansen authored
-
JINMEI Tatuya authored
on macmini the compiler seems to apply the copy constructor and complain about it. that rather seems to be a compiler problem, but this small change works around it. committing it at my discretion.
-
- 22 May, 2012 9 commits
-
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
(cleanup pending)
-
Jelte Jansen authored
-
Jelte Jansen authored
also implement the rest of the handling (adding to messages, converting to text, etc)
-
Jelte Jansen authored
Needed for update messages
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Contrary to its documentation, in some cases only a 2-tuple was returned
-