- 13 Jun, 2012 1 commit
-
-
Marcin Siodelski authored
Adding such comments was discussed and agreed on jabber with Jinmei.
-
- 12 Jun, 2012 12 commits
-
-
Jeremy C. Reed authored
It will unexpectedly hide uint8_t for some systems. Discussed on jabber. The error was reported here: http://git.bind10.isc.org/~tester/builder/BIND10/20120612132001-Solaris10-sparc-GCC/logs/build.out
-
Jeremy C. Reed authored
Some versions of GCC warn about some versions of Boost regarding missing initializer for members in its posix_time. https://svn.boost.org/trac/boost/ticket/3477 But older GCC compilers don't have the flag. This is the same as on a few other Makefiles too.
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
-
- 11 Jun, 2012 13 commits
-
-
JINMEI Tatuya authored
accidentally introduced in the previous merge, and it broke 'make install'.
-
JINMEI Tatuya authored
Also updated server_common/auth_command.py so it uses the package level logger module (as originally planned in #1978).
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
Definition now matches the declaration.
-
Michal 'vorner' Vaner authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
Support for static data source under the new data source framework.
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
The branch used a few calls that had been changed/removed by other branches (mainly #2018), this commit updates those calls
-
haikuo zhang authored
[1514] merge master to trac1514 Conflicts: src/lib/python/isc/ddns/session.py src/lib/python/isc/ddns/tests/session_tests.py
-
- 09 Jun, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
so that the main __notify_update method can be shared with the auth case. no behavior change yet, so no need for updating the test.
-
JINMEI Tatuya authored
so that it can be shared with ddns. This is a straightforward refactoring, without changeing the actual behavior.
-
- 08 Jun, 2012 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
Some of the pktN protected variables are still accessed directly in derived classes thus warnings have been added in libs.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-