- 01 Oct, 2012 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: src/lib/dhcp/tests/cfgmgr_unittest.cc src/lib/dhcp/triplet.h
-
Tomek Mrugalski authored
-
- 28 Sep, 2012 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 27 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 25 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Sep, 2012 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/lib/dhcp/tests/Makefile.am
-
Tomek Mrugalski authored
-
- 20 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 19 Sep, 2012 5 commits
-
-
Tomek Mrugalski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Also move GTEST_LDADD to the bottom of the list of LDADDs.
-
- 18 Sep, 2012 12 commits
-
-
-
Jeremy C. Reed authored
I didn't get this reviewed, but make check still worked for me.
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/lib/datasrc/memory/Makefile.am src/lib/datasrc/memory/benchmarks/Makefile.am src/lib/datasrc/memory/zone_data.h
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog
-
Marcin Siodelski authored
Conflicts: tests/tools/dhcp-ubench/dhcp-perf-guide.html tests/tools/perfdhcp/Makefile.am
-
Marcin Siodelski authored
The dhcp-perf-guide.html is supposed to be created with make.
-
Naoki Kambe authored
- If it omits setting the counters, which are notifyoutv4, notifyoutv6, xfrrej, and xfrreqdone, they are set to None as defaults when the object is initiating. Then when each counter is invoked in some method, it checks whether the counter is Nonetype or not. Unless the counter is NoneType, it invokes the counter. After that unless the counter is callable, a TypeError exception would be raised. - added some tests for this changes - removed some dead code from xfrout.py.in
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 17 Sep, 2012 9 commits
-
-
JINMEI Tatuya authored
TreeNodeRRset::getTTL() is now implemented, so "throw unconditionally" is simply wrong. should be trivial enough, directly committing.
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
regarding the variable name, "local_mem_sgmt_" is now awkward because it's now of the base class type. okayed on jabber.
-
Jelte Jansen authored
- fix doxygen and comments - inclusion order fix - remove dead line from makefile
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
-