- 01 Jun, 2012 4 commits
-
-
JINMEI Tatuya authored
also fixed one typo that I happened to find.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Mukund Sivaraman authored
-
- 31 May, 2012 6 commits
-
-
Jeremy C. Reed authored
This was noticed when I tried to commit some merged code. My git hook noticed the whitespace issues.
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/bin/dhcp6/tests/dhcp6_test.py
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 30 May, 2012 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it's necessary for making distcheck pass on macos.
-
JINMEI Tatuya authored
adopted denied as it was used in BIND 9's log message.
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
Compiling perfdhcp.c code with C++ compiler causes errors on various platforms. Perfdhcp.c is now being refactored to C++ and will be soon removed anyway.
-
Michal 'vorner' Vaner authored
This fixes the logging placeholders in messages to really match what is logged.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 29 May, 2012 12 commits
-
-
JINMEI Tatuya authored
now its python test relies on isc python modules we need this workaround for MacOS X. This fix solves recent buildbot failures on macmini. okayed on jabber
-
Jelte Jansen authored
-
Tomek Mrugalski authored
-p portnumber command-line option implemeneted for b10-dhcp6 Corresponding tests implemented as well.
-
Tomek Mrugalski authored
- Compilation fix for FreeBSD
-
Yoshitaka Aharen authored
This fix is trivial, so directly committing without review.
-
Michal 'vorner' Vaner authored
At least for some logging. This eliminates having more real parameters than placeholders for the used messages. Other occurrences of the function are preserved, as the corresponding messages have full set of placeholders.
-
Tomek Mrugalski authored
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
- refactored duplicate code - updated docstrings
-
Tomek Mrugalski authored
-
- 28 May, 2012 6 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
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 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-