- 19 Nov, 2012 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 15 Nov, 2012 5 commits
-
-
JINMEI Tatuya authored
I expect we'll need the string object version of token pretty often for rrtype and TTL, and this version will help make it a bit more efficient.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this will help constify 'c' in String::handle.
-
JINMEI Tatuya authored
this will help unify the conditions and keep the code concise, and is hopefully a bit more efficient.
-
JINMEI Tatuya authored
-
- 14 Nov, 2012 21 commits
-
-
JINMEI Tatuya authored
EOL/EOF will be always returned if found; INTIAL_WS will be returned only specified in option
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
Remove some references to experimental, development, prototype Mention that bind10 doesn't start the DNS or DHCP servers by default. Also reword a couple sentences so this is not implied. This is for ticket #2451. This was not reviewed. The changes are minor.
-
Stephen Morris authored
-
Jeremy C. Reed authored
not reviewed, very minor change some docbook tags move some example prompts for formatting
-
Jeremy C. Reed authored
This split is done so the bindctl chapter comes before the chapter on using bindctl to configure Boss/components. Discussed via jabber and in ticket #2305. Also added some brief content on how to stop bind10 and how to list processes.
-
Stephen Morris authored
-
Stephen Morris authored
-
Jeremy C. Reed authored
It adds a step to enable the auth server. Some other minor changes too. This was not reviewed, but has very little content changes.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
They are used for testing. Discussed on jabber. Also see ticket #2479 (but this commit doesn't solve the main issue reported there).
-
Jeremy C. Reed authored
now receives settings via configure discussed on jabber
-
Jeremy C. Reed authored
since mysql directory may already be provided by mysql_config output and anyways mysql.h is used by the code.
-
Stephen Morris authored
Before this change, the choice of lease manager was set in ControlledDhcpv6Srv. This means that unit tests for that code always used the MySQL lease manager (if present). This change ensures that unit tests always use the Memfile manager.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
just for silencing some compilers. in our usage this doesn't matter in practice. committing at my discretion.
-
- 13 Nov, 2012 11 commits
-
-
Jeremy C. Reed authored
i.e. (means "that is") to "for example" change punctuation add some formatting tags
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
The message when the DHCPv6 database backend is started now includes both the type and the name of the database.
-
Stephen Morris authored
Parameters are hard-coded for the moment.
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp6/tests/config_parser_unittest.cc
-
-
Shane Kerr authored
-
Jelte Jansen authored
-