- 12 Dec, 2012 6 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog doc/devel/02-dhcp.dox src/bin/dhcp4/ctrl_dhcp4_srv.cc src/bin/dhcp4/dhcp4_srv.cc src/bin/dhcp4/dhcp4_srv.h src/bin/dhcp6/config_parser.cc src/bin/dhcp6/config_parser.h
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/datasrc/tests/memory/testdata/Makefile.am
-
- 11 Dec, 2012 23 commits
-
-
Marcin Siodelski authored
This change is to satisfy Solaris which issues warning about some struct members being uninitialized and causing build to fail.
-
Jelte Jansen authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Jelte Jansen authored
Added * (it's a backwards-incompatible change)
-
JINMEI Tatuya authored
okayed on jabber
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
This reverts commit 3f9c7bb8.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This issue was detected post-merge, and seems to have been introduced by commit 86ed7ae9 in master.
-
Mukund Sivaraman authored
Conflicts: src/bin/bind10/bind10_src.py.in
-
- 10 Dec, 2012 11 commits
-
-
Jelte Jansen authored
This has a chance that some log messages get lost (DEBUG messages during startup in case -v is not given but the config has DEBUG set)
-
Jelte Jansen authored
Also updated said class (added a find(name) without algorithm)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Jeremy C. Reed authored
This is for trac #2481. Review via jabber.
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
this will suppress a cppcheck error: http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20121209143001-FreeBSD8-amd64-GCC/logs/cppcheck.out okayed on jabber.
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
by encapsulating the appender in SharedAppenderPtr immediately after the creation, we can make sure buffer_appender1 won't leak even if the creation of the second appender fails.
-
JINMEI Tatuya authored
-