- 20 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 19 Aug, 2013 2 commits
-
-
Michal 'vorner' Vaner authored
Fix configure test for offset_ptr warnings.
-
Michal 'vorner' Vaner authored
Using select instead of poll/kqueue in message queue daemon.
-
- 17 Aug, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 16 Aug, 2013 12 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Jeremy C. Reed authored
This was no reviewed, but is consistent with previous ChangeLog entries.
-
Jeremy C. Reed authored
These URLs may not be permanent, but have been working for over a month and the previously documented URLs haven't worked for years. This was not reviewed.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Marcin Siodelski authored
-
Stephen Morris authored
The joker in the pack here is io_address.h, required by the DHCP header files. That refers to the headers-only version of Boost ASIO included in the BIND 10 source kit, so the ASIO files need to be copied as well.
-
Marcin Siodelski authored
-
Kazunori Fujiwara authored
Conflicts: ChangeLog
-
Michal 'vorner' Vaner authored
-
Marcin Siodelski authored
Also, removed line wraps in toText function and added validation of the flags field when calling unpack.
-
- 15 Aug, 2013 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Shane Kerr authored
-
Michal 'vorner' Vaner authored
When the script does not exist, because it was not generated due to some configure switch or environmental condition, don't try to check if it gets renamed. That would fail even when the situation is completely OK and expected.
-
- 14 Aug, 2013 9 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
Also fix configure argument name to match help documentation.
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/Makefile.am
-
Michal 'vorner' Vaner authored
And adjust the main code so it is possible to test it.
-
Michal 'vorner' Vaner authored
We no longer depend on poll-related constants.
-
Michal 'vorner' Vaner authored
-
Stephen Morris authored
These files are to allow the authors of hooks callouts to compile their code. At the moment only the DHCP files are installed; the DNS files will be added once hooks have been added to the DNS servers.
-
- 13 Aug, 2013 8 commits
-
-
Michal 'vorner' Vaner authored
In case it is turned off, don't link against stuff requiring shared memory, in particular mapped segment creator in tests. It is not used, but causes link errors, as it is in a virtual method.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Disable building resolver by default Conflicts: configure.ac
-
Michal 'vorner' Vaner authored
-
Kazunori Fujiwara authored
-
Michal 'vorner' Vaner authored
Do the condition at one level higher.
-
Michal 'vorner' Vaner authored
Detect old versions of boost and suggest either disabling shared memory for them or upgrading.
-
Mukund Sivaraman authored
... as we only use it in an automake condition.
-