- 17 Aug, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Aug, 2013 8 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
-
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.
-
Kazunori Fujiwara authored
Conflicts: ChangeLog
-
- 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 5 commits
-
-
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
-
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 20 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.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This has caused issues in the past (see other error messages for example), and escaping with \ doesn't seem to help in those cases.
-
Michal 'vorner' Vaner authored
So don't disable it by default.
-
Michal 'vorner' Vaner authored
Don't build the resolver and its libraries (lib/resolve and lib/libnsas) in case the --enable-experimental-resolver is not set.
-
Michal 'vorner' Vaner authored
This reverts commit 2092528a. It should not go to master yet. Reverting until it is through review.
-
Michal 'vorner' Vaner authored
The switch doesn't have an effect yet.
-
Michal 'vorner' Vaner authored
Just ifdef out the whole makefiles.
-